Advertisement
HalestormXV

Untitled

Mar 21st, 2018
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.56 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 3/21/18 2:03 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:840)
  18. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:741)
  19. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:590)
  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: 358
  41. Entity Name: Player434
  42. Entity's Exact location: 209.30, 71.00, 256.96
  43. Entity's Block location: World: (209,71,256), Chunk: (at 1,4,0 in 13,16; contains blocks 208,0,256 to 223,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  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 44353
  55. All players: 1 total; [EntityPlayerMP['Player434'/358, l='New World 44353', x=209.30, y=71.00, z=256.96]]
  56. Chunk stats: ServerChunkCache: 626 Drop: 0
  57. Level seed: -2855293205424175309
  58. Level generator: ID 00 - default, ver 1. Features enabled: true
  59. Level generator options:
  60. Level spawn location: World: (236,64,256), Chunk: (at 12,4,0 in 14,16; contains blocks 224,0,256 to 239,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  61. Level time: 10086 game time, 10086 day time
  62. Level dimension: 0
  63. Level storage version: 0x04ABD - Anvil
  64. Level weather: Rain time: 101221 (now: false), thunder time: 17423 (now: false)
  65. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  66. Stacktrace:
  67. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:840)
  68. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:741)
  69. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  70. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:590)
  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: 626937768 bytes (597 MB) / 1171783680 bytes (1117 MB) up to 2843213824 bytes (2711 MB)
  80. JVM Flags: 0 total;
  81. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  82. FML: MCP 9.42 Powered by Forge 14.23.2.2624 7 mods loaded, 7 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.2.2624.jar | None |
  90. | UCHIJAAAA | forge | 14.23.2.2624 | forgeSrc-1.12.2-14.23.2.2624.jar | None |
  91. | UCHIJAAAA | jei | 4.8.5.147 | jei_1.12.2-4.8.5.147.jar | None |
  92. | UCHIJAAAA | hsrs | 1.0.0 | runic_sorcery_main | None |
  93. | UCHIJAAAA | theoneprobe | 1.4.19 | theoneprobe-1.12-1.4.19.jar | None |
  94.  
  95. Loaded coremods (and transformers):
  96. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  97. Profiler Position: N/A (disabled)
  98. Player Count: 1 / 8; [EntityPlayerMP['Player434'/358, l='New World 44353', x=209.30, y=71.00, z=256.96]]
  99. Type: Integrated Server (map_client.txt)
  100. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement