Help Please think i got a corrupted map

Discussion in 'Bukkit Help' started by wisby, Sep 21, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    wisby

    hello been getting this error since yesturday

    Code:
    2011-09-21 22:52:10 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: 15
    2011-09-21 22:52:10 [SEVERE] at net.minecraft.server.EntityMinecart.h(EntityMinecart.java:619)
    2011-09-21 22:52:10 [SEVERE] at net.minecraft.server.EntityMinecart.s_(EntityMinecart.java:276)
    2011-09-21 22:52:10 [SEVERE] at net.minecraft.server.World.entityJoinedWorld(World.java:1193)
    2011-09-21 22:52:10 [SEVERE] at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    2011-09-21 22:52:10 [SEVERE] at net.minecraft.server.World.playerJoinedWorld(World.java:1175)
    2011-09-21 22:52:10 [SEVERE] at net.minecraft.server.World.cleanUp(World.java:1090)
    2011-09-21 22:52:10 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:460)
    2011-09-21 22:52:10 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-21 22:52:10 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-21 22:52:10 [SEVERE] Unexpected exception
    java.lang.ArrayIndexOutOfBoundsException: 15
    at net.minecraft.server.EntityMinecart.h(EntityMinecart.java:619)
    at net.minecraft.server.EntityMinecart.s_(EntityMinecart.java:276)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1193)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1175)
    at net.minecraft.server.World.cleanUp(World.java:1090)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:460)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    i think it could be a corrupted map im not sure ive been useing the dev builds and running 1.8 it was working fine for 3 days or so and then this error and then no one can connect to the server any idea?
     
  2. Offline

    Supersam654

    Can you delete your server.log file, start up your server, and have 1 person try to connect? Then post your entire log file to www.pastebin.com. You aren't giving us the entire error so this could be caused by a couple of things, however 1 of them probably could be a corrupt world.
     
    AgentKid likes this.
  3. Offline

    AgentKid

    And after you do what @Supersam654 said, try (if you have WorldEdit) using '/rem minecart 4000', as that will remove all minecarts in the entire world.
     
  4. Offline

    md_5

    It is minecart glitch. If he cant login then he will have to use mcedit to fix it.
     
Thread Status:
Not open for further replies.

Share This Page