Deck 2: Dread Corsair, Faceless Manipulator, Knife Juggler, Venture Co. Mercenary, Captain Greenskin, Tinkmaster Overspark, Spiteful Smith, Wisp, Nerub'ar Weblord, Illidan Stormrage, Doomsayer, Haunted Creeper, Ravenholdt Assassin, Ancient Watcher, Goldshire Footman, Deathwing, Spectral Knight, Alarm-o-Bot, Southsea Captain, Conceal, Mana Wraith, Acolyte of Pain, Frostwolf Grunt, Kel'Thuzad, Maexxna, Old Murk-Eye, Silver Hand Knight, Raging Worgen, Master of Disguise, Big Game Hunter
Traceback (most recent call last):
File "C:\Users\Ragowit\Documents\GitHub\mcts\hearthbreaker\uct.py", line 112, in DoMove
self.game._start_turn()
File "C:\Users\Ragowit\Documents\GitHub\mcts\hearthbreaker\hearthbreaker\game_objects.py", line 1927, in _start_turn
self.current_player.trigger("turn_started")
File "C:\Users\Ragowit\Documents\GitHub\mcts\hearthbreaker\hearthbreaker\game_objects.py", line 179, in trigger
handler.function(*args)
File "C:\Users\Ragowit\Documents\GitHub\mcts\hearthbreaker\hearthbreaker\tags\base.py", line 359, in _find_target
self.action.act(self.target, target)
File "C:\Users\Ragowit\Documents\GitHub\mcts\hearthbreaker\hearthbreaker\tags\action.py", line 337, in act
actor.bounce()
File "C:\Users\Ragowit\Documents\GitHub\mcts\hearthbreaker\hearthbreaker\game_objects.py", line 1275, in bounce
self.remove_from_board()
File "C:\Users\Ragowit\Documents\GitHub\mcts\hearthbreaker\hearthbreaker\game_objects.py", line 1130, in remove_from_board
self.player.minions.remove(self)
ValueError: list.remove(x): x not in list
Looks like this is caused by an interaction between Doomsayer and Alarm-o-Bot. Doomsayer was removing the Alarm-o-Bot, but the swap function was still going off.
Deck 1: Novice Engineer, Jungle Panther, Dragonling Mechanic, River Crocolisk, Frostwolf Warlord, Deathlord, Frostwolf Warlord, Azure Drake, Argent Squire, Chillwind Yeti, Razorfen Hunter, Elven Archer, Dalaran Mage, Nightblade, Dalaran Mage, Dread Infernal, Core Hound, Archmage, Knife Juggler, Gelbin Mekkatorque, Goldshire Footman, Cult Master, Knife Juggler, Wailing Soul, Fen Creeper, Zombie Chow, Imp Master, Unstable Ghoul, Southsea Deckhand, Spiteful Smith
Deck 2: Dread Corsair, Faceless Manipulator, Knife Juggler, Venture Co. Mercenary, Captain Greenskin, Tinkmaster Overspark, Spiteful Smith, Wisp, Nerub'ar Weblord, Illidan Stormrage, Doomsayer, Haunted Creeper, Ravenholdt Assassin, Ancient Watcher, Goldshire Footman, Deathwing, Spectral Knight, Alarm-o-Bot, Southsea Captain, Conceal, Mana Wraith, Acolyte of Pain, Frostwolf Grunt, Kel'Thuzad, Maexxna, Old Murk-Eye, Silver Hand Knight, Raging Worgen, Master of Disguise, Big Game Hunter