Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Daweo on October 06, 2013, 11:17:15 pm

Title: [QUESTION] [DBC] Changes in Spell.dbc dont work
Post by: Daweo on October 06, 2013, 11:17:15 pm
Hello Friends,

I have problems with spell.dbc. I edited whole file and I have many new spells, everything worked, but now, when I add some new, It is not loaded. Same with other changes. Core says that spell doesnt exist or if it is only changed, it uses old values...

Spell.dbc is on Client and Server side too.
I cant find solution... :/
Title: Re: [QUESTION] [DBC] Changes in Spell.dbc dont work
Post by: deep6ixed on October 07, 2013, 08:34:03 am
Sounds like the server side DBC isn't correct.  If you get a "Spell Not Exists" that means the server DBC doesn't have the data.  The client side only uses some of the DBC info such as tooltips and graphical info.
Title: Re: [QUESTION] [DBC] Changes in Spell.dbc dont work
Post by: Daweo on October 07, 2013, 11:42:13 am
But that is my problem... I have correct data on both side and it still uses old values or says that spell doesnt exist...
Title: Re: [QUESTION] [DBC] Changes in Spell.dbc dont work
Post by: Daweo on October 08, 2013, 06:51:19 pm
Anybody, who know, please? I still dont know why it doesnt work... :-/
Title: Re: [QUESTION] [DBC] Changes in Spell.dbc dont work
Post by: kojak488 on October 09, 2013, 03:46:06 am
Quote from: "Daweo"
But that is my problem... I have correct data on both side and it still uses old values or says that spell doesnt exist...

No, you don't have correct data on both sides.  You think you do, but you in fact do not.
Title: Re: [QUESTION] [DBC] Changes in Spell.dbc dont work
Post by: Daweo on October 19, 2013, 08:50:36 pm
At first, again I have correct data on both, server and client side.  I dont want to hear replies like " You dont have correct data, noob" I am really sure that I have all things correct which are connected with DBC.
But I tried just simply delete the spell.dbc from server folder and server still goes and doesnt miss that file.
So, do somebody know, where the hell that server gets that spells?!

EDIT: FIxed! Dont know why, but recreated spell.dbc file from clean one now work... So my problem is solved...
Title: Re: [QUESTION] [DBC] Changes in Spell.dbc dont work
Post by: kojak488 on October 19, 2013, 10:45:34 pm
Imagine that, the error was that the data wasn't the same on both sides!  Who knew?