Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeated phantom inputs #1288

Open
mslhutchinson opened this issue May 23, 2024 · 7 comments · May be fixed by #4278
Open

Repeated phantom inputs #1288

mslhutchinson opened this issue May 23, 2024 · 7 comments · May be fixed by #4278
Labels
P2 Bug Minor. Non crashing Incorrect move/ability/interaction

Comments

@mslhutchinson
Copy link

mslhutchinson commented May 23, 2024

I've attached a video showing the issue.

This video shows the main menu of the game. I press down (or S) and it scrolls all the way to the bottom. I then press up (or W) and it then alternates between the bottom two menu entries forever, as if I am pressing up & down repeatedly.

chrome_JKV8gzby4H.mp4

In another example, the first input I press on the main menu is enter (or z/space). In this case it acts as though the same input is being pressed repeatedly. It gets stuck on a pokemon summary screen where the button would have no effect. At this point I press X, and from this point it acts as if I am alternating between Z and X.

chrome_1XcSuDZdoX.mp4

This issue has occurred for me on two different Windows 11 PCs and three different browsers (chrome, edge, firefox)

I've found a few places where people have reported the same issue but never a solution.

@mslhutchinson
Copy link
Author

@mslhutchinson
Copy link
Author

As a side note, after doing some digging I found this - which allowed me to use the game without the issue occurring.

https://github.com/Admiral-Billy/Pokerogue-App/releases/tag/v2.0.1

@Madmadness65 Madmadness65 added the Bug Something isn't working label May 23, 2024
@Deviousretard
Copy link

I've noticed a similar issue; button presses sticking; doesn't seem happen chromium based browsers. Must have something to do with polling rate of firefox?

@Cappan
Copy link

Cappan commented Jun 11, 2024

I've noticed a similar issue; button presses sticking; doesn't seem happen chromium based browsers. Must have something to do with polling rate of firefox?

I can personally confirm that this does happen in Chromium-based browsers.

@flx-sta
Copy link
Collaborator

flx-sta commented Jul 23, 2024

There is a large Discord threat about this
https://discord.com/channels/1125469663833370665/1250213304744415274

@Spacier71
Copy link

Did u ever find a fix to this issue? can't really find anything

@flx-sta
Copy link
Collaborator

flx-sta commented Aug 19, 2024

Did u ever find a fix to this issue? can't really find anything

there is no fix to this issue yet, no

@flx-sta flx-sta added P3 Bug Non gameplay affecting bug. typos, graphical issues, or other minor incorrect interactions. P2 Bug Minor. Non crashing Incorrect move/ability/interaction and removed Bug Something isn't working P3 Bug Non gameplay affecting bug. typos, graphical issues, or other minor incorrect interactions. labels Sep 16, 2024
@f-fsantos f-fsantos linked a pull request Sep 16, 2024 that will close this issue
10 tasks
@flx-sta flx-sta linked a pull request Sep 16, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Bug Minor. Non crashing Incorrect move/ability/interaction
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants