Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2020
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 4/3/20 7:04 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.IllegalStateException: Tag minecraft:water used before it was bound
  8. at acf$a.c(SourceFile:45)
  9. at acf$a.a(SourceFile:56)
  10. at cuj.a(SourceFile:95)
  11. at cuk.a(SourceFile:98)
  12. at dyf.a(SourceFile:45)
  13. at dyk.a(SourceFile:1051)
  14. at dyg.a(SourceFile:718)
  15. at dyg.a(SourceFile:543)
  16. at dit.d(SourceFile:1004)
  17. at dit.d(SourceFile:632)
  18. at net.minecraft.client.main.Main.main(SourceFile:204)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Thread: Render thread
  26. Stacktrace:
  27. at acf$a.c(SourceFile:45)
  28. at acf$a.a(SourceFile:56)
  29. at cuj.a(SourceFile:95)
  30. at cuk.a(SourceFile:98)
  31. at dyf.a(SourceFile:45)
  32. at dyk.a(SourceFile:1051)
  33. at dyg.a(SourceFile:718)
  34.  
  35. -- Affected level --
  36. Details:
  37. All players: 1 total; [dxu['Avenit_LOX'/1, l='MpServer', x=8.50, y=65.00, z=8.50]]
  38. Chunk stats: Client Chunk Cache: 529, 0
  39. Level dimension: minecraft:overworld
  40. Level name: MpServer
  41. Level seed: 6912158355717386040
  42. Level generator: ID 00 - default, ver 1. Features enabled: false
  43. Level generator options: NBT[{}]
  44. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  45. Level time: 0 game time, 0 day time
  46. Known server brands:
  47. Level was modded: false
  48. Level storage version: 0x00000 - Unknown?
  49. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  50. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  51. Server brand: ~~NULL~~
  52. Server type: Non-integrated multiplayer server
  53. Stacktrace:
  54. at dvc.a(SourceFile:431)
  55. at dit.c(SourceFile:1976)
  56. at dit.d(SourceFile:655)
  57. at net.minecraft.client.main.Main.main(SourceFile:204)
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 20w14a
  62. Minecraft Version ID: 20w14a
  63. Operating System: Linux (amd64) version 5.5.13-arch2-1
  64. Java Version: 1.8.0_242, Oracle Corporation
  65. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  66. Memory: 676058944 bytes (644 MB) / 1845493760 bytes (1760 MB) up to 2147483648 bytes (2048 MB)
  67. CPUs: 12
  68. JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  69. Launched Version: 20w14a
  70. Backend library: LWJGL version 3.2.2 build 10
  71. Backend API: Radeon RX 580 Series GL version 4.6.13572 Compatibility Profile Context, ATI Technologies Inc.
  72. GL Caps: Using framebuffer using OpenGL 3.0
  73. Using VBOs: Yes
  74. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  75. Type: Client (map_client.txt)
  76. Resource Packs:
  77. Current Language: English (US)
  78. CPU: 12x AMD Ryzen 5 2600 Six-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement