ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.55k stars 806 forks source link

Disco Bowling Deluxe - Stuck after Intro #16592

Open desertking opened 4 months ago

desertking commented 4 months ago

Describe the bug

Game is stuck after intro with following error:

ERROR core/src/avm2/events.rs:428 Error dispatching event EventObject(EventObject { type: "enterFrame", class: flash.events::Event, ptr: 0xb36ea98 }) to handler FunctionObject(FunctionObject { ptr: 0xa6e5b0, name: Ok("com.prize::Preloader/update()") }) : ReferenceError: Error #1065: Variable MainClass is not defined.

Expected behavior

Load & Run

Content Location

https://www.spiele-umsonst.de/azad/downloads/flashgames/discobowlingdeluxe.swf

Affected platform

Online demo

Operating system

All

Browser

All

Additional information

No response

Aaron1011 commented 3 months ago

This is working on the latest master

desertking commented 2 months ago

not for me.

MartySVK commented 2 months ago

This is working on the latest master

Did you try it on the web? For example here - https://www.gameflare.com/online-game/disco-deluxe-bowling/ I can see the same error as desertking. But it works for me on desktop

desertking commented 2 months ago

Yep testing on web as always :)