ShadowMario / FNF-PsychEngine

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

freeplay crashes when opened #14510

Closed LucaPanellas closed 1 month ago

LucaPanellas commented 4 months ago

Describe your bug here.

freeplay just crashes whenever i try to open it

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?

Source

What is your build target?

Windows

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

no i didnt, this started happening after i tried to change the bf death animation

LucaPanellas commented 4 months ago

im on version 0.7.3 btw

trainershawn commented 4 months ago

i’ve been having the same issue :( if anyone can find a fix please reply! this started happening around 2 days ago same as you

LucaPanellas commented 3 months ago

i figured out that i saved it in the wrong folder, causing freeplay to try reading the character file

willow-tree902 commented 3 months ago

i was messing around with scripts from joner (17boos, multi-player-chars), and freeplay just suddenly stopped working