You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The last two games I played were both Throw it in a Hole where both players wrote various notes on the decks: https://hanab.live/replay/1198677#1 https://hanab.live/replay/1215257#1
In the first game lord_farin and in the second game florrat2 had issues with the browser freezing.
This seems to be a rendering issue, and in the second game, I had slowness for a while, but after waiting multiple seconds (and sometimes ignoring the warning that the tab was slow) it would continue in Firefox.
The issue occurred on all of Chrome, Firefox and even Edge.
When opening a new tab to get into the game, the background would be drawn, but none of the cards, and then the tab would freeze (not respond to F5 or any interaction in-game)
The issue does not occur when observing the game as spectator, or when re-entering as a player after the game was terminated.
Therefore it is probably a rendering issue related to the written notes on cards (anecdotally: lord_farin reported a lot better performance in the second game with very short notes on the piles).
Possible dupe of #2829, not sure what that issue means.
The text was updated successfully, but these errors were encountered:
RandomGuyJCI froze in the first game and WillFlame froze in the second game. The second game was completed by connecting to hanab.live from the command line and sending actions manually, indicating that it was a client issue and not a server issue.
Similarly to above, pressing the refresh button did nothing and waiting for a few minutes produced no results. Opening a new tab and connecting to hanab.live joined the room and drew the background before freezing. RandP was able to join the second game as a spectator, but attempting to spectate as WillFlame also caused a freeze. In both games, the non-frozen player was able to perform actions as normal, though with a bit of lag. Once the game had ended, both players had no problems rejoining or taking actions.
RandomGuyJCI did a performance profile in the 2nd game while we were stuck and discovered that a significant amount of time was spent in cardDeductionReducer's possibilityValid(), but we don't really know what's happening. If it's related to hypo/empathy, perhaps that could be disabled or reduced for TIIAH games?
Describe the bug
The last two games I played were both Throw it in a Hole where both players wrote various notes on the decks:
https://hanab.live/replay/1198677#1
https://hanab.live/replay/1215257#1
In the first game
lord_farin
and in the second gameflorrat2
had issues with the browser freezing.lord_farin
reported a lot better performance in the second game with very short notes on the piles).Possible dupe of #2829, not sure what that issue means.
The text was updated successfully, but these errors were encountered: