These are not guarenteed fixes, but lots of people are having a hard time so I decided I needed to post a standard run down of the 2 biggest problems.
.: THIS IS ONLY VALID IF YOU'RE TRYING TO CONNECT TO GOTFRAGS! :.
1. Incorrect Version Error in world.exe connecting to gotfrags. Make sure your loginport is set to 5997. !!Also make sure you have the latest version of the code!! Here is an example of how it should look.
Code:
[LoginServer]
loginserver=eqlogin.gotfrags.com
worldname=My Server's Name
locked=false
account=
password=
worldaddress=<IP_of_computer_running_world.exe>
loginport=5997
2. Incorrect Version Error connecting to gotfrags via EQ login. Make sure you have your port to go frags in eqhost.txt set to 5997. Here is an example of how it should look.
Code:
[Registration Servers]
{
"eqlogin.gotfrags.com:5997"
}
[Login Servers]
{
"eqlogin.gotfrags.com:5997"
}
Well I hope that helps a few people and we get less of this problem =).