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

Cardinal Quest - Black Screen #8851

Closed
sodscg opened this issue Dec 19, 2022 · 6 comments · Fixed by #17119
Closed

Cardinal Quest - Black Screen #8851

sodscg opened this issue Dec 19, 2022 · 6 comments · Fixed by #17119
Labels
A-avm2 Area: AVM2 (ActionScript 3) bug Something isn't working

Comments

@sodscg
Copy link

sodscg commented Dec 19, 2022

Describe the bug

ERROR ruffle_core::loader] Error during movie loading: FetchError("HTTP status is not ok, got 404 Not Found")
ERROR ruffle_core::avm2::activation] AVM2 error: Object(ErrorObject(ErrorObject(GcCell(Gc { ptr: 0x168464d5a18 }))))
ruffle_core::avm2::activation] ReferenceError: Error #1069: Property unload not found on flash.display.Loader and there is no default value.
ERROR ruffle_core::avm2::activation] AVM2 error: Object(ErrorObject(ErrorObject(GcCell(Gc { ptr: 0x168464d5a18 }))))
ERROR ruffle_core::avm2::activation] ReferenceError: Error #1069: Property unload not found on flash.display.Loader and there is no default value.
ERROR ruffle_core::avm2::activation] AVM2 error: Object(ErrorObject(ErrorObject(GcCell(Gc { ptr: 0x168464d5a18 }))))
ERROR ruffle_core::avm2::activation] ReferenceError: Error #1069: Property unload not found on flash.display.Loader and there is no default value.
ERROR ruffle_core::timer] Unhandled AVM2 error in timer callback: AvmError(Object(ErrorObject(ErrorObject(GcCell(Gc { ptr: 0x168464d5a18 })))))

Expected behavior

the game should load

Affected platform

Desktop app

Operating system

Windows 10

Browser

No response

Additional information

cardinal-questMTQyOA==_0.zip

@sodscg sodscg added the bug Something isn't working label Dec 19, 2022
@adrian17 adrian17 added the A-avm2 Area: AVM2 (ActionScript 3) label Dec 19, 2022
@n0samu
Copy link
Member

n0samu commented Dec 20, 2022

I'm also seeing a huge number of symbol class assignment warnings like this:
[WARN ruffle_core::display_object::movie_clip] Got AVM2 error AvmError(Object(ErrorObject(ErrorObject(GcCell(Gc { ptr: 0x147c4de23c8 }))))) when attempting to assign symbol class cq.FontDungeon

@Lord-McSweeney Lord-McSweeney added the unimplemented Issues for functionality that hasn't been implemented yet label Jan 12, 2023
@Lord-McSweeney
Copy link
Collaborator

Not fixed as of latest nightly.

@Lord-McSweeney
Copy link
Collaborator

New error is RustError("VerifyError: Trait color in class HxlText has same name as trait color in class HxlSprite, but does not override it").

@sodscg
Copy link
Author

sodscg commented May 2, 2023

still nothing on latest

@Lord-McSweeney
Copy link
Collaborator

Still occurring.

@Lord-McSweeney Lord-McSweeney removed the unimplemented Issues for functionality that hasn't been implemented yet label Jun 9, 2023
@sodscg
Copy link
Author

sodscg commented Sep 24, 2023

not fixed by #11491

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

Successfully merging a pull request may close this issue.

4 participants