-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
C: BugSomething isn't workingSomething isn't workingS: Resolved in next releaseThis bugfix or suggestion has been applied to the codeThis bugfix or suggestion has been applied to the code
Description
Describe the bug
Upon uploading a MIDI file to onbs, the application errors
To Reproduce
Steps to reproduce the behavior:
- Launch obns
- From the startup dialog, click "Generate song out of MIDI file"
- Select the attached MIDI file (located within the provided zip due to GitHub not being able to accept MIDIs)
- Error Should appear
Expected behavior
MIDI should open within onbs without issue
Additional context
Crash log:
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_controller:
Push :: Execution Error - Variable Index [255] out of range [128] - -1.midi_ins(101477,255)
at gml_Script_open_midi
############################################################################################
gml_Script_open_midi (line -1)
gml_Script_draw_window_greeting
gml_Script_draw_windows
gml_Script_control_draw
gml_Object_obj_controller_Draw_0 (line -1)
Version: 3.9.1 Win10
Metadata
Metadata
Assignees
Labels
C: BugSomething isn't workingSomething isn't workingS: Resolved in next releaseThis bugfix or suggestion has been applied to the codeThis bugfix or suggestion has been applied to the code