Guest User

Untitled

a guest
May 24th, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 5/23/20 10:02 PM
  5. Description: Exception while ticking
  6.  
  7. java.lang.IllegalStateException: Tag minecraft:water used before it was bound
  8. at act$a.c(SourceFile:53)
  9. at act$a.a(SourceFile:64)
  10. at cvx.a(SourceFile:95)
  11. at cwe.a(SourceFile:97)
  12. at cvy.a(SourceFile:109)
  13. at cvw.a(SourceFile:429)
  14. at cvw.a(SourceFile:133)
  15. at cvw.a(SourceFile:458)
  16. at cvy.a(SourceFile:72)
  17. at yw.a(SourceFile:602)
  18. at yw$$Lambda$3993/653234658.accept(Unknown Source)
  19. at bpn.b(SourceFile:84)
  20. at yw.a(SourceFile:352)
  21. at net.minecraft.server.MinecraftServer.b(SourceFile:893)
  22. at net.minecraft.server.MinecraftServer.a(SourceFile:832)
  23. at enr.a(SourceFile:89)
  24. at net.minecraft.server.MinecraftServer.run(SourceFile:691)
  25. at java.lang.Thread.run(Thread.java:745)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Thread: Server thread
  33. Stacktrace:
  34. at act$a.c(SourceFile:53)
  35. at act$a.a(SourceFile:64)
  36. at cvx.a(SourceFile:95)
  37. at cwe.a(SourceFile:97)
  38. at cvy.a(SourceFile:109)
  39. at cvw.a(SourceFile:429)
  40. at cvw.a(SourceFile:133)
  41. at cvw.a(SourceFile:458)
  42. at cvy.a(SourceFile:72)
  43. at yw.a(SourceFile:602)
  44. at yw$$Lambda$3993/653234658.accept(Unknown Source)
  45.  
  46. -- Block being ticked --
  47. Details:
  48. Block location: World: (-204,59,47), Chunk: (at 4,3,15 in -13,2; contains blocks -208,0,32 to -193,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  49. Stacktrace:
  50. at bpn.b(SourceFile:84)
  51. at yw.a(SourceFile:352)
  52.  
  53. -- Affected level --
  54. Details:
  55. All players: 1 total; [yx['neeeekolaz'/173, l='ServerLevel[116 prep.3]', x=-224.50, y=63.00, z=55.50]]
  56. Chunk stats: ServerChunkCache: 2025
  57. Level dimension: minecraft:overworld
  58. Level spawn location: World: (-224,63,55), Chunk: (at 0,3,7 in -14,3; contains blocks -224,0,48 to -209,255,63), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  59. Level time: 168 game time, 168 day time
  60. Level name: 116 prep.3
  61. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  62. Level weather: Rain time: 15303 (now: false), thunder time: 96155 (now: false)
  63. Known server brands: vanilla
  64. Level was modded: false
  65. Level storage version: 0x04ABD - Anvil
  66. Stacktrace:
  67. at net.minecraft.server.MinecraftServer.b(SourceFile:893)
  68. at net.minecraft.server.MinecraftServer.a(SourceFile:832)
  69. at enr.a(SourceFile:89)
  70. at net.minecraft.server.MinecraftServer.run(SourceFile:691)
  71. at java.lang.Thread.run(Thread.java:745)
  72.  
  73. -- System Details --
  74. Details:
  75. Minecraft Version: 20w21a
  76. Minecraft Version ID: 20w21a
  77. Operating System: Windows 10 (amd64) version 10.0
  78. Java Version: 1.8.0_51, Oracle Corporation
  79. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80. Memory: 756581112 bytes (721 MB) / 1140850688 bytes (1088 MB) up to 2147483648 bytes (2048 MB)
  81. CPUs: 16
  82. 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
  83. Player Count: 1 / 8; [yx['neeeekolaz'/173, l='ServerLevel[116 prep.3]', x=-224.50, y=63.00, z=55.50]]
  84. Data Packs:
  85. Type: Integrated Server (map_client.txt)
  86. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment