Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Hey, that tickles! Hehehe!
- Time: 6.1.2016 16:13
- Description: Ticking entity
- java.lang.ArrayIndexOutOfBoundsException: 9
- at com.nitrodev.constructio.blocks.TileConstructor.getStackInSlot(TileConstructor.java:19)
- at net.minecraft.inventory.Slot.getStack(Slot.java:81)
- at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:84)
- at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:263)
- at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2009)
- at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:724)
- at net.minecraft.world.World.updateEntity(World.java:1974)
- at net.minecraft.world.World.updateEntities(World.java:1803)
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:559)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:771)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:675)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:542)
- at java.lang.Thread.run(Thread.java:745)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at com.nitrodev.constructio.blocks.TileConstructor.getStackInSlot(TileConstructor.java:19)
- at net.minecraft.inventory.Slot.getStack(Slot.java:81)
- at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:84)
- at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:263)
- at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2009)
- at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:724)
- at net.minecraft.world.World.updateEntity(World.java:1974)
- -- Entity being ticked --
- Details:
- Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
- Entity ID: 268
- Entity Name: Player641
- Entity's Exact location: 182,53, 63,86, 242,30
- 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)
- Entity's Momentum: 0,00, 0,00, 0,00
- Entity's Rider: ~~ERROR~~ NullPointerException: null
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- Stacktrace:
- at net.minecraft.world.World.updateEntities(World.java:1803)
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:559)
- -- Affected level --
- Details:
- Level name: Testing
- All players: 1 total; [EntityPlayerMP['Player641'/268, l='Testing', x=182,53, y=63,86, z=242,30]]
- Chunk stats: ServerChunkCache: 662 Drop: 0
- Level seed: -5411415688051097589
- Level generator: ID 00 - default, ver 1. Features enabled: true
- Level generator options:
- 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)
- Level time: 10306 game time, 10306 day time
- Level dimension: 0
- Level storage version: 0x04ABD - Anvil
- Level weather: Rain time: 66546 (now: false), thunder time: 88373 (now: false)
- Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
- Stacktrace:
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:771)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:675)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:159)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:542)
- at java.lang.Thread.run(Thread.java:745)
- -- System Details --
- Details:
- Minecraft Version: 1.8.8
- Operating System: Windows 8.1 (amd64) version 6.3
- Java Version: 1.8.0_65, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 762340776 bytes (727 MB) / 1005060096 bytes (958 MB) up to 1895825408 bytes (1808 MB)
- JVM Flags: 0 total;
- IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
- FML: MCP 9.18 Powered by Forge 11.15.0.1649 4 mods loaded, 4 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJAAAA mcp{9.18} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.8-11.15.0.1649-1.8.8.jar)
- UCHIJAAAA Forge{11.15.0.1649} [Minecraft Forge] (forgeSrc-1.8.8-11.15.0.1649-1.8.8.jar)
- UCHIJAAAA constructio{1.0} [ConstructIO] (ConstructIO)
- Loaded coremods (and transformers):
- GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
- Profiler Position: N/A (disabled)
- Player Count: 1 / 8; [EntityPlayerMP['Player641'/268, l='Testing', x=182,53, y=63,86, z=242,30]]
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement