Skip to content

ONBS Crashes with Error upon Song Play #178

@bbayu123

Description

@bbayu123

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:

  1. Open the file attached below by double-clicking on it.
  2. Click anywhere to dismiss the song information message.
  3. Don't scroll, don't do anything, move your mouse to the play button, and press play.
  4. 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:

  1. The file I was testing with. Zipped because Github doesn't like nbs files.
    Through the Fire and Flames.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: BugSomething isn't workingS: Resolved in next releaseThis bugfix or suggestion has been applied to the code

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions