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

Game crashes while loading a world or just after loading the world

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.13.1
    • None
    • Unconfirmed

      Here is the latest log file. This has been happening ever since the 1.13 update came out. The game is now unplayable. I was told that the latest update would fix this, but I am still unable to play. 

      [13:18:55] [Client thread/WARN]: Skipping bad option: lastServer:[13:18:55] [Client thread/WARN]: Skipping bad option: lastServer:[13:18:55] [Client thread/INFO]: LWJGL Version: 3.1.6 build 14[13:18:57] [Client thread/INFO]: Reloading ResourceManager: Default[13:18:58] [Sound Library Loader/INFO]: Starting up SoundSystem...[13:18:59] [Thread-2/INFO]: Initializing No Sound[13:18:59] [Thread-2/INFO]: (Silent Mode)[13:19:01] [Thread-2/INFO]: OpenAL initialized.[13:19:01] [Sound Library Loader/INFO]: Preloading sound minecraft:sounds/ambient/underwater/underwater_ambience.ogg[13:19:01] [Sound Library Loader/INFO]: Sound engine started[13:19:08] [Client thread/INFO]: Created: 1024x512 textures-atlas[13:19:11] [Client thread/INFO]: Narrator library for x64 successfully loaded[13:19:53] [Client thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498][13:19:53] [Client thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0][13:19:53] [Client thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0][13:19:53] [Client thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498][13:19:53] [Client thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0][13:19:53] [Client thread/INFO]: Loaded 0 recipes[13:19:53] [Client thread/INFO]: Loaded 0 advancements[13:19:53] [Server thread/INFO]: Starting integrated minecraft server version 1.13.1[13:19:53] [Server thread/INFO]: Generating keypair[13:19:54] [Server thread/INFO]: Reloading ResourceManager: Default[13:19:55] [Server thread/INFO]: Loaded 524 recipes[13:19:56] [Server thread/INFO]: Loaded 571 advancements[13:19:56] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld[13:19:56] [Server thread/INFO]: Preparing spawn area: 4%[13:19:56] [Server thread/INFO]: Preparing spawn area: 8%[13:19:56] [Server thread/INFO]: Preparing spawn area: 12%[13:19:56] [Server thread/INFO]: Preparing spawn area: 16%[13:19:57] [Server thread/INFO]: Preparing spawn area: 20%[13:19:57] [Server thread/INFO]: Preparing spawn area: 24%[13:19:57] [Server thread/INFO]: Preparing spawn area: 28%[13:19:57] [Server thread/INFO]: Preparing spawn area: 32%[13:19:57] [Server thread/INFO]: Preparing spawn area: 36%[13:19:57] [Server thread/INFO]: Preparing spawn area: 40%[13:19:57] [Server thread/INFO]: Preparing spawn area: 44%[13:19:57] [Server thread/INFO]: Preparing spawn area: 48%[13:19:57] [Server thread/INFO]: Preparing spawn area: 52%[13:19:57] [Server thread/INFO]: Preparing spawn area: 56%[13:19:58] [Server thread/INFO]: Preparing spawn area: 60%[13:19:58] [Server thread/INFO]: Preparing spawn area: 64%[13:19:58] [Server thread/INFO]: Preparing spawn area: 68%[13:19:58] [Server thread/INFO]: Preparing spawn area: 72%[13:19:58] [Server thread/INFO]: Preparing spawn area: 76%[13:19:58] [Server thread/INFO]: Preparing spawn area: 80%[13:19:58] [Server thread/INFO]: Preparing spawn area: 84%[13:19:58] [Server thread/INFO]: Preparing spawn area: 88%[13:19:58] [Server thread/INFO]: Preparing spawn area: 92%[13:19:58] [Server thread/INFO]: Preparing spawn area: 96%[13:19:58] [Server thread/INFO]: Preparing spawn area: 100%[13:19:58] [Server thread/INFO]: Time elapsed: 2532 ms[13:19:59] [Server thread/INFO]: Changing view distance to 12, from 10[13:20:00] [Server thread/INFO]: Jonnessi[local:E:3138a2be] logged in with entity id 130 at (-182.06802486488138, 98.65658721332565, -132.41579532179594)[13:20:00] [Server thread/INFO]: Jonnessi joined the game[13:20:09] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 8882ms or 177 ticks behind[13:20:18] [Client thread/INFO]: Loaded 208 advancements[13:20:18] [WorldGen-Worker-1/ERROR]: Requested chunk : -1 -11[13:20:18] [WorldGen-Worker-1/ERROR]: Region bounds : -2 -12 | 0 -23[13:20:18] [WorldGen-Worker-1/ERROR]: Requested chunk : -1 -10[13:20:18] [WorldGen-Worker-1/ERROR]: Region bounds : -2 -11 | 0 -24[13:20:19] [Server thread/INFO]: [STDOUT]: Negative index in crash report handler (9/10)[13:20:19] [Server thread/ERROR]: Encountered an unexpected exceptionh: Exception generating new chunk at net.minecraft.server.MinecraftServer.b(SourceFile:751) ~[1.13.1.jar:?] at net.minecraft.server.MinecraftServer.a(SourceFile:681) ~[1.13.1.jar:?] at dgg.a(SourceFile:131) ~[1.13.1.jar:?] at net.minecraft.server.MinecraftServer.run(SourceFile:584) [1.13.1.jar:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]Caused by: java.util.concurrent.CompletionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | -1 -10 at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_51] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_51] at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604) ~[?:1.8.0_51] at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_51] at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | -1 -10 at ti.b(SourceFile:108) ~[1.13.1.jar:?] at bmy.a(SourceFile:57) ~[1.13.1.jar:?] at tv.a(SourceFile:14) ~[1.13.1.jar:?] at tq.a(SourceFile:35) ~[1.13.1.jar:?] at bnc.a(SourceFile:95) ~[1.13.1.jar:?] at tx.a(SourceFile:79) ~[1.13.1.jar:?] at tx.a(SourceFile:25) ~[1.13.1.jar:?] at acu$a.a(SourceFile:147) ~[1.13.1.jar:?] at acu$a$$Lambda$1906/1753344609.apply(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_51] at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_51] at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51][13:20:19] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Kiel\AppData\Roaming\.minecraft\crash-reports\crash-2018-08-25_13.20.19-server.txt[13:20:19] [Server thread/INFO]: Stopping server[13:20:19] [Server thread/INFO]: Saving players[13:20:19] [Server thread/INFO]: Saving worlds[13:20:19] [Server thread/INFO]: Saving chunks for level 'Midokerma'/minecraft:overworld[13:20:19] [Client Shutdown Thread/INFO]: Stopping server[13:20:19] [Client Shutdown Thread/INFO]: Saving players

            Unassigned Unassigned
            Jonnessi Keil
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: