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: Problem with Custom races(HELP PLEASE)  (Read 2128 times)

Chikittin

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 18
    • View Profile
Problem with Custom races(HELP PLEASE)
« on: October 31, 2014, 05:12:03 pm »
Hi everyone, I created two new custom races but when I create a character happens this:
[attachment=0:3fyz4qp1]WoWScrnShot_103114_153746.jpg[/attachment:3fyz4qp1]
"Error creating the character"
I changed PlayerCreateInfo, PLayerCreateInfo_action, PlayerCreateInfo_spell and Player_levelstats.
What is the problem? I already activate the Race:
[attachment=1:3fyz4qp1]1.PNG[/attachment:3fyz4qp1]
[attachment=2:3fyz4qp1]2.PNG[/attachment:3fyz4qp1]
[attachment=3:3fyz4qp1]3.PNG[/attachment:3fyz4qp1]
Errors:
Wrong race 16 in `playercreateinfo` table, ignoring.
Wrong race 17 in `playercreateinfo` table, ignoring.
[attachment=4:3fyz4qp1]4.PNG[/attachment:3fyz4qp1]

Any suggestions?
It seems that the race is not on, does not recognize the ID 16 and 17 but did not know what else I can change
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

coronelo

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 17
    • View Profile
Re: Problem with Custom races(HELP PLEASE)
« Reply #1 on: November 10, 2014, 07:47:32 pm »
I might miss you change your sql server.

-palyercreateinfo
-player_levelstats
-player_classlevelstats
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

phantomx

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 615
    • View Profile
Re: Problem with Custom races(HELP PLEASE)
« Reply #2 on: November 10, 2014, 08:44:42 pm »
You didn't set your ShardDefines.h correctly.

http://pastebin.com/hnLxd8dD
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
[wimg]http://i.imgur.com/6fxUQL1.gif[/wimg]

Chikittin

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 18
    • View Profile
Re: Problem with Custom races(HELP PLEASE)
« Reply #3 on: November 16, 2014, 04:40:01 am »
Happens the same. I´ve copied your ShardDefines.h

Wrong race 16 in `playercreateinfo` table, ignoring.
Wrong race 17 in `playercreateinfo` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
Wrong race 17 in `player_levelstats` table, ignoring.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: Problem with Custom races(HELP PLEASE)
« Reply #4 on: November 16, 2014, 10:52:53 am »
Is that shitstorm of errors the only one you are getting? Or is something another related to this problem before it?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

phantomx

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 615
    • View Profile
Re: Problem with Custom races(HELP PLEASE)
« Reply #5 on: November 16, 2014, 11:14:29 am »
Alright since I've done this for my server some ways back I'll share my SQL script with you to enable all but deathknights for race 17.

http://pastebin.com/AJW9aTT5

If this doesn't fix it then you messed something up in the dbc files.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
[wimg]http://i.imgur.com/6fxUQL1.gif[/wimg]

Chikittin

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 18
    • View Profile
Re: Problem with Custom races(HELP PLEASE)
« Reply #6 on: November 20, 2014, 09:01:12 pm »
Only these problems about wrong races.
In my ChrRaces.dbc 16 and 17 correspond yo Vrykul and Tuskarr. They are already activated
I´ve change the SQL but the problem is "Wrong Race", below he show me all the problems about de Sql: Player_lvlstats... Etc
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: Problem with Custom races(HELP PLEASE)
« Reply #7 on: November 20, 2014, 10:26:09 pm »
Did you set base stats in player_levelstats for character level 1? YOu wrote you changed that DB table, but if you don't have stats for level 1, server will crash on startup, even if stats for some higher level are set. Well, I actually have no other ideas. I never did this.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

Chikittin

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 18
    • View Profile
Re: Problem with Custom races(HELP PLEASE)
« Reply #8 on: November 20, 2014, 10:34:42 pm »
Yes...
Player_createinfo:
[attachment=1:1mbjne6i]2.PNG[/attachment:1mbjne6i]
Player_lvlstats:
[attachment=0:1mbjne6i]1.PNG[/attachment:1mbjne6i]
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

phantomx

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 615
    • View Profile
Re: Problem with Custom races(HELP PLEASE)
« Reply #9 on: November 20, 2014, 10:37:23 pm »
Like I said in one of my posts if the SQL script didn't work it's very likely a DBC problem both server and client side.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
[wimg]http://i.imgur.com/6fxUQL1.gif[/wimg]