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

Issue loading 1.13 pre-5 world in pre-6

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.13-pre7
    • Minecraft 1.13-pre6
    • None
    • Ubuntu Linux 16.04, OpenJDK 1.8.0_171
    • Unconfirmed

      When I try and load my 1.13 pre5 world in the new pre6 server.jar, I get up to "preparing start region for level 0" and then I get a "couldn't load chunk" error and a bunch of NullPointerExceptions are thrown.

      I can start a new world on pre6, but using the old world doesn't work.  It still works in pre5 however.

       

      My latest.log is attached.

      [13:23:05] [Server thread/ERROR]: Couldn't load chunk
      java.lang.NullPointerException: null
      	at bqv.a(SourceFile:484) ~[server-pre6.jar:?]
      	at bqv.a(SourceFile:176) ~[server-pre6.jar:?]
      	at bqv.a(SourceFile:124) ~[server-pre6.jar:?]
      	at sl.g(SourceFile:92) [server-pre6.jar:?]
      	at sl.b(SourceFile:114) [server-pre6.jar:?]
      	at sl.a(SourceFile:150) [server-pre6.jar:?]
      	at net.minecraft.server.MinecraftServer.g_(SourceFile:386) [server-pre6.jar:?]
      	at net.minecraft.server.MinecraftServer.a(SourceFile:337) [server-pre6.jar:?]
      	at rx.d(SourceFile:248) [server-pre6.jar:?]
      	at net.minecraft.server.MinecraftServer.run(SourceFile:501) [server-pre6.jar:?]
      	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
      [13:23:05] [WorldGen-Scheduler-1/ERROR]: Couldn't load protochunk
      java.lang.NullPointerException: null
      	at bqv.a(SourceFile:484) ~[server-pre6.jar:?]
      	at bqv.a(SourceFile:176) ~[server-pre6.jar:?]
      	at bqv.b(SourceFile:195) ~[server-pre6.jar:?]
      	at bqv.b(SourceFile:140) ~[server-pre6.jar:?]
      	at tg.a(SourceFile:70) ~[server-pre6.jar:?]
      	at tg.a(SourceFile:51) ~[server-pre6.jar:?]
      	at java.util.Map.computeIfAbsent(Map.java:957) ~[?:1.8.0_171]
      	at tg.a(SourceFile:50) ~[server-pre6.jar:?]
      	at tg.a(SourceFile:25) ~[server-pre6.jar:?]
      	at agi.a(SourceFile:60) ~[server-pre6.jar:?]
      	at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_171]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
      	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
      

            Unassigned Unassigned
            evilscholar George Lunsford
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: