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

Gaia Aquarium game black screen with Nightly 2024-06-22 build #16909

Closed
lanzer-gaia opened this issue Jun 28, 2024 · 3 comments
Closed

Gaia Aquarium game black screen with Nightly 2024-06-22 build #16909

lanzer-gaia opened this issue Jun 28, 2024 · 3 comments
Labels
A-avm2 Area: AVM2 (ActionScript 3) bug Something isn't working regression Something was working before, but is now broken

Comments

@lanzer-gaia
Copy link

Describe the bug

Starting from nightly build from 06/22, our Aquarium game could no longer start.

Console log showed numerous errors that weren't present in earlier versions:
ruffle_web-wasm_extensions.js:1195 ERROR core/src/display_object/movie_clip.rs:4371 Got AVM2 error ReferenceError: Error #1065: Variable _SWFLoaderStyle__embed_css_Assets_swf___brokenImage_589047538 is not defined. when attempting to assign symbol class _SWFLoaderStyle__embed_css_Assets_swf___brokenImage_589047538 ruffle_web-wasm_extensions.js:1195 ERROR core/src/display_object/movie_clip.rs:4371 Got AVM2 error ReferenceError: Error #1065: Variable EditorAssets_QUEST_BUTTON_ACCEPT is not defined. when attempting to assign symbol class com.gaiaonline.aquarium.model::EditorAssets_QUEST_BUTTON_ACCEPT ruffle_web-wasm_extensions.js:1195 ERROR core/src/display_object/movie_clip.rs:4371 Got AVM2 error ReferenceError: Error #1065: Variable EditorAssets_QUEST_BUTTON_ACTIVE_ROLLOVER is not defined. when attempting to assign symbol class com.gaiaonline.aquarium.model::EditorAssets_QUEST_BUTTON_ACTIVE_ROLLOVER ruffle_web-wasm_extensions.js:1195 ERROR core/src/display_object/movie_clip.rs:4371 Got AVM2 error ReferenceError: Error #1065: Variable InventoryPanel_talkToNPC is not defined. when attempting to assign symbol class com.gaiaonline.aquarium.view::InventoryPanel_talkToNPC ruffle_web-wasm_extensions.js:1195 ERROR core/src/display_object/movie_clip.rs:4371 Got AVM2 error ReferenceError: Error #1065: Variable EditorAssets_NEW_QUEST_AVAILABLE is not defined. when attempting to assign symbol class com.gaiaonline.aquarium.model::EditorAssets_NEW_QUEST_AVAILABLE

Expected behavior

With 2024-06-21 build, the game would start without major issues and is playable.

Content Location

Game can be accessed at

https://www.gaiaonline.com/aquarium

Though user registration is required.

Affected platform

Browser's extension

Operating system

MacOS Sonoma

Browser

Chrome

Additional information

Happens to all users regardless of OS and browsers.

@lanzer-gaia lanzer-gaia added the bug Something isn't working label Jun 28, 2024
@torokati44
Copy link
Member

Based on the dates, this probably regressed with #16747 (@Aaron1011).

@Aaron1011
Copy link
Member

This should be fixed by #16853

@lanzer-gaia
Copy link
Author

Aquarium working once again with the latest build. Thank you!

@Lord-McSweeney Lord-McSweeney added regression Something was working before, but is now broken A-avm2 Area: AVM2 (ActionScript 3) labels Aug 31, 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 regression Something was working before, but is now broken
Projects
None yet
Development

No branches or pull requests

4 participants