Page 1 of 1

The last two nightlies won't let people on my server...

Posted: Wed May 27, 2009 11:10 pm
by Yuri909
L2J Revision 3076:
L2JDP Revision 6133:


The last two nightlies (including today's - the above) have not allowed my members to connect and I can't figure out why. I've gone trough my files and tried to make sure the settings were correct, and concurrent with previous server builds that worked. I can't figure this out, probably due to not knowing Java.



This is what the window says

Code: Select all

 java.net.UnknownHostException: *        at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)        at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)        at java.net.InetAddress.getAddressFromNameService(Unknown Source)        at java.net.InetAddress.getAllByName0(Unknown Source)        at java.net.InetAddress.getAllByName(Unknown Source)        at java.net.InetAddress.getAllByName(Unknown Source)        at java.net.InetAddress.getByName(Unknown Source)        at net.sf.l2j.loginserver.serverpackets.ServerList.write(ServerList.java:129)        at org.mmocore.network.SelectorThread.putPacketIntoWriteBuffer(SelectorThread.java:1083)        at org.mmocore.network.SelectorThread.prepareWriteBuffer2(SelectorThread.java:1040)        at org.mmocore.network.SelectorThread.writePacket2(SelectorThread.java:946)        at org.mmocore.network.SelectorThread.run(SelectorThread.java:239) 

Re: The last two nightlies won't let people on my server...

Posted: Thu May 28, 2009 5:49 am
by _DS_
java.net.UnknownHostException: *
Java problem with resolver. Set external and internal ip addresses in server.properties.

Re: The last two nightlies won't let people on my server...

Posted: Thu May 28, 2009 6:22 am
by Teepo
Had the same error yesterday. Resolved with server.properties, but still noone can login. Can't find a way on how to fix this thing .. :S