java.lang.ArrayIndexOutOfBoundsException: 1
at com.lineage.server.timecontroller.server.ServerRestartTimer.start(ServerRestartTimer.java:97)
at com.lineage.server.timecontroller.StartTimer_Server.start(StartTimer_Server.java:72)
at com.lineage.server.GameServer.initialize(GameServer.java:500)
at com.lineage.Server.main(Server.java:225)
|