Code: Select all
Loading LoginController...Cached 10 KeyPairs for RSA communicationStored 20 keys for Blowfish communicationGameServerTable: Loaded 127 server namesGameServerTable: Loaded 2 registered Game ServersGameServerTable: Cached 10 RSA keys for Game Server communication.Loaded 2 IP Bans.FATAL: Failed to start the Game Server Listener. Reason: Cannot assign requested addressjava.net.BindException: Cannot assign requested address at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376) at java.net.ServerSocket.bind(ServerSocket.java:376) at java.net.ServerSocket.<init>(ServerSocket.java:237) at com.l2jserver.loginserver.FloodProtectedListener.<init>(FloodProtectedListener.java:54) at com.l2jserver.loginserver.GameServerListener.<init>(GameServerListener.java:40) at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:159) at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:62)