Ze_PilOt wrote:You may or may not have experience crashes in the game lobby.
One of these reason is that FA is trying to resolve your IP address to your hostname, and vice-versa, and do not succeed in one of these operations.
What is a IP address?IP means "Internet Protocol".
Your IP address is where you are in the internet (like your real world address).
It's the address that is used to send data to you.
You can check what your IP address is here :
http://whatismyipaddress.com/What is a hostname?A IP address is hard to memorize. That's why there is an extra layer on top of it.
ie. the hostname of faf is faforever.com.
You have a hostname, automatically given by your internet provider.
You can check what is here :
http://whatismyipaddress.com/ip-hostnameWhat is the problem?The problem is that your IP give your hostname, but your hostname doesn't give your IP.
It wouldn't be a problem, but FA (not FAF) is converting, internally, your IP to the hostname and use it for connections, even I give it your IP only. It's in the code, I don't have access to it and so can't change it.
The IP is needed to send you informations, so it necessary that it works both way. If it doesn't work, problems occurs.
You see that message because it's happening to you.
You can test it yourself. From the hostname you got from the previous link, go there :
http://www.hcidata.info/host2ip.cgiCopy / paste your hostname in the hostname field, and click "Find IP address".
You should see :
Host Name : blababla.myhostname.com
IP Address : blababla.myhostname.com cannot be resolved to an IP Address
Location : Unknown
How can I solve it?You can't do it yourself.
It's a problem with your internet provider. You have to contact them, and give them all the infos you got from this page :
- Your IP is resolved to the hostname.
- Your hostname failed to be resolve to your IP.
You can use the links I gave you, and provide them the IP and hostname you got.