ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.1k stars 2.16k forks source link

Error when going out of the Main Menu #14796

Closed NullGang closed 3 months ago

NullGang commented 3 months ago

Describe your bug here.

When I go to some other state like optionState or FreeplayState this happens.

Command Prompt/Terminal logs (if existing)

flixel/effects/FlxFlicker.hx (line 171)
flixel/util/FlxTimer.hx (line 205)
flixel/util/FlxTimer.hx (line 295)
flixel/FlxGame.hx (line 750)
flixel/FlxGame.hx (line 682)
flixel/FlxGame.hx (line 550)
openfl/events/EventDispatcher.hx (line 402)
openfl/display/DisplayObject.hx (line 1399)

Uncaught Error: Null Object Reference
Please report this error to the GitHub page: https://github.com/ShadowMario/FNF-PsychEngine

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.

Yes. I edited the main menu and a lot of files

YouDevsYoupikmin commented 3 months ago

Can you show the mainmenu file? At least switch states lines

NullGang commented 3 months ago

I think i found the error, it was some random line with a flicker that it was there for no reason lol.

Can you show the mainmenu file? At least switch states lines