Age of Exile [FABRIC]

Age of Exile [FABRIC]

422k Downloads

Server crashes with version 1.16.2-1.1.0

Nourio opened this issue ยท 7 comments

commented

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.

commented

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

commented

Woops, I'll push a quick hotfix

commented

Just woke up, pushed another hotfix.

commented

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.

commented

Can he give a log? Or is there error log on thes erver?

commented

Nvm i think i found the problem. Pushing another hotfix. Seems another random client only method.

commented

It works great now, thanks for the speedy fix.