ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

BoxHead The Nightmare

Open Stefannag opened this issue 1 year ago • 0 comments

Describe the bug

The game is loading, but is not working.

ERROR core/src/loader.rs:1129 Error during movie loading of "https://server.cpmstar.com/adviewas3.swf?contentspotid=5257Q997F6503": FetchError("Got JS error")

ERROR core/src/avm2/events.rs:428 Error dispatching event EventObject(EventObject { type: "addedToStage", class: flash.events::Event, ptr: 0x129ed480 }) to handler FunctionObject(FunctionObject { ptr: 0x129ecf50, name: Ok("bxhnm.world::GWorld/initialize()") }) : ReferenceError: Error #1069: Property histogram not found on flash.display.BitmapData and there is no default value.

ERROR core/src/avm2/events.rs:428 Error dispatching event EventObject(EventObject { type: "LOADING_COMPLETE", class: flash.events::Event, ptr: 0xa3f7110 }) to handler FunctionObject(FunctionObject { ptr: 0x7b5eeb0, name: Ok("frontend.screen.game::FScreenGame/e_GAME_LOADING_COMPLETE()") }) : TypeError: Error #1009: Cannot access a property or method of a null object reference.

ERROR core/src/avm2/events.rs:428 Error dispatching event EventObject(EventObject { type: "enterFrame", class: flash.events::Event, ptr: 0x8c4b248 }) to handler FunctionObject(FunctionObject { ptr: 0x34b84b8, name: Ok("frontend::FMain/process()") }) : TypeError: Error #1009: Cannot access a property or method of a null object reference.

Expected behavior

To load and work.

Content Location

https://www.getgames.io/games/ruffle/?swf=boxhead_the_nightmare.swf&name=BoxHead%20The%20Nightmare

Affected platform

Self-hosted version

Operating system

Windows 11

Browser

No response

Additional information

No response

Stefannag avatar Jun 26 '24 10:06 Stefannag