Crash when loading specific map in Ultimate.

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Infernalistgamer

New Member
Jul 29, 2019
9
0
0
So, I was tinkering around with Mystcraft on an old mostly vanilla map, inside of FTB Ultimate. Last session I recall, I was exploiting a mushroom checkerboard world for FTB resources, and now, I can't get back into my save. Crash report in post #2, will try to relearn enough code to spoiler it for easy scroll past. (Help on a reminder of how to do that appreciated.) Will also post a 4Shared link to the map if necessary, or requested.[DOUBLEPOST=1368635054][/DOUBLEPOST]---- Minecraft Crash Report ----
// There are four lights!

Time: 5/15/13 11:13 AM
Description: Exception in server tick loop

java.lang.NullPointerException
at com.xcompwiz.mystcraft.generation.AgeData.getStorageObject(AgeData.java:375)
at com.xcompwiz.mystcraft.world.AgeController.reconstruct(AgeController.java:228)
at com.xcompwiz.mystcraft.world.AgeController.<init>(AgeController.java:98)
at com.xcompwiz.mystcraft.world.WorldProviderMyst.b(WorldProviderMyst.java:60)
at aaq.a(WorldProvider.java:61)
at yc.<init>(World.java:281)
at in.<init>(WorldServer.java:103)
at ih.<init>(SourceFile:10)
at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:242)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:758)
at gm.a(ServerConfigurationManager.java:103)
at bec.b(IntegratedServerListenThread.java:96)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at bdz.q(IntegratedServer.java:123)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
http://www.4shared.com/office/5S-0K-uZ/crash-2013-05-15_111331-server.html
http://www.4shared.com/office/5S-0K-uZ/crash-2013-05-15_111331-server.html
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Please follow these steps exactly: http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
This is to rule out any issues with your client setup.

If you continue to have trouble, please post your complete client-side console log in debug-mode to pastebin.com and link your paste URL here.
To find your logs: http://desk.feed-the-beast.com/inde...29/1/what-log-do-you-need-where-can-i-find-it
If you are trying to show a screenshot, please share the image on an image hosting site (such as imgur.com).

If you have already completed some variation of these steps, please just humor me and complete the steps, exactly as listed.
 

Infernalistgamer

New Member
Jul 29, 2019
9
0
0
Okay, doing so now. As it stands, most of my other maps work fine. I was hoping there was a mod I could strip, load the map, then reinstall the mod, so as to remove the offending error?
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Your problem is a specific age that you have, which is corrupt. You can see the error lines beginning at Line 920.
If you know which age it is. you can delete that age folder.
The file path should resemble:
C:\Users\You\Desktop\FTB123\Ultimate\minecraft\saves\Game

The folder you want to delete will be DIM #
(I am unsure which age is causing the error, otherwise I'd just tell you which one!)
 
Status
Not open for further replies.