ZenthosDev has started:
World Launched
Login Launched
Channel Launched
Error initializing loginserverjava.lang.RuntimeException: Could not connect to w
orld server.
Exception in thread "main" java.lang.RuntimeException: java.rmi.ConnectException
: Connection refused to host: 25.47.111.9; nested exception is:
java.ne*****nnectException: Connection timed out: connect
at net.channel.ChannelServer.run(ChannelServer.java:1 55)
at net.channel.ChannelServer.main(ChannelServer.java: 206)
Caused by: java.rmi.ConnectException: Connection refused to host: 25.47.111.9; n
ested exception is:
java.ne*****nnectException: Connection timed out: connect
at sun.rmi.transpo******p.TCPEndpoint.newSocket(Unknow n Source)
at sun.rmi.transpo******p.TCPChannel.createConnection( Unknown Source)
at sun.rmi.transpo******p.TCPChannel.newConnection(Unk nown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invo keRemoteMethod(Unkn
own Source)
at java.rmi.server.RemoteObjectInvocationHandler.invo ke(Unknown Source)
at $Proxy0.registerChannelServer(Unknown Source)
at net.channel.ChannelServer.run(ChannelServer.java:1 40)
... 1 more
Caused by: java.ne*****nnectException: Connection timed out: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Un known Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress( Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socke*****nnect(Unknown Source)
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
at sun.security.ssl.SSLSocketFactoryImpl.createSocket (Unknown Source)
at javax.rmi.ssl.SslRMIClientSocketFactory.createSock et(Unknown Source)
... 9 more







Help me please