Open
Description
Anytime I go to open Open
To Reproduce
Steps to reproduce the behavior:
- I open the program
- It crashes and gives an error code
Expected behavior
The program to run normally.
Additional context
Here is the code it spits out:
############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_controller:
index out of bounds request 11 maximum size is 11############################################################################################
gml_Script_midi_input_set_key (line 8)
gml_Script_draw_piano (line 155)
gml_Script_control_draw (line 2228)
gml_Object_obj_controller_Draw_0 (line 0)