Crashing on world load

  • 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.

wafflewarrior64

New Member
Jul 29, 2019
3
0
0
since I updated the mindcrack pack, my world will not open. This is what the crash logs have been saying:
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 1/10/13 3:50 PM
Description: Exception in server tick loop

java.lang.NullPointerException
at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:527)
at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:71)
at net.minecraftforge.event.ASMEventHandler_1_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at bdz.a(IntegratedServer.java:79)
at bdz.c(IntegratedServer.java:100)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
 

wafflewarrior64

New Member
Jul 29, 2019
3
0
0
Also: Loading any other world works just fine. I'm hoping there is a fix for this world, because I have been working on this one for weeks, and not even the backups will load on the newest version.
 

Thatguy14

New Member
Jul 29, 2019
125
0
0
that happened to me. I think it's something the game doesn't recognize in the mods. I had to delete the world :C
 

wafflewarrior64

New Member
Jul 29, 2019
3
0
0
UPDATE: I downgraded to v6, world works again. A fix for v7 would still be appreciated, I like to keep my mods updated.
 
Status
Not open for further replies.