Seadra (UL 40). Using Muddy Water caused a Game Engine Error. I'm guessing it is because the opponent has no benched Pokemon.
------------------Begin Game Log------------------
The game is about to start
Type: QuickPlay
Format: 2011 (HGSS–BLW)
Battle begins between c0wb0y and Evan_Cole!
[Evan_Cole]: glhf
Coin flip [Opening Flip]: TAILS
Evan_Cole will start
Game setup complete
Between turns
Turn 1 begins
Evan_Cole drew 1 card
Evan_Cole played Pokémon Communication (HS 98).
Put [Cinccino (BLW 89)] to deck
Evan_Cole has shuffled deck.
Got [Horsea (UL 49)] from deck
Evan_Cole has shuffled deck.
Put Horsea (UL 49) onto bench.
Attached a [P] Energy to Horsea
DEBUG: Horsea's Current_Energy_Cards: [[P] Energy]
Horsea used Beat
Horsea did 10 damage to Spiritomb
Between turns
Turn 2 begins
c0wb0y drew 1 card
Attached a [P] Energy to Spiritomb
DEBUG: Spiritomb's Current_Energy_Cards: [[P] Energy]
[c0wb0y]: gg :/
Between turns
Turn 3 begins
Evan_Cole drew 1 card
Evan_Cole played Pokémon Collector (HS 97).
Evan_Cole has shuffled deck.
Put [Minccino (BLW 88), Minccino (BLW 88), Horsea (UL 49)] to Hand
Evan_Cole has shuffled deck.
[Evan_Cole]: I dont havce anything either haha
Put Minccino (BLW 88) onto bench.
Put Minccino (BLW 88) onto bench.
Put Horsea (UL 49) onto bench.
Horsea used Beat
Horsea did 10 damage to Spiritomb
Between turns
Turn 4 begins
c0wb0y drew 1 card
TURN TIMER: a Timeout Allowance was consumed to add 20 seconds to turn time
TURN TIMER: a Timeout Allowance was consumed to add 20 seconds to turn time
TURN TIMER: a Timeout Allowance was consumed to add 20 seconds to turn time
Between turns
Turn 5 begins
Evan_Cole drew 1 card
Attached a Rainbow Energy (HS 104) to Horsea
DEBUG: Horsea's Current_Energy_Cards: [[P] Energy, Rainbow Energy (HS 104)]
Horsea got 10 damage
Horsea used Fin Smack
Coin flip [Fin Smack]: HEADS TAILS
Horsea did 20 damage to Spiritomb
Between turns
Turn 6 begins
c0wb0y drew 1 card
Between turns
Turn 7 begins
Evan_Cole drew 1 card
Evan_Cole played Pokémon Communication (HS 98).
Put [Cinccino (BLW 89)] to deck
Evan_Cole has shuffled deck.
Got [Seadra (UL 40)] from deck
Evan_Cole has shuffled deck.
Horsea evolved into Seadra (UL 40)
Seadra used Muddy Water
DEBUG: Game Engine Error: java.lang.IllegalStateException: Cannot select Pokemon from an empty list
java.lang.IllegalStateException: Cannot select Pokemon from an empty list
at tcgwars.logic.client.requestbuilder.PokemonSelectUIRequestBuilder.validate(PokemonSelectUIRequestBuilder.java:83)
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:125)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.selectPokemon(DelegatingFailsafeClient.java:237)
at tcgwars.logic.client.EngineClient$selectPokemon$0.call(Unknown Source)
at tcgwars.logic.util.PcsList.select(PcsList.groovy:33)
at tcgwars.logic.util.PcsList.select(PcsList.groovy:32)
at tcgwars.logic.util.PcsList$select$2.call(Unknown Source)
at tcgwars.logic.impl.gen4.Unleashed$_getImplementation_closure40$_closure289$_closure291.doCall(Unleashed.groovy:1059)
at tcgwars.logic.impl.gen4.Unleashed$_getImplementation_closure40$_closure289$_closure291.doCall(Unleashed.groovy)
at tcgwars.logic.groovy.TcgBuilders$MoveBuilder$1.process(TcgBuilders.groovy:946)
at tcgwars.logic.effect.event.EventManager.run2(EventManager.java:233)
at tcgwars.logic.effect.event.EventManager.activateEffect(EventManager.java:282)
at tcgwars.logic.effect.basic.Move.process(Move.java:84)
at tcgwars.logic.effect.gm.Attack.process(Attack.java:219)
at tcgwars.logic.effect.event.EventManager.run2(EventManager.java:233)
at tcgwars.logic.effect.gm.Attack.process(Attack.java:98)
at tcgwars.logic.effect.event.EventManager.run2(EventManager.java:233)
at tcgwars.logic.effect.event.EventManager.activateEffect(EventManager.java:282)
at tcgwars.logic.effect.event.EventManager.runAction(EventManager.java:462)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:122)
at tcgwars.logic.GameManager$ExternalFunctions$1.main(GameManager.java:96)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
[Evan_Cole]: ?????
Seadra used Muddy Water
DEBUG: Game Engine Error: java.lang.IllegalStateException: Cannot select Pokemon from an empty list
java.lang.IllegalStateException: Cannot select Pokemon from an empty list
at tcgwars.logic.client.requestbuilder.PokemonSelectUIRequestBuilder.validate(PokemonSelectUIRequestBuilder.java:83)
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:125)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.selectPokemon(DelegatingFailsafeClient.java:237)
at tcgwars.logic.client.EngineClient$selectPokemon$0.call(Unknown Source)
at tcgwars.logic.util.PcsList.select(PcsList.groovy:33)
at tcgwars.logic.util.PcsList.select(PcsList.groovy:32)
at tcgwars.logic.util.PcsList$select$2.call(Unknown Source)
at tcgwars.logic.impl.gen4.Unleashed$_getImplementation_closure40$_closure289$_closure291.doCall(Unleashed.groovy:1059)
at tcgwars.logic.impl.gen4.Unleashed$_getImplementation_closure40$_closure289$_closure291.doCall(Unleashed.groovy)
at tcgwars.logic.groovy.TcgBuilders$MoveBuilder$1.process(TcgBuilders.groovy:946)
at tcgwars.logic.effect.event.EventManager.run2(EventManager.java:233)
at tcgwars.logic.effect.event.EventManager.activateEffect(EventManager.java:282)
at tcgwars.logic.effect.basic.Move.process(Move.java:84)
at tcgwars.logic.effect.gm.Attack.process(Attack.java:219)
at tcgwars.logic.effect.event.EventManager.run2(EventManager.java:233)
at tcgwars.logic.effect.gm.Attack.process(Attack.java:98)
at tcgwars.logic.effect.event.EventManager.run2(EventManager.java:233)
at tcgwars.logic.effect.event.EventManager.activateEffect(EventManager.java:282)
at tcgwars.logic.effect.event.EventManager.runAction(EventManager.java:462)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:122)
at tcgwars.logic.GameManager$1.main(GameManager.java:389)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
[c0wb0y]: to benched
[c0wb0y]: ?
[c0wb0y]: cant be met or something
Evan_Cole wins the game! Opponent surrendered
[c0wb0y]: c0wb0y has exited game.