Hello, any idea when the card list files will be updated with the new story line cards?
vekn.net/card-lists
Will help with building decks etc...
Thanks
Amaranth Deck Building Tool : VTES NZ : VTES ANZ Facebook
I was waiting for the last card (the artwork will arrive shortly), but that link has been updated to feature the current list of available card s (without that last storyline promo).
The .zip file with the csvs has also been updated.
Thanks for the update
I try to update my ARDB using the update database function and I obtain this result:
Downloading...
Importing file vtescrypt.csv...
Importing file vteslib.csv... .....................
Importing file vtessets.csv...
ERROR -> UPDATE ABORTED (ROLLBACK)
Database update has ended.
You may need to restart ARDB.
until yesterday it works fine. The same if I download the file and try to manually update it
maybe you change the name of the file?
ciao
Walt
Stefano "Walt" Calzighetti
Prince of Pordenone (Italy)
> Walt wrote:
> Thanks for the update
>
> I try to update my ARDB using the update database function and I obtain this result:
>
> Downloading...
> Importing file vtescrypt.csv...
> Importing file vteslib.csv... .....................
> Importing file vtessets.csv...
> ERROR -> UPDATE ABORTED (ROLLBACK)
> Database update has ended.
> You may need to restart ARDB.
>
> until yesterday it works fine. The same if I download the file and try to manually update it
>
> maybe you change the name of the file?
>
> ciao
> Walt
>
I've updated the file, ARDB doesn't like when the crypt file header line contains quotes.
But it wouldn't make the update crash, so check that you've got the latest version of ARDB (I have the 3.1.2Beta) and try again wih the updated file.
Prince of Paris, France
Ratings Coordinator, Rules Director
I'm using the 3.2.1, Built Jul 9 2013 (I'm using windows 7)
I try to use the 3.2 version (built jan 21 2013) and I've the same problem
It's works with 3.1.0 (built feb 20 2010)
Stefano "Walt" Calzighetti
Prince of Pordenone (Italy)
I've found 3.1.1 to be the most stable / reliable. Rest I've found unusable.
Thankfully that version does everything needed and can be updated so no issues there.
Amaranth Deck Building Tool : VTES NZ : VTES ANZ Facebook
well maybe this isn't the right place to discuss this but I'm having fun with some tests so here are my results
Windows 7 Pro service pack 1
ARDB 3.1.0 (FEB 20 2010)
- update from internet function: Failed to get: www.white-wolf.com/VTES/download/vtescsv.zip
- update from file function: it's work and I can see new cards from storyline rewards but after the update all the references to disciplines change.
Now disciplines under mail list are shown as "FO "ce "au and inside the select function discipline's symbols disappears replaced by "Auspex" or "Fortitude" text
ARDB 3.1.1Beta2 (FEB 27 2010)
- update from internet function: Failed to get: www.white-wolf.com/VTES/download/vtescsv.zip
- update from file function:
Opening D:\Giochi\Vtes\ARDB\vtescsv_utf8.zip
Importing file vtescrypt.csv... ..............
Importing file vteslib.csv...
Importing file vtessets.csv...
ERROR -> UPDATE ABORTED (ROLLBACK)
Database update has ended.
You may need to restart ARDB.
mmhh it's seems to me that using version after version of ARDB create some problems
it's better to delete all files under "c/users/user name/Anarch Revolt Deck Builder" directory before launch a new versions of ARDB
doing so
3.1.1Beta2 update from file (disciplines have the problem of "Au and disciplines symbols disappears from select function
3.2.1 still don't update
Stefano "Walt" Calzighetti
Prince of Pordenone (Italy)
Thanks a lot
now ARDB version 3.1.1Beta 2 works fine updating it from the file
3.2.1 have still and error opening the file, just as note
thanks again
Stefano
Stefano "Walt" Calzighetti
Prince of Pordenone (Italy)
Please note that ARDB 3.1.2 doesn't support UTF-8 correclty, so Zöe has her name garbled. If you wish to have the proper name displayed, either fix ARDB, or convert your csv files to ANSI.
Prince of Paris, France
Ratings Coordinator, Rules Director
I just wanted to note that UTF-8 is broken less because of a problem with the code. It is a problem with the version of SQLite that is being used. ARDB needs a major overhaul on the DB storage side.
I also wanted to note that ARDB may disappear from Google Code.
I am not really active with the code anymore. Its been almost 3 years since I even compiled it. I have the ARDB 3.1.2beta code and I am willing to turn it over to anyone who asks. I have it set up in an IDE called Code::Blocks and I am able to compile and make changes pretty readily because I still have my laptop that I worked on 3 years ago. I am willing to help anyone who is wishing to modify and ad features to the code.
> drstrange26 wrote:
> I just wanted to note that UTF-8 is broken less because of a problem with the code. It is a problem with the version of SQLite that is being used. ARDB needs a major overhaul on the DB storage side.
>
> I also wanted to note that ARDB may disappear from Google Code.
> I am not really active with the code anymore. Its been almost 3 years since I even compiled it. I have the ARDB 3.1.2beta code and I am willing to turn it over to anyone who asks. I have it set up in an IDE called Code::Blocks and I am able to compile and make changes pretty readily because I still have my laptop that I worked on 3 years ago. I am willing to help anyone who is wishing to modify and ad features to the code.
>
I'd like to give a try, though I haven't written a single C++ line since a long time (I'm working almost exclusively in C#).
Is there any problem in hosting the project on GitHub for instance?
Prince of Paris, France
Ratings Coordinator, Rules Director