ultrahazard Posted June 6, 2013 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 1 Joined: 06/04/13 Last Seen: June 7, 2013 Share Posted June 6, 2013 Hello guys, i'm having some trouble with the emulator (I can assure you that the password is correct ): Quote Link to comment Share on other sites More sharing options...
Luciar Posted June 6, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 177 Reputation: 21 Joined: 01/31/12 Last Seen: March 8, 2020 Share Posted June 6, 2013 (edited) Make sure you have set the SQL server password, not just the server intercommunication password. File: conf/inter_athena.conf // Global SQL settings // overriden by local settings when the hostname is defined there // (currently only the login-server reads/obeys these settings) sql.db_hostname: 127.0.0.1 sql.db_port: 3306 sql.db_username: ragnarok sql.db_password: ragnarok sql.db_database: ragnarok sql.codepage: // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: ragnarok char_server_pw: ragnarok char_server_db: ragnarok // MySQL Map SQL Server map_server_ip: 127.0.0.1 map_server_port: 3306 map_server_id: ragnarok map_server_pw: ragnarok map_server_db: ragnarok // 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 If this doesn't work, make sure you've configured your MySQL server to accept connections locally Edited June 6, 2013 by luciar Quote Link to comment Share on other sites More sharing options...
eJay Posted June 6, 2013 Group: Members Topic Count: 80 Topics Per Day: 0.02 Content Count: 325 Reputation: 76 Joined: 03/22/12 Last Seen: August 5, 2019 Share Posted June 6, 2013 (edited) Post ur char and map_athena.conf Or try to set Set Username: ragnarok Password: ragnarok Go to mysql Find ragnarok scheme/login Change the user and pass at the top as ragnarok Edited June 6, 2013 by Kim Quote Link to comment Share on other sites More sharing options...
ultrahazard Posted June 6, 2013 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 1 Joined: 06/04/13 Last Seen: June 7, 2013 Author Share Posted June 6, 2013 Char: http://pastebin.com/zujW2YgA Inter: http://pastebin.com/9YYxcuPK Map:http://pastebin.com/ZtbXanKt Quote Link to comment Share on other sites More sharing options...
Luciar Posted June 6, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 177 Reputation: 21 Joined: 01/31/12 Last Seen: March 8, 2020 Share Posted June 6, 2013 Did you make an account on your MySQL server with the username and password both equal to "ragnarok"? If not you need to do that, though I wouldn't use the default info unless this is strictly offline! Quote Link to comment Share on other sites More sharing options...
ultrahazard Posted June 6, 2013 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 1 Joined: 06/04/13 Last Seen: June 7, 2013 Author Share Posted June 6, 2013 (edited) Yes, i did, i don't know what the problem is, i'll try do delete it and import again. [EDIT] Same. Edited June 6, 2013 by ultrahazard Quote Link to comment Share on other sites More sharing options...
eJay Posted June 7, 2013 Group: Members Topic Count: 80 Topics Per Day: 0.02 Content Count: 325 Reputation: 76 Joined: 03/22/12 Last Seen: August 5, 2019 Share Posted June 7, 2013 Can we see ur login.sql at ur mysql Quote Link to comment Share on other sites More sharing options...
Myth Posted July 10, 2013 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 225 Reputation: 5 Joined: 05/30/12 Last Seen: March 21 Share Posted July 10, 2013 i have the same problem Quote Link to comment Share on other sites More sharing options...
Winz Posted July 12, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted July 12, 2013 Can we see ur login.sql at ur mysql Hey Kim, #clarifying: "Can we see ur login table at ur mysql database?" 1. Make sure that the first entry inside the login table is: account_id: 1 name: oly password: oly sex: S (and others set to 0) 2. If still not working, then give the permissions to the 'ragnarok' user 3. (Linux) if you're using linux operating systems, remember to do the Linux's post-install MySQL server. Quote Link to comment Share on other sites More sharing options...
Asura Posted July 17, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 Share Posted July 17, 2013 Hi ultrahazard, The issue is with your MySQL server; it can be multiple things... 1) Is your MySQL server running properly? 2) Do you have a MySQL user named "ragnarok", and have you put the correct password for the "ragnarok" user in 'inter_athena.conf'? You must make sure you are using the information to log into your MySQL server in 'inter_athena.conf', and not the `login` table information. 1 Quote Link to comment Share on other sites More sharing options...
Question
ultrahazard
Hello guys, i'm having some trouble with the emulator (I can assure you that the password is correct ):
Link to comment
Share on other sites
9 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.