Login server errors
Posted: Mon Oct 17, 2011 11:19 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4985:
L2JDP Revision 8445M:
Im getting tons of this messages in login server + massives disconects ... anyone any idea ?
» Find Revision
L2J Revision 4985:
L2JDP Revision 8445M:
Im getting tons of this messages in login server + massives disconects ... anyone any idea ?
Code: Select all
java.net.UnknownHostException: xxxx.net at java.net.InetAddress.getAllByName0(InetAddress.java:1215) at java.net.InetAddress.getAllByName(InetAddress.java:1127) at java.net.InetAddress.getAllByName(InetAddress.java:1063) at java.net.InetAddress.getByName(InetAddress.java:1013) at com.l2jserver.loginserver.network.serverpackets.ServerList$ServerData.<init>(ServerList.java:78) at com.l2jserver.loginserver.network.serverpackets.ServerList.<init>(ServerList.java:108) at com.l2jserver.loginserver.network.clientpackets.RequestServerList.run(RequestServerList.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722)