Describe the bug

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)")

Expected behavior

Game should load up to the title screen when pressing play.

Affected platform

Browser's extension

Operating system

Windows 11

Browser

Edge 109

Additional information

No response

0

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")

0
© 2022 pullanswer.com - All rights reserved.