ratbugasmati 0 Posted August 6, 2020 : DB error - Table 'ragnarok.loginlog' doesn't exist [Debug]: at c:\users\projro\desktop\ragnarok \hercules\src\login\loginlog.c:99 - INSERT INTO `loginlog`(`time`,`ip`,`user`,`rcode`,`log`) VALUES (NOW(), '0.0.0.0', 'login server', '100', 'login server started') [Info]: Connection request of the char-server 'Hercules' @ 127.0.0.1 (account: 's1', pass: 'p1', ip: '127.0.0.1') : DB error - Table 'ragnarok.loginlog' doesn't exist [Debug]: at c:\users\projro\desktop\ragnarok\hercules\src\login\loginlog.c:99 - INSERT INTO `loginlog`(`time`,`ip`,`user`,`rcode`,`log`) VALUES (NOW(), '127.0.0.1', 'ragnarok', '100', 'charserver - [email protected]:6121') [Notice]: Authentication accepted (account: ragnarok, id: 1, ip: 127.0.0.1) [Status]: Connection of the char-server 'Hercules' accepted. How to fix this error on login-server.bat? Quote Share this post Link to post Share on other sites
0 meko 170 Posted August 6, 2020 You must execute the queries from sql-files/logs.sql to create the log tables Quote Share this post Link to post Share on other sites
: DB error - Table 'ragnarok.loginlog' doesn't exist
[Debug]: at c:\users\projro\desktop\ragnarok \hercules\src\login\loginlog.c:99 - INSERT INTO `loginlog`(`time`,`ip`,`user`,`rcode`,`log`) VALUES (NOW(), '0.0.0.0', 'login server', '100', 'login server started')
[Info]: Connection request of the char-server 'Hercules' @ 127.0.0.1 (account: 's1', pass: 'p1', ip: '127.0.0.1')
How to fix this error on login-server.bat?
Share this post
Link to post
Share on other sites