Help me in 5095 client

06/12/2009 06:55 AME CONQUER#1
[Only registered and activated users can see links. Click Here To Register...]

help me plez in this proplem plez
06/12/2009 06:58 Zeroxelli#2
Restart your client.
06/12/2009 07:07 AME CONQUER#3
i restart it but i cant login
06/12/2009 07:10 Zeroxelli#4
From what I see, you set your password which means you did log in. So, restarting the client should fix it. Make sure you're entering the same password you used first, or it won't work. If you still can't login you can clear the password by going to the Start menu, clicking RUN, typing CMD, and hitting enter. When the black screen comes up type
Code:
mysql -u root -p
and enter your MySQL PASSWORD. After that, type
Code:
USE conqueremu; UPDATE accounts SET Password='';
and hit enter.
06/12/2009 07:26 AME CONQUER#5
i still cant login
06/12/2009 07:27 Zeroxelli#6
Then you fucked something up after you set your password, post a screenshot.
06/12/2009 14:46 AME CONQUER#7
i didnt make anything after i restart the client and open it again and type my password apear this proplem
06/12/2009 19:09 Zeroxelli#8
You're getting your password wrong then.
06/13/2009 01:21 AME CONQUER#9
no i type it right
06/13/2009 01:32 Zeroxelli#10
Reset your password and try again.
06/13/2009 02:03 Nirion#11
Try this:

Look for

Quote:
if(ServerName == "CoEmu")
{
It will be in PacketProcessor.cs inside the login server.
change "CoEmu" to your server name.
then below that you should see

Quote:
CSocket.Send(Packets.AuthResponse("66.187.101.86", Key1, Key2));

change "66.187.101.86" to your ip, probably "127.0.0.1"
06/13/2009 02:32 AME CONQUER#12
i still cant login
06/13/2009 02:53 lyaily#13
i have the same problem .
server freez
06/13/2009 04:17 raidenx123#14
Make new account lol
06/13/2009 09:00 AME CONQUER#15
i make that but i cant login help me plez