FunkinCrew / Funkin

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

Week 3 keeps crashing #157

Closed Sakimotor closed 3 years ago

Sakimotor commented 3 years ago

image

Log :

source/MainMenuState.hx:173: Story Menu Selected
source/StoryMenuState.hx:86: Line 70
source/StoryMenuState.hx:112: Line 96
source/StoryMenuState.hx:144: Line 124
source/StoryMenuState.hx:170: Line 150
source/StoryMenuState.hx:185: Line 165
Called from hxcpp::__hxcpp_main
Called from ApplicationMain::main ApplicationMain.hx line 25
Called from ApplicationMain::create ApplicationMain.hx line 130
Called from lime.app.Application::exec lime/app/Application.hx line 150
Called from lime._internal.backend.native.NativeApplication::exec lime/_internal/backend/native/NativeApplication.hx line 146
Called from lime._internal.backend.native.NativeApplication::handleRenderEvent lime/_internal/backend/native/NativeApplication.hx line 370
Called from lime.app._Event_lime_graphics_RenderContext_Void::dispatch lime/_internal/macros/EventMacro.hx line 91
Called from openfl.display.Stage::__onLimeRender openfl/display/Stage.hx line 1949
Called from openfl.display.Stage::__broadcastEvent openfl/display/Stage.hx line 1165
Called from openfl.display.DisplayObject::__dispatch openfl/display/DisplayObject.hx line 516
Called from openfl.events.EventDispatcher::__dispatchEvent openfl/events/EventDispatcher.hx line 178
Called from flixel.FlxGame::onEnterFrame flixel/FlxGame.hx line 545
Called from flixel.FlxGame::step flixel/FlxGame.hx line 677
Called from flixel.FlxGame::update flixel/FlxGame.hx line 724
Called from flixel.FlxGame::switchState flixel/FlxGame.hx line 637
Called from PlayState::create PlayState.hx line 288
Called from Character::new Character.hx line 158
Called from Character::playAnim Character.hx line 286
Sakimotor commented 3 years ago

Issue fixed with This commit