MyEssentials / MyTown2

Version 2 of MyTown - A Minecraft Server Protection Mod
The Unlicense
35 stars 22 forks source link

Crash #487

Closed GabrielGamer66 closed 8 years ago

GabrielGamer66 commented 8 years ago

My server crashes randomly with the same crash:

Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop at net.minecraft.entity.player.EntityPlayerMP.func_145747_a(EntityPlayerMP.java:1303) at myessentials.chat.api.ChatManager.send(ChatManager.java:30) at myessentials.chat.api.ChatManager.send(ChatManager.java:15) at mytown.entities.Resident.checkLocation(Resident.java:99) at mytown.protection.ProtectionManager.check(ProtectionManager.java:96) at mytown.protection.ProtectionHandlers.worldTick(ProtectionHandlers.java:105) at cpw.mods.fml.common.eventhandler.ASMEventHandler_158_ProtectionHandlers_worldTick_WorldTickEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:272) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:957) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) at java.lang.Thread.run(Thread.java:745)

jgoett154 commented 8 years ago

Grab MyEssentials-Core build 137 from Jenkins once it's done and let me know if it fixed the problem :)