Advertisement
Guest User

Mc Mule Crash

a guest
Feb 21st, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 2/21/19 5:11 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at ahw.a(SourceFile:1049)
  9. at ahw.dD(SourceFile:1038)
  10. at aic.dD(SourceFile:35)
  11. at ahw.h(SourceFile:289)
  12. at anw.h(SourceFile:573)
  13. at uv.a(SourceFile:565)
  14. at bdf.a(SourceFile:683)
  15. at uv.a(SourceFile:368)
  16. at net.minecraft.server.MinecraftServer.b(SourceFile:837)
  17. at net.minecraft.server.MinecraftServer.a(SourceFile:776)
  18. at dtd.a(SourceFile:128)
  19. at net.minecraft.server.MinecraftServer.run(SourceFile:634)
  20. at java.lang.Thread.run(Unknown Source)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Thread: Server thread
  28. Stacktrace:
  29. at ahw.a(SourceFile:1049)
  30. at ahw.dD(SourceFile:1038)
  31. at aic.dD(SourceFile:35)
  32. at ahw.h(SourceFile:289)
  33. at anw.h(SourceFile:573)
  34. at uv.a(SourceFile:565)
  35.  
  36. -- Entity being ticked --
  37. Details:
  38. Entity Type: minecraft:mule (aoa)
  39. Entity ID: 376
  40. Entity Name: Gullian
  41. Entity's Exact location: 5572.08, 62.53, 3746.06
  42. Entity's Block location: World: (5572,62,3746), Chunk: (at 4,3,2 in 348,234; contains blocks 5568,0,3744 to 5583,255,3759), Region: (10,7; contains chunks 320,224 to 351,255, blocks 5120,0,3584 to 5631,255,4095)
  43. Entity's Momentum: 0.00, -0.02, 0.00
  44. Entity's Passengers: []
  45. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  46. Stacktrace:
  47. at bdf.a(SourceFile:683)
  48. at uv.a(SourceFile:368)
  49.  
  50. -- Affected level --
  51. Details:
  52. Level name: Adventure
  53. All players: 1 total; [uw['PasteMaster200'/366, l='Adventure', x=5569.90, y=64.00, z=3747.98]]
  54. Chunk stats: ServerChunkCache: 3092
  55. Level seed: -4295179181085870479
  56. Level generator: ID 00 - default, ver 1. Features enabled: true
  57. Level generator options: {}
  58. Level spawn location: World: (192,68,-186), Chunk: (at 0,4,6 in 12,-12; contains blocks 192,0,-192 to 207,255,-177), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  59. Level time: 1700985 game time, 1966552 day time
  60. Level dimension: 0
  61. Level storage version: 0x04ABD - Anvil
  62. Level weather: Rain time: 8431 (now: false), thunder time: 113896 (now: false)
  63. Level game mode: Game mode: survival (ID 0). Hardcore: true. Cheats: true
  64. Stacktrace:
  65. at net.minecraft.server.MinecraftServer.b(SourceFile:837)
  66. at net.minecraft.server.MinecraftServer.a(SourceFile:776)
  67. at dtd.a(SourceFile:128)
  68. at net.minecraft.server.MinecraftServer.run(SourceFile:634)
  69. at java.lang.Thread.run(Unknown Source)
  70.  
  71. -- System Details --
  72. Details:
  73. Minecraft Version: 19w08b
  74. Operating System: Windows 10 (amd64) version 10.0
  75. Java Version: 1.8.0_201, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  77. Memory: 2365114232 bytes (2255 MB) / 3758096384 bytes (3584 MB) up to 4294967296 bytes (4096 MB)
  78. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  79. Player Count: 1 / 8; [uw['PasteMaster200'/366, l='Adventure', x=5569.90, y=64.00, z=3747.98]]
  80. Data Packs: vanilla
  81. Type: Integrated Server (map_client.txt)
  82. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement