• Support
  • Global Functions -- Invalid get index '372'

I have no idea what I did to my game engine, but whenever I try to Validate my global function I get this error.

SCRIPT ERROR: validate_functions: Invalid get index '372' (on base: 'Array').
At: res://game_config_global_functions.gde:56
SCRIPT ERROR: validate_functions: Invalid get index '372' (on base: 'Array').
At: res://game_config_global_functions.gde:56

I don't know how to get to gam_config_global_functions.gde I searched my PC for it. This persists beyond just one game project, I actually broke the whole thing and I don't know enough even about the basics to fix it.

Can you please provide the global variable and the code snippet where you reference it? so we can check what's going on. . .