Mentrillum / Slender-Fortress-Modified-Versions

A modification of Team Fortress 2 based on the game Slender: The Eight Pages.
GNU General Public License v3.0
33 stars 22 forks source link

`Exception reported: Invalid index 0 (count: 0)` causing the BLU unable to swap to RED on round start. Making the gamemode unable to run correctly. #110

Closed HotoCocoaco closed 1 year ago

HotoCocoaco commented 1 year ago
L 04/01/2023 - 18:15:16: [SM] Exception reported: Invalid index 0 (count: 0)
L 04/01/2023 - 18:15:16: [SM] Blaming: sf2.smx
L 04/01/2023 - 18:15:16: [SM] Call stack trace:
L 04/01/2023 - 18:15:16: [SM]   [0] ArrayList.SetArray
L 04/01/2023 - 18:15:16: [SM]   [1] Line 1263, sf2/profiles/profile_chaser_precache.sp::ParseChaserProfileAttacks
L 04/01/2023 - 18:15:16: [SM]   [2] Line 726, sf2/profiles/profile_chaser_precache.sp::LoadChaserBossProfile
L 04/01/2023 - 18:15:16: [SM]   [3] Line 708, sf2/profiles/profiles_boss_functions.sp::LoadBossProfile
L 04/01/2023 - 18:15:16: [SM]   [4] Line 627, sf2/profiles.sp::LoadProfileFile
L 04/01/2023 - 18:15:16: [SM]   [5] Line 672, sf2/profiles.sp::LoadProfilesFromDirectory
L 04/01/2023 - 18:15:16: [SM]   [6] Line 530, sf2/profiles.sp::ReloadBossProfiles
L 04/01/2023 - 18:15:16: [SM]   [7] Line 1113, sf2.sp::StartPlugin
L 04/01/2023 - 18:15:16: [SM]   [8] Line 966, sf2.sp::OnConfigsExecuted
L 04/01/2023 - 18:16:44: [SM] Exception reported: Invalid Handle 0 (error: 4)
L 04/01/2023 - 18:16:44: [SM] Blaming: sf2.smx
L 04/01/2023 - 18:16:44: [SM] Call stack trace:
L 04/01/2023 - 18:16:44: [SM]   [0] ArrayList.Length.get
L 04/01/2023 - 18:16:44: [SM]   [1] Line 1228, sf2/profiles.sp::GetSelectableBossProfileQueueList
L 04/01/2023 - 18:16:44: [SM]   [2] Line 7995, sf2.sp::SelectStartingBossesForRound
L 04/01/2023 - 18:16:44: [SM]   [3] Line 8325, sf2.sp::InitializeNewGame
L 04/01/2023 - 18:16:44: [SM]   [4] Line 89, sf2/extras/game_events.sp::Event_RoundStart