Advertisement
Guest User

Crash Report

a guest
Mar 31st, 2018
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 3/31/18 12:04 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.ClassCastException: afn cannot be cast to afj
  8. at adb.a(SourceFile:41)
  9. at acz.a(SourceFile:22)
  10. at adl.a(SourceFile:94)
  11. at abw.cL(SourceFile:644)
  12. at abv.l(SourceFile:1895)
  13. at abw.l(SourceFile:504)
  14. at ajs.l(SourceFile:33)
  15. at aki.l(SourceFile:257)
  16. at abv.S_(SourceFile:1750)
  17. at abw.S_(SourceFile:284)
  18. at ajs.S_(SourceFile:38)
  19. at aki.S_(SourceFile:232)
  20. at ajg.S_(SourceFile:252)
  21. at aug.a(SourceFile:1617)
  22. at se.a(SourceFile:705)
  23. at aug.h(SourceFile:1593)
  24. at aug.p_(SourceFile:1475)
  25. at se.p_(SourceFile:538)
  26. at net.minecraft.server.MinecraftServer.w(SourceFile:702)
  27. at rp.w(SourceFile:354)
  28. at net.minecraft.server.MinecraftServer.v(SourceFile:627)
  29. at net.minecraft.server.MinecraftServer.run(SourceFile:532)
  30. at java.lang.Thread.run(Unknown Source)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Server thread
  38. Stacktrace:
  39. at adb.a(SourceFile:41)
  40. at acz.a(SourceFile:22)
  41. at adl.a(SourceFile:94)
  42. at abw.cL(SourceFile:644)
  43. at abv.l(SourceFile:1895)
  44. at abw.l(SourceFile:504)
  45. at ajs.l(SourceFile:33)
  46. at aki.l(SourceFile:257)
  47. at abv.S_(SourceFile:1750)
  48. at abw.S_(SourceFile:284)
  49. at ajs.S_(SourceFile:38)
  50. at aki.S_(SourceFile:232)
  51. at ajg.S_(SourceFile:252)
  52. at aug.a(SourceFile:1617)
  53. at se.a(SourceFile:705)
  54. at aug.h(SourceFile:1593)
  55.  
  56. -- Entity being ticked --
  57. Details:
  58. Entity Type: minecraft:drowned (ajg)
  59. Entity ID: 317
  60. Entity Name: Drowned
  61. Entity's Exact location: 686.31, 60.98, -259.70
  62. Entity's Block location: World: (686,60,-260), Chunk: (at 14,3,12 in 42,-17; contains blocks 672,0,-272 to 687,255,-257), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
  63. Entity's Momentum: 0.00, 0.00, 0.00
  64. Entity's Passengers: []
  65. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  66. Stacktrace:
  67. at aug.p_(SourceFile:1475)
  68. at se.p_(SourceFile:538)
  69.  
  70. -- Affected level --
  71. Details:
  72. Level name: The fgts
  73. All players: 1 total; [sg['DarkFHunter'/174, l='The fgts', x=691.72, y=63.00, z=-245.87]]
  74. Chunk stats: ServerChunkCache: 697 Drop: 0
  75. Level seed: -3467381072481467755
  76. Level generator: ID 00 - default, ver 1. Features enabled: true
  77. Level generator options:
  78. Level spawn location: World: (50,64,235), Chunk: (at 2,4,11 in 3,14; contains blocks 48,0,224 to 63,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  79. Level time: 722393 game time, 741947 day time
  80. Level dimension: 0
  81. Level storage version: 0x04ABD - Anvil
  82. Level weather: Rain time: 60375 (now: false), thunder time: 7591 (now: false)
  83. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  84. Stacktrace:
  85. at net.minecraft.server.MinecraftServer.w(SourceFile:702)
  86. at rp.w(SourceFile:354)
  87. at net.minecraft.server.MinecraftServer.v(SourceFile:627)
  88. at net.minecraft.server.MinecraftServer.run(SourceFile:532)
  89. at java.lang.Thread.run(Unknown Source)
  90.  
  91. -- System Details --
  92. Details:
  93. Minecraft Version: 18w11a
  94. Operating System: Windows 7 (amd64) version 6.1
  95. Java Version: 1.8.0_161, Oracle Corporation
  96. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  97. Memory: 1519066336 bytes (1448 MB) / 2058354688 bytes (1963 MB) up to 2058354688 bytes (1963 MB)
  98. JVM Flags: 2 total; -Xmx2048M -Xms2048M
  99. Profiler Position: N/A (disabled)
  100. Player Count: 1 / 2; [sg['DarkFHunter'/174, l='The fgts', x=691.72, y=63.00, z=-245.87]]
  101. Data Packs: vanilla
  102. Is Modded: Unknown (can't tell)
  103. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement