ruffle-rs / ruffle

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

FRUIT NINJA HD - game freezes at loading #17859

Closed zjk261 closed 2 weeks ago

zjk261 commented 1 month ago

Describe the bug

the loading can be completed in flash player with http file server but not in ruffle 1

Expected behavior

2

Content Location

game.zip

Affected platform

Desktop app

Operating system

Windows 10

Browser

No response

Additional information

No response

Lord-McSweeney commented 1 month ago
Unhandled AVM2 error in timer callback: TypeError: Error #2007: Parameter alphas must be non-null.
    at flash.display::Graphics/flash::display::Graphics::beginGradientFill()
    at flare.core::Light3D/setColors()
    at flare.core::Light3D/setParams()
    at flare.core::Light3D()
    at flare.materials.filters::LightFilter()
    at flare.basic::Scene3D()
    at MyScene3D()
    at foxgame.core.cut1_0::Game/_renderScene()