Raised This Month: $51 Target: $400
 12% 

Handle is invalid (error 3) / for menu handlers..


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 10-28-2020 , 11:15   Handle is invalid (error 3) / for menu handlers..
Reply With Quote #1

Code:
L 10/28/2020 - 23:03:18: [SM] Exception reported: Handle 11450868 is invalid (error 3)
L 10/28/2020 - 23:03:18: [SM] Blaming: vip_weapon_menus.smx
L 10/28/2020 - 23:03:18: [SM] Call stack trace:
L 10/28/2020 - 23:03:18: [SM]   [0] CloseHandle
L 10/28/2020 - 23:03:18: [SM]   [1] Line 410, C:\csgo1\csgo\addons\sourcemod\scripting\vip_weapon_menus.sp::HeadMenu
emmm... what?!
Code:
if(action == MenuAction_End) {
  if(menu != null) {
    delete menu;
  }
}
Does SM delete this automatically at MenuAction_End?

Last edited by ZASTRELIS; 10-28-2020 at 11:26.
ZASTRELIS is offline
Scag
AlliedModders Donor
Join Date: May 2017
Location: Crashing Hale
Old 10-29-2020 , 17:15   Re: Handle is invalid (error 3) / for menu handlers..
Reply With Quote #2

Are you re-displaying the menu within its callback? Deleting it anywhere else? You may need to show more code.
__________________
Over-engineering is underrated.

GitHub
BTC
ETH

Retired

Last edited by Scag; 10-29-2020 at 17:15.
Scag is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode