Page 1 of 1

Deck work for me, but crash the game when AI use this.

PostPosted: 07 Aug 2012, 20:19
by alexandreonly
What are the possible causes? All cards have been tested, no bugs found, everything look ok.

Re: Deck work for me, but crash the game when AI use this.

PostPosted: 09 Aug 2012, 23:25
by MisterBenn
Hi Alexanre, just to let you know I had the same issue and thefiremind suggested a solution for me. In my case, I had taken a copy of the land pool file and I had neglected to change the deck ID that was inside it. As a result the deck ID was duplicated and for some reason it only caused crashes when the AI played the deck. If you are still having this trouble, it's worth checking here.

Re: Deck work for me, but crash the game when AI use this.

PostPosted: 09 Aug 2012, 23:46
by thefiremind
Sorry for not being able to help you at the time of this post alexandreonly, but you didn't post your WAD yet, so I had nothing to check for errors.

As a rule of thumb, never duplicate any ID. I usually generate my ID's so that, for deck number NN, 1999NN is the deck itself, 19991NN is the land pool, 19992NN is the unlockable content, and so on. My advice is to invent a rule like this, and stick to it.

Re: Deck work for me, but crash the game when AI use this.

PostPosted: 10 Aug 2012, 00:55
by alexandreonly
Ok, i learned with my ton of mistakes, and now i'm making a new deck, from zero, i'll upload soon.