Skip to content
This repository was archived by the owner on Sep 4, 2022. It is now read-only.
This repository was archived by the owner on Sep 4, 2022. It is now read-only.

[Bug] New 1.20.0 Errors #136

@MAGNAT2645

Description

@MAGNAT2645

SPAMS this:

L 08/12/2020 - 11:35:35: [SM] Exception reported: Property "m_bDisabled" not found (entity 0/worldspawn)
L 08/12/2020 - 11:35:35: [SM] Blaming: freaks/ff2_dynamic_defaults.ff2
L 08/12/2020 - 11:35:35: [SM] Call stack trace:
L 08/12/2020 - 11:35:35: [SM]   [0] SetEntProp
L 08/12/2020 - 11:35:35: [SM]   [1] Line 1436, FF2 Subplugin: Dynamic Defaults::DSSG_PerformUnstunActions
L 08/12/2020 - 11:35:35: [SM]   [2] Line 1478, FF2 Subplugin: Dynamic Defaults::DSSG_Tick
L 08/12/2020 - 11:35:35: [SM]   [3] Line 2702, FF2 Subplugin: Dynamic Defaults::OnGameFrame

Other errors:

L 08/12/2020 - 11:30:21: [SM] Exception reported: Invalid Handle 52b20e5d (error: 1)
L 08/12/2020 - 11:30:21: [SM] Blaming: disabled/freak_fortress_2.smx
L 08/12/2020 - 11:30:21: [SM] Call stack trace:
L 08/12/2020 - 11:30:21: [SM]   [0] ArrayList.Push
L 08/12/2020 - 11:30:21: [SM]   [1] Line 603, Unofficial Freak Fortress::FF2Protected.PushToTail
L 08/12/2020 - 11:30:21: [SM]   [2] Line 658, Unofficial Freak Fortress::FF2Protected.Request
L 08/12/2020 - 11:30:21: [SM]   [3] Line 3931, Unofficial Freak Fortress::OnRoundStart
L 08/12/2020 - 11:30:21: [SM] Exception reported: Invalid Handle 52b20e5d (error: 1)
L 08/12/2020 - 11:30:21: [SM] Blaming: disabled/freak_fortress_2.smx
L 08/12/2020 - 11:30:21: [SM] Call stack trace:
L 08/12/2020 - 11:30:21: [SM]   [0] ArrayList.Push
L 08/12/2020 - 11:30:21: [SM]   [1] Line 603, Unofficial Freak Fortress::FF2Protected.PushToTail
L 08/12/2020 - 11:30:21: [SM]   [2] Line 658, Unofficial Freak Fortress::FF2Protected.Request
L 08/12/2020 - 11:30:21: [SM]   [3] Line 15194, Unofficial Freak Fortress::GetArgumentF
L 08/12/2020 - 11:30:21: [SM]   [4] Line 15158, Unofficial Freak Fortress::GetAbilityArgumentFloat
L 08/12/2020 - 11:30:21: [SM]   [5] Line 17743, Unofficial Freak Fortress::Native_GetAbilityArgumentFloat
L 08/12/2020 - 11:30:21: [SM]   [7] FF2_GetAbilityArgumentFloat
L 08/12/2020 - 11:30:21: [SM]   [8] Line 276, C:\Games\tf2server\tf\addons\sourcemod\scripting\freaks\ff2_death.sp::Event_RoundStart
L 08/12/2020 - 11:30:21: [SM] Exception reported: Invalid Handle 52b20e5d (error: 1)
L 08/12/2020 - 11:30:21: [SM] Blaming: disabled/freak_fortress_2.smx
L 08/12/2020 - 11:30:21: [SM] Call stack trace:
L 08/12/2020 - 11:30:21: [SM]   [0] ArrayList.Push
L 08/12/2020 - 11:30:21: [SM]   [1] Line 603, Unofficial Freak Fortress::FF2Protected.PushToTail
L 08/12/2020 - 11:30:21: [SM]   [2] Line 658, Unofficial Freak Fortress::FF2Protected.Request
L 08/12/2020 - 11:30:21: [SM]   [3] Line 15194, Unofficial Freak Fortress::GetArgumentF
L 08/12/2020 - 11:30:21: [SM]   [4] Line 15158, Unofficial Freak Fortress::GetAbilityArgumentFloat
L 08/12/2020 - 11:30:21: [SM]   [5] Line 17743, Unofficial Freak Fortress::Native_GetAbilityArgumentFloat
L 08/12/2020 - 11:30:21: [SM]   [7] FF2_GetAbilityArgumentFloat
L 08/12/2020 - 11:30:21: [SM]   [8] Line 406, FF2 Subplugin: Dynamic Defaults::Event_RoundStart

EDIT:

L 08/12/2020 - 11:36:32: [SM] Exception reported: Invalid Handle 52b20e5d (error: 3)
L 08/12/2020 - 11:36:32: [SM] Blaming: disabled/freak_fortress_2.smx
L 08/12/2020 - 11:36:32: [SM] Call stack trace:
L 08/12/2020 - 11:36:32: [SM]   [0] ArrayList.Length.get
L 08/12/2020 - 11:36:32: [SM]   [1] Line 674, Unofficial Freak Fortress::FF2Protected.Purge
L 08/12/2020 - 11:36:32: [SM]   [2] Line 2231, Unofficial Freak Fortress::DisableFF2
L 08/12/2020 - 11:36:32: [SM]   [3] Line 2050, Unofficial Freak Fortress::OnConfigsExecuted
L 08/12/2020 - 11:36:11: [SM] Exception reported: Invalid Handle 52b20e5d (error: 3)
L 08/12/2020 - 11:36:11: [SM] Blaming: disabled/freak_fortress_2.smx
L 08/12/2020 - 11:36:11: [SM] Call stack trace:
L 08/12/2020 - 11:36:11: [SM]   [0] ArrayList.Length.get
L 08/12/2020 - 11:36:11: [SM]   [1] Line 674, Unofficial Freak Fortress::FF2Protected.Purge
L 08/12/2020 - 11:36:11: [SM]   [2] Line 2231, Unofficial Freak Fortress::DisableFF2
L 08/12/2020 - 11:36:11: [SM]   [3] Line 2095, Unofficial Freak Fortress::OnMapEnd

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingTestTest to see when this may occur

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions