banhelba2019
New member
- Messages
- 200
- Points
- 0
- Emulator
Hi im confused with this step in the tutorials and im not sure if its relevant with the errors im getting
all my servers are connecting fine its just my login server
all my servers are connecting fine its just my login server
Status]: The login-server is ready (Server is listening on the port 6900).
Code:: DB error - Table 'ragnarok.loginlog' doesn't exist [Debug]: at c:\users\matt\desktop\ragnarok plus\hercules\src\login\loginlog.c:88 - 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' @ 192.168.0.115:6121 (account: 'ragnarok', pass: 'potato', ip: '192.168.0.115') [SQL]: DB error - Table 'ragnarok.loginlog' doesn't exist [Debug]: at c:\users\matt\desktop\ragnarok plus\hercules\src\login\loginlog.c:88 - INSERT INTO `loginlog`(`time`,`ip`,`user`,`rcode`,`log`) VALUES (NOW(), '192.168.0.115', 'ragnarok', '100', 'charserver - [email protected]:6121') [Notice]: Authentication accepted (account: ragnarok, id: 1, ip: 192.168.0.115) [Status]: Connection of the char-server 'Hercules' accepted.
the step im missing is here
http://herc.ws/wiki/Installing_SQL
Not exactly sure where this is since it seemed to me that were using the sql_connection.conf file now or not maybe im wrong there but i didnt bother using import files for these steps cause...i didnt ... but no connections errors or anything besides this loginlog....Also change log_db_db to "log". All other fields should be let alone, the default username and port functions fine.
figured id ask now before i try things my self and have to restart tomorrow, thank you kind sirs ^_^