ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.16k stars 2.23k forks source link

Freeplay Crash #15667

Open ISamwise4 opened 1 month ago

ISamwise4 commented 1 month ago

Describe your bug here.

I cannot open free play, I've tried everything and nothing is working. There is also an unknown week appearing and the game crashes when I hover over is, please help I have been trying to fix this for two hours

Command Prompt/Terminal logs (if existing)

states/FreeplayState.hx (line 72)
flixel/FlxGame.hx (line 642)
flixel/FlxGame.hx (line 729)
flixel/FlxGame.hx (line 682)
flixel/FlxGame.hx (line 556)
openfl/events/EventDispatcher.hx (line 444)
openfl/display/DisplayObject.hx (line 1400)

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.

Yes, deleted all of the weeks from assets, added characters, weeks, normal modding stuff

SantiagoCalebe commented 1 month ago

Remember what you wrote on 'Did you edit anything in this build? If so, mention or summarize your changes.'? "Yes, deleted all of the weeks from assets, added characters, weeks, normal modding stuff"

The game cannot read a week if isn't have a week, create a week.json in Assets/Shared/Weeks or Mods/Weeks and see what happens.

ISamwise4 commented 1 month ago

still doesn't work

SantiagoCalebe commented 1 month ago

Did you create a week?