Bug Report: Change Mania crashes game #8
Unanswered
SpadeWolfo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So when charting a Mania Change event, my game is crashing. I'm unsure where the cause is or if I'm doing something wrong on my end. I've already tried removing notes near the event as well as clearing the entire section the event is in.
Below is the crash report as well as how the note is charted. This has changed as I attempted to fix it, but all changes I've made resulted in no change to the report
`PlayState.hx (line 3374)
flixel/group/FlxGroup.hx (line 769)
PlayState.hx (line 3369)
flixel/FlxState.hx (line 203)
flixel/FlxGame.hx (line 747)
flixel/FlxGame.hx (line 677)
flixel/FlxGame.hx (line 551)
openfl/events/EventDispatcher.hx (line 402)
openfl/display/DisplayObject.hx (line 1399)
Uncaught Error: Null Object Reference`
Beta Was this translation helpful? Give feedback.
All reactions