ruffle-rs / ruffle

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

Derpy Story: Breaks on Preloader #10234

Open waspennator opened 1 year ago

waspennator commented 1 year ago

Describe the bug

d5cynyb-3e944dc4-91e7-4639-bc1b-7a24fdebf4f8.zip A little preloader animation plays when running it in ruffle, but after that, nothing happens. I believe the error in question that is causing issues is this.

Error: DerpyLevel::constructor - Grid's width and height are not equal in size!

donbcfbmhbcapadipfkeojnmajbakjdc-1679184839185.log

Expected behavior

The game should load up and work like on Flash.

Affected platform

Browser's extension

Operating system

Windows 11

Browser

Edge 110

Additional information

No response

waspennator commented 1 year ago

Still doesn't work with the same error.

Error dispatching event EventObject(EventObject { type: "enterFrame", class: flash.events::Event, ptr: 0xa98f0b8 }) to handler FunctionObject(FunctionObject { ptr: 0xa94fd30 }) : Error: DerpyLevel::constructor - Grid's width and height are not equal in size!