Forum > Tools
[TOOL] WDBX Editor
<< < (2/5) > >>
Amaroth:
^^^ this.
Luzifix:
Really good job
Nupper:
--- Code: ---F:GamesWoW DC DevelopmentDataPatch-7.MPQDBFilesClientCreatureDisplayInfo.dbc : Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints. F:GamesWoW DC DevelopmentDataPatch-7.MPQDBFilesClientMap.dbc : Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.
--- End code ---
barncastle:
--- Quote from: "Nupper" --- --- Code: ---F:GamesWoW DC DevelopmentDataPatch-7.MPQDBFilesClientCreatureDisplayInfo.dbc : Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints. F:GamesWoW DC DevelopmentDataPatch-7.MPQDBFilesClientMap.dbc : Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.
--- End code ---
--- End quote ---
Either you have duplicate Ids in your DBC files or the definition has the Id field in the wrong position. Without more info I can't pinpoint this exactly however I'd suggest starting with the definitions; since these are DBC files the Id column should always be the first field.
Alastor:
just little add
i hope you didnt used unsigned variables for columns its rare but i rofled hard when i find out various DBC editors faling only because Spell.dbc is using negative values too :D ( for example energy type -2 is your HPs if i remember correctly )
Navigation
[0] Message Index
[#] Next page
[*] Previous page
|