Quote:
Originally Posted by ih8you
gah.......... i got login freeze...
|
Read the first post again and make sure up updated all the ips/mysql connection int he login and atuh server also in the Auth Server/Packet Processor.cs update the
Look for
Code:
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
Code:
CSocket.Send(Packets.AuthResponse("66.187.101.86", Key1, Key2));
change "66.187.101.86" to your ip, probably "127.0.0.1"
Andy posted that
Edit: Also in case thats not the case Any using VISTA at all will have problems ive yet to get it to work on my vista pc