oEtG Forum

General Category => Game Bugs => Fixed Bugs => Topic started by: cg on June 15, 2018, 04:25:26 pm

Title: yet another ai eval bug i assume (some target of pande3 this time i think)
Post by: cg on June 15, 2018, 04:25:26 pm
champ ai cast pande3, sometime after, got a single instance of:
ReferenceError: c is not defined, https://etg.dek.im/bundle.main.js, 1, 140898, ReferenceError: c is not defined

then got ai-eval-speed repeating of:
TypeError: n is undefined, https://etg.dek.im/bundle.main.js, 1, 94617, TypeError: n is undefined
Title: Re: yet another ai eval bug i assume (some target of pande3 this time i think)
Post by: serprex on June 16, 2018, 11:37:28 am
Fixed 1st issue, had to do with unsummon-on-a-full-hand: https://github.com/serprex/openEtG/commit/c68cd63238e04e87e6a6f42c64ac7e0b18a1cfba
On 2nd thought I'll change rewind-in-unsummon-as-a-move to move the instance to deck

Not sure about 2nd issue, somehow AI gave invalid bits to target with, might be tied to it running into 1st issue