Page 1 of 1

Gerrard Capashen

PostPosted: 09 Feb 2012, 11:14
by mark
I updated the sources to revision 13911 and saw gerrard__capashen.txt. There is a _ too much in the filename, isn't it?

Re: Gerrard Capashen

PostPosted: 09 Feb 2012, 13:20
by jeffwadsworth
mark wrote:I updated the sources to revision 13911 and saw gerrard__capashen.txt. There is a _ too much in the filename, isn't it?
Some Legendary's are longer than others.

Re: Gerrard Capashen

PostPosted: 09 Feb 2012, 20:06
by Rob Cashwalker
Unless something changed, the filenames actually have no influence. We just iterate through all files in a directory. The name field inside the file is what matters.

Re: Gerrard Capashen

PostPosted: 10 Feb 2012, 12:51
by mark
Yes, the card worked, but I wrote a script that checks filenames in cardsfolder.zip and compares it to a list of missing cards in my decks; this depends on consistent filenames.
Thanks for renaming the file.

Re: Gerrard Capashen

PostPosted: 10 Feb 2012, 14:14
by Chris H.
mark wrote:Yes, the card worked, but I wrote a script that checks filenames in cardsfolder.zip and compares it to a list of missing cards in my decks; this depends on consistent filenames.
Thanks for renaming the file.
`
With over 10,000 cards these types of typos will slip into the project at times. I found a few card script files that were placed into the wrong folder a few months ago.

At least these types of bugs are fairly easy to fix. =D>