Guest User

Untitled

a guest
Jun 5th, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 6/5/18 4:26 PM
  5. Description: Ticking player
  6.  
  7. java.lang.NullPointerException: Ticking player
  8. at net.minecraft.inventory.Slot.getStack(Slot.java:81)
  9. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:97)
  10. at fr.rissalfa.slimemod.objects.blocks.machines.ContainerMachineBase.detectAndSendChanges(ContainerMachineBase.java:55)
  11. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:365)
  12. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2168)
  13. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:871)
  14. at net.minecraft.world.World.updateEntity(World.java:2127)
  15. at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:672)
  16. at net.minecraft.world.World.updateEntities(World.java:1903)
  17. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:643)
  18. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:842)
  19. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743)
  20. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  21. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592)
  22. at java.lang.Thread.run(Thread.java:748)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Thread: Server thread
  30. Stacktrace:
  31. at net.minecraft.inventory.Slot.getStack(Slot.java:81)
  32. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:97)
  33. at fr.rissalfa.slimemod.objects.blocks.machines.ContainerMachineBase.detectAndSendChanges(ContainerMachineBase.java:55)
  34. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:365)
  35. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2168)
  36. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:871)
  37. at net.minecraft.world.World.updateEntity(World.java:2127)
  38.  
  39. -- Player being ticked --
  40. Details:
  41. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  42. Entity ID: 54
  43. Entity Name: Player989
  44. Entity's Exact location: 1083.50, 4.00, -145.50
  45. 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)
  46. Entity's Momentum: 0.00, -0.08, 0.00
  47. Entity's Passengers: []
  48. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  49. Stacktrace:
  50. at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:672)
  51. at net.minecraft.world.World.updateEntities(World.java:1903)
  52. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:643)
  53.  
  54. -- Affected level --
  55. Details:
  56. Level name: New World
  57. All players: 1 total; [EntityPlayerMP['Player989'/54, l='New World', x=1083.50, y=4.00, z=-145.50]]
  58. Chunk stats: ServerChunkCache: 625 Drop: 0
  59. Level seed: 405589991790030102
  60. Level generator: ID 01 - flat, ver 0. Features enabled: true
  61. Level generator options:
  62. 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)
  63. Level time: 494 game time, 494 day time
  64. Level dimension: 0
  65. Level storage version: 0x04ABD - Anvil
  66. Level weather: Rain time: 50749 (now: false), thunder time: 142786 (now: false)
  67. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  68. Stacktrace:
  69. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:842)
  70. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743)
  71. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  72. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592)
  73. at java.lang.Thread.run(Thread.java:748)
  74.  
  75. -- System Details --
  76. Details:
  77. Minecraft Version: 1.12.2
  78. Operating System: Windows 10 (amd64) version 10.0
  79. Java Version: 1.8.0_131, Oracle Corporation
  80. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  81. Memory: 3315084304 bytes (3161 MB) / 4153409536 bytes (3961 MB) up to 4153409536 bytes (3961 MB)
  82. JVM Flags: 2 total; -Xmx4g -Xms4g
  83. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  84. FML: MCP 9.42 Powered by Forge 14.23.4.2703 5 mods loaded, 5 mods active
  85. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  86.  
  87. | State | ID | Version | Source | Signature |
  88. |:--------- |:--------- |:------------ |:-------------------------------- |:--------- |
  89. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  90. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  91. | UCHIJAAAA | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.4.2703.jar | None |
  92. | UCHIJAAAA | forge | 14.23.4.2703 | forgeSrc-1.12.2-14.23.4.2703.jar | None |
  93. | UCHIJAAAA | slimemod | 0.1 | mod | 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['Player989'/54, l='New World', x=1083.50, y=4.00, z=-145.50]]
  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