Bug: Mass token generation causes client crash and draw
When combining token multipliers (e.g. Elspeth, Storm Slayer) with Exalted Sunborn buffs from Cotton Caretaker, then playing a token-creation spell (Hop To It / Release the Dogs), the resulting token count exceeds what the client can handle, forcing the game to end in a draw.
Suggested fix: Cap the maximum number of tokens that can be created in a single trigger (e.g. 500 or 1000). Any excess tokens beyond the cap are simply not created. This preserves gameplay while preventing the crash.
1
vote
-
MrdSantos#63207
commented
The log is attached in the comment because trying to attach it on the main thread causes a bug in the page =X