Jump to content
  • 0

Question

Posted

why that ??

 

how to fix ?

 

 

Exception in thread "main" java.net.UnknownHostException: *
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:850)
at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1201)
at java.net.InetAddress.getAllByName0(InetAddress.java:1154)
at java.net.InetAddress.getAllByName(InetAddress.java:1084)
at java.net.InetAddress.getAllByName(InetAddress.java:1020)
at java.net.InetAddress.getByName(InetAddress.java:970)
at com.l2jarchid.gameserver.GameServer.<init>(GameServer.java:635)
at com.l2jarchid.gameserver.GameServer.main(GameServer.java:687)

 

9 answers to this question

Recommended Posts

  • 0
Posted

Try to remove * from your server IP config and replace it with your IP.

 

what you mean ? from files gameserver/data/config/server.properties ?

  • 0
Posted

in server properties

If you use L2jServer H5 beta you need to add IP only in ipconfig.xml and that´s all.

 

nop i use Interlude pack

so in server.properties  are config my IP

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...