beihu235 / FNF-NovaFlare-Engine

Engine originally used on VS Camellia fanmade.It was later moved to support modules
Apache License 2.0
23 stars 14 forks source link

Pressing CTRL in the Keyboard Controls menu crashes the engine #13

Closed JordanSantiagoYT closed 5 months ago

JordanSantiagoYT commented 5 months ago

Describe your bug here.

When in the Keybind Controls menu, pressing CTRL will crash the engine.

https://github.com/beihu235/FNF-NovaFlare-Engine/assets/61796448/5a77f7d3-04d3-4ec1-8441-2e35dfdcc033

Crash Log or logcat logs (if existing)

Null Object Reference
options/base/ControlsSubState.hx [line 515]
options/base/ControlsSubState.hx [line 285]
flixel/FlxState.hx [line 239]
flixel/FlxState.hx [line 248]
flixel/FlxGame.hx [line 749]
flixel/FlxGame.hx [line 679]
flixel/FlxGame.hx [line 558]
openfl/events/EventDispatcher.hx [line 426]
openfl/display/DisplayObject.hx [line 1398]

Are you modding a build from source or with Lua?

Lua

What is your build target?

Desktop (Linux, Windows or Mac)

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

no, i used the downloaded build

Stefan2008Git commented 5 months ago

😭

beihu235 commented 5 months ago

The problem is resolved. Please wait for v1.1.2

beihu235 commented 5 months ago

https://github.com/beihu235/FNF-NovaFlare-Engine/actions/runs/8589652414