Crash on dedicated server (1.19.2)
Closed this issue ยท 1 comments
mcadventurecity commented
Issue type:
- ๐ Bug
Short description:
The mod does not work on a dedicated server for 1.19.2. This seems to be due to this class file accessing the Minecraft client class (net.minecraft.client.Minecraft), which causes a crash on the dedicated server upon world load.
Steps to reproduce the problem:
- Install Forge Server 43.3.7
- Add EverlastingAbilities 2.1.1 to mods folder.
- Server crashes upon world load.
Expected behaviour:
The Server should load the world properly.
Versions:
- This mod: EverlastingAbilities-1.19.2-2.1.1.jar
- Minecraft: 1.19.2
- Forge: 43.3.7
Log file:
rubensworks commented
Thanks for reporting!