Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add bots or choose class #53

Open
JuegosPablo opened this issue Apr 20, 2024 · 1 comment
Open

Unable to add bots or choose class #53

JuegosPablo opened this issue Apr 20, 2024 · 1 comment

Comments

@JuegosPablo
Copy link

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
Copy link
Collaborator

nosoop commented Apr 20, 2024

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:

  • Grab a copy of Accelerator
  • Link it to your Steam account (which provides more detailed crash information to you, in case I need to probe further), and
  • Provide a crash report (the 12-character ID will suffice for starters)

@nosoop nosoop changed the title Issue with the Plugin Unable to add bots or choose class Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants