[BR] Electabuzz (WBSP 46). Lightning Bolt causes Game Engine Error

Setup: have Electabuzz use Lightning Rod to put a marker on the Defending Pokémon, then next turn, use Lightning Bolt.

● Electabuzz used Lightning Bolt
● DEBUG: Game Engine Error: groovy.lang.GroovyRuntimeException: Could not find matching constructor for: tcgwars.logic.effect.basic.ResolvedDamage(tcgwars.logic.card.HP, tcgwars.logic.util.PokemonCardSet, tcgwars.logic.util.PokemonCardSet, tcgwars.logic.effect.Source, tcgwars.logic.DamageManager$DamageFlag)
● groovy.lang.GroovyRuntimeException: Could not find matching constructor for: tcgwars.logic.effect.basic.ResolvedDamage(tcgwars.logic.card.HP, tcgwars.logic.util.PokemonCardSet, tcgwars.logic.util.PokemonCardSet, tcgwars.logic.effect.Source, tcgwars.logic.DamageManager$DamageFlag)
at tcgwars.logic.impl.gen1.VendingMachine$_getImplementation_closure54$_closure444$_closure455$_closure456.doCall(VendingMachine.groovy:1422)
at tcgwars.logic.impl.gen1.VendingMachine$_getImplementation_closure54$_closure444$_closure455.doCall(VendingMachine.groovy:1422)
at tcgwars.logic.impl.gen1.VendingMachine$_getImplementation_closure54$_closure444$_closure455.doCall(VendingMachine.groovy)
at tcgwars.logic.groovy.TcgBuilders$MoveBuilder$1.process(TcgBuilders.groovy:897)
at tcgwars.logic.effect.event.EventManager.run2(EventManager.java:221)
at tcgwars.logic.effect.event.EventManager.activateEffect(EventManager.java:270)
at tcgwars.logic.effect.basic.Move.process(Move.java:84)
at tcgwars.logic.effect.gm.Attack.process(Attack.java:220)
at tcgwars.logic.effect.event.EventManager.run2(EventManager.java:221)
at tcgwars.logic.effect.gm.Attack.process(Attack.java:99)
at tcgwars.logic.effect.event.EventManager.run2(EventManager.java:221)
at tcgwars.logic.effect.event.EventManager.activateEffect(EventManager.java:270)
at tcgwars.logic.effect.event.EventManager.runAction(EventManager.java:445)
at tcgwars.logic.GameManager.mainLoop(GameManager.java:122)
at tcgwars.logic.client.EngineHandler$4.main(EngineHandler.java:356)
at tcgwars.logic.util.Future.run(Future.java:90)
A Game Engine Error has occurred!

Will be fixed in v68.4

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.