pagefaultgames / pokerogue

A browser based Pokémon fangame heavily inspired by the roguelite genre.
https://pokerogue.net
GNU Affero General Public License v3.0
4.41k stars 1.78k forks source link

[BUG] Soft lock after dying from Naclstack's Salt Cure #1531

Closed BlastCom closed 2 months ago

BlastCom commented 4 months ago

Describe the bug

To Reproduce

Expected behavior The game shouldn't: soft lock, lock me from attacking, foes loop attacking and sprites overlapping each other in a single fight.

Screenshots / Videos Screenshot_20240528-122614 The screenshot was taken during Swoobat's loop spam attacking Amnesia. We can see Lycanroc and Nidoqueen sprites overlapping each other even though Lycanroc should be down by Naclstack's Salt Cure side effect from the previous fight.

Device Played on Android, Google Pixel 2, LTE Connection, and Chrome browser - Installed the web app on the home menu with the Chrome install feature.

Additional context I was walking outside while playing. My guesses are a connection issue or Naclstack's Salt Cure implementation issue in a double fight.

Smewkie commented 4 months ago

this appears to be the same bug that happens any time you finish a battle with a fainted pokemon, 2 pokemon get 'sent out' and overlap eachothers health bars and it gets fixed by a refresh.

more documentation isn't a problem though!

flx-sta commented 2 months ago

Duplicate of #222