GMynna Posted September 1, 2014 Posted September 1, 2014 (edited) here's my case... i DID "http://rathena.org/board/topic/72266-deleting-all-accountscharacters-and-items/" to wipe all my account and inventory so i do that guide.. then after i "Empty the table (TRUNCATE)" in "LOGIN" and "CHAR" i start to get this error?? can any1 solve my problem please.. Edited September 1, 2014 by GMynna Quote
0 Chaos92 Posted December 28, 2018 Posted December 28, 2018 On 9/2/2014 at 4:06 AM, GMynna said: here's my case... i DID "http://rathena.org/board/topic/72266-deleting-all-accountscharacters-and-items/" to wipe all my account and inventory so i do that guide.. then after i "Empty the table (TRUNCATE)" in "LOGIN" and "CHAR" i start to get this error?? can any1 solve my problem please.. Quote
Xano Posted September 1, 2014 Posted September 1, 2014 (edited) The passwords you have set in rAthena/cong/map_athena.conf are may wrong. Open map_athena.conf and search this: // Interserver communication passwords, set in account.txt (or equiv.) userid: s1 passwd: p1 The password and the userID are not the same like the passwords of your Database (MySQL) OR you have deleted the main Login Connection of your Databse. The Server needs an connection 'Account' for the DB. You need a entry in the 'Login' Table like this: I suppose that you did (TRUNCATE) and then the whole Table was cleaned. So you have to create a new one. Just kick 'Insert' and then fill in the gaps by this order: The red squares are the important part I hope that you will be successful. Edited September 1, 2014 by Xano Quote
GMynna Posted September 2, 2014 Author Posted September 2, 2014 The passwords you have set in rAthena/cong/map_athena.conf are may wrong. Open map_athena.conf and search this: // Interserver communication passwords, set in account.txt (or equiv.) userid: s1 passwd: p1 The password and the userID are not the same like the passwords of your Database (MySQL) OR you have deleted the main Login Connection of your Databse. The Server needs an connection 'Account' for the DB. You need a entry in the 'Login' Table like this: I suppose that you did (TRUNCATE) and then the whole Table was cleaned. So you have to create a new one. Just kick 'Insert' and then fill in the gaps by this order: The red squares are the important part I hope that you will be successful. The passwords you have set in rAthena/cong/map_athena.conf are may wrong. Open map_athena.conf and search this: // Interserver communication passwords, set in account.txt (or equiv.) userid: s1 passwd: p1 The password and the userID are not the same like the passwords of your Database (MySQL) OR you have deleted the main Login Connection of your Databse. The Server needs an connection 'Account' for the DB. You need a entry in the 'Login' Table like this: I suppose that you did (TRUNCATE) and then the whole Table was cleaned. So you have to create a new one. Just kick 'Insert' and then fill in the gaps by this order: The red squares are the important part I hope that you will be successful. thank you very much you save my life... im about to pay to a developer for $30 XD ... 1 Quote
Kanner Posted September 4, 2014 Posted September 4, 2014 I strongly recommend you to don't use a s1/p1 to login/password. Quote
Xano Posted September 8, 2014 Posted September 8, 2014 I think it's a server just for experiments. Quote
Question
GMynna
here's my case... i DID
"http://rathena.org/board/topic/72266-deleting-all-accountscharacters-and-items/"
to wipe all my account and inventory so i do that guide..
then after i "Empty the table (TRUNCATE)" in "LOGIN" and "CHAR"
i start to get this error??
can any1 solve my problem please..

Edited by GMynna6 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.