Client Side code being run server side
Dyonovan opened this issue ยท 4 comments
Pastebin: http://pastebin.com/H9sKnhqu
Can confirm, happening to me too. Happens when a player is trying to use a better builders wand without sufficient amount of blocks.
I don't know, I didn't do it, a player on my server did it and then it crashed. He didn't tell me what blocks, but I'm going to guess cobble. I can ask him later.
The crash report makes no sense. Why does IIConRegister cause any crashes? Looking at the code, it's not even called in any way.
I did notice a small little thing: Class transformer null safety: found misbehaving transformers: squeek.applecore.asm.TransformerModuleHandler(squeek.applecore.asm.TransformerModuleHandler@5fea5e00) crashed with java.lang.NullPointerException(null)
Probably not related, just it does say that AppleCore is doing something bad