This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [SOLVED]  [DBC] [WotLk] need help...i can't solve the error  (Read 908 times)

hiyoo

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
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.
« Last Edit: March 18, 2016, 09:01:24 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [QUESTION] [DBC] [WotLk] 
« Reply #1 on: March 17, 2016, 11:36:59 am »
What is the new column supposed to do? How would the client know what to do with it?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

hiyoo

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
Re: [QUESTION] [DBC] [WotLk] need help...i can't solve the e
« Reply #2 on: March 17, 2016, 11:48:58 am »
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?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [QUESTION] [DBC] [WotLk] need help...i can't solve the e
« Reply #3 on: March 17, 2016, 03:43:58 pm »
But doesn't that require the client also using the data somehow?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

hiyoo

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
Re: [QUESTION] [DBC] [WotLk] need help...i can't solve the e
« Reply #4 on: March 18, 2016, 02:40:29 am »
Quote from: "schlumpf"
But doesn't that require the client also using the data somehow?

sure,the client also need to use the data.

how to make the client to know what to do with these new columns?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [QUESTION] [DBC] [WotLk] need help...i can't solve the e
« Reply #5 on: March 18, 2016, 08:21:33 am »
Do you know any reverse engineering and assembly? Otherwise that will not be possible.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

hiyoo

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
[SOLVED] Re: [QUESTION] [DBC] [WotLk] need help...i can't so
« Reply #6 on: March 18, 2016, 09:00:26 am »
Quote from: "schlumpf"
Do you know any reverse engineering and assembly? Otherwise that will not be possible.

thanks for your patient to answer my questions,bro.
It seems that I have to find  another way to achieve my idea.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »