azerothcore / mod-individual-xp

GNU Affero General Public License v3.0
17 stars 22 forks source link

Fix compile #29

Closed xclid closed 2 years ago

xclid commented 2 years ago

Fix this https://github.com/azerothcore/mod-individual-xp/issues/28

New-HavenWotLK commented 2 years ago

Compile works but atm i log into the server with a character it crashes with an sql error. Switched out all rows which have changed on your PR. Character name isn't recognized... is marked as Unkown. Here the errorline from DBErrors.log (seems like a wrong syntax on the SQL query inside the C++ script... already tried some different stuff on it with the same result):

[1064] You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '%u' at line 1 Error while parsing SQL. Core fix required.