Windows .exe [FTB Unhinged] Multiple STDERR involving MMMPS and ChickenChunks/ForgeChunkMan

  • 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

ijustwantpics

Active Member
Dec 13, 2013
30
7
34
Hello

I am running a fresh FTB Unhinged on Windows 8 64-bit with 4096 MB of alloc RAM

I receive a java.lang.ExceptionInInitializerError (at net.machinemuse.utils.render.MuseShaders.hBlurProgram(MuseShaders.scala)) at first startup. This does not result in the stoppage of the start-up.

When I open a world with extensive progress, I receive java.lang.RuntimeException: java.util.zip.ZipException: Not in GZIP format (at codechicken.enderstorage.api.EnderStorageManager.load(EnderStorageManager.java:157)) and a second error right after: java.lang.NullPointerException (at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:826)) This freezes the client, but does not white screen it after x amount of time, it sits until the process is killed.

Note I run multiple DimDoor "spaces" with tanks and processes that are chunkloaded with chickenchunks, and a buttload of endertanks/chests . At any one time i will have 3 DimDoor Spaces 3x3 chunkloaded, 3-6 Overworld chunkloaders at 5x5 and 1 nether chunkloader at 1x1, 5 tanks and 2 chests.

If this is simply world corruption, disregard please.

View full Console at http://pastebin.com/QpTrT68R, request full log.

Thanks Again
 

Dorque

New Member
Jul 29, 2019
1,022
0
0
A console paste with those lines usually means unrecoverable world corruption. I'm not a Java expert so I'm not going to guarantee that, but it's pretty likely you'll need to restart the world.
 

ijustwantpics

Active Member
Dec 13, 2013
30
7
34
Hello.

Based on your assumption, I opened saves/<world> and after checking most of the files, attempted to simply delete the file that was corrupt. Based on the error report, I chose [forcedchunks.dat], in the ~~saves~~ world main directory.

To my surprise, this actually worked. I can now log into my world, and it seems forcedchunks.dat has been rewritten.

I will update on if the world corrupts itself again