FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.93k stars 2.29k forks source link

Crash Report: Note Kind Properties crash inside the Chart Editor #3292

Open Keoiki opened 2 weeks ago

Keoiki commented 2 weeks ago

Issue Checklist

What platform are you using?

Itch.io (Downloadable Build) - Windows

If you are playing on a browser, which one are you using?

None

Version

0.5.0

Context (Provide screenshots or videos of the crash happening)

When creating a note kind, the params parameter is used to create HaxeUI components below the dropdown on the Notes window, but selecting a note kind with params crashes the game.

My note kind which I tested this with: image

Steps to reproduce

  1. Create a note kind with params filled with something.
  2. Open the Notes windows and select your new note kind.

Crash logs (can be found in the logs folder where Funkin.exe is)

ChartEditorNoteDataToolbox.hx at line 250 image

tposejank commented 2 weeks ago

Just a heads up, this also happens with events, sometimes when choosing a type, and clicking on an already placed event with another type