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

Error loading the plugin #11

Closed
Falow1 opened this issue Oct 30, 2021 · 3 comments · Fixed by #12
Closed

Error loading the plugin #11

Falow1 opened this issue Oct 30, 2021 · 3 comments · Fixed by #12
Assignees
Labels
bug Something isn't working fixed good first issue Good for newcomers

Comments

@Falow1
Copy link

Falow1 commented Oct 30, 2021

This error happens:

L 10/30/2021 - 18:20:04: [SM] Exception reported: Invalid convar handle 0 (error 4)
L 10/30/2021 - 18:20:04: [SM] Blaming: tf2item_weapons.smx
L 10/30/2021 - 18:20:04: [SM] Call stack trace:
L 10/30/2021 - 18:20:04: [SM] [0] ConVar.BoolValue.get
L 10/30/2021 - 18:20:04: [SM] [1] Line 109, tf2item_weapons.sp::OnMapStart

@punteroo punteroo self-assigned this Nov 1, 2021
@punteroo punteroo added good first issue Good for newcomers invalid This doesn't seem right labels Nov 1, 2021
@punteroo
Copy link
Owner

punteroo commented Nov 1, 2021

I need more information regarding this error as I can't seem to replicate it with latest builds.

Can you inform me the version you are utilizing for tf2item_weapons? It must be latest v3.0.2.
Run sm plugins info tf2item_weapons.smx on your server console and send output.

@punteroo
Copy link
Owner

punteroo commented Nov 2, 2021

After some testing I have found the issue. This happens when late loading the plugin (ex: reloading it).

I have issued a fix on a recent commit, while also adding new features for v3.1.0.

New release should be up shortly.

@punteroo
Copy link
Owner

punteroo commented Nov 2, 2021

This has been fixed in latest v3.1.0 release: https://github.com/punteroo/TF2-Item-Plugins/releases/tag/v3.1.0
Thank you for reporting this issue!

Repository owner locked as resolved and limited conversation to collaborators Nov 2, 2021
@punteroo punteroo added bug Something isn't working fixed and removed invalid This doesn't seem right labels Nov 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working fixed good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants