Requiem

Requiem

562k Downloads

[0.2.3] PossessionEventHandler SMP disconnect immediately upon joining server

vaegus-mg opened this issue ยท 0 comments

commented

When joining a server, players are immediately disconnected. Server log shows the following:

Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@124326e9:
java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
at ladysnake.dissolution.common.handlers.PossessionEventHandler.onPlayerUpdate(PossessionEventHandler.java:168) ~[PossessionEventHandler.class:?]

I am able to reproduce this using the 1.12.2 server running locally on the same PC that the client attempts to connect from. For testing/isolation purposes both the server and client are only running the Dissolution mod with Forge 1.12.2 - 14.23.5.2796. Full log is attached.

latest.log