Hey guys!
Just wanted to see if anyone can help me pinpoint what is crashing my dedicated server.
04.01 23:28:30 [Server] LOG General> Saving Recorded Media:/Saves/Multiplayer/ppzrp/recorded_media.bin
04.01 23:28:31 [Server] LOG General> scriptmanager = zombie.radio.scripting.RadioScriptManager@2807cf3, isNewGame = false
04.01 23:28:31 [Server] LOG General> name = Automated Emergency Broadcast System, freq = 101800, cat = Emergency, uuid = EMRG-711984
04.01 23:28:31 [Server] LOG General> Radio Loading channels...
04.01 23:28:31 [Server] LOG General> Loading GlobalModData:/Saves/Multiplayer/ppzrp/global_mod_data.bin
04.01 23:28:31 [Server] LOG General> erosion: reading /Saves/Multiplayer/ppzrp/erosion.ini
04.01 23:28:31 [Server] LOG General> WorldDictionary: Checking dictionary...
04.01 23:28:31 [Server] LOG General> Loading WorldDictionary:/Saves/Multiplayer/ppzrp/WorldDictionary.bin
04.01 23:28:31 [Server] LOG ERROR: General> GameServer.main> Exception thrown java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at Preconditions.outOfBounds. Message: Exception Thrown
04.01 23:28:31 [Server] LOG ERROR: General> DebugLogStream.printException> Stack trace:
04.01 23:28:31 [Server] LOG java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
04.01 23:28:31 [Server] LOG at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source)
04.01 23:28:31 [Server] LOG at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source)
04.01 23:28:31 [Server] LOG at java.base/jdk.internal.util.Preconditions.checkIndex(Unknown Source)
04.01 23:28:31 [Server] LOG at java.base/java.util.Objects.checkIndex(Unknown Source)
04.01 23:28:31 [Server] LOG at java.base/java.util.ArrayList.get(Unknown Source)
04.01 23:28:31 [Server] LOG at zombie.characters.SurvivorFactory.randomName(SurvivorFactory.java:118)
04.01 23:28:31 [Server] LOG at zombie.characters.SurvivorFactory.CreateSurvivor(SurvivorFactory.java:73)
04.01 23:28:31 [Server] LOG at zombie.characters.SurvivorFactory.CreateSurvivor(SurvivorFactory.java:95)
04.01 23:28:31 [Server] LOG at zombie.characters.SurvivorFactory.CreateSurvivor(SurvivorFactory.java:59)
04.01 23:28:31 [Server] LOG at zombie.characters.IsoZombie.<init>(IsoZombie.java:238)
04.01 23:28:31 [Server] LOG at zombie.characters.IsoZombie.<init>(IsoZombie.java:220)
04.01 23:28:31 [Server] LOG at zombie.VirtualZombieManager.init(VirtualZombieManager.java:104)
04.01 23:28:31 [Server] LOG at zombie.iso.IsoWorld.init(IsoWorld.java:2458)
04.01 23:28:31 [Server] LOG at zombie.network.GameServer.main(GameServer.java:702)```