Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // You should try our sister game, Minceraft!
- Time: 9/3/13 9:01 PM
- Description: Ticking entity
- java.lang.NullPointerException
- at crazypants.enderio.conduit.redstone.RedstoneSwitch.getCollidableComponents(RedstoneSwitch.java:100)
- at crazypants.enderio.conduit.redstone.RedstoneSwitch.getCollidableComponents(RedstoneSwitch.java:23)
- at crazypants.enderio.conduit.TileConduitBundle.getCollidableComponents(TileConduitBundle.java:305)
- at crazypants.enderio.conduit.BlockConduitBundle.func_71871_a(BlockConduitBundle.java:493)
- at net.minecraft.world.World.func_72945_a(World.java:1682)
- at net.minecraft.entity.Entity.func_70091_d(Entity.java:740)
- at net.minecraft.entity.item.EntityItem.func_70071_h_(EntityItem.java:113)
- at net.minecraft.world.World.func_72866_a(World.java:2345)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
- at net.minecraft.world.World.func_72870_g(World.java:2306)
- at net.minecraft.world.World.func_72939_s(World.java:2152)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:548)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
- at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at crazypants.enderio.conduit.redstone.RedstoneSwitch.getCollidableComponents(RedstoneSwitch.java:100)
- at crazypants.enderio.conduit.redstone.RedstoneSwitch.getCollidableComponents(RedstoneSwitch.java:23)
- at crazypants.enderio.conduit.TileConduitBundle.getCollidableComponents(TileConduitBundle.java:305)
- at crazypants.enderio.conduit.BlockConduitBundle.func_71871_a(BlockConduitBundle.java:493)
- at net.minecraft.world.World.func_72945_a(World.java:1682)
- at net.minecraft.entity.Entity.func_70091_d(Entity.java:740)
- at net.minecraft.entity.item.EntityItem.func_70071_h_(EntityItem.java:113)
- at net.minecraft.world.World.func_72866_a(World.java:2345)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
- at net.minecraft.world.World.func_72870_g(World.java:2306)
- -- Entity being ticked --
- Details:
- Entity Type: Item (net.minecraft.entity.item.EntityItem)
- Entity ID: 490
- Entity Name: item.item.apple
- Entity's Exact location: -2377.71, 43.09, 2280.82
- Entity's Block location: World: (-2378,43,2280), Chunk: (at 6,2,8 in -149,142; contains blocks -2384,0,2272 to -2369,255,2287), Region: (-5,4; contains chunks -160,128 to -129,159, blocks -2560,0,2048 to -2049,255,2559)
- Entity's Momentum: -0.17, -0.36, 0.09
- Stacktrace:
- at net.minecraft.world.World.func_72939_s(World.java:2152)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:548)
- -- Affected level --
- Details:
- Level name: world
- All players: 0 total; []
- Chunk stats: ServerChunkCache: 679 Drop: 0
- Level seed: 2605091070048921901
- Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
- Level generator options:
- Level spawn location: World: (365,64,254), Chunk: (at 13,4,14 in 22,15; contains blocks 352,0,240 to 367,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- Level time: 8464741 game time, 11645595 day time
- Level dimension: 0
- Level storage version: 0x04ABD - Anvil
- Level weather: Rain time: 78620 (now: false), thunder time: 146496 (now: false)
- Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
- Stacktrace:
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
- at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement