Problem/Bug Server is crashing sometimes Need help!

Discussion in 'Bukkit Help' started by freezeline, Apr 5, 2020.

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

    freezeline

    Hi, i have a problem with my minecraft server, it is crashing, every time my server crashes i go to crash raports and see this:

    Description: Exception in server tick loop

    java.lang.ArrayIndexOutOfBoundsException: 0
    at pl.plajer.buildbattle.utils.ExceptionLogHandler.publish(ExceptionLogHandler.java:74)
    at java.util.logging.Logger.log(Unknown Source)
    at java.util.logging.Logger.doLog(Unknown Source)
    at java.util.logging.Logger.log(Unknown Source)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:544)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
    at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:387)
    at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1370)
    at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:318)
    at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:153)
    at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1105)
    at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399)
    at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
    at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
    at java.lang.Thread.run(Unknown Source)

    Please help me to fix this, it is very annoying i changed "Max-tick-time" to -1 in server properties but this didn't help! Please help me to solve this problem!
     
Thread Status:
Not open for further replies.

Share This Page