ruffle-rs / ruffle

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

Pile-o-ButtX: Counter not working #17187

Open waspennator opened 1 month ago

waspennator commented 1 month ago

Describe the bug

Crude nature of the SWF aside, game has a problem on ruffle where the counter never goes up past 0 no matter how many butts drop onto the screen. According to the NG forums, the creator used chatgpt to help code the game and i'm guessing it's hitting an issue that works on Flash, but not Ruffle.

Expected behavior

Whenever a butt drops on screen, the counter should go up by one.

Content Location

https://www.newgrounds.com/portal/view/938089?emulate=flash

Affected platform

Browser's extension

Operating system

Windows 11

Browser

Edge 124

Additional information

No response

waspennator commented 1 month ago

Ran it through Jpexs and apparently this is the code related to the counter.

Butt counter.txt