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
It should actually load up to the title screen.
Browser's extension
Windows 11
Edge 108
No response
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.
Good catch, adding the unimplemented
label to this issue.
And yes waspennator, that's better.
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"