Forum > Tools

[TOOL] ADB/DB2/DBC <-> CSV convert

<< < (7/8) > >>

fean:
I'm having a little bit of an issue there. I have tried to convert TaxiNodes.db2 to CSV.
As said here, I have copied the info from TrinityCore source to the map.xml : http://pastebin.com/RrKSEGtB

When I drag my TaxiNodes.db2 to dbconvert.exe, I have this :


(Key was absent from dictionnary)

Have I done something wrong ?
The db2 was taken from the retail version of the game (6.2.4), so it should still be the DB2/WDB2 format (and not the one from Legion).

Semga:
enGB and ruRU locales db2 from 6.2.3 not working for me. Problem with strings reading is that reading strings code always reading out 4 bytes as 0 value so it always references to string dictionary with key 0 and getting empty string. But strings located in dictionary with strings sizes offsets.

For the second: problem with not found key. It's happening in DB2File.cs, somewhere near line ~320.

And the last thing: maybe it's just my problem, but converting Item-sparse.db2 to csv giving me a lot of NaN values. And I guess it will fail on backward conversation from csv to db2 because of that.

ter884:
(CriteriaTree.DB2) when converting breaks, not enough

frathir:
Hey,
How do you make a map.xml file for your db2 file?

elireth123:
DB2 sparse_item has a problem.

When you convert CSV DB2 has errors and when you convert CSV to DB2 only leaves a file 1 kb.

What I can do?

My version is 6.2.4 WOD

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version