Game engine error upon disconnect
------------------Begin Game Log------------------
The game is about to start
Type: QuickPlay
Format: EX Block
Battle begins between Sucre and Pierpa!
Coin flip [Opening Flip]: TAILS
Pierpa will start
Game setup complete
Between turns
Turn 1 begins
Put Holon's Castform (HP 44) onto bench.
Between turns
Turn 2 begins
Sucre drew 1 card
chaosofslayer is now a spectator of the game
chaosofslayer has exited spectation.
Sucre played Holon Transceiver (DS 98).
Sucre has shuffled deck.
Put [Holon Mentor (DS 93)] to Hand
Sucre has shuffled deck.
Sucre played Holon Mentor (DS 93).
RogerSmithPersona is now a spectator of the game
Holon Legacy (DF 74) was discarded
Sucre has shuffled deck.
Put [Houndour (DR 59), Holon's Voltorb (DS 71), Lapras (LM 8)] to Hand
Sucre has shuffled deck.
Put Houndour (DR 59) onto bench.
Attached a Holon's Voltorb (DS 71) to Meditite
DEBUG: Meditite's Current_Energy_Cards: [Holon's Voltorb (DS 71)]
Holon's Voltorb (DS 71) is now a Special Energy Card
Meditite used Punch
Meditite did 10 damage to Mew ex
Between turns
Turn 3 begins
Pierpa drew 1 card
Pierpa played Holon Mentor (DS 93).
Rocket's Admin (TRR 86) was discarded
Pierpa has shuffled deck.
Put [Holon's Voltorb (DS 71), Jynx (UF 28), Roselia (LM 42)] to Hand
Pierpa has shuffled deck.
Put Jynx (UF 28) onto bench.
Between turns
Turn 4 begins
Sucre drew 1 card
Put Lapras (LM 8) onto bench.
Lapras has used Support Navigation
Sucre has shuffled deck.
Put [Scott (EM 84)] to Hand
Sucre has shuffled deck.
Sucre played Scott (EM 84).
Sucre has shuffled deck.
Put [Holon Mentor (DS 93), Steven's Advice (HL 92), Crystal Beach (CG 75)] to Hand
Sucre has shuffled deck.
Houndour evolved into Houndoom (UF 7)
Meditite used Punch
Meditite did 10 damage to Mew ex
Between turns
Turn 5 begins
Pierpa drew 1 card
Pierpa played Holon Transceiver (DS 98).
Pierpa has shuffled deck.
Pierpa has shuffled deck.
Put Roselia (LM 42) onto bench.
Pierpa played Holon Scientist (DS 97).
Holon's Castform (HP 44) was discarded
Pierpa drew 5 cards
Pierpa has disconnected, waiting 30 seconds before ending game.
Pierpa has reconnected.
DEBUG: Game Engine Error: tcgwars.logic.exception.ClientHasQuitException
tcgwars.logic.exception.ClientHasQuitException
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:119)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.makeChoice(DelegatingFailsafeClient.java:252)
at tcgwars.logic.client.EngineClient$makeChoice$2.call(Unknown Source)
at tcgwars.logic.groovy.TcgStatics.choose(TcgStatics.groovy:386)
at tcgwars.logic.groovy.TcgStatics.choose(TcgStatics.groovy)
at tcgwars.logic.groovy.TcgStatics$_holon_pokemon_energy_closure44$_closure209$_closure210.doCall(TcgStatics.groovy:1164)
at tcgwars.logic.groovy.TcgStatics$_holon_pokemon_energy_closure44$_closure209$_closure210.doCall(TcgStatics.groovy)
at tcgwars.logic.groovy.TcgBuilders$DelayedEffectGroovyImpl.process(TcgBuilders.groovy:332)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:151)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.processDelayedEffects(EventManager.java:167)
at tcgwars.logic.effect.event.EventManager.fireEvent(EventManager.java:184)
at tcgwars.logic.effect.event.EventManager.run2(EventManager.java:226)
at tcgwars.logic.effect.event.EventManager.run(EventManager.java:271)
at tcgwars.logic.GameManager.playCard(GameManager.java:200)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:120)
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!
DEBUG: Game Engine Error: tcgwars.logic.exception.ClientHasQuitException
tcgwars.logic.exception.ClientHasQuitException
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:119)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.makePlay(DelegatingFailsafeClient.java:267)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:118)
at tcgwars.logic.GameManager$1.main(GameManager.java:389)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
DEBUG: Game Engine Error: tcgwars.logic.exception.ClientHasQuitException
tcgwars.logic.exception.ClientHasQuitException
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:119)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.makePlay(DelegatingFailsafeClient.java:267)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:118)
at tcgwars.logic.GameManager$1.main(GameManager.java:389)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
DEBUG: Game Engine Error: tcgwars.logic.exception.ClientHasQuitException
tcgwars.logic.exception.ClientHasQuitException
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:119)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.makePlay(DelegatingFailsafeClient.java:267)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:118)
at tcgwars.logic.GameManager$1.main(GameManager.java:389)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
DEBUG: Game Engine Error: tcgwars.logic.exception.ClientHasQuitException
tcgwars.logic.exception.ClientHasQuitException
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:119)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.makePlay(DelegatingFailsafeClient.java:267)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:118)
at tcgwars.logic.GameManager$1.main(GameManager.java:389)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
DEBUG: Game Engine Error: tcgwars.logic.exception.ClientHasQuitException
tcgwars.logic.exception.ClientHasQuitException
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:119)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.makePlay(DelegatingFailsafeClient.java:267)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:118)
at tcgwars.logic.GameManager$1.main(GameManager.java:389)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
DEBUG: Game Engine Error: tcgwars.logic.exception.ClientHasQuitException
tcgwars.logic.exception.ClientHasQuitException
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:119)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.makePlay(DelegatingFailsafeClient.java:267)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:118)
at tcgwars.logic.GameManager$1.main(GameManager.java:389)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
DEBUG: Game Engine Error: tcgwars.logic.exception.ClientHasQuitException
tcgwars.logic.exception.ClientHasQuitException
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:119)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.makePlay(DelegatingFailsafeClient.java:267)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:118)
at tcgwars.logic.GameManager$1.main(GameManager.java:389)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
DEBUG: Game Engine Error: tcgwars.logic.exception.ClientHasQuitException
tcgwars.logic.exception.ClientHasQuitException
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:119)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.makePlay(DelegatingFailsafeClient.java:267)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:118)
at tcgwars.logic.GameManager$1.main(GameManager.java:389)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
DEBUG: Game Engine Error: tcgwars.logic.exception.ClientHasQuitException
tcgwars.logic.exception.ClientHasQuitException
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:119)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.makePlay(DelegatingFailsafeClient.java:267)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:118)
at tcgwars.logic.GameManager$1.main(GameManager.java:389)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
DEBUG: Game Engine Error: tcgwars.logic.exception.ClientHasQuitException
tcgwars.logic.exception.ClientHasQuitException
at tcgwars.logic.client.DelegatingFailsafeClient.lambda$0(DelegatingFailsafeClient.java:119)
at tcgwars.logic.client.DelegatingFailsafeClient.waitFor(DelegatingFailsafeClient.java:112)
at tcgwars.logic.client.DelegatingFailsafeClient.makePlay(DelegatingFailsafeClient.java:267)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:118)
at tcgwars.logic.GameManager$1.main(GameManager.java:389)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!
Game ends with a draw. Game Engine Error :(