Sign in to follow this  
AstarothStark

Crash when starting

Recommended Posts

When I start the game I get the following error message.


Unexpected crash while setting up login The error was: <C:\Program Files (x86)\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform>

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 Thu Aug 24 18:59:41 CDT 2017
Running client version 

=== System information ===
Executing from C:\Program Files (x86)\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\
Operating system: Windows 7 (arch: amd64, version: 6.1)
Java version: 1.8.0_121 (Oracle Corporation) <http://java.oracle.com/>
Jvm version: 25.121-b13 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM]
Available CPUs: 4

ago 24, 2017 6:59:44 PM java.util.prefs.WindowsPreferences <init>
ADVERTENCIA: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Loading config default
====== CLIENT CRASH ======
Unexpected crash while setting up login
java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1857)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
at com.wurmonline.client.options.screenres.DisplayDevice.<init>(DisplayDevice.java:47)
at com.wurmonline.client.options.screenres.DisplayDevice.getInstance(DisplayDevice.java:30)
at com.wurmonline.client.options.DisplayOption.validate(DisplayOption.java:115)
at com.wurmonline.client.options.DisplayOption.set(DisplayOption.java:100)
at com.wurmonline.client.options.DisplayOption.setString(DisplayOption.java:87)
at com.wurmonline.client.options.DisplayOption.<init>(DisplayOption.java:32)
at com.wurmonline.client.options.Options.<clinit>(Options.java:81)
at com.wurmonline.client.settings.Profile.loadSettings(Profile.java:373) When I start the game I get the following error message.


Unexpected crash while setting up login The error was: <C:\Program Files (x86)\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform>

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 Thu Aug 24 18:59:41 CDT 2017
Running client version 

=== System information ===
Executing from C:\Program Files (x86)\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\
Operating system: Windows 7 (arch: amd64, version: 6.1)
Java version: 1.8.0_121 (Oracle Corporation) <http://java.oracle.com/>
Jvm version: 25.121-b13 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM]
Available CPUs: 4

ago 24, 2017 6:59:44 PM java.util.prefs.WindowsPreferences <init>
ADVERTENCIA: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Loading config default
====== CLIENT CRASH ======
Unexpected crash while setting up login
java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1857)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
at com.wurmonline.client.options.screenres.DisplayDevice.<init>(DisplayDevice.java:47)
at com.wurmonline.client.options.screenres.DisplayDevice.getInstance(DisplayDevice.java:30)
at com.wurmonline.client.options.DisplayOption.validate(DisplayOption.java:115)
at com.wurmonline.client.options.DisplayOption.set(DisplayOption.java:100)
at com.wurmonline.client.options.DisplayOption.setString(DisplayOption.java:87)
at com.wurmonline.client.options.DisplayOption.<init>(DisplayOption.java:32)
at com.wurmonline.client.options.Options.<clinit>(Options.java:81)
at com.wurmonline.client.settings.Profile.loadSettings(Profile.java:373)
at com.wurmonline.client.settings.Profile.loadConfig(Profile.java:331)
at com.wurmonline.client.settings.Profile.init(Profile.java:133)
at com.wurmonline.client.settings.Profile.getProfile(Profile.java:104)
at com.wurmonline.client.startup.ServerBrowserFX.<init>(ServerBrowserFX.java:242)
at com.wurmonline.client.launcherfx.WurmMain.prepareLaunch(WurmMain.java:236)
at com.wurmonline.client.launcherfx.WurmMain.start(WurmMain.java:183)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$162(LauncherImpl.java:863)
at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$175(PlatformImpl.java:326)
at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
at java.lang.Thread.run(Thread.java:745)


I have installed the latest version of java in 32 bits.
Previously I had 64-bit installed, but I had the same problem and changed it to 32-bit.
Excuse my bad English, my language is Spanish
at com.wurmonline.client.settings.Profile.loadConfig(Profile.java:331)
at com.wurmonline.client.settings.Profile.init(Profile.java:133)
at com.wurmonline.client.settings.Profile.getProfile(Profile.java:104)
at com.wurmonline.client.startup.ServerBrowserFX.<init>(ServerBrowserFX.java:242)
at com.wurmonline.client.launcherfx.WurmMain.prepareLaunch(WurmMain.java:236)
at com.wurmonline.client.launcherfx.WurmMain.start(WurmMain.java:183)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$162(LauncherImpl.java:863)
at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$175(PlatformImpl.java:326)
at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
at java.lang.Thread.run(Thread.java:745)


I have installed the latest version of java in 32 bits.
Previously I had 64-bit installed, but I had the same problem and changed it to 32-bit.
Excuse my bad English, my language is Spanish

Share this post


Link to post
Share on other sites

from some searches it look like the java that Wurm uses is out of date.

I would un-install Wurm via steam and delete the install folder (save data as needed) and re-install via steam...

and also try uninstalling Java 32bit and 64bit and just re-install 64bit.

Share this post


Link to post
Share on other sites
9 hours ago, bigsteve said:

from some searches it look like the java that Wurm uses is out of date.

I would un-install Wurm via steam and delete the install folder (save data as needed) and re-install via steam...

and also try uninstalling Java 32bit and 64bit and just re-install 64bit.

 

I just did it and it's still unresolved

 

Unexpected crash while setting up login The error was: <C:\Program Files (x86)\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform>

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 Fri Aug 25 15:55:25 CDT 2017
Running client version

=== System information ===
Executing from C:\Program Files (x86)\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\
Operating system: Windows 7 (arch: amd64, version: 6.1)
Java version: 1.8.0_121 (Oracle Corporation) <http://java.oracle.com/>
Jvm version: 25.121-b13 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM]
Available CPUs: 4

No game settings found, assuming new install: PlayerFiles\gamesettings.txt
ago 25, 2017 3:55:28 PM java.util.prefs.WindowsPreferences <init>
ADVERTENCIA: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Loading config default
Could not find config 'default', creating it.
====== CLIENT CRASH ======
Unexpected crash while setting up login
java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Steam\steamapps\common\Wurm Unlimited\WurmLauncher\nativelibs\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1857)
    at java.lang.Runtime.loadLibrary0(Runtime.java:870)
    at java.lang.System.loadLibrary(System.java:1122)
    at org.lwjgl.Sys$1.run(Sys.java:73)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
    at org.lwjgl.Sys.loadLibrary(Sys.java:95)
    at org.lwjgl.Sys.<clinit>(Sys.java:112)
    at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
    at com.wurmonline.client.options.screenres.DisplayDevice.<init>(DisplayDevice.java:47)
    at com.wurmonline.client.options.screenres.DisplayDevice.getInstance(DisplayDevice.java:30)
    at com.wurmonline.client.options.DisplayOption.validate(DisplayOption.java:115)
    at com.wurmonline.client.options.DisplayOption.set(DisplayOption.java:100)
    at com.wurmonline.client.options.DisplayOption.setString(DisplayOption.java:87)
    at com.wurmonline.client.options.DisplayOption.<init>(DisplayOption.java:32)
    at com.wurmonline.client.options.Options.<clinit>(Options.java:81)
    at com.wurmonline.client.settings.Profile.loadSettings(Profile.java:373)
    at com.wurmonline.client.settings.Profile.loadConfig(Profile.java:331)
    at com.wurmonline.client.settings.Profile.init(Profile.java:133)
    at com.wurmonline.client.settings.Profile.getProfile(Profile.java:104)
    at com.wurmonline.client.startup.ServerBrowserFX.<init>(ServerBrowserFX.java:242)
    at com.wurmonline.client.launcherfx.WurmMain.prepareLaunch(WurmMain.java:236)
    at com.wurmonline.client.launcherfx.WurmMain.start(WurmMain.java:183)
    at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$162(LauncherImpl.java:863)
    at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$175(PlatformImpl.java:326)
    at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    at java.lang.Thread.run(Thread.java:745)

 

 

 

 

Could this be the mistake?

Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

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