OutOfBounds Exception?

Discussion in 'Bukkit Help' started by TheCanadianLizard, Dec 17, 2012.

Thread Status:
Not open for further replies.
  1. hello there bukkit forums, i have a recurring problem on my private server, whenever i go a certain distance away from the spawn: i get this error:

    java.lang.ArrayIndexOutOfBoundsException: 113
    at net.minecraft.server.ChunkSection.a(ChunkSection.java:37)
    at net.minecraft.server.Chunk.getTypeId(Chunk.java:350)
    at net.minecraft.server.World.getTypeId(World.java:204)
    at net.minecraft.server.World.t(World.java:1752)
    at net.minecraft.server.SpawnerCreature.spawnEntities(SpawnerCreature.java:108)
    at net.minecraft.server.WorldServer.doTick(WorldServer.jar:157)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:569)
    at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)

    NOTE: This has never happened to my server before, and only realized it when my users began yelling at me over the phone.
     
  2. Offline

    Assult

    Plugin list?
     
  3. AnimalProtect, Announcer, BOSEconomy, CreeperHeal, MotdManager, Xp To Emerald, PlayerHeads, ChessCraft, ClearLag, CommandSigns, iDisguise, Infected, BookShop, ColorPortals, Essentials Hyperconomy, Lottery, Buycraft, Paintball, PermissionsEx, ProtocolLib, WorldEdit and WorldGuard.
     
  4. Offline

    Assult

    Could be worldguard, maybe a chunk error?
     
  5. i disabled worldguard, and i still have the same problem.
     
  6. Offline

    Assult

    hmmm, to me it looks kinda like a chunk error
     
  7. Offline

    breezeyboy

    Seems like it
    Trying opening the map in MCEdit and see what that has to show
     
Thread Status:
Not open for further replies.

Share This Page