#mods and plugins
21 messages · Page 1 of 1 (latest)
You'll basically have to find fabric mods that do the same thing to be able to use them
ok thanks !
just a quick extra,
i found the fabric mods for some of them and added them to my modrinth loader.
but now when trying to connect to the server i get a network protocol error ?
!llogs
Please send some logs over so we can help resolve your issue. To access logs on your Minecraft server, please navigate to your server panel's File Manager and take the following path:
1. Open the Server's File Manager
2. Navigate inside the 'logs' folder
3. Click on "latest.log" to download it and send the file over Discord to this channel.
🔨 How to find Minecraft Java client logs:
✅ Open the Run menu by pressing Windows Key + R.
✅ Input %appdata%.minecraft and click OK.
✅ Select the Logs folder.
✅ Right-click the .gz or .zip files and choose Extract.
🧠 Checkout the full tutorial here:
If you are not using the vanilla MC launcher, follow this guide --> https://www.bisecthosting.com/clients/index.php?rp=/knowledgebase/249/
Going through Minecraft Java client logs proves handy for diagnosing and fixing gameplay glitches. These logs store a detailed rundown of everything happening in the Minecraft client, from error me...
Client logs from mod launchers for Minecraft provide valuable diagnostic information about the game's performance, potential errors, and mod interactions. These logs detail various events occurring...
on the client side at the top of the log, fabric is recommending you do some things.
[14:42:26] [main/WARN]: Warnings were found!
- Mod 'Expanded Ecosphere' (expanded_ecosphere) 3.4.1 conflicts with any version of mod 'William Wythers' Overhauled Overworld' (wwoo), which is present with the following versions: 2.3.4!
- While this won't prevent you from starting the game, the developer(s) of mod 'Expanded Ecosphere' (expanded_ecosphere) have found that this combination may cause issues. You should remove one of the mods or check for updates that resolve the issue.
- Mod 'JourneyMapIntegration' (jmi) 1.21.1-1.8.3 recommends version 2101.1.1 or later of ftbchunks, which is missing!
- You should install version 2101.1.1 or later of ftbchunks for the optimal experience.
- Mod 'OptiGUI' (optigui) 2.3.0-beta.6.1-modrinth+1.21 recommends any version of animatica, which is missing!
- You should install any version of animatica for the optimal experience.
- Mod 'Sodium Extra' (sodium-extra) 0.6.0+mc1.21.1 recommends version 1.4.2 or later of reeses-sodium-options, which is missing!
- You should install version 1.4.2 or later of reeses-sodium-options for the optimal experience.
and half as much on the server side
[14:41:15] [main/WARN]: Warnings were found!
- Mod 'Expanded Ecosphere' (expanded_ecosphere) 3.4.1 conflicts with any version of mod 'William Wythers' Overhauled Overworld' (wwoo), which is present with the following versions: 2.3.4!
- While this won't prevent you from starting the game, the developer(s) of mod 'Expanded Ecosphere' (expanded_ecosphere) have found that this combination may cause issues. You should remove one of the mods or check for updates that resolve the issue.
- Mod 'JourneyMapIntegration' (jmi) 1.21.1-1.8.3 recommends version 2101.1.1 or later of ftbchunks, which is missing!
- You should install version 2101.1.1 or later of ftbchunks for the optimal experience.
ok thankyou ! il look into it
the secret to logs are scroll to the bottom and see if there is one thing that says "here I am, i'm the reason this crashed!"
and if there is nothing making sense then and only then scroll to the top and look for "here I am" style statements
most of the time that's how it rolls
but there are times when it becomes downright evil, so ... https://kreezcraft.com/find-a-bad-mod/ becomes a skill worthy to have.
i will try to remember these tips ! thanks !