[1.9] NullPointerException
Inari-Whitebear opened this issue ยท 4 comments
Was not really doing anything in particular. Was a new world I did some creative stuff with charset in. Didn't even use psi at all. Then I looked into an rftools crafter when I suddenly crashed shortly after:
Psi 31
Forge 1904
While I am unable to load your paste, this seems to be the same crash that I had. I was simply running around the world and crashed with an exception during server tick loop. http://pastebin.com/4MZLHmAX
Only lines that hint at the problem are the following:
at vazkii.psi.common.core.handler.PlayerDataHandler.cleanup(PlayerDataHandler.java:111)
at vazkii.psi.common.core.handler.PlayerDataHandler$EventHandler.onServerTick(PlayerDataHandler.java:140)
I had the same crash. Just uninstalled optifine to see if it has something to do with it. It might be hard to test since I don't know for certain what triggers it, but I'll post any results I may find.
Fixed by #191