Advertisement
Guest User

Untitled

a guest
Feb 26th, 2020
923
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. [12:02:42] [File IO Thread/ERROR] [net.minecraft.world.chunk.storage.AnvilChunkLoader]: Failed to save chunk
  2. java.util.ConcurrentModificationException: null
  3. at java.util.HashMap$HashIterator.nextNode(Unknown Source) ~[?:1.8.0_241]
  4. at java.util.HashMap$KeyIterator.next(Unknown Source) ~[?:1.8.0_241]
  5. at net.minecraft.nbt.NBTTagCompound.func_74734_a(NBTTagCompound.java:27) ~[fy.class:?]
  6. at net.minecraft.nbt.CompressedStreamTools.func_150663_a(CompressedStreamTools.java:112) ~[gi.class:?]
  7. at net.minecraft.nbt.CompressedStreamTools.func_74800_a(CompressedStreamTools.java:102) ~[gi.class:?]
  8. at net.minecraft.world.chunk.storage.RegionFileCache.getChunkOutputStream(RegionFileCache.java:139) ~[ayk.class:?]
  9. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_183013_b(AnvilChunkLoader.java:244) ~[aye.class:?]
  10. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:220) [aye.class:?]
  11. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:37) [bgx.class:?]
  12. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30) [bgx.class:?]
  13. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement