ruffle-rs / ruffle

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

Orion Sandbox Enhanced - Only background after Loading #14253

Open desertking opened 7 months ago

desertking commented 7 months ago

Describe the bug

A very good 2d minecraft style game. After the preloader only the background shows up, menu not loading

Expected behavior

to work

Content Location

https://www.spiele-umsonst.de/azad/downloads/flashgames/OrionSandboxEnhanced.swf

Affected platform

Online demo

Operating system

All

Browser

All

Additional information

No response

n0samu commented 7 months ago

This needs flash.system.WorkerDomain.createWorker():

ERROR ruffle_core::avm2::events: Error dispatching event EventObject(EventObject { type: "context3DCreate", class: flash.events::Event, ptr: 0x228638ca0f0 }) to handler FunctionObject(FunctionObject { ptr: 0x22864c69f10 }) : TypeError: Error #1010: A term is undefined and has no properties. (accessing field: createWorker)
        at orion::Core/createWorker()
        at orion::Core/onContext3DCreate()
        at flash.events::EventDispatcher/flash::events::EventDispatcher::dispatchEvent()
        at flash.display::Stage3D/flash::display::Stage3D::requestContext3D_internal()
        at MethodInfo-1825()