Hey guys, i have problem.. im using L2J server [sVN] i try to patch system, but i fail and cant run game.. then i copy system back up and now i got disconnect all the time.. what is the problem?
Connecting to login on 127.0.0.1:9014
Disconnected from Login, Trying to reconnect: Connection refused: connect
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at com.l2jserver.gameserver.LoginServerThread.run(LoginServerThread.java
:147)
My initial plan was to port the Homunculus system from Live 502 to ClassicAden 502. But, when the interface for Homunculus is enabled, it has some hardcoded function that tries to load the dat files which leads to a crash since those files dont exist in ClassicAden. I was hoping to do some injection hoping, forcing the client to load the files.
Question
andoss
Hey guys, i have problem.. im using L2J server [sVN] i try to patch system, but i fail and cant run game.. then i copy system back up and now i got disconnect all the time.. what is the problem?
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now