ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.12k stars 2.18k forks source link

Story mode and week editor crashes the game #15034

Closed CalebBLS closed 2 months ago

CalebBLS commented 3 months ago

Describe your bug here.

Don't know why, but whenever I try to open the story menu or week editor it throws an error at me and crashes. I don't have access to any of the files listed, it's not the source version I have.

Included is copy-pasted from the crash log file.

Command Prompt/Terminal logs (if existing)

Paths.hx (line 356)
MenuItem.hx (line 17)
StoryMenuState.hx (line 105)
flixel/FlxGame.hx (line 637)
flixel/FlxGame.hx (line 724)
flixel/FlxGame.hx (line 677)
flixel/FlxGame.hx (line 545)
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

> Crash Handler written by: sqirra-rng

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows

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

Deleted all the song folders from assets/data and assets/songs and added new songs, but didn't touch the files.

ColdlordXRepositories commented 3 months ago

you're not supposed to delete the base game songs you are supposed to add new songs through the mods folder, not assets