Error Message L2J 

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jun 2, 2004
Messages
35
Reaction score
0
Exception in thread "main" java.net.BindException: Address already in use: JVM_Bind
at java.net PlainSocket Impl.blind (Unknown Source)
at java.net PlainSocket <blind> (Unknown Source)
at java.net ServerSocket <blind> (Unknown Source)
at java.net ServerSocket <init> (Unknown Source)
at java.net ServerSocket <init> (Unknown Source)
at net.sf.l2j.gameserver.GameServer <init>GameServer.java:234
at net.sf.server.main (server.java:59)

I get that when I run startserver.bat and it's with any of the server d/ls I use.
yes I have the current java and yes it's running and yes I changed my server.cfg (just to get those outa the way) ;)
any help plz?
 
Status
Not open for further replies.
Back