Jump to content
  • 0

FATAL ERRO L2J DATA PACK


Question

Posted

OS Debian!

I get this in my server/login/log and server/gameserver/log

 

FATAL: Failed to start the Game Server Listener. Reason: Address already in use

java.net.BindException: Address already in use

        at java.net.PlainSocketImpl.socketBind(Native Method)

        at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)

        at java.net.ServerSocket.bind(ServerSocket.java:319)

        at java.net.ServerSocket.<init>(ServerSocket.java:185)

        at com.l2jserver.loginserver.FloodProtectedListener.<init>(FloodProtect$

        at com.l2jserver.loginserver.GameServerListener.<init>(GameServerListen$

        at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:17$

        at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:56)

 

I do not really get it,what is going on!Can somebody advise something?

11 answers to this question

Recommended Posts

  • 0
Posted

Which part of config files do you want to see?

These logs are from login server when i look at the gameserver logs i have this error and something like

 

Weapon Number 1233 XML missing!

  • 0
Posted

Well i could try to shut it down,i have used command ./startGameServer.sh and ./startLoginServer.sh few times,maybe it is already running!

I have edited my host file,changed it to my server IP but when launch game client server list is empty!

 

If somebody wants to try my server IP is 46.4.0.83!

 

I am a bit confused at the moment,because i cant really understand is server running or not!

  • 0
Posted

Check the log files then. I bet that the gameserver is trying to connect to loginserver, but is rejected because loginserver is not set up to accept new gameservers :>

  • 0
Posted

Another wierd question from me,i could not find ipconfig.xml file,i was trying to set internal/external ports in old way just adding lines in config files,but looks like it does not work,only now i have noticed that it has been removed to ipconfig.xml,but i can not find it :/

  • 0
Posted

P.S if anybody is here i have small issue with mysql now,it can not start service,saying that there is not enought avalible space,i have 1.4TB hard drive,and the strange thing was then when i used comman df -h it was all used oOO

! i have googled it and somebody sad i should use command apt-get clean but it did not help for me,any other solutions?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...