Jump to content
  • 0

RuntimeException


hooap

Question

My computer crashed for unrelated reason while i was playing the game. When i loaded the save file i got error on the bottom right. The save loaded and it looks ok. I checked the console.txt and heres the error.

 

ERROR: General     , 1633981844828> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: black chunk 1102,967 at IsoChunk.LoadFromDiskOrBuffer line:2808. Message: Error loading chunk 1102,967
ERROR: General     , 1633981844828> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: black chunk 1102,967
    at zombie.iso.IsoChunk.LoadFromDiskOrBuffer(IsoChunk.java:2808)
    at zombie.iso.IsoChunk.LoadFromDisk(IsoChunk.java:2557)
    at zombie.iso.IsoChunk.LoadOrCreate(IsoChunk.java:1602)
    at zombie.iso.WorldStreamer.DoChunkAlways(WorldStreamer.java:623)
    at zombie.iso.WorldStreamer.DoChunk(WorldStreamer.java:601)
    at zombie.iso.WorldStreamer.threadLoop(WorldStreamer.java:493)
    at zombie.iso.WorldStreamer.lambda$create$0(WorldStreamer.java:554)
    at java.base/java.lang.Thread.run(Unknown Source)

 

This repeats like 20 times with chunk id

1101,967 

1100,967

and so on.

 

Are the corresponding chunks corrupted?

thanks

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...