Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bug after closing song properties #508

Open
Al-ex-N opened this issue Jan 31, 2025 · 1 comment
Open

Bug after closing song properties #508

Al-ex-N opened this issue Jan 31, 2025 · 1 comment
Labels
C: Bug Something isn't working S: Resolved in next release This bugfix or suggestion has been applied to the code

Comments

@Al-ex-N
Copy link

Al-ex-N commented Jan 31, 2025

I've just started note block studio app, clicked song info and Edit button, opened song properties, clicked OK and got code error:


############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_controller:

index out of bounds request -1 maximum size is 1############################################################################################
gml_Script_add_block (line 34)
gml_Script_draw_window_properties (line 133)
gml_Script_draw_windows (line 32)
gml_Script_control_draw (line 2409)
gml_Object_obj_controller_Draw_0 (line 1)

Can you fix it?

@OctoFlareDev
Copy link
Collaborator

there is an issue that for unknown reason the loop end tick becomes 0 on some computers, if you see it 0, please change enable looping, change it to numbers higher than zero, then disable looping to avoid the crash

@OctoFlareDev OctoFlareDev added C: Bug Something isn't working S: Resolved in next release This bugfix or suggestion has been applied to the code labels Mar 4, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C: Bug Something isn't working S: Resolved in next release This bugfix or suggestion has been applied to the code
Projects
None yet
Development

No branches or pull requests

2 participants