Skip to content
New issue

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

Core/Command ChangeRace error #2434

Open
w5860363 opened this issue Jan 13, 2024 · 1 comment · May be fixed by #2616
Open

Core/Command ChangeRace error #2434

w5860363 opened this issue Jan 13, 2024 · 1 comment · May be fixed by #2616
Labels
bug Something isn't working

Comments

@w5860363
Copy link
Contributor

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'

@w5860363 w5860363 added the bug Something isn't working label Jan 13, 2024
@w5860363 w5860363 changed the title Core/Command ChangeRace logs error Core/Command ChangeRace error May 12, 2024
@w5860363
Copy link
Contributor Author

Human to Gnome
.character race 7
skin error

@w5860363 w5860363 linked a pull request May 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant