Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad Boys 1 & 2 [Error #1010] #17991

Open
Stefannag opened this issue Sep 19, 2024 · 0 comments
Open

Bad Boys 1 & 2 [Error #1010] #17991

Stefannag opened this issue Sep 19, 2024 · 0 comments
Labels
A-avm2 Area: AVM2 (ActionScript 3) bug Something isn't working

Comments

@Stefannag
Copy link

Describe the bug

The game is loading all the files, but stops after full load with error:

Bad Boys 1:
ERROR core/src/avm2/events.rs:433 Error dispatching event EventObject(EventObject { type: "all_content_has_been_loaded", class: com.novaideas.controls.preloader::PreloaderEvent, ptr: 0x701b478 }) to handler FunctionObject(FunctionObject { ptr: 0x144b430, name: Ok("com.mvi.client.model::ClientProxy/onAllFilesLoaded()") }) : TypeError: Error #1010: A term is undefined and has no properties. (accessing field: w)

Bad Boys 2:
ERROR core/src/avm2/events.rs:433 Error dispatching event EventObject(EventObject { type: "all_content_has_been_loaded", class: com.novaideas.controls.preloader::PreloaderEvent, ptr: 0x7575788 }) to handler FunctionObject(FunctionObject { ptr: 0x1459e00, name: Ok("com.mvi.client.model::ClientProxy/onAllFilesLoaded()") }) : TypeError: Error #1010: A term is undefined and has no properties. (accessing field: w)

I've tried with other Ruffle versions, but there is the same error.

Expected behavior

To run the game.

Content Location

Bad Boys 1
Bad Boys 2

Affected platform

Self-hosted version

Operating system

Windows 11

Browser

Google Chrome Version 120.0.6099.200 (Official Build) (64-bit)

Additional information

No response

@Stefannag Stefannag added the bug Something isn't working label Sep 19, 2024
@Lord-McSweeney Lord-McSweeney added the A-avm2 Area: AVM2 (ActionScript 3) label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-avm2 Area: AVM2 (ActionScript 3) bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants