-
-
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
Milestone
Description
Describe the bug
ONBS just straight out crashes upon the below steps being executed with the following error:
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object obj_controller:
local variable e(100026, -2147483648) not set before reading it.
at gml_Script_control_draw
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_control_draw (line -1)
gml_Object_obj_controller_Draw_0
To Reproduce
Steps to reproduce the behavior:
- Open the file attached below by double-clicking on it.
- Click anywhere to dismiss the song information message.
- Don't scroll, don't do anything, move your mouse to the play button, and press play.
- The first line of notes play, then crash.
Expected behavior
Don't crash?
Screenshots
No screenshots, but I have a video.
https://youtu.be/RaH_QBgS4zU
Additional context
Windows 10 running OpenNoteBlockStudio Version 3.8.0
Does not happen when the song is scrolled (vertically) before playing the song.
I know the title isn't very descriptive, but I can't come up with one that's short yet descriptive.
Attachments:
- The file I was testing with. Zipped because Github doesn't like nbs files.
Through the Fire and Flames.zip
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