Falling Meteors Mod

Falling Meteors Mod

962k Downloads

Curious what would trigger this.

Mitsumiichi opened this issue ยท 0 comments

commented

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.