ShadowMario / FNF-PsychEngine

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

Error #14836

Closed Ruv2976 closed 2 months ago

Ruv2976 commented 4 months ago

Describe your bug here.

I do not know what this is related to, but game crashes

Command Prompt/Terminal logs (if existing)

[flixel/graphics/tile/FlxDrawQuadsItem.hx] (line 119)
[flixel/FlxCamera.hx] (line 772)
[flixel/FlxGame.hx] (line 872)
[flixel/FlxGame.hx] (line 565)
[openfl/events/EventDispatcher.hx] (line 426)
[openfl/display/DisplayObject.hx] (line 1398)

Uncaught Error: Null Object Reference

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've changed a lot of things in the code

seegerg commented 4 months ago

Maybe you just put a file in the wrong folder in Psych Engine. I solved this problem first by deleting one folder, then re-entering the game and if the error remains, then I insert the one and do the same with the next one.

Ruv2976 commented 4 months ago

Maybe you just put a file in the wrong folder in Psych Engine. I solved this problem first by deleting one folder, then re-entering the game and if the error remains, then I insert the one and do the same with the next one.

What folders are you talking about?

seegerg commented 3 months ago

Maybe you just put a file in the wrong folder in Psych Engine. I solved this problem first by deleting one folder, then re-entering the game and if the error remains, then I insert the one and do the same with the next one.

What folders are you talking about?

the mod folders image

Ruv2976 commented 3 months ago

Maybe you just put a file in the wrong folder in Psych Engine. I solved this problem first by deleting one folder, then re-entering the game and if the error remains, then I insert the one and do the same with the next one.

What folders are you talking about?

the mod folders image

the error I described above occurs in the Chart Editor (modified or raw)