Guest User

Untitled

a guest
Jun 5th, 2018
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  3.  
  4. Time: 6/5/18 5:56 PM
  5. Description: Ticking player
  6.  
  7. java.lang.NullPointerException: Ticking player
  8. at net.minecraftforge.items.SlotItemHandler.getStack(SlotItemHandler.java:79)
  9. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:97)
  10. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:365)
  11. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2168)
  12. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:871)
  13. at net.minecraft.world.World.updateEntity(World.java:2127)
  14. at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:672)
  15. at net.minecraft.world.World.updateEntities(World.java:1903)
  16. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:643)
  17. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:842)
  18. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743)
  19. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592)
  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.minecraftforge.items.SlotItemHandler.getStack(SlotItemHandler.java:79)
  31. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:97)
  32. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:365)
  33. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2168)
  34. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:871)
  35. at net.minecraft.world.World.updateEntity(World.java:2127)
  36.  
  37. -- Player being ticked --
  38. Details:
  39. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  40. Entity ID: 53
  41. Entity Name: Player391
  42. Entity's Exact location: 1083.50, 4.00, -145.50
  43. Entity's Block location: World: (1083,4,-146), Chunk: (at 11,0,14 in 67,-10; contains blocks 1072,0,-160 to 1087,255,-145), Region: (2,-1; contains chunks 64,-32 to 95,-1, blocks 1024,0,-512 to 1535,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:672)
  49. at net.minecraft.world.World.updateEntities(World.java:1903)
  50. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:643)
  51.  
  52. -- Affected level --
  53. Details:
  54. Level name: New World
  55. All players: 1 total; [EntityPlayerMP['Player391'/53, l='New World', x=1083.50, y=4.00, z=-145.50]]
  56. Chunk stats: ServerChunkCache: 625 Drop: 0
  57. Level seed: 405589991790030102
  58. Level generator: ID 01 - flat, ver 0. Features enabled: true
  59. Level generator options:
  60. Level spawn location: World: (1085,4,-146), Chunk: (at 13,0,14 in 67,-10; contains blocks 1072,0,-160 to 1087,255,-145), Region: (2,-1; contains chunks 64,-32 to 95,-1, blocks 1024,0,-512 to 1535,255,-1)
  61. Level time: 625 game time, 625 day time
  62. Level dimension: 0
  63. Level storage version: 0x04ABD - Anvil
  64. Level weather: Rain time: 50618 (now: false), thunder time: 142655 (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:842)
  68. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743)
  69. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  70. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592)
  71. at java.lang.Thread.run(Thread.java:748)
  72.  
  73. -- System Details --
  74. Details:
  75. Minecraft Version: 1.12.2
  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: 3600252120 bytes (3433 MB) / 4153409536 bytes (3961 MB) up to 4153409536 bytes (3961 MB)
  80. JVM Flags: 2 total; -Xmx4g -Xms4g
  81. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  82. FML: MCP 9.42 Powered by Forge 14.23.4.2703 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.  
  85. | State | ID | Version | Source | Signature |
  86. |:--------- |:--------- |:------------ |:-------------------------------- |:--------- |
  87. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  88. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  89. | UCHIJAAAA | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.4.2703.jar | None |
  90. | UCHIJAAAA | forge | 14.23.4.2703 | forgeSrc-1.12.2-14.23.4.2703.jar | None |
  91. | UCHIJAAAA | slimemod | 0.1 | mod | None |
  92.  
  93. Loaded coremods (and transformers):
  94. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  95. Profiler Position: N/A (disabled)
  96. Player Count: 1 / 8; [EntityPlayerMP['Player391'/53, l='New World', x=1083.50, y=4.00, z=-145.50]]
  97. Type: Integrated Server (map_client.txt)
  98. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment