Advertisement
Guest User

Untitled

a guest
Jan 6th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 6.1.2016 16:13
  5. Description: Ticking entity
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 9
  8. at com.nitrodev.constructio.blocks.TileConstructor.getStackInSlot(TileConstructor.java:19)
  9. at net.minecraft.inventory.Slot.getStack(Slot.java:81)
  10. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:84)
  11. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:263)
  12. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2009)
  13. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:724)
  14. at net.minecraft.world.World.updateEntity(World.java:1974)
  15. at net.minecraft.world.World.updateEntities(World.java:1803)
  16. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:559)
  17. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:771)
  18. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:675)
  19. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:542)
  21. at java.lang.Thread.run(Thread.java:745)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Stacktrace:
  29. at com.nitrodev.constructio.blocks.TileConstructor.getStackInSlot(TileConstructor.java:19)
  30. at net.minecraft.inventory.Slot.getStack(Slot.java:81)
  31. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:84)
  32. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:263)
  33. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2009)
  34. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:724)
  35. at net.minecraft.world.World.updateEntity(World.java:1974)
  36.  
  37. -- Entity being ticked --
  38. Details:
  39. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  40. Entity ID: 268
  41. Entity Name: Player641
  42. Entity's Exact location: 182,53, 63,86, 242,30
  43. Entity's Block location: 182,00,63,00,242,00 - World: (182,63,242), Chunk: (at 6,3,2 in 11,15; contains blocks 176,0,240 to 191,255,255), 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,00, 0,00
  45. Entity's Rider: ~~ERROR~~ NullPointerException: null
  46. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  47. Stacktrace:
  48. at net.minecraft.world.World.updateEntities(World.java:1803)
  49. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:559)
  50.  
  51. -- Affected level --
  52. Details:
  53. Level name: Testing
  54. All players: 1 total; [EntityPlayerMP['Player641'/268, l='Testing', x=182,53, y=63,86, z=242,30]]
  55. Chunk stats: ServerChunkCache: 662 Drop: 0
  56. Level seed: -5411415688051097589
  57. Level generator: ID 00 - default, ver 1. Features enabled: true
  58. Level generator options:
  59. Level spawn location: 188,00,64,00,252,00 - World: (188,64,252), Chunk: (at 12,4,12 in 11,15; contains blocks 176,0,240 to 191,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  60. Level time: 10306 game time, 10306 day time
  61. Level dimension: 0
  62. Level storage version: 0x04ABD - Anvil
  63. Level weather: Rain time: 66546 (now: false), thunder time: 88373 (now: false)
  64. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  65. Stacktrace:
  66. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:771)
  67. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:675)
  68. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159)
  69. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:542)
  70. at java.lang.Thread.run(Thread.java:745)
  71.  
  72. -- System Details --
  73. Details:
  74. Minecraft Version: 1.8.8
  75. Operating System: Windows 8.1 (amd64) version 6.3
  76. Java Version: 1.8.0_65, Oracle Corporation
  77. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  78. Memory: 762340776 bytes (727 MB) / 1005060096 bytes (958 MB) up to 1895825408 bytes (1808 MB)
  79. JVM Flags: 0 total;
  80. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  81. FML: MCP 9.18 Powered by Forge 11.15.0.1649 4 mods loaded, 4 mods active
  82. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  83. UCHIJAAAA mcp{9.18} [Minecraft Coder Pack] (minecraft.jar)
  84. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.8-11.15.0.1649-1.8.8.jar)
  85. UCHIJAAAA Forge{11.15.0.1649} [Minecraft Forge] (forgeSrc-1.8.8-11.15.0.1649-1.8.8.jar)
  86. UCHIJAAAA constructio{1.0} [ConstructIO] (ConstructIO)
  87. Loaded coremods (and transformers):
  88. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  89. Profiler Position: N/A (disabled)
  90. Player Count: 1 / 8; [EntityPlayerMP['Player641'/268, l='Testing', x=182,53, y=63,86, z=242,30]]
  91. Type: Integrated Server (map_client.txt)
  92. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement