Forum > Serverside Modding
[SOLVED] [DBC] [WotLk] need help...i can't solve the error
(1/2) > >>
hiyoo:
hi guys,
i have modified code and added some new column to RandPropPoints.dbc in order to make the normal&legendary quality equipments to have some random properties.
everything was read,but when i run the wow.exe, it was crashed.
the error is "DBFilesClientRandPropPoints.dbc has wrong number of columns.",#121.
now,what should i do in order to make the wow.exe not crash? or make it to skip check?
need help ....
please forgive me for my bad English if it annoys you.
schlumpf:
What is the new column supposed to do? How would the client know what to do with it?
hiyoo:
i have modified code and added some new column to RandPropPoints.dbc in order to make the normal&legendary quality equipments to have some random properties.
everything was read,but when i run the wow.exe, it was crashed.
the error is "DBFilesClientRandPropPoints.dbc has wrong number of columns.(found 26, expected 16)".
now,what should i do in order to make the wow.exe not crash? or make it to skip check?
schlumpf:
But doesn't that require the client also using the data somehow?
hiyoo:
--- Quote from: "schlumpf" ---But doesn't that require the client also using the data somehow? --- End quote ---
sure,the client also need to use the data.
how to make the client to know what to do with these new columns?
Navigation
[0] Message Index
[#] Next page
|