We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command .character race Not automatically clearing the skills owned by the character Will generate console errors And it will accumulate
ERROR: Character X has forbidden skill 754 for his race/class combination ERROR: Character X has forbidden skill 754 for his race/class combination
This may be related to SQL statement errors
[RaceChanger/Log] Changement reputation 47 (0) <-> 530 (0) [RaceChanger/Log] Changement reputation 54 (0) <-> 81 (0) [RaceChanger/Log] Changement reputation 69 (0) <-> 68 (0) [RaceChanger/Log] Changement reputation 72 (0) <-> 76 (0) [RaceChanger/Log] Changement reputation 509 (0) <-> 510 (0) [RaceChanger/Log] Changement reputation 730 (0) <-> 729 (0) [RaceChanger/Log] Changement reputation 890 (0) <-> 889 (0) [RaceChanger/Log] Changements reputations OK [RaceChanger/Log] Changement des items [OK] ERROR: SQL: cannot execute 'INSERT INTO character_skills (guid, skill, value, max) VALUES (?, ?, ?, ?)' ERROR: SQL ERROR: Duplicate entry '6-101' for key 'PRIMARY'
character_skills
guid
skill
value
max
The text was updated successfully, but these errors were encountered:
Human to Gnome .character race 7 skin error
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Command .character race Not automatically clearing the skills owned by the character
Will generate console errors
And it will accumulate
ERROR: Character X has forbidden skill 754 for his race/class combination
ERROR: Character X has forbidden skill 754 for his race/class combination
This may be related to SQL statement errors
[RaceChanger/Log] Changement reputation 47 (0) <-> 530 (0)
[RaceChanger/Log] Changement reputation 54 (0) <-> 81 (0)
[RaceChanger/Log] Changement reputation 69 (0) <-> 68 (0)
[RaceChanger/Log] Changement reputation 72 (0) <-> 76 (0)
[RaceChanger/Log] Changement reputation 509 (0) <-> 510 (0)
[RaceChanger/Log] Changement reputation 730 (0) <-> 729 (0)
[RaceChanger/Log] Changement reputation 890 (0) <-> 889 (0)
[RaceChanger/Log] Changements reputations OK
[RaceChanger/Log] Changement des items [OK]
ERROR: SQL: cannot execute 'INSERT INTO
character_skills
(guid
,skill
,value
,max
) VALUES (?, ?, ?, ?)'ERROR: SQL ERROR: Duplicate entry '6-101' for key 'PRIMARY'
The text was updated successfully, but these errors were encountered: