mhadz23 Posted April 6, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 04/02/13 Last Seen: January 17, 2014 Share Posted April 6, 2013 Anyone can teach me how to debug loginlog_sql.c? Quote Link to comment Share on other sites More sharing options...
Emistry Posted April 6, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 1 hour ago Share Posted April 6, 2013 make sure you have loaded this SQL table trunk/sql-files/logs.sql ensure the logs database connection are correct trunk/conf/inter_athena.conf // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: ragnarok log_db_pw: ragnarok log_db_db: ragnarok log_codepage: log_login_db: loginlog Quote Link to comment Share on other sites More sharing options...
mhadz23 Posted April 6, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 04/02/13 Last Seen: January 17, 2014 Author Share Posted April 6, 2013 done correctly, but still same error Quote Link to comment Share on other sites More sharing options...
jaBote Posted April 6, 2013 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 182 Reputation: 36 Joined: 01/26/12 Last Seen: October 6, 2021 Share Posted April 6, 2013 The loginlog table in rAthena is by default on the logs database, but then the emulator looks for it in the ragnarok one. That's not a critical error -you can still use rAthena with this problem- but if you want to solve it just export the loginlog table structure from the logs database (use PhpMyAdmin if you want) and then import it in the ragnarok database, so you'll never get those notices again. Quote Link to comment Share on other sites More sharing options...
mhadz23 Posted April 6, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 04/02/13 Last Seen: January 17, 2014 Author Share Posted April 6, 2013 What should i do? Quote Link to comment Share on other sites More sharing options...
mhadz23 Posted April 6, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 04/02/13 Last Seen: January 17, 2014 Author Share Posted April 6, 2013 So many Errors -.- Quote Link to comment Share on other sites More sharing options...
Emistry Posted April 6, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 1 hour ago Share Posted April 6, 2013 rename trunk/conf/import-tmpl/ to trunk/conf/import/ Quote Link to comment Share on other sites More sharing options...
mhadz23 Posted April 7, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 04/02/13 Last Seen: January 17, 2014 Author Share Posted April 7, 2013 btw sir emistry thanks for the help, but nothings changed Quote Link to comment Share on other sites More sharing options...
Question
mhadz23
Anyone can teach me how to debug loginlog_sql.c?
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.