AlexDGr8r / MeteorsMod

Falling Meteors Mod for Minecraft
http://www.minecraftforum.net/topic/989113-147sspsmpfalling-meteors-modv292/
Other
8 stars 20 forks source link

Curious what would trigger this. #9

Closed Mitsumiichi closed 10 years ago

Mitsumiichi commented 10 years ago

I'm running a Hexxit server that uses your modpack, specifically the v2.10.2 revision. I've had the following error since this morning which has kept my server down.

java.lang.NullPointerException at net.meteor.common.HandlerMeteorTick.tickEnd(HandlerMeteorTick.java:33) at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34) at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141) at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:274) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:768) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

The full Crash log is at http://pastebin.com/92S55KYP

Any info you might have on what would cause this would be greatly appreciated. Thanks for your time.