ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.13k stars 777 forks source link

Very slow menu - https://www.4399.com/flash/59630_2.htm #16493

Open wsxarcher opened 1 month ago

wsxarcher commented 1 month ago

Describe the bug

Very slow menu, cannot start a game

WARN core\src\avm2\globals\flash\display\display_object_container.rs:184 Display object container has no child with name tfTime

Expected behavior

Play the game

Content Location

https://www.4399.com/flash/59630_2.htm

Affected platform

Browser's extension

Operating system

Window 11

Browser

Edge/Chrome 125

Additional information

This game is part of a bigger effort to support 4399.com games. There might be other issues with this website, from how it handles Flash checks and many CORS issues. Unfortunately, some games cannot be easily debugged on desktop because the swf download other swf or do requests while logged in.

If Ruffle is not detected try to reload the page multiple times because of the known race condition on the Flash check. To avoid refreshing try this Tampermonkey user script 一键下载 flash 游戏 (greasyfork.org)

To solve these issues refers to previous issues such as:

Dinnerbone commented 1 month ago

Seems to be general AVM2 overhead