Good day, this is my first post on this forum so please excuse me if I am doing something wrong with posting this.
Today the TEKKIT server of me and a friend of mine (the server runs on hamachi and used to work just fine for months) randomly stopped working today, giving us this crash report:
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 2014-04-13 10:58
Description: Exception in server tick loop
java.lang.NullPointerException
at StevenDimDoors.mod_pocketDim.saving.DDSaveHandler.loadAll(DDSaveHandler.java:73)
at StevenDimDoors.mod_pocketDim.core.PocketManager.loadInternal(PocketManager.java:436)
at StevenDimDoors.mod_pocketDim.core.PocketManager.load(PocketManager.java:263)
at StevenDimDoors.mod_pocketDim.EventHookContainer.onWorldLoad(EventHookContainer.java:130)
at net.minecraftforge.event.ASMEventHandler_30_EventHookContainer_onWorldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:259)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:187)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
It seems that the crash is caused by the "Dimensional Doors" mod, but I have no clue what went wrong.
I am visiting the server frequently, maybe daily even, and I haven't put down a single dimensional door yet to use it as a storage dimension. The last time I have used a randomly generated dimensional portal is days ago, maybe even weeks.
Neither me nor my friend have great coding skills, so we can't figure this crap out, so any help to this problem is highly appreciated.