google-code-export / wagic

Automatically exported from code.google.com/p/wagic
1 stars 0 forks source link

Spore counter crash #443

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm not sure if I can reproduce this, but a Thallid of mine had a -1/-1 counter 
on it and 3 spore counters; when I went to remove the spore counters for a 
saproling, the game crashed.

PSP-3001 using HBL 95dev and wagic 0.12.1

Original issue reported on code.google.com by tvil...@gmail.com on 1 Aug 2010 at 4:58

GoogleCodeExporter commented 9 years ago
this is zethfox, 
just thought ild mention the crash happens with all thillid creatures, due to 
the thillids and fungus spore counters creatures "saproling" token is linked to 
a non-existent image. meaning token(-1479) or whatever instead of 
token(saproling,creature fungus,2/2,green)

Original comment by omegabla...@gmail.com on 3 Aug 2010 at 1:08

GoogleCodeExporter commented 9 years ago
fixed this. you now recieve a blank token named "ID NOT FOUND" type "ID ERROR" 
instead of crashing when ever token ability cant find the card in card.dat.

Original comment by omegabla...@gmail.com on 24 Sep 2010 at 5:17