Sign in to follow this  
Rainbow

Client crash on startup

Recommended Posts

Please help if you can, I cannot log in using either Jave 32 or Jave 64, both crash with the wurm icon appearing then an immediate crash window (client crash) and the following log:

 

Unexpected crash while launching login The error was: <no lwjgl in java.library.path>

 

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 online forums, and someone else might be able to help you.

 

Contents of temporary launch log:

Time is Fri Jun 06 11:08:01 EST 2014

Running client version 3.52

 

=== System information ===

Executing from C:\Users\USERNAME\Downloads\

Operating system: Windows 7 (arch: x86, version: 6.1)

Java version: 1.7.0_55 (Oracle Corporation) <http://java.oracle.com/>

Jvm version: 24.55-b03 (Oracle Corporation) [Java HotSpot Client VM]

Available CPUs: 4

 

>>> Main thread exiting.

Loading character

Loading config default

Loading props file C:\Users\USERNAME\wurm\configs\default\gamesettings.txt

====== CLIENT CRASH ======

Unexpected crash while launching login

java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path

at java.lang.ClassLoader.loadLibrary(Unknown Source)

at java.lang.Runtime.loadLibrary0(Unknown Source)

at java.lang.System.loadLibrary(Unknown Source)

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 class.xWPFcfxgxB.<init>(SourceFile:47)

at class.xWPFcfxgxB.Ma4vZ9hcx8(SourceFile:30)

at class.a4F2sCf1nK.Ma4vZ9hcx8(SourceFile:100)

at class.a4F2sCf1nK.Ma4vZ9hcx8(SourceFile:87)

at class.a4F2sCf1nK.<init>(SourceFile:32)

at class.NRFf6AhvrU.<clinit>(SourceFile:73)

at class.AeZHelmOwq.ExaIxgC8EN(SourceFile:331)

at class.AeZHelmOwq.iSx4WIvakA(SourceFile:303)

at class.AeZHelmOwq.Ma4vZ9hcx8(SourceFile:104)

at class.GBCsacARkK.<init>(SourceFile:109)

at class.CijvwyIBlq.run(SourceFile:981)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

at java.awt.EventQueue.access$200(Unknown Source)

at java.awt.EventQueue$3.run(Unknown Source)

at java.awt.EventQueue$3.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

 

Share this post


Link to post
Share on other sites

Client crashes with error: <no lwjgl in java.library.path>


Type this command in the windows search prompt: javaws -viewer 


This should open the Java cache viewer. Delete all versions of Wurm you have there, and re-install Wurm from the website


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