login server error

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
kshysius123
Posts: 22
Joined: Sat Jun 29, 2013 4:55 pm

login server error

Post by kshysius123 »

Hi, i download this version L2J_DataPack-10133 and Server-6349 when i start server i have this error:

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) 
maybe you can help me?
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: login server error

Post by UnAfraid »

Cannot assign requested
(IP)
Image
Post Reply