ruffle-rs / ruffle

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

Error with https://www.neopets.com/games/game.phtml?game_id=801&size=regular&quality=high&play=true #8674

Open lilakee opened 1 year ago

lilakee commented 1 year ago

Describe the bug

When starting up the game, the game freezes upon pressing the space bar, which is one of the main keys required to play the game.

Expected behavior

Game continues as intended.

Affected platform

Browser's extension

Operating system

Mac OS Monterey

Browser

No response

Additional information

No response

n0samu commented 1 year ago

I just tried it and the entire game doesn't freeze when I press the spacebar. What happens is: the ball is released, but then immediately stops instead of continuing to move as expected. Is this what's happening for you too?

Also, I noticed that the game does freeze when you click the Instructions button on the main menu. It seems like some code on the Instructions screen goes into an infinite loop, but I'm not sure what or why.

lilakee commented 1 year ago

Hi! Yes, I didn't explain it the right way, but that is exactly what I'm experiencing.

And yes, I noticed the freezing on the instructions screen as well.

On Sat, Dec 3, 2022 at 1:10 AM nosamu @.***> wrote:

I just tried it and the entire game doesn't freeze when I press the spacebar. What happens is: the ball is released, but then immediately stops instead of continuing to move as expected. Is this what's happening for you too?

Also, I noticed that the game does freeze when you click the Instructions button on the main menu. It seems like some code on the Instructions screen goes into an infinite loop, but I'm not sure what or why.

— Reply to this email directly, view it on GitHub https://github.com/ruffle-rs/ruffle/issues/8674#issuecomment-1336063094, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4RMNC6HO3L7ET732KU2MUDWLLI45ANCNFSM6AAAAAASSQ7X3U . You are receiving this because you authored the thread.Message ID: @.***>