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

Debug world does not generate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 18w07a
    • Minecraft 18w06a
    • None
    • Confirmed

      The Debug world does not generate!

      Game output
      Encountered an unexpected exception
      java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Tried to access a block entity before it was created. b{x=161, y=70, z=1}
      	at net.minecraft.server.MinecraftServer.i_(SourceFile:395)
      	at cvl.a(SourceFile:115)
      	at cvl.d(SourceFile:131)
      	at net.minecraft.server.MinecraftServer.run(SourceFile:503)
      	at java.lang.Thread.run(Thread.java:745)
      Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Tried to access a block entity before it was created. b{x=161, y=70, z=1}
      	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2272)
      	at net.minecraft.server.MinecraftServer.i_(SourceFile:393)
      	... 4 more
      Caused by: java.lang.RuntimeException: Tried to access a block entity before it was created. b{x=161, y=70, z=1}
      	at sf.f(SourceFile:181)
      	at bbs.a(SourceFile:230)
      	at bfj.d(SourceFile:158)
      	at axn.d(SourceFile:483)
      	at bfj.a(SourceFile:54)
      	at axn.e(SourceFile:492)
      	at bfj.b(SourceFile:58)
      	at bqk.b(SourceFile:57)
      	at bqk.a(SourceFile:124)
      	at bqn.a(SourceFile:63)
      	at sq.a(SourceFile:24)
      	at sm.a(SourceFile:34)
      	at bgq.a(SourceFile:89)
      	at sr.a(SourceFile:54)
      	at sr.a(SourceFile:23)
      	at zo$a.a(SourceFile:143)
      	at zo$a$$Lambda$879/64705375.apply(Unknown Source)
      	at java.util.concurrent.CompletableFuture$AsyncApply.exec(CompletableFuture.java:501)
      	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
      	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:902)
      	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1689)
      	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1644)
      	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
      

            ProfMobius ProfMobius (Thomas Guimbretiere)
            Lex305 Leximon
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: