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

Exception reported: Menu handle 0 is invalid (error 4) #1149

Closed
dowoge opened this issue Jun 23, 2022 · 2 comments
Closed

Exception reported: Menu handle 0 is invalid (error 4) #1149

dowoge opened this issue Jun 23, 2022 · 2 comments

Comments

@dowoge
Copy link

dowoge commented Jun 23, 2022

L 06/23/2022 - 00:36:37: [SM] Exception reported: Menu handle 0 is invalid (error 4)
L 06/23/2022 - 00:36:37: [SM] Blaming: shavit-mapchooser.smx
L 06/23/2022 - 00:36:37: [SM] Call stack trace:
L 06/23/2022 - 00:36:37: [SM]   [0] Menu.Display
L 06/23/2022 - 00:36:37: [SM]   [1] Line 1638, D:\sourcemod-1.10.0-git6528-windows_v3.2.0\addons\sourcemod\scripting\shavit-mapchooser.sp::OpenEnhancedMenu
L 06/23/2022 - 00:36:37: [SM]   [2] Line 1359, D:\sourcemod-1.10.0-git6528-windows_v3.2.0\addons\sourcemod\scripting\shavit-mapchooser.sp::Command_Nominate

i get this error whenever i try to /nominate

@rtldg
Copy link
Collaborator

rtldg commented Jun 23, 2022

i think it's waiting for the tiers from shavit-rankings before making the menus but since you were using sqlite the plugin was failing to load (#1148)

@rtldg
Copy link
Collaborator

rtldg commented Jul 11, 2022

Bandaid fix for this issue with a778908 . Other issue is staying open of course until the rankings plugin supports sqlite

@rtldg rtldg closed this as completed Jul 11, 2022
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