Hi, all. Sorry if this isn't the right place for this post.
My PC crashed while playing my singleplayer FTB Monster . I think I saw a NullPointerException on the logs before the whole computer went down. Now that world doesn't load, although creating a new one does work.
Here's (what I think are) the relevant parts of the log:
So, the question is: can this world be recovered, or should I say good bye to it and start a new one?
(Full log not attached. Tried, couldnt.)
My PC crashed while playing my singleplayer FTB Monster . I think I saw a NullPointerException on the logs before the whole computer went down. Now that world doesn't load, although creating a new one does work.
Here's (what I think are) the relevant parts of the log:
Code:
2014-12-10 22:19:37 [INFO] [Aroma1997Core] Starting up server.
2014-12-10 22:19:37 [SEVERE] [extracells] Skipping event FMLServerStartingEvent and marking errored mod extracells since required dependency AppliedEnergistics has errored
2014-12-10 22:19:40 [INFO] [MineTweaker] -- Starting Server --
2014-12-10 22:19:40 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
2014-12-10 22:19:40 [SEVERE] [ForgeModLoader]
[cut a long list of mods]
2014-12-10 22:19:40 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2014-12-10 22:19:40 [SEVERE] [ForgeModLoader] Caught exception from AppliedEnergistics
java.lang.RuntimeException: Unknown character 'nown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[cut some of the stacktrace]
2014-12-10 22:19:40 [SEVERE] [ForgeModLoader] A fatal exception occurred during the server starting event
java.lang.RuntimeException: Unknown character 'n.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:748)
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:314)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:109)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-12-10 22:19:40 [INFO] [Minecraft-Server] Stopping server
So, the question is: can this world be recovered, or should I say good bye to it and start a new one?
(Full log not attached. Tried, couldnt.)