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

Null Object Reference on Main Menu (Windows) #32

Closed SkylaLZ closed 3 months ago

SkylaLZ commented 3 months ago

Describe your bug here.

Game will immediately crash once pressing enter on the main menu.

https://github.com/beihu235/FNF-NovaFlare-Engine/assets/142008315/4917be4d-b812-4b87-8fdc-c6c8cd036135

Crash Log or logcat logs (if existing)

Null Object Reference
states/MainMenuState.update() [line 361]
flixel/FlxState.tryUpdate() [line 239]
flixel/FlxGame.update() [line 750]
flixel/FlxGame.step() [line 680]
flixel/FlxGame.onEnterFrame() [line 559]
openfl/events/EventDispatcher.__dispatchEvent() [line 426]
openfl/display/DisplayObject.__dispatch() [line 1398]

Are you modding a build from source or with Lua?

I am not modding

Have you open preload state?

No

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.

beihu235 commented 3 months ago

fixed,download again