![Age of Exile [FABRIC]](https://media.forgecdn.net/avatars/thumbnails/288/476/256/256/637311735990662083.png)
Server crashes with version 1.16.2-1.1.0
Nourio opened this issue ยท 7 comments
Fresh server is crashing with an error of
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'mmorpg'!
Caused by: java.lang.RuntimeException: Cannot load class net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientChunkEvents in environment type SERVER
It doesn't seem to be generating any crash reports for some reason. If you need any more information just let me know.
Thanks for the quick reply. Updated it to 1.1.1 and now the server launches but it's crashing when I join the server with another error
java.lang.NoClassDefFoundError: net/minecraft/class_746
at com.robertx22.age_of_exile.areas.AreaData.lambda$getLevelRange$0(AreaData.java:53) ~[Age-Of-Exile-1.16.2-1.1.1.jar:?]
Caused by: java.lang.ClassNotFoundException: net.minecraft.class_746
Thanks, it fixed the crash and I was able to play, but I'm experiencing another issue where my client gets kicked while "ENABLE_FOOD_EFFECTS" and "ENABLE_AUTO_FOOD_COMPATIBILITY" are enabled and I eat something.
Nvm i think i found the problem. Pushing another hotfix. Seems another random client only method.