ruffle-rs / ruffle

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

https://z0r.de/3537 doesn't loop #7841

Open Diatonator opened 2 years ago

Diatonator commented 2 years ago

Describe the bug

https://z0r.de/3537 animation doesn't loop when it should. Seems like a regression because on z0r's Ruffle version it loops.

Nightly 2022-08-31

Expected behavior

Looping clip

Affected platform

Browser's extension

Operating system

Windows 10

Browser

Chrome 105.0.5195.54

Additional information

No response

Diatonator commented 2 years ago

Info from the z0r's Ruffle version (where the bug does not reproduce):

Player Info

Allows script access: true

Page Info

Page URL: https://z0r.de/3537?ruffle SWF URL: https://z0r.de/L/z0r-de_3537.swf

Browser Info

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 Platform: Win32 Has touch support: false

Ruffle Info

Version: 0.1.0 Name: nightly 2022-09-05 Channel: nightly Built: 2022-09-05T20:21:14.431Z Commit: f152e99cc72de2a30b9ceda7197c3cf8315ad1ac Is extension: false

Metadata

width: 352 height: 288 frameRate: 15 numFrames: 9000 swfVersion: 6 backgroundColor: null isActionScript3: false uncompressedLength: 200319

torokati44 commented 2 years ago

FYI the z0r version includes #2705, which is known to "fix" some non-looping loops.