Sign in to follow this  
Yaga

Frequent Client Crashes On My Notebook

Recommended Posts

For a few weeks now my client randomly disconnects and/or crashes when run on my Samsung Series 7 ultrabook. (Everything worked smoothly before that.) I'm trying to find the reason (suspect WLAN issues), so maybe someone has a good idea to help me.

 

Sometimes the client reconnects on its own, but usually there is a creash with a Java crash dump, saying:

 

Game loop broken due to exception
java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert
durch den Hostcomputer abgebrochen
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(Unknown Source)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
    at sun.nio.ch.IOUtil.read(Unknown Source)
    at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
    at class.mI.c(SourceFile:502)
    at class.k.a(SourceFile:197)
    at com.wurmonline.client.h.e(SourceFile:328)
    at com.wurmonline.client.h.run(SourceFile:1464)
    at java.lang.Thread.run(Unknown Source)
Startup Phase - Disconnected, trying to reconnect...
Execution aborted at connection 1, iteration 6421
Run time  5m, local time Mon Oct 21 09:16:01 CEST 2013
Destroying game window
====== CLIENT CRASH ======
Unable to locate server
java.net.UnknownHostException: jenn001.game.wurmonline.com
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
    at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
    at java.net.InetAddress.getAddressesFromNameService(Unknown Source)
    at java.net.InetAddress.getAllByName0(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getByName(Unknown Source)
    at class.k.a(SourceFile:254)
    at com.wurmonline.client.h.g(SourceFile:739)
    at com.wurmonline.client.h.e(SourceFile:343)
    at com.wurmonline.client.h.run(SourceFile:1464)
    at java.lang.Thread.run(Unknown Source)

 

Sorry about the German error message, can't change it. The translation would be something like "Existing link disconnected by host software".

 

Is this something others have experienced too?

Share this post


Link to post
Share on other sites

Try to update your WLAN drivers.


 


If this doesn't solve the problem try to run Wurm via LAN cable instead of WLAN.


Share this post


Link to post
Share on other sites

... try to run Wurm via LAN cable instead of WLAN.

 

:D

Edited by Yaga

Share this post


Link to post
Share on other sites

mine runs with LAN and same issue as the above, it crashes randomly it seems. It seems to be the same problem I've been experiencing for about a week now. Before then my pc ran the game fine with lag, but it never crashed. Crappy Laptop lol xP


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