-
Notifications
You must be signed in to change notification settings - Fork 0
Home
List of known parsing bugs and/or ambiguities:
- Old goko logs misattribute who is doing the trashing during trashing attacks.
[P1] plays Thief
[P2] reveals Estate, Copper
[P1] trashes Copper
- Ambiguity with Counterfeit+Spoils
[P1] plays Counterfeit
[P1] plays Spoils
[P1] plays Spoils
Did the player counterfeit the spoils, returning it, or play two spoils separately, returning both? Probably the former, but can't tell.
- Ambiguity with Death Cart/Band of Misfits
[P1] plays Band of Misfits
[P1] chooses Death Cart
[P1] plays Death Cart
[P1] trashes Death Cart
Did they trash a Death Cart from their hand, or the Band of Misfits that was played as a Death Cart?
- Ambiguity with Band of Misfits/Urchin
[P1] plays Band of Misfits
[P1] chooses Urchin
[P1] plays Urchin
[P1] plays Urchin
[P1] plays Urchin
[P1] trashes Urchin
What has been trashed - an Urchin or a BoM as urchin?
-
Durations. Old goko logs would miscount durations that were still in play at the end of the game.
-
Trader. Old Goko logs don't properly report Trader gaining silver.
[P1] Plays Witch
[P2] Reveals reaction trader
[P2] Gains curse
Goko plays it correctly, just recorded it wrong.
-
Likewise, Goko has sometimes listed Feasts and Horns of Plenty as being trashed when they actually weren't.
-
Band of Misfits as a duration on the last turn of the game doesn't revert to BoM in some logs for game summarization.
-
KC-ed knights can get listed as being trashed multiple times if they reveal multiple knights.
-
Procession-BoM-as-Procession chains confuse my log parsing. This is my bug, not theirs, but it's not solvable via line-by-line parsing.