Page 1 of 1

Strange error while connecting

Posted: Thu Mar 15, 2007 5:52 pm
by Kildar
Hello everyone, I just made my account and character, and when I try to log in, I get the following message:

java.net.MalformedURLException: unknown protocol: socket

And then the client crashes. What could be the problem?

Posted: Thu Mar 15, 2007 6:02 pm
by Nitram
Looks somehow like the Client can't establish a connection.

Is there any Firewall running? What operation system do you use?

Nitram

Posted: Thu Mar 15, 2007 6:04 pm
by Kildar
WinXP, and shutting down the firewall didn't help. Should I post the whole error log?

Posted: Thu Mar 15, 2007 6:15 pm
by Nitram
yes

Posted: Thu Mar 15, 2007 6:16 pm
by Kildar

Code: Select all

java.net.MalformedURLException: unknown protocol: socket
	at java.net.URL.<init>(Unknown Source)
	at java.net.URL.<init>(Unknown Source)
	at java.net.URL.<init>(Unknown Source)
	at java.net.URI.toURL(Unknown Source)
	at com.sun.deploy.net.proxy.DeployProxySelector.connectFailed(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 illarion.client.e.d.a(Unknown Source)
	at illarion.client.g.b.b(Unknown Source)
	at illarion.client.IllaClient.<init>(Unknown Source)
	at illarion.client.IllaClient.main(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.sun.javaws.Launcher.executeApplication(Unknown Source)
	at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
	at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
	at com.sun.javaws.Launcher.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Posted: Thu Mar 15, 2007 6:21 pm
by Nitram
go into your Control Panel
Open "Java"
Click on "Network Settings"

Select "Direct Connection"

click ok a couple of times to exit

Try to launch the client again ;)

Nitram

Posted: Thu Mar 15, 2007 6:27 pm
by Kildar
Tried, but nothing changed.

Posted: Thu Mar 15, 2007 6:30 pm
by Nitram
What version of Java are you using?

Posted: Thu Mar 15, 2007 6:34 pm
by Kildar
1.6.0-b105, the latest, according to the updater.

Posted: Thu Mar 15, 2007 6:38 pm
by Nitram
Hrm. I fear i'm running out of ideas. Maybe Nop, our Client developer is able to help you as soon as he returns.

Posted: Thu Mar 15, 2007 8:12 pm
by Cassandra Fjurin
and you are shure that no Firewall is blocking the client, or a proxy server or something else is blocking illarion.org or the game port? It seems that the url can't be resolved.

Posted: Thu Mar 15, 2007 8:40 pm
by Kildar
Firewall - no.
Proxy server - maybe. I have no acces to the proxy server's settings.