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 recharting Blammed, but each time i try to test the chart, I get this error:
Uncaught Error: Null Object Reference PlayState.startCharacterPos() [line 1930] PlayState.addCharacterToList() [line 1773] PlayState.eventPushedUnique() [line 3063] PlayState.eventPushed() [line 3035] PlayState.generateSong() [line 2788] PlayState.create() [line 1191] flixel/FlxGame.switchState() [line 639] flixel/FlxGame.update() [line 726] flixel/FlxGame.step() [line 679] flixel/FlxGame.onEnterFrame() [line 558]
Does anyone know what this means? Any help would be appreciated! This is also my first time modding.
JSEngine_2024-11-26_19'19'34.log
The text was updated successfully, but these errors were encountered:
added a character but their positionarray is null
Sorry, something went wrong.
No branches or pull requests
What is your question?
I'm recharting Blammed, but each time i try to test the chart, I get this error:
Uncaught Error: Null Object Reference PlayState.startCharacterPos() [line 1930] PlayState.addCharacterToList() [line 1773] PlayState.eventPushedUnique() [line 3063] PlayState.eventPushed() [line 3035] PlayState.generateSong() [line 2788] PlayState.create() [line 1191] flixel/FlxGame.switchState() [line 639] flixel/FlxGame.update() [line 726] flixel/FlxGame.step() [line 679] flixel/FlxGame.onEnterFrame() [line 558]
Does anyone know what this means? Any help would be appreciated! This is also my first time modding.
JSEngine_2024-11-26_19'19'34.log
The text was updated successfully, but these errors were encountered: