Server Crash when Auto-crafting
keithmj89 opened this issue ยท 2 comments
When I submit for something to be crafted, it starts the process until it would pull an item out. At that point the server crashes, below is the most recent crash report.
Thanks in advance for the help.=D
You are probably using an old version of SuperMassiveTech, because as I can see at
tterrag1098 does have a check for that case (event.player instanceof EntityPlayerMP), so that error should not happen. @tterrag1098 may confirm this.
Yup. I think this is already confirmed by tterrag1098/SuperMassiveTech/issues/13. That also loops back to #443.. what a mess.