Sign in to follow this  
JaneDoh

Can't login when client already running from this connection

Recommended Posts

I can't login when a client is running on the same internet connection. Some times the connection attempt will reset the other client. The client also drops the connection a lot. If I login first some times the other client can login after me. Both accounts are premium. Made two dev tickets about it, but no response...

Share this post


Link to post
Share on other sites

So does anyone need more information to help me with this issue?

As it's a java client my computer specs shouldn't matter much, but I'm running XP.

An idea might be a list of what, if any log files are relevant to post when having issues.

Share this post


Link to post
Share on other sites

It seems like the inability to reconnect or login started after the latest patch or maybe one of the earlier... but I never had any problems before.

It seems like I can never login until I have left the world, and only sometimes even after a long time has passed after I left the world.

Share this post


Link to post
Share on other sites

I'm still having problems, does anyone know what kind of information people would need to help me?

Share this post


Link to post
Share on other sites

Got disconnected yet again, and now I can't launch the client. I get the following exception:

Launch file tab:

<?xml version="1.0" encoding="utf-8"?>

<jnlp spec="1.0" codebase=&quot;http://www.wurmonline.com/client/"

href="wurmclient.jnlp">

    <information>

        <title>Wurm Online 3.0.1</title>

        <vendor>Onetoofree AB</vendor>

        <homepage href=&quot;http://www.wurmonline.com/" />

        <description>Wurm Online client</description>

        <icon href="wurm-icon-128-w.jpg" width="128" height="128" />

        <icon href="wurm-icon-64-w.jpg" width="64" height="64" />

        <icon href="wurm-icon-32-w.jpg" width="32" height="32" />

        <icon href="wurm-icon-16-w.jpg" width="16" height="16" />

        <icon kind="splash" href="splash.gif" />

    </information>

<shortcut online="true">

<desktop />

</shortcut>

<!-- These are default values, but just to be clear -->

<update check="timeout" policy="always" />

    <security>

        <all-permissions />

    </security>

    <resources>

        <!-- Java 1.4 is not supported starting from WurmClient 2.3.0 -->

        <j2se

            href=&quot;http://java.sun.com/products/autodl/j2se"

            version="1.5+"

            initial-heap-size="128M"

            max-heap-size="800M"

        />

        <property name="sun.java2d.noddraw" value="true" />

        <property name="org.lwjgl.input.Mouse.allowNegativeMouseCoords"

value="true" />

        <jar href="wurmclient.jar" main="true" />

        <jar href="wurmres.jar" />

        <jar href="libraries/irclib.jar" version="1.10a" />

        <jar href="libraries/jogg.jar" version="0.0.7a" />

        <jar href="libraries/jorbis.jar" version="0.0.15a" />

        <jar href="libraries/joXSI.jar" version="1.0.0a" />

        <jar href="libraries/jzipupdate.jar" version="0.9.1a" />

        <jar href="libraries/lwjgl.jar" version="2.6.0a" />

        <jar href="libraries/lwjgl_util.jar" version="2.6.0a" />

        <jar href="libraries/colladabind.jar" version="1.0.0a" />

        <jar href="libraries/PNGDecoder.jar" version="0.0.1a" />

        <jar href="libraries/slick-util.jar" version="b208a" />

        <jar href="libraries/vecmath.jar" version="1.5.2a" />

    </resources>

    <resources os="Win" arch="x86"><!-- Windows 32-bit java -->

        <nativelib href="libraries/lwjgl-natives-windows-i586.jar"

version="2.6.0a"/>

    </resources>

    <resources os="Win" arch="amd64"><!-- Windows 64-bit java -->

        <nativelib href="libraries/lwjgl-natives-windows-amd64.jar"

version="2.6.0a"/>

    </resources>

    <resources os="Mac" arch="ppc"><!-- PowerPC Mac -->

        <nativelib href="libraries/lwjgl-natives-macosx-universal.jar"

version="2.6.0a"/>

    </resources>

    <resources os="Mac" arch="i386"><!-- Intel Mac 32-bit java -->

        <nativelib href="libraries/lwjgl-natives-macosx-universal.jar"

version="2.6.0a"/>

    </resources>

    <resources os="Mac" arch="x86_64"><!-- Intel Mac 64-bit java -->

        <nativelib href="libraries/lwjgl-natives-macosx-universal.jar"

version="2.6.0a"/>

    </resources>

    <resources os="Linux" arch="i386"><!-- Linux 32-bit Sun java -->

        <nativelib href="libraries/lwjgl-natives-linux-i586.jar"

version="2.6.0a"/>

    </resources>

    <resources os="Linux" arch="x86"><!-- UNKNOWN -->

        <nativelib href="libraries/lwjgl-natives-linux-i586.jar"

version="2.6.0a"/>

    </resources>

    <resources os="Linux" arch="amd64"><!-- Linux 64-bit Sun java -->

        <nativelib href="libraries/lwjgl-natives-linux-amd64.jar"

version="2.6.0a"/>

    </resources>

    <resources os="Linux" arch="x86_64"><!-- UNKNOWN -->

        <nativelib href="libraries/lwjgl-natives-linux-amd64.jar"

version="2.6.0a"/>

    </resources>

<application-desc main-class="com.wurmonline.client.WurmLauncher">

    <argument>jenn001.game.wurmonline.com</argument>

    </application-desc>

</jnlp>

Exception tab:

java.net.UnknownHostException: www.wurmonline.com

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 sun.net.NetworkClient.doConnect(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.openServer(Unknown Source)

at sun.net.www.http.HttpClient.<init>(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

at sun.net.www.http.HttpClient.New(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown

Source)

at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown

Source)

at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)

at com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown Source)

at com.sun.deploy.net.DownloadEngine.isUpdateAvailable(Unknown Source)

at com.sun.deploy.net.DownloadEngine.isUpdateAvailable(Unknown Source)

at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown

Source)

at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown

Source)

at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)

at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)

at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

at java.util.concurrent.FutureTask.run(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Is the server down?

Share this post


Link to post
Share on other sites

Trying the Google DNS 8.8.8.8 would be a good bet, change it in your windows network settings.

Share this post


Link to post
Share on other sites

Next you'll be wanting me to update my graphics drivers, right?

It's doesn't look like a DNS problem, the problem was never connecting to the server, but staying connected.

Do you have an IP for the login server and the deliverance server so I can do a trace route.

Share this post


Link to post
Share on other sites

I do not know your specific setup details for your internet provider, but the last time I had this issue my router was failing.  Anytime I used any Java software my router would drop the connection.

So if you use a Router modem/Router  Might want to try cycling it.  I ended up having to get a new one.

Share this post


Link to post
Share on other sites

Well, power cycling my router was the first thing that I did. And I have done it several times since.

I can log in with two clients on my computer, but when two different computers with premium account have been logged in for a while, one will be kicked and can't log back in until the other logs out (we log out in a bed).

Once the sleeping person has logged out, the kicked person can usually log in, though some times he also has to wait a while (10-30 minutes I think) - after this the sleeping person can for the most part log back in (for maybe a few hours) though some times only one person can play at a time.

Share this post


Link to post
Share on other sites

Getting kicked again...

Also went from 1.000 alignment to 0.000 from idling in game...

Weird!

Share this post


Link to post
Share on other sites

Sorry for the obvious question here but are these Characters on Epic? And are they from the same or different kingdoms?

Share this post


Link to post
Share on other sites

They are both from Deliverance, never been to epic. And still getting kicked every 10 minutes, either me or the other PC on the connection. I didn't realize this was an added bonus when you got premium.

Share this post


Link to post
Share on other sites

Anyone else got any idea??? Maybe Rolf?

My premium time is running out, and not much point in resubbing if I can't even log into the game...

Share this post


Link to post
Share on other sites

Gotta love this comunity...

Mention that you have a real issue and everyone accuses you of being a troll...

Having a bad net connection...

And generally not knowing my computer from a hole in the ground...

Well, what ever, no access, no money from me, not worth the effort any more...

Share this post


Link to post
Share on other sites

After server (adding wild to freedom) up I get :

Network error: <Connection refused: connect>

Anyone know why?

Share this post


Link to post
Share on other sites

login server DOWN - Independence UP  / login server UP - Independence DOWN

for how long?

Share this post


Link to post
Share on other sites

Well, the server is up again, but I'm still having the same issue.

Is there anyone who can help me? Is there any way to contact Rolf or someone else that can help me with troubleshooting the issue?

Share this post


Link to post
Share on other sites

After being able to play over the holidays (when a browser with java installed was running on one machine, the client could be started on a second machine), the bug is back, I can't login when any other client is running on the same network.

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this