Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Ooh. Shiny.
- Time: 5/9/15 10:16 AM
- Description: Ticking entity
- java.lang.ArrayIndexOutOfBoundsException: 0
- at com.flansmod.common.driveables.EntitySeat.pressKey(EntitySeat.java:434)
- at com.flansmod.common.driveables.EntitySeat.func_70071_h_(EntitySeat.java:165)
- at net.minecraft.world.World.func_72866_a(World.java:2647)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838)
- at net.minecraft.world.World.func_72870_g(World.java:2600)
- at net.minecraft.world.World.func_72939_s(World.java:2412)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:943)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
- 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.flansmod.common.driveables.EntitySeat.pressKey(EntitySeat.java:434)
- at com.flansmod.common.driveables.EntitySeat.func_70071_h_(EntitySeat.java:165)
- at net.minecraft.world.World.func_72866_a(World.java:2647)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838)
- at net.minecraft.world.World.func_72870_g(World.java:2600)
- -- Entity being ticked --
- Details:
- Entity Type: Seat (com.flansmod.common.driveables.EntitySeat)
- Entity ID: 24123
- Entity Name: entity.Seat.name
- Entity's Exact location: -185.28, 63.40, 334.55
- Entity's Block location: World: (-186,63,334), Chunk: (at 6,3,14 in -12,20; contains blocks -192,0,320 to -177,255,335), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
- Entity's Momentum: 0.00, 0.00, 0.00
- Stacktrace:
- at net.minecraft.world.World.func_72939_s(World.java:2412)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669)
- -- Affected level --
- Details:
- Level name: world
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement