anonim1133
New Member
- Joined
- Feb 22, 2008
- Messages
- 7
- Reaction score
- 0
Hi, I compiled tfs from trunk/ and tags/ directory... then i thought - AT LAST! now it has to work ! - but ... after hours which i spend at configuring, monsters, world and all that stuff i started tfs and ... hey it works! my happines got away when my brother logged at server... he made an account, everything looks perfectly, but in console lots of warnings ... ( mysql syntax errors ), nothing was saved, experience, position... noting, even online isn`t updated ;/
how to fix this ? any patch ?
Please Help
Bless
how to fix this ? any patch ?
Please Help
Bless
Code:
Example errors:
MYSQL ERROR: 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 'players` SET `online` = 1 WHERE `id` = 1' at line 1
Account Manager has logged out.
mysql_real_query(): SELECT `online` FROM `players` WHERE `id` = 1UPDATE `players` SET `online` = 0 WHERE `id` = 1: MYSQL ERROR: 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 'players` SET `online` = 0 WHERE `id` = 1' at line 1
Last edited: