corecathx / FNF-CDEV-Engine

A Friday Night Funkin' Engine.
https://core5570ryt.github.io/FNF-CDEV-Engine/
Apache License 2.0
25 stars 15 forks source link

Bug Report: #9

Open NotchriS802 opened 3 months ago

NotchriS802 commented 3 months ago

Im trying to add my own song inside my own mod but this null thing keeps popping up and I dont know how to fix it, some help please?

meta/states/StoryMenuState.hx (line 160) flixel/FlxGame.hx (line 642) game/system/FunkinGame.hx (11) flixel/FlxGame.hx (line 729) flixel/FlxGame.hx (line 682) flixel/FlxGame.hx (line 556) game/system/FunkinGame.hx (line 21) openfl/events/EventDispatcher.hx (444) open/display/DisplayObject.hx (line 1400)

Engine Version: 1.6.3 Error: Null Object Refrence

corecathx commented 3 months ago

It looks like the engine couldn't find any Week JSON under /cdev-mods/<YourMod>/data/weeks/ folder, make sure there's any Week JSON file inside that folder and maybe try to open Story Mode again