Advertisement
Guest User

Crash..

a guest
Nov 11th, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 11/11/16 17:13
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at net.minecraft.inventory.Slot.getStack(Slot.java:81)
  9. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:84)
  10. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:263)
  11. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2011)
  12. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:725)
  13. at net.minecraft.world.World.updateEntity(World.java:1976)
  14. at net.minecraft.world.World.updateEntities(World.java:1805)
  15. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:560)
  16. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:777)
  17. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:681)
  18. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159)
  19. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:548)
  20. at java.lang.Thread.run(Thread.java:745)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Stacktrace:
  28. at net.minecraft.inventory.Slot.getStack(Slot.java:81)
  29. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:84)
  30. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:263)
  31. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2011)
  32. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:725)
  33. at net.minecraft.world.World.updateEntity(World.java:1976)
  34.  
  35. -- Entity being ticked --
  36. Details:
  37. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  38. Entity ID: 138
  39. Entity Name: Player353
  40. Entity's Exact location: -1,12, 64,00, 17,69
  41. Entity's Block location: -2,00,64,00,17,00 - World: (-2,64,17), Chunk: (at 14,4,1 in -1,1; contains blocks -16,0,16 to -1,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  42. Entity's Momentum: 0,00, -0,08, 0,00
  43. Entity's Rider: ~~ERROR~~ NullPointerException: null
  44. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  45. Stacktrace:
  46. at net.minecraft.world.World.updateEntities(World.java:1805)
  47. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:560)
  48.  
  49. -- Affected level --
  50. Details:
  51. Level name: New World
  52. All players: 1 total; [EntityPlayerMP['Player353'/138, l='New World', x=-1,12, y=64,00, z=17,69]]
  53. Chunk stats: ServerChunkCache: 644 Drop: 0
  54. Level seed: -5701867588214862720
  55. Level generator: ID 00 - default, ver 1. Features enabled: true
  56. Level generator options:
  57. Level spawn location: 15,00,64,00,109,00 - World: (15,64,109), Chunk: (at 15,4,13 in 0,6; contains blocks 0,0,96 to 15,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  58. Level time: 146931 game time, 146931 day time
  59. Level dimension: 0
  60. Level storage version: 0x04ABD - Anvil
  61. Level weather: Rain time: 5884 (now: false), thunder time: 115780 (now: false)
  62. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  63. Stacktrace:
  64. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:777)
  65. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:681)
  66. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159)
  67. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:548)
  68. at java.lang.Thread.run(Thread.java:745)
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.8.9
  73. Operating System: Windows 8.1 (amd64) version 6.3
  74. Java Version: 1.8.0_101, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 705281472 bytes (672 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
  77. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  78. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  79. FML: MCP 9.19 Powered by Forge 11.15.1.1902 4 mods loaded, 4 mods active
  80. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  81. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  82. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.9-11.15.1.1902-1.8.9.jar)
  83. UCHIJAAAA Forge{11.15.1.1902} [Minecraft Forge] (forgeSrc-1.8.9-11.15.1.1902-1.8.9.jar)
  84. UCHIJAAAA pc{1.0} [PhoenixCraft] (bin)
  85. Loaded coremods (and transformers):
  86. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  87. Profiler Position: N/A (disabled)
  88. Player Count: 1 / 8; [EntityPlayerMP['Player353'/138, l='New World', x=-1,12, y=64,00, z=17,69]]
  89. Type: Integrated Server (map_client.txt)
  90. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement