Corosauce / ZombieAwareness

Minecraft Forge Mod - Ehanced AI awareness for vanilla MC mobs
http://coros.us/mods/zombieawareness
47 stars 19 forks source link

worldeventlistener nullpointer #16

Closed Zottel closed 7 years ago

Zottel commented 7 years ago

1.10.2-1.11.5

java.lang.NullPointerException: Ticking player at ZombieAwareness.WorldEventListener.func_184375_a(WorldEventListener.java:49) at net.minecraft.world.World.func_184148_a(World.java:1061)

Full trace in: https://gist.github.com/Zottel/143ce792eb4e0877fb85412de156a147

Happened after some time in my desert world... We suspected the new desert husks to cause problems - maybe related?

Corosauce commented 7 years ago

Edit: Update to 1.11.6, see if it still happens, I changed some code that might have fixed that crash.