Survival games error?

Discussion in 'Bukkit Help' started by Matthewadams, Jan 1, 2013.

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

    Matthewadams

    Hello, I have been having trouble with the plugin called "SURVIVAL GAMES!"

    Its not really funny cause that is what my players like the most.. So i am asking for help, They cannot hit each other in the arena, Its like its turned off completlly! Yes, We are using "Multiverse-Core" Is it the update that can have make it little bit weird? Anyways, Here some errors that has been spawned in the console
    Code:
    2013-01-02 00:32:14 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: -1
    2013-01-02 00:32:14 [SEVERE]    at com.skitscape.survivalgames.LobbyManager.updateGameStatus(LobbyManager.java:350)
    2013-01-02 00:32:14 [SEVERE]    at com.skitscape.survivalgames.LobbyManager$LobbySignUpdater.run(LobbyManager.java:297)
    2013-01-02 00:32:14 [SEVERE]    at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53)
    2013-01-02 00:32:14 [SEVERE]    at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
    2013-01-02 00:32:14 [SEVERE]    at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:530)
    2013-01-02 00:32:14 [SEVERE]    at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    2013-01-02 00:32:14 [SEVERE]    at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    2013-01-02 00:32:14 [SEVERE]    at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    2013-01-02 00:32:14 [SEVERE]    at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    , It keeps spamming my console, And it aint funny when im trying to do some work on the server.. And could it be "Multiverse-Core" ? Please help! :(

    Any?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  2. Offline

    mattbaya

    I'm seeing this exact error as well. Server seems to be working fine but the console is overflowing with the above and;
    Code:
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:37 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:38 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:38 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:38 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:38 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:38 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:38 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:38 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:38 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:38 [SEVERE] java.lang.ArrayIndexOutOfBoundsException
    2013-01-14 20:58:38 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: -1
    Over and over again. We're using multiverse-core as well so perhaps there is something there.

    Anyone have any suggestions?
     
Thread Status:
Not open for further replies.

Share This Page