flossmanualsfr/escoria

Crash when joystick is plugged

Opened this issue · 0 comments

A student found a bug when a joystick is plugged when running the game, it crashes in game.gd, line 225, in the check "if joystick_mode"... Looks like an issue in the objs from vm.get_registered_objects()...

The error is exactly:
Invalid call. Nonexistent function 'is_type' in base 'Control (telon.gd)'.