Sign in to follow this  
Fineal

Can't log back in to WU

Recommended Posts

I logged out of one toon, and maybe too quickly I tried to log in with the second.  Client crashed. Looking at error stack, I thought it might be a java problem so reinstalled java. Rebooted, and verified game cache.Still getting crash on load.  Any ideas? Thank you in advance. I did do some googling of this also but wanted to try here first. Also, I do have the latest java download 64 bit security fix release that retrograde announced installed.

 

Unexpected crash while setting up login The error was: <null>

It's possible you might figure out what's wrong from the log file below, but if you can't, post the full log on the wurm unlimited forums, and someone else might be able to help you.

Contents of temporary launch log:
Time is Sun Mar 27 22:17:52 CDT 2016
Running client version

=== System information ===
Executing from D:\Program Files (x86)\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\
Operating system: Windows 8.1 (arch: amd64, version: 6.3)
Java version: 1.8.0_60 (Oracle Corporation) <http://java.oracle.com/>
Jvm version: 25.60-b23 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM]
Available CPUs: 8

Mar 27, 2016 10:17:52 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Loading character  Fineal
====== CLIENT CRASH ======
Unexpected crash while setting up login
java.lang.NullPointerException
    at com.wurmonline.client.settings.Profile.loadConfig(Profile.java:316)
    at com.wurmonline.client.settings.Profile.loadPlayer(Profile.java:302)
    at com.wurmonline.client.settings.Profile.init(Profile.java:128)
    at com.wurmonline.client.settings.Profile.getProfile(Profile.java:103)
    at com.wurmonline.client.startup.ServerBrowserFX.<init>(ServerBrowserFX.java:242)
    at com.wurmonline.client.launcherfx.WurmMain.prepareLaunch(WurmMain.java:215)
    at com.wurmonline.client.launcherfx.WurmMain.start(WurmMain.java:176)
    at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$163(Unknown Source)
    at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$176(Unknown Source)
    at com.sun.javafx.application.PlatformImpl.lambda$null$174(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$175(Unknown Source)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$149(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Edited by Fineal

Share this post


Link to post
Share on other sites

Found same issue in this thread 

 

Edited by Fineal
The solution listed in that thread did not resolve problem

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