FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.97k stars 2.29k forks source link

Bug Report: Game crash when playing Stress #2506

Closed Rorriis closed 6 months ago

Rorriis commented 6 months ago

Please check for duplicates or similar issues, as well performing simple troubleshooting steps (such as clearing cookies, clearing AppData, trying another browser) before submitting an issue.

What version of the game are you using? Look in the bottom left corner of the main menu. (ex: 0.2.7, 0.2.1, shit like that)

0.3.2, with the hxCodex fix to build

Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible.

Select Stress from freeplay, wait like a couple of seconds and then it crashes

Please describe your issue. Provide extensive detail and images if possible.

Not much to say really, heres the terminal log

Called from flixel.effects.FlxFlicker.flickerProgress (flixel/effects/FlxFlicker.hx line 171)
Called from flixel.util.FlxTimer.onLoopFinished (flixel/util/FlxTimer.hx line 205)
Called from flixel.util.FlxTimerManager.update (flixel/util/FlxTimer.hx line 295)
Called from flixel.FlxGame.update (flixel/FlxGame.hx line 747)
Called from flixel.FlxGame.step (flixel/FlxGame.hx line 679)
Called from flixel.FlxGame.onEnterFrame (flixel/FlxGame.hx line 558)
Called from openfl.events.EventDispatcher.__dispatchEvent (openfl/events/EventDispatcher.hx line 402)
Called from openfl.display.DisplayObject.__dispatch (openfl/display/DisplayObject.hx line 1399)
Null Object Reference
Called from openfl.display.DisplayObject::__dispatch openfl/display/DisplayObject.hx line 1399
Called from openfl.events.EventDispatcher::__dispatchEvent openfl/events/EventDispatcher.hx line 402
Called from flixel.FlxGame::onEnterFrame flixel/FlxGame.hx line 558
Called from flixel.FlxGame::step flixel/FlxGame.hx line 679
Called from flixel.FlxGame::update flixel/FlxGame.hx line 747
Called from flixel.util.FlxTimerManager::update flixel/util/FlxTimer.hx line 295
Called from flixel.util.FlxTimer::onLoopFinished flixel/util/FlxTimer.hx line 205
Called from flixel.effects.FlxFlicker::flickerProgress flixel/effects/FlxFlicker.hx line 171
Error : Null Object Reference
[eero@eero-90rc009kmw funkin]$
NotHyper-474 commented 6 months ago

Duplicate of https://github.com/FunkinCrew/Funkin/issues/2345, it's not specific to Linux

Rorriis commented 6 months ago

Oh, OK