Jump to content
  • 0

[Help]Gameserver Error


MusashiKorian

Question

Apr 30, 2013 9:12:33 AM com.l2jserver.gameserver.GameServer <init>
SEVERE: FATAL: Failed to open server socket. Reason: Cannot assign requested address: bind
java.net.BindException: Cannot assign requested address: bind
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at org.mmocore.network.SelectorThread.openServerSocket(SelectorThread.java:112)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:454)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:490)

 

l2j ver: 4420

l2jdb ver: 7664

 

That is the log i have for the error... everything else is fine but that is not.. just let me know what to look for.

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Sorry for double post but I can get the error to subside after changing the files to be just local hosted only but when I do it for public it gives the error.. perhaps im forgetting to match the ip somewhere. Which hostnames need to be the same in login and gameserver?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...