Posted Today, 06:04 AM
Recently after trying to curb some lag with a computer restart i exited out of my save world to the minecraft load screen, but not out of the technic launcher. After restarting i was able to click play on Tekkit, open up the minecraft load screen but when i clicked on my save world it would exit out of the minecraft launcher and bring me back to the Technic launcher. I tested this out with another world, did the same restart, and the failure to load was the same. I also copied the save file to another computer with the same failure in not loading concluding that something in the save was messed up. I copied the crash report below. Is there anything specifically wrong with the save? Is there anyway ti can be recovered? Thank you for all the help you can provide.
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 2/22/14 10:48 PM
Description: Exception in server tick loop
java.lang.NullPointerException
at StevenDimDoors.mod_pocketDim.core.PocketManager.createAndRegisterBlacklist(PocketManager.java:697)
at StevenDimDoors.mod_pocketDim.saving.DDSaveHandler.loadAll(DDSaveHandler.java:61)
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_47_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.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:85)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)