ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

Youda Marina: Argument count mismatch on utils::Timer(). Expected 0, got 2

Open MartySVK opened this issue 1 year ago • 0 comments

Describe the bug

When I try to enter the first level, the game is stuck. Error:

Error dispatching event EventObject(EventObject { type: "click", class: flash.events::MouseEvent, ptr: 0x69afeb0 }) to handler FunctionObject(FunctionObject { ptr: 0x6580d00, name: Ok("gui::StartGameScreen/onnewBtnClick()") }) : ArgumentError: Error #1063: Argument count mismatch on utils::Timer(). Expected 0, got 2.
at utils::Delegate$/callDelayed()
at gui::LoadingScreen/showLoadingScreen()
at gui::UserInterface/showLoadingScreen()
at Game/playGame()
at gui::StartGameScreen/onnewBtnClick()

Expected behavior

play the first level

Content Location

Game URL - https://www.gameflare.com/online-game/youda-marina/ SWF URL - https://data.gameflare.com/games/3098/U9vR6iV6Ba06Hi.swf

Affected platform

Desktop app

Operating system

Windows 11

Browser

No response

Additional information

No response

MartySVK avatar Aug 26 '24 19:08 MartySVK