oEtG Forum

yet another ai eval bug i assume (some target of pande3 this time i think)

cg · 2 · 2590

cg

  • Heckler
  • Member
  • **
    • Posts: 406
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


serprex

  • Global Moderator
  • *****
    • Posts: 1482
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