recv-parse: invalid login attempt from x.x.x.x

User avatar
tabitaru
Posts: 99
Joined: Sun Apr 12, 2015 4:49 am

Re: recv-parse: invalid login attempt from x.x.x.x

Post by tabitaru » Fri Jul 10, 2015 7:13 am

!
Last edited by tabitaru on Sun Oct 18, 2015 7:17 am, edited 1 time in total.

fnx
Posts: 51
Joined: Tue Feb 10, 2015 11:26 pm

Re: recv-parse: invalid login attempt from x.x.x.x

Post by fnx » Tue Jul 28, 2015 1:30 pm

After finally having some free time and a wee bit of research I concluded that this is a two part problem for me...

"Part 1" SOLVED ! ! !
The database "logs" of all things were indeed farked up.
The solution is to:

1) Stop MYSQL.
2) Delete ib_logfile0 and dib_logfile1 in the root MYSQL data directory.
3) Restart MYSQL.
4) Execute the Darkstar SQL files with the save char data SQL batch file and change your zone_settings IP.
5) Start server see if you can log in
Yes? All done!
No? Goto 6
6) Look through the log for any errors and delete the related FRM/MYD/IBD files in the /root/Darkstar specific MYSQL data directory.
7) Execute the Darkstar SQL files with the save char data SQL batch file and change your zone_settings IP.
8) Restart your now fully functional server and Enjoy ! ! !

At this point I was able to log in locally only if I set zone settings to the LAN IP.
People outside my network could connect and play only if I set zone settings to my WAN IP.
So still frustrated at the recv-parse error... I left the servers so others could play...

But then finally ! ! !

"Part 2" SOLVED ! ! !
On a lark I changed the IP of the server in Ashita to my WAN IP instead of the servers LAN IP and viola no more error!!!
I am still not sure if my ISP or Darkstar changed as up until this thread started everything worked just fine, but this change fixed it!

And we could adventure on together ! ! !

Post Reply