Jump to content
  • 0

problem with login to game


Question

Posted

my login server and game server are ready

but i cant login to game

i recive this message below...

ERROR "can not reslove hostname"

 

any instruction for that ??

11 answers to this question

Recommended Posts

  • 0
Posted

There are two ways to do this:

 

1. You have to edit your l2.ini file which is in your "l2\system" folder with Fileedit or some other program, and change the line "ServerAddr=l2authd.lineage2.com" to say "ServerAddr=127.0.0.1"

 

OR

 

2. Open the hosts file with notepad at "C:\windows\system32\drivers\etc\hosts.file" and add the line "127.0.0.1 l2authd.lineage2.com" to the bottom. Make sure you delete any other lines that say "l2authd.lineage2.com" on them.

 

Also, if you are running the server on a different machine than the client, use your external or WAN IP instead of the 127.0.0.1 IP I used above.

Guest
This topic is now closed to further replies.


×
×
  • Create New...