Forum > Tools

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

<< < (5/8) > >>

Luzifix:
What for feature you went ?

i think currently about multi file convert over the command line:

--- Code: ---dbconverter.exe Item.db2 Item-sparse.db2 Creature.dbc ...
--- End code ---

Luzifix:
// UPDATE 0.0.6

* Add ADB support
* Fix crash when loading an unknown file format

spik96:
I have an error trying to convert CreatureDisplayInfo.db2 :


--- Code: -----------------------------------
ADB/DB2/DBC Converter 0.0.6 ALPHA
Create by Luzifix
E-Mail: luzifix@schattenhain.de
--------------------------------
Your version is up to date.

Info: Open File creaturedisplayinfo.db2...
Info: Load DB2 Mapping...
Info: Load Header...
Error: Signature of file contains not 'WDB2'

Press a key to exit...
--- End code ---

I believe my map is correct : http://pastebin.com/spRNEf3f .
EDIT : Nevermind, too recent version for the program.

schlumpf:

--- Quote from: "spik96" ---I have an error trying to convert CreatureDisplayInfo.db2 :


--- Code: -----------------------------------
ADB/DB2/DBC Converter 0.0.6 ALPHA
Create by Luzifix
E-Mail: luzifix@schattenhain.de
--------------------------------
Your version is up to date.

Info: Open File creaturedisplayinfo.db2...
Info: Load DB2 Mapping...
Info: Load Header...
Error: Signature of file contains not 'WDB2'

Press a key to exit...
--- End code ---

I believe my map is correct : http://pastebin.com/spRNEf3f .
--- End quote ---

well, exactly as it says.. the file you dragged on it is in the wrong format.

spik96:
Yeah, I noticed that shortly after posting my message, I'm so dumb.
I have a bug, tho, when reconverting from CSV to DBC the  character has become " .
Example CreatureModelData.dbc when reading the DBC with myDBC editor :
http://i.imgur.com/Bwx7NjL.png
Will happens with all DBCs with  inside.

Really problematic since the DBC is not functional.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version