Describe the bug

I think the first time I remembered testing this, it kept cycling across a bunch of random screens in a non stop loop, now it just gets stuck on the loading screen on the latest ruffle.

https://www.numuki.com/game/mlp-adventure-ponies/

Error dispatching event EventObject(EventObject { type: "complete", class: flash.events::Event, ptr: 0x277bca8 }) to handler FunctionObject(FunctionObject(GcCell(Gc { ptr: 0x2809a64 }))) : RustError("Property does not exist: Multiname { ns: Multiple(Gc { ptr: 0x1cdc8d4 }), name: Some("unescape"), params: [], flags: (empty) }") $web_sys::features::gen_console::console::error_1::hd0bae7ea2787150d @ 018f336e:0x4d3ca9 

Expected behavior

It should actually load up to the title screen.

Affected platform

Browser's extension

Operating system

Windows 11

Browser

Edge 108

Additional information

No response

0

Can you copy the error as text instead of an image and edit your issue? Thanks

0

Is that better now?

1

Does this have something to do with the global escape() and unescape() functions in ActionScript? Are those implemented?

Edit: escape and unescape are not yet implemented, as are the four URI encode/decode functions.

0

Good catch, adding the unimplemented label to this issue.

And yes waspennator, that's better.

1

Good catch, adding the unimplemented label to this issue.

And yes waspennator, that's better.

Gotcha, I think #8543 might need the unimplemented tag too since I believe that requires "netconnection"

0
© 2022 pullanswer.com - All rights reserved.