Open Your-Local-LordXSimp opened 5 months ago
press F2
This was after I pressed F2.
i'm assuming this is most likely a flixel bug, avoid using debug builds for now, i'll investigate this further and try to find a potential fix
I figured out that it's either slash or backslash (It's invisible if I actually type it in here, apparently), but I need it to not appear when the song first loads. I don't know if it's still a Flixel problem though.
Describe your problem here.
EDIT (2024/08/11, @crowplexus): Occasionally, FlxDebugger will pop up with warnings, the issue here is that when trying to close it while specifically being in
PlayState
will crash the game due to it trying to access an invalid keycode, most likely for inputs.Are you modding a build from source or with Lua?
Lua
What is your build target?
Windows x64
Did you edit anything in this build? If so, mention or summarize your changes.
No response