-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 1
-
None
-
Windows 10
-
Unconfirmed
-
Crash
What I expected was: I went through the end gate way to explore more of the end
What actually happened was: The game now crashes after about 5 seconds from opening the world after I went through the gate way. Now I cannot play on my world
The game crashed whilst exception generating new chunk
Error: java.lang.RuntimeException: We are asking a region for a chunk out of bound | -52 -58
Steps to Reproduce: I don't know
java.lang.RuntimeException: We are asking a region for a chunk out of bound | -52 -58 at vm.a(SourceFile:122) at bhl.a(SourceFile:105) at vm.a(SourceFile:91) at cel.a(SourceFile:67) at cac.a(SourceFile:36) at cgv.a(SourceFile:85) at cgv$$Lambda$3073/1336113048.accept(Unknown Source) at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:419) at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) at cgv.a(SourceFile:84) at cfx.a(SourceFile:35) at cak.a(SourceFile:20) at cak.a(SourceFile:13) at cac.a(SourceFile:36) at bif.a(SourceFile:385) at bwz.a(SourceFile:126) at bxd.c(SourceFile:83) at bxd$$Lambda$1055/1628035200.doWork(Unknown Source) at bxd.a(SourceFile:217) at us.a(SourceFile:542) at us$$Lambda$2538/1034358036.apply(Unknown Source) at com.mojang.datafixers.util.Either$Left.map(Either.java:38) at us.a(SourceFile:536) at us$$Lambda$2535/1231036374.apply(Unknown Source) at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) at uu.b(SourceFile:57) at uu$$Lambda$2512/1105800374.run(Unknown Source) at agn.e(SourceFile:83) at agn.a(SourceFile:123) at agn.run(SourceFile:91) at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
- duplicates
-
MC-155620 "java.lang.RuntimeException: We are asking a region for a chunk out of bound" during feature placement
- Resolved