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

Broken toys from abowman.com #1098

Closed
WumboSpasm opened this issue Sep 3, 2020 · 3 comments
Closed

Broken toys from abowman.com #1098

WumboSpasm opened this issue Sep 3, 2020 · 3 comments
Labels
avm2 AVM2 (ActionScript 3.0) issues bug Something isn't working

Comments

@WumboSpasm
Copy link
Contributor

WumboSpasm commented Sep 3, 2020

http://abowman.com/ has some neat toys that don't work well with Ruffle.

Minor issues:

http://cdn.abowman.com/widgets/fish/fish.swf
http://cdn.abowman.com/widgets/spider/spider.swf
http://cdn.abowman.com/widgets/treefrog/treefrog.swf
"ABOWMAN" watermark displays incorrectly

Major issues:

http://cdn.abowman.com/widgets/ballclock/ballclock.swf
Launches to white screen with error
[2020-09-03T05:46:28Z ERROR ruffle_core::avm2::activation] AVM2 error: Property does not exist: Some(AvmString { source: Owned("Test") })

http://cdn.abowman.com/widgets/discdrop/discDrop.swf
Launches to white screen with error
[2020-09-03T05:47:07Z ERROR ruffle_core::avm2::activation] AVM2 error: Property does not exist: Some(AvmString { source: Owned("AbstractItem") })

http://cdn.abowman.com/widgets/dog/dog.swf
Launches to white screen with no error

http://cdn.abowman.com/widgets/hamster/hamster.swf
spinning bar and mounting button inside hamster wheel are missing

http://cdn.abowman.com/widgets/pendulumclock/pendulumClockV2.swf
Numbers, hands, and watermark don't display
Waterrmark displays in incorrect font

http://cdn.abowman.com/widgets/penguins/penguins.swf
Penguins, "ABOWMAN" watermark display incorrectly

http://cdn.abowman.com/widgets/stingray/stingray.swf
"ABOWMAN" watermark displays incorrectly, stingray doesn't appear, error spammed in console
[2020-09-03T06:04:20Z ERROR ruffle_core::library] Tried to instantiate non-registered character ID 0

http://cdn.abowman.com/widgets/turtles/turtle.swf
Launches to white screen with error
[2020-09-03T06:06:24Z ERROR ruffle_core::avm2::activation] AVM2 error: Property does not exist: Some(AvmString { source: Owned("Font") })

All of these were tested in the latest debug desktop app.

@Dinnerbone Dinnerbone added avm2 AVM2 (ActionScript 3.0) issues bug Something isn't working labels Sep 3, 2020
@davidar
Copy link
Contributor

davidar commented Nov 5, 2020

The ones that completely fail to load seem to use AS3 #1368

#1483 fixes the watermarks, and some of the issues with the penguins

@davidar
Copy link
Contributor

davidar commented Feb 6, 2021

Now that my PRs have been merged, all the non-AS3 widgets should be rendering properly, so I guess this issue can be closed in favour of #1368?

@Herschel
Copy link
Member

Herschel commented Feb 6, 2021

Fixed by #1483.

@Herschel Herschel closed this as completed Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
avm2 AVM2 (ActionScript 3.0) issues bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants