Im having this issue when i logout of a character. I get this error. Im using Nostalrius 7.7. Ive tried updating the source and recompiling but i ended up throwing it away and starting fresh so Im back to square one. Ive already removed the Werror issue and the Weapons.xml line from the CMakeLists, so it compiled with errors but was successful. Im able to log in but this error is produced when logging out
[Error - mysql_real_query] Query: UPDATEplayersSETlevel= 1,group_id= 3,vocation= 0,health= 100,healthmax= 100,experience= 0,lookbody= 106,lookfeet= 95,lookhead= 78,looklegs= 58,looktype= 136,maglevel= 0,mana= 100,manamax= 100,manaspent= 0,`
Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[Error - mysql_real_query] Query: UPDATEplayersSETlevel= 1,group_id= 3,vocation= 0,health= 100,healthmax= 100,experience= 0,lookbody= 106,lookfeet= 95,lookhead= 78,looklegs= 58,looktype= 136,maglevel= 0,mana= 100,manamax= 100,manaspent= 0,`
Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[Error - mysql_real_query] Query: UPDATEplayersSETlevel= 1,group_id= 3,vocation= 0,health= 100,healthmax= 100,experience= 0,lookbody= 106,lookfeet= 95,lookhead= 78,looklegs= 58,looktype= 136,maglevel= 0,mana= 100,manamax= 100,manaspent= 0,`
Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Last edited: