Forum > Serverside Modding

[QUESTION] [TrinityCore 3.3.5] New races

(1/1)

Lain:
Hi guys! Im new in this about modding, the tutorials on the page have been really helpfull! but I have a problem and I have been alredy a week without figuring out.

Im adding new races to my server, but when in interface it sees nice, but when im going to create the character happend this:

https://gyazo.com/622c74af1faf4c41a50189d4cf955fcf

And in the log of the worldserver this:

https://gyazo.com/427ee302ee312789c352c8d03c80f679

And when I see the DBErrors log:

https://gyazo.com/3969e9e067536bfd4be19996a4fb6b17

Im new with this...so its really probable that im failling in something stupid...

kestus0756:
Hey, you might want to update your core to the latest revision if you haven't already, that might be the problem. I'm having the same problem with old revision, trying to update it.

Amaroth:
Server says that while you have added races into DB tables, they are still, according to server, not supposed to exist. Which simply means you have quite likely either missed something DBC or something in core. Double check ChRaces.dbc, factions for your race, display and model IDs for your race, ChrBaseInfo.dbc... And all other things which have anything to do with races (there is hell lot of such DBCs). Luckily, it seems that problem is with race itself, not with race/class combination, so you can exclude tables which have something to do with classes.

Navigation

[0] Message Index

Go to full version