On my own fork of Psych Engine, I've been testing a remake of Psych 0.7.3 Menus in Lua. For that pack, I've set it to restart the game when changed. However, sometimes I get an Null Object Reference when resetting the game rooting to Alphabet.hx and FlxAtlasFrames.hx. I thought it was something I broke or I had the wrong library versions, until I tested this bug in Psych Engine v0.7.3 with 3 Hour Plumber which also resets the game. Turning the mod on and off multiple times and resetting the game, I have gotten the same error with this as well.
Describe your bug here.
On my own fork of Psych Engine, I've been testing a remake of Psych 0.7.3 Menus in Lua. For that pack, I've set it to restart the game when changed. However, sometimes I get an Null Object Reference when resetting the game rooting to
Alphabet.hx
andFlxAtlasFrames.hx
. I thought it was something I broke or I had the wrong library versions, until I tested this bug in Psych Engine v0.7.3 with 3 Hour Plumber which also resets the game. Turning the mod on and off multiple times and resetting the game, I have gotten the same error with this as well.Command Prompt/Terminal logs (if existing)
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.
No