I have released a new version of my WDBtoCSV program, with some bug fixes and a linux binary. You can get it here.
Changelog:
Version 1.2 - August 4, 2006
* Added: Linux binary
* Added: doallwdb.bat which converts all known wdb files into csv
* Removed: ‘press any key to continue’, allowing batch jobs
* Fixed: Bitmask bugs
* Fixed: Bugs when parsing certain line feeds
* Fixed: Giving incorrect readout of parsed records
* Updated: Field definitions
August 4th, 2006 at 11:52 pm
Nice work jb55!
August 9th, 2006 at 6:13 am
I gonna give it a shot tonight, if this does what i hope for ^^ then keep it coming in further releases ^^
August 23rd, 2006 at 3:33 am
Verry nice app Works just as i needed =)
Ok but i was wondering is it posible or are there currently any programs out there to save the info we got from the WDB —–> BACK to the WDB so WDB —-> CVS —–> WDB??
August 24th, 2006 at 11:45 am
It’s possible, but then all of the wow database websites would start filling with spam. I don’t want to play any part in that.
August 26th, 2006 at 11:14 pm
Have any info for the latest WDB file format?
August 27th, 2006 at 12:02 am
I have yet to get my hands on any alpha wdb’s
I’ll update the specs when I do
August 29th, 2006 at 6:52 pm
thanks.
September 11th, 2006 at 3:09 am
Is there a limit to how big the .wdb file can be? Everytime I try to use my itemcashe.wdb, which is about 3mb. The program crashes.
September 11th, 2006 at 3:13 am
I think the max size is around the 300kb mark.
September 11th, 2006 at 7:43 am
It’s not a bug with the filesize, it’s a rare bug that happens ever so often and I have yet to pinpoint what is causing it.
Try using the batch file instead of drag dropping and see if that fixes it. If it still doesn’t work try sending me your itemcache so I can debug the problem.
November 17th, 2006 at 1:58 pm
Hi! I’m spanish… My english is too bad…
hehehe. I have coverted same files of spanish version and this program make good job. But I have got a WDB file that It can’t work. I think that the problem is a spanish character like “ñ” or the size of this file (150 Kb)
I use this files of same people and I take information of its quests to my new web. I take “questcache.wdb” file.
Can I send you this file in a e-mail and you try it? Thank you, Jb55.
December 10th, 2006 at 1:05 pm
How do you use the Linux version? Here’s my attempt and the output:
sh wdbtocsv itemcache.wdb
wdbtocsv: 1: Syntax error: “(” unexpected
December 10th, 2006 at 3:11 pm
What linux distro are you using?