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

Spamming Native detected error #23

Closed
HotoCocoaco opened this issue Jul 7, 2022 · 4 comments
Closed

Spamming Native detected error #23

HotoCocoaco opened this issue Jul 7, 2022 · 4 comments

Comments

@HotoCocoaco
Copy link

HotoCocoaco commented Jul 7, 2022

Describe the bug
tf2item_cosmetics.smx spamming errors.

L 07/07/2022 - 22:36:16: [SM] Invalid timer handle cf3d0398 (error 3) during timer end, displayed function is timer callback, not the stack trace
L 07/07/2022 - 22:36:16: [SM] Unable to call function "ForceTimer" due to above error(s).
L 07/07/2022 - 22:36:52: [SM] Plugin "tf2item_cosmetics.smx" encountered error 23: Native detected error
L 07/07/2022 - 22:36:52: [SM] Invalid timer handle 342103c3 (error 3) during timer end, displayed function is timer callback, not the stack trace
L 07/07/2022 - 22:36:52: [SM] Unable to call function "ForceTimer" due to above error(s).
L 07/07/2022 - 22:37:02: [SM] Exception reported: Menu handle 41c303b2 is invalid (error 3)
L 07/07/2022 - 22:37:02: [SM] Blaming: tf2item_cosmetics.smx
L 07/07/2022 - 22:37:02: [SM] Call stack trace:
L 07/07/2022 - 22:37:02: [SM]   [0] GetMenuItem
L 07/07/2022 - 22:37:02: [SM]   [1] Line 259, tf2item_cosmetics.sp::EffectHdlr
L 07/07/2022 - 22:37:22: [SM] Plugin "tf2item_cosmetics.smx" encountered error 23: Native detected error
L 07/07/2022 - 22:37:22: [SM] Invalid timer handle 8a7503d2 (error 3) during timer end, displayed function is timer callback, not the stack trace
L 07/07/2022 - 22:37:22: [SM] Unable to call function "ForceTimer" due to above error(s).
L 07/07/2022 - 22:37:40: [SM] Plugin "tf2item_cosmetics.smx" encountered error 23: Native detected error
L 07/07/2022 - 22:37:40: [SM] Invalid timer handle 95d502fd (error 3) during timer end, displayed function is timer callback, not the stack trace
L 07/07/2022 - 22:37:40: [SM] Unable to call function "ClearSearch" due to above error(s).
L 07/07/2022 - 22:38:47: [SM] Exception reported: Menu handle 83ea03d8 is invalid (error 3)
L 07/07/2022 - 22:38:47: [SM] Blaming: tf2item_cosmetics.smx
L 07/07/2022 - 22:38:47: [SM] Call stack trace:
L 07/07/2022 - 22:38:47: [SM]   [0] GetMenuItem
L 07/07/2022 - 22:38:47: [SM]   [1] Line 227, tf2item_cosmetics.sp::paintHdlr
L 07/07/2022 - 22:38:55: [SM] Plugin "tf2item_cosmetics.smx" encountered error 23: Native detected error
L 07/07/2022 - 22:38:55: [SM] Invalid timer handle bb1003e9 (error 3) during timer end, displayed function is timer callback, not the stack trace
L 07/07/2022 - 22:38:55: [SM] Unable to call function "ForceTimer" due to above error(s).

It should happen every time when player use the plugin.

@punteroo
Copy link
Owner

punteroo commented Aug 9, 2024

Hello,

The plugin pack is very old, and I hadn't planned on rewriting it all these years. However, I started last week on a complete rewrite of the plugin pack, including both weapons and cosmetics, in the feat/rewrite branch.

Once this is completed, there will be an updated version for 2024. Many dependencies have changed over time, such as TF2Attributes and TFEconData, and there are also improvements to be made within the plugins themselves.

Please understand most things do not work as expected due to this very reason. Thanks!

@punteroo
Copy link
Owner

Hello.

Please confirm the issues reported here are gone to properly close the Issue or handle it accordingly.

@HotoCocoaco
Copy link
Author

Hello.

Please confirm the issues reported here are gone to properly close the Issue or handle it accordingly.

will do

@HotoCocoaco
Copy link
Author

This bug is not appearing and I will close it for now. New #29 bug submitted.

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