Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-75777

ConcurrentModificationException and spawn chunks hole upon world generation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • Minecraft 1.8.2-pre1, Minecraft 1.8.8, Minecraft 15w36d
    • None
    • Windows 8.1 64-bit, Java 1.8.0_25
    • Community Consensus

      Upon loading a new world with the seed 521246738659102639, in Creative Mode, under the default world type with generate structures turned on and bonus chest off, a fatal exception was thrown upon world generation. The result was that the chunks immediately surrounding the spawn point did not exist.

      Attempting to relate it to common graphical world hole glitches, I used F3 + A to reload the chunks. But the hole remained. The bug was not graphical, but the blocks literally did not exist. However, upon reloading the world, the issue disappeared.

      I created this as a new ticket because it didn't seem to relate to all other concurrentModificationException tickets, for this one was caused by something completely different.

      First picture is of the world hole, second is after reloading the world.

      ADDITIONAL NOTES: Chunk loading in that world seemed to take twice the computing power and go half as quickly after this incident. It may just be in my head though.

      [16:48:10] [Client thread/FATAL]: Error executing task
      java.util.concurrent.ExecutionException: java.util.ConcurrentModificationException
      	at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
      	at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
      	at w.a(SourceFile:45) [1.8.2-pre1.jar:?]
      	at bst.at(SourceFile:876) [1.8.2-pre1.jar:?]
      	at bst.a(SourceFile:321) [1.8.2-pre1.jar:?]
      	at net.minecraft.client.main.Main.main(SourceFile:124) [1.8.2-pre1.jar:?]
      Caused by: java.util.ConcurrentModificationException
      	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429) ~[?:1.8.0_25]
      	at java.util.HashMap$KeyIterator.next(HashMap.java:1453) ~[?:1.8.0_25]
      	at ue.<init>(SourceFile:21) ~[1.8.2-pre1.jar:?]
      	at bfg.<init>(SourceFile:80) ~[1.8.2-pre1.jar:?]
      	at cel.c(SourceFile:50) ~[1.8.2-pre1.jar:?]
      	at cen.b(SourceFile:135) ~[1.8.2-pre1.jar:?]
      	at cee.a(SourceFile:890) ~[1.8.2-pre1.jar:?]
      	at jt.a(SourceFile:81) ~[1.8.2-pre1.jar:?]
      	at jt.a(SourceFile:10) ~[1.8.2-pre1.jar:?]
      	at ii.run(SourceFile:13) ~[1.8.2-pre1.jar:?]
      	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
      	at w.a(SourceFile:44) ~[1.8.2-pre1.jar:?]
      	... 3 more
      

        1. 2014-12-25_16.57.09.png
          2014-12-25_16.57.09.png
          2.91 MB
        2. 2014-12-25_17.01.19.png
          2014-12-25_17.01.19.png
          2.70 MB
        3. latest.log
          13 kB
        4. 2014-12-26_10.35.47.png
          2014-12-26_10.35.47.png
          384 kB
        5. Affected world (15w36d).zip
          211 kB

            Unassigned Unassigned
            exhelah iamanai
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: