• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Beta Map KF-MedievalNerYFortressB1

Just tried putting it on my server and it crashs the server instantly. Gives me this error recurring:
Code:
Error: FsGameType KF-MedievalNerYFortressB2.FsGameType (Function KFMod.KFGameType.MatchInProgress.SetupPickups:01C1) Accessed array 'WeaponPickups' out of bounds (0/0)
Warning: FsGameType KF-MedievalNerYFortressB2.FsGameType (Function KFMod.KFGameType.MatchInProgress.SetupPickups:01C1) Accessed None 'WeaponPickups'
Error: FsGameType KF-MedievalNerYFortressB2.FsGameType (Function KFMod.KFGameType.MatchInProgress.SetupPickups:01D7) Accessed array 'WeaponPickups' out of bounds (0/0)
Warning: FsGameType KF-MedievalNerYFortressB2.FsGameType (Function KFMod.KFGameType.MatchInProgress.SetupPickups:01D7) Accessed None 'WeaponPickups'
Error: FsGameType KF-MedievalNerYFortressB2.FsGameType (Function KFMod.KFGameType.MatchInProgress.SetupPickups:023F) Accessed array 'AmmoPickups' out of bounds (0/0)
Warning: FsGameType KF-MedievalNerYFortressB2.FsGameType (Function KFMod.KFGameType.MatchInProgress.SetupPickups:023F) Accessed None 'AmmoPickups'
Error: FsGameType KF-MedievalNerYFortressB2.FsGameType (Function KFMod.KFGameType.MatchInProgress.SetupPickups:023F) Accessed array 'AmmoPickups' out of bounds (0/0)
Warning: FsGameType KF-MedievalNerYFortressB2.FsGameType (Function KFMod.KFGameType.MatchInProgress.SetupPickups:023F) Accessed None 'AmmoPickups'
Error: FsGameType KF-MedievalNerYFortressB2.FsGameType (Function KFMod.KFGameType.MatchInProgress.SetupPickups:023F) Accessed array 'AmmoPickups' out of bounds (0/0)
Maybe something to look into?
its looking for an ammo pickup. maybe placing one in the map should fix that.
 
Upvote 0