Advertisement
Guest User

crash log

a guest
Jan 15th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 1/15/19 1:26 PM
  5. Description: Exception generating new chunk
  6.  
  7. java.util.concurrent.CompletionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 33 159
  8. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
  9. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
  10. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604)
  11. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
  12. at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443)
  13. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  14. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  15. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689)
  16. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  17. Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 33 159
  18. at ti.b(SourceFile:108)
  19. at axz.y(SourceFile:42)
  20. at ti.a(SourceFile:267)
  21. at byo.a(SourceFile:50)
  22. at byr.a(SourceFile:38)
  23. at tu.a(SourceFile:21)
  24. at tq.a(SourceFile:35)
  25. at bnd.a(SourceFile:95)
  26. at tx.a(SourceFile:79)
  27. at tx.a(SourceFile:25)
  28. at acu$a.a(SourceFile:147)
  29. at acu$a$$Lambda$1805/204104078.apply(Unknown Source)
  30. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
  31. ... 6 more
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- Head --
  38. Thread: Client thread
  39. Stacktrace:
  40. at tc.a(SourceFile:159)
  41.  
  42. -- Chunk to be generated --
  43. Details:
  44. Location: 35,136
  45. Position hash: 584115552291
  46. Generator: bov@5358f4d3
  47. Stacktrace:
  48. at tc.a(SourceFile:159)
  49. at tc.a(SourceFile:124)
  50. at axy.c(SourceFile:248)
  51. at axy.l(SourceFile:243)
  52. at axy.a_(SourceFile:577)
  53. at ayj.a(SourceFile:232)
  54. at ayj.a(SourceFile:160)
  55. at td.a(SourceFile:195)
  56. at net.minecraft.server.MinecraftServer.b(SourceFile:747)
  57. at net.minecraft.server.MinecraftServer.a(SourceFile:681)
  58. at dgh.a(SourceFile:131)
  59. at net.minecraft.server.MinecraftServer.run(SourceFile:584)
  60. at java.lang.Thread.run(Thread.java:745)
  61.  
  62. -- Affected level --
  63. Details:
  64. Level name: Oh canada...
  65. All players: 1 total; [tf['_MasterMagi_'/153, l='Oh canada...', x=643.63, y=64.09, z=2201.96]]
  66. Chunk stats: ServerChunkCache: 1554 Drop: 0
  67. Level seed: 8244284913272633226
  68. Level generator: ID 00 - default, ver 1. Features enabled: true
  69. Level generator options: {}
  70. Level spawn location: World: (48,67,241), Chunk: (at 0,4,1 in 3,15; contains blocks 48,0,240 to 63,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  71. Level time: 344621 game time, 444626 day time
  72. Level dimension: 0
  73. Level storage version: 0x04ABD - Anvil
  74. Level weather: Rain time: 25545 (now: false), thunder time: 65751 (now: false)
  75. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  76.  
  77. -- System Details --
  78. Details:
  79. Minecraft Version: 1.13.2
  80. Operating System: Windows 7 (amd64) version 6.1
  81. Java Version: 1.8.0_51, Oracle Corporation
  82. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  83. Memory: 332289744 bytes (316 MB) / 939524096 bytes (896 MB) up to 2147483648 bytes (2048 MB)
  84. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  85. Profiler Position: N/A (disabled)
  86. Player Count: 1 / 8; [tf['_MasterMagi_'/153, l='Oh canada...', x=643.63, y=64.09, z=2201.96]]
  87. Data Packs: vanilla
  88. Type: Integrated Server (map_client.txt)
  89. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
  90. #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\jlm\AppData\Roaming\.minecraft\crash-reports\crash-2019-01-15_13.26.40-server.txt
  91. <log4j:Event logger="net.minecraft.server.MinecraftServer" timestamp="1547576800704" level="INFO" thread="Client Shutdown Thread">
  92. <log4j:Message><![CDATA[Stopping server]]></log4j:Message>
  93. </log4j:Event>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement