https://www.newgrounds.com/portal/view/625130?emulate=flash Game seems to spam this in the console log as soon as the swf starts.
Error dispatching event EventObject(EventObject { type: "enterFrame", class: flash.events::Event, ptr: 0x2e4af58 }) to handler FunctionObject(FunctionObject { ptr: 0x10d0888 }) : RustError("ArgumentError: Cannot remove object from display list it is not a child of.")
And then as soon as you try clicking play, it goes to a black screen and starts throwing up this error instead.
Error dispatching event EventObject(EventObject { type: "enterFrame", class: flash.events::Event, ptr: 0x344aa50 }) to handler FunctionObject(FunctionObject { ptr: 0x348dc38 }) : RustError("Cannot set undefined property ::fullScreenSourceRect on Some(flash.display::Stage)")
Game should load up to the title screen when pressing play.
Browser's extension
Windows 11
Edge 109
No response
Tested it out on another site that was hosting it when I saw "FullScreenSourceRect" was stubbed, the title screen seems to pop up for a half second, but vanishes to black while spamming this.
https://slopegame.games/touch-the-core-3
Error dispatching event EventObject(EventObject { type: "enterFrame", class: flash.events::Event, ptr: 0x10dcbd8 }) to handler FunctionObject(FunctionObject { ptr: 0x3a0f240 }) : RustError("Namespace constructor is a stub.")
Error dispatching event EventObject(EventObject { type: "enterFrame", class: flash.events::Event, ptr: 0x3b09c10 }) to handler FunctionObject(FunctionObject { ptr: 0x3b19de8 }) : RustError("ArgumentError: Child is not a child of this display object")