Snirozu / Funkin-Psych-Online

Psych Engine with Online Multiplayer
https://funkin.sniro.boo
Apache License 2.0
31 stars 27 forks source link

Crashes when setting the color of the notes when online. #12

Closed MikakunKun closed 4 months ago

MikakunKun commented 5 months ago

Describe your bug here.

Null Object Reference

Called from options.NotesSubState.updateNotes (options/NotesSubState.hx line 664) Called from options.NotesSubState.new (options/NotesSubState.hx line 141) Called from options.OptionsState.openSelectedSubstate (options/OptionsState.hx line 19) Called from options.OptionsState.update (options/OptionsState.hx line 101) Called from flixel.FlxState.tryUpdate (flixel/FlxState.hx line 222) Called from flixel.FlxGame.update (flixel/FlxGame.hx line 752) Called from flixel.FlxGame.step (flixel/FlxGame.hx line 682) Called from flixel.FlxGame.onEnterFrame (flixel/FlxGame.hx line 556) Called from openfl.events.EventDispatcher.dispatchEvent (openfl/events/EventDispatcher.hx line 402) Called from openfl.display.DisplayObject.dispatch (openfl/display/DisplayObject.hx line 1399)

Command Prompt/Terminal logs (if existing)

No response

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

no

Snirozu commented 5 months ago

works without any crashes for me