FlaminSarge / tf2attributes

TF2Attributes SourceMod plugin
48 stars 41 forks source link

Unable to add bots or choose class #53

Open JuegosPablo opened 4 months ago

JuegosPablo commented 4 months ago

Hello i was testing the last update of the plugin and for some reason i got this error:

L 04/20/2024 - 02:34:17: [SM] Exception reported: Entity 1 (1) is invalid L 04/20/2024 - 02:34:17: [SM] Blaming: tf2attributes.smx L 04/20/2024 - 02:34:17: [SM] Call stack trace: L 04/20/2024 - 02:34:17: [SM] [0] GetEntityAddress L 04/20/2024 - 02:34:17: [SM] [1] Line 980, C:\tf2serverff2\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\tf2attributes.sp::GetEntityAttributeList L 04/20/2024 - 02:34:17: [SM] [2] Line 1195, C:\tf2serverff2\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\tf2attributes.sp::RemoveNonNetworkedRuntimeAttributesOnEntities L 04/20/2024 - 02:34:17: [SM] [3] Line 375, C:\tf2serverff2\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\tf2attributes.sp::OnPluginEnd

I run the server on Linux system and the only problems for now i found are i cant add bots or choose class

nosoop commented 4 months ago

Is this error message happening on server shutdown? It resembles nosoop/SM-TFAttributeSupport#24. If it is then that's safe to ignore — it would be nice to fix but ultimately isn't a high priority. I'll split that off into a new issue since that seems more peculiar.

Failing to add bots and choose classes sounds like the server is crashing around that point, which, if tf2attributes was the cause, would likely be fixed with 1.7.3.2.

If that resolves your problems please follow up and close the issue. If it doesn't, do: