We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to add an event to add an image for the entire game, but I'm getting this error
openfl/display/OpenGLRenderer.hx (line 111) flxanimate/display/FlxAnimateFilterRenderer.hx (line 60) flxanimate/FlxAnimate.hx (line 70) flxanimate/PsychFlxAnimate.hx (line 9) states/stages/objects/ABotSpeaker.hx (line 69) states/stages/PhillyBlazin.hx (line 78) backend/BaseStage.hx (line 61) states/stages/PhillyBlazin.hx (line 13) states/PlayState.hx (line 372) flixel/FlxGame.hx (line 639) flixel/FlxGame.hx (line 726) flixel/FlxGame.hx (line 679) flixel/FlxGame.hx (line 558) openfl/events/EventDispatcher.hx (line 426) openfl/display/DisplayObject.hx (line 1398) 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
Lua
Windows
Yes, a event
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe your bug here.
I'm trying to add an event to add an image for the entire game, but I'm getting this error
Command Prompt/Terminal logs (if existing)
openfl/display/OpenGLRenderer.hx (line 111) flxanimate/display/FlxAnimateFilterRenderer.hx (line 60) flxanimate/FlxAnimate.hx (line 70) flxanimate/PsychFlxAnimate.hx (line 9) states/stages/objects/ABotSpeaker.hx (line 69) states/stages/PhillyBlazin.hx (line 78) backend/BaseStage.hx (line 61) states/stages/PhillyBlazin.hx (line 13) states/PlayState.hx (line 372) flixel/FlxGame.hx (line 639) flixel/FlxGame.hx (line 726) flixel/FlxGame.hx (line 679) flixel/FlxGame.hx (line 558) openfl/events/EventDispatcher.hx (line 426) openfl/display/DisplayObject.hx (line 1398) 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, a event
The text was updated successfully, but these errors were encountered: