Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.19 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ouch. That hurt :(
  3.  
  4. Time: 22/01/16 19:58
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at net.minecraft.world.Explosion.callWorldOnExplosionEvent(SourceFile:114)
  9. at net.minecraft.world.Explosion.func_77278_a(SourceFile:121)
  10. at net.minecraft.world.WorldServer.func_72885_a(SourceFile:847)
  11. at net.minecraft.world.World.func_72876_a(SourceFile:1638)
  12. at net.minecraft.entity.item.EntityEnderCrystal.func_70097_a(SourceFile:85)
  13. at net.minecraft.entity.projectile.EntitySnowball.func_70184_a(SourceFile:30)
  14. at net.minecraft.entity.projectile.EntityThrowable.func_70071_h_(SourceFile:204)
  15. at net.minecraft.world.World.onCallEntityUpdate(SourceFile:484)
  16. at net.minecraft.world.World.func_72866_a(SourceFile:1408)
  17. at net.minecraft.world.WorldServer.func_72866_a(SourceFile:597)
  18. at net.minecraft.world.World.func_72870_g(SourceFile:1386)
  19. at net.minecraft.world.World.func_72939_s(SourceFile:1279)
  20. at net.minecraft.world.WorldServer.func_72939_s(SourceFile:478)
  21. at net.minecraft.server.MinecraftServer.func_71190_q(SourceFile:154)
  22. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(SourceFile:299)
  23. at net.minecraft.server.MinecraftServer.func_71217_p(SourceFile:535)
  24. at net.minecraft.server.MinecraftServer.run(SourceFile:451)
  25. at java.lang.Thread.run(Unknown Source)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Stacktrace:
  33. at net.minecraft.world.Explosion.callWorldOnExplosionEvent(SourceFile:114)
  34. at net.minecraft.world.Explosion.func_77278_a(SourceFile:121)
  35. at net.minecraft.world.WorldServer.func_72885_a(SourceFile:847)
  36. at net.minecraft.world.World.func_72876_a(SourceFile:1638)
  37. at net.minecraft.entity.item.EntityEnderCrystal.func_70097_a(SourceFile:85)
  38. at net.minecraft.entity.projectile.EntitySnowball.func_70184_a(SourceFile:30)
  39. at net.minecraft.entity.projectile.EntityThrowable.func_70071_h_(SourceFile:204)
  40. at net.minecraft.world.World.onCallEntityUpdate(SourceFile:484)
  41. at net.minecraft.world.World.func_72866_a(SourceFile:1408)
  42. at net.minecraft.world.WorldServer.func_72866_a(SourceFile:597)
  43. at net.minecraft.world.World.func_72870_g(SourceFile:1386)
  44.  
  45. -- Entity being ticked --
  46. Details:
  47. Entity Type: Snowball (net.minecraft.entity.projectile.EntitySnowball)
  48. Entity ID: 479
  49. Entity Name: Snowball
  50. Entity's Exact location: -48,86, 88,63, 26,90
  51. Entity's Block location: -49,00,88,00,26,00 - World: (-49,88,26), Chunk: (at 15,5,10 in -4,1; contains blocks -64,0,16 to -49,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  52. Entity's Momentum: -0,64, -0,76, 1,05
  53. Entity's Rider: ~~ERROR~~ NullPointerException: null
  54. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  55. Stacktrace:
  56. at net.minecraft.world.World.func_72939_s(SourceFile:1279)
  57. at net.minecraft.world.WorldServer.func_72939_s(SourceFile:478)
  58.  
  59. -- Affected level --
  60. Details:
  61. Level name: DIM1
  62. All players: 1 total; [EntityPlayerMP['lesbleu'/380, l='DIM1', x=-38,49, y=96,39, z=10,10]]
  63. Chunk stats: ServerChunkCache: 451 Drop: 0
  64. Level seed: 4364470732069753569
  65. Level generator: ID 00 - default, ver 1. Features enabled: true
  66. Level generator options: DIM1
  67. Level spawn location: 0,00,50,00,0,00 - World: (0,50,0), Chunk: (at 0,3,0 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)
  68. Level time: 3414375 game time, 3414375 day time
  69. Level dimension: 1
  70. Level storage version: 0x04ABD - Anvil
  71. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  72. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  73. Stacktrace:
  74. at net.minecraft.server.MinecraftServer.func_71190_q(SourceFile:154)
  75. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(SourceFile:299)
  76. at net.minecraft.server.MinecraftServer.func_71217_p(SourceFile:535)
  77. at net.minecraft.server.MinecraftServer.run(SourceFile:451)
  78. at java.lang.Thread.run(Unknown Source)
  79.  
  80. -- System Details --
  81. Details:
  82. Minecraft Version: 1.8.9
  83. Operating System: Windows 8.1 (amd64) version 6.3
  84. Java Version: 1.8.0_51, Oracle Corporation
  85. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  86. Memory: 700098456 bytes (667 MB) / 1345847296 bytes (1283 MB) up to 1908932608 bytes (1820 MB)
  87. JVM Flags: 2 total; -Xms1G -Xmx2G
  88. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  89. Plugins:
  90. Plugin{id=minecraft, name=Minecraft, version=1.8.9}
  91. Plugin{id=sponge, name=SpongeVanilla, version=1.8.9-3.1.0-BETA-202}
  92. Plugin{id=EverAPI, name=EverAPI, version=0.1, source=mods\EverAPI.jar}
  93. Plugin{id=EverEconomy, name=EverEconomy, version=0.1, source=mods\EverEconomy.jar}
  94. Plugin{id=spongeapi, name=SpongeAPI, version=3.1.0-SNAPSHOT-19d0f70}
  95. Plugin{id=EverEssentials, name=EverEssentials, version=0.1, source=mods\EverEssentials.jar}
  96. Profiler Position: N/A (disabled)
  97. Player Count: 1 / 20; [EntityPlayerMP['lesbleu'/380, l='DIM1', x=-38,49, y=96,39, z=10,10]]
  98. Is Modded: Definitely; Server brand changed to 'SpongeVanilla'
  99. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement