Advertisement
Guest User

Crash Report

a guest
Jul 1st, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oops.
  3.  
  4. Time: 7/1/17 9:49 PM
  5. Description: Ticking player
  6.  
  7. java.lang.NullPointerException: Ticking player
  8. at net.minecraft.item.ItemStack.areItemStacksEqual(ItemStack.java:495)
  9. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:100)
  10. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:365)
  11. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2141)
  12. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:872)
  13. at net.minecraft.world.World.updateEntity(World.java:2101)
  14. at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:673)
  15. at net.minecraft.world.World.updateEntities(World.java:1888)
  16. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:644)
  17. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:836)
  18. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:740)
  19. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:589)
  21. at java.lang.Thread.run(Thread.java:748)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Thread: Server thread
  29. Stacktrace:
  30. at net.minecraft.item.ItemStack.areItemStacksEqual(ItemStack.java:495)
  31. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:100)
  32. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:365)
  33. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2141)
  34. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:872)
  35. at net.minecraft.world.World.updateEntity(World.java:2101)
  36.  
  37. -- Player being ticked --
  38. Details:
  39. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  40. Entity ID: 28
  41. Entity Name: Player661
  42. Entity's Exact location: 124.97, 63.00, -166.64
  43. Entity's Block location: World: (124,63,-167), Chunk: (at 12,3,9 in 7,-11; contains blocks 112,0,-176 to 127,255,-161), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  44. Entity's Momentum: 0.00, -0.08, 0.00
  45. Entity's Passengers: []
  46. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  47. Stacktrace:
  48. at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:673)
  49. at net.minecraft.world.World.updateEntities(World.java:1888)
  50. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:644)
  51.  
  52. -- Affected level --
  53. Details:
  54. Level name: Test World
  55. All players: 1 total; [EntityPlayerMP['Player661'/28, l='Test World', x=124.97, y=63.00, z=-166.64]]
  56. Chunk stats: ServerChunkCache: 1089 Drop: 0
  57. Level seed: -8831713433277173097
  58. Level generator: ID 01 - flat, ver 0. Features enabled: false
  59. Level generator options: 3;minecraft:bedrock,61*minecraft:dirt,minecraft:grass;1;village
  60. Level spawn location: World: (119,4,-177), Chunk: (at 7,0,15 in 7,-12; contains blocks 112,0,-192 to 127,255,-177), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  61. Level time: 37794 game time, 6000 day time
  62. Level dimension: 0
  63. Level storage version: 0x04ABD - Anvil
  64. Level weather: Rain time: 26740 (now: false), thunder time: 1598 (now: false)
  65. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  66. Stacktrace:
  67. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:836)
  68. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:740)
  69. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  70. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:589)
  71. at java.lang.Thread.run(Thread.java:748)
  72.  
  73. -- System Details --
  74. Details:
  75. Minecraft Version: 1.12
  76. Operating System: Windows 10 (amd64) version 10.0
  77. Java Version: 1.8.0_131, Oracle Corporation
  78. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  79. Memory: 552212176 bytes (526 MB) / 1202716672 bytes (1147 MB) up to 2846883840 bytes (2715 MB)
  80. JVM Flags: 0 total;
  81. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  82. FML: MCP 9.40 Powered by Forge 14.21.1.2387 5 mods loaded, 5 mods active
  83. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  84. UCHIJAAAA minecraft{1.12} [Minecraft] (minecraft.jar)
  85. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  86. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.12-14.21.1.2387.jar)
  87. UCHIJAAAA forge{14.21.1.2387} [Minecraft Forge] (forgeSrc-1.12-14.21.1.2387.jar)
  88. UCHIJAAAA alchemtrans{0.0.1} [Alchemical Transmutation] (Alchemical_Transmutation_main)
  89. Loaded coremods (and transformers):
  90. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  91. Profiler Position: N/A (disabled)
  92. Player Count: 1 / 8; [EntityPlayerMP['Player661'/28, l='Test World', x=124.97, y=63.00, z=-166.64]]
  93. Type: Integrated Server (map_client.txt)
  94. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement