Sign in to follow this  
jaxom101

Can,t Start Game

Recommended Posts

Trying to help my Brother get back into Game. He sent me this and was Hoping someone could left me know whats going on

 

 

 

Contents of temporary launch log:
Time is Tue Sep 16 17:13:41 EDT 2014
Running client version 3.60

=== System information ===
Executing from C:\Users\USERNAME\Desktop\
Operating system: Windows 7 (arch: amd64, version: 6.1)
Java version: 1.7.0_67 (Oracle Corporation) <http://java.oracle.com/>
Jvm version: 24.65-b04 (Oracle Corporation) [Java HotSpot 64-Bit Server VM]
Available CPUs: 8

Sep 16, 2014 5:13:41 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.
>>> Main thread exiting.
Loading config default
====== 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.BvjoAeQIFh.<init>(SourceFile:47)
 at class.BvjoAeQIFh.Ma4vZ9hcx8(SourceFile:30)
 at class.zGy24bnSi0.Ma4vZ9hcx8(SourceFile:100)
 at class.zGy24bnSi0.Ma4vZ9hcx8(SourceFile:87)
 at class.zGy24bnSi0.<init>(SourceFile:32)
 at class.CkeKCv0lgL.<clinit>(SourceFile:73)
 at class.zhzp3QVhxk.ExaIxgC8EN(SourceFile:332)
 at class.zhzp3QVhxk.Ma4vZ9hcx8(SourceFile:105)
 at class.or2aS89Un4.<init>(SourceFile:109)
 at class.iNltsVHuf4.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)

  • Like 1

Share this post


Link to post
Share on other sites

Edit; I now see you have the latest Java although by the looks of it, you are using 32bit (I think), I will leave this here incase it helps as its the /only/ way I install Wurm now.

Here is how I setup Wurm these days on my 64bit machines.

I go here: http://forum.wurmonline.com/index.php?/topic/82478-installing-java-recent-crashes-out-of-memory/
And make Klaa's bat file by copying and pasting in to a text doc then "save as" and rename it Wurm.bat then run it.
(Make sure you change the file type to "All files" when you save as, otherwise it will create Wurm.Bat.txt and it won't work.)

@echo offcolor 3title Wurm Online Launcher:startclsecho Choose client:echo.echo 1) Regularecho 2) Unstableecho 3) Testecho 4) Quitset /p choice=enter your choice #:if %choice%==1 "C:\Program Files\Java\jre7\bin\Javaws.exe" http://www.wurmonline.com/client/wurmclient.jnlpif %choice%==2 "C:\Program Files\Java\jre7\bin\Javaws.exe" http://www.wurmonline.com/client/wurmclient_unstable.jnlpif %choice%==3 "C:\Program Files\Java\jre7\bin\Javaws.exe" http://www.wurmonline.com/client/wurmclient_test.jnlpexit
Edited by AlexLong
  • Like 1

Share this post


Link to post
Share on other sites

he is already using java 64bit.


 


Try to download again the client and install it again (removing the old folder), you missing an important library to run the game.


  • Like 1

Share this post


Link to post
Share on other sites

<edit>Ignore this - it is not the same error at all, although the same overall symptom of not being able to play :-)</edit>


 


Having same problem (posted new thread, not having seen this).  All libraries in place, nothing has changed on my machine since it worked here 5 hours ago.  Have tried manually creating the reg key it mentions, to no avail, and have tried running as admin, in case there was some weird permissions problem.  Have also tried unstable client, with same problem, and am now seeing whether deleting the graphics.jar and reloading makes a difference (but it is,as ever, slow to download).


Edited by Pat

Share this post


Link to post
Share on other sites

Bump...


 


Still need help with this issue. reinstall of Java does not help, nor does the reinstall of Wurm.


Share this post


Link to post
Share on other sites

Still need technical advice on how to fix this. My brother posted original message because I cannot copy and paste to the Wurm forums. (a problem I'll tackle on another occaision!)


Share this post


Link to post
Share on other sites

*Close Please* - Fix was:


 


Copied the "lwjgl" .dll files (lwjgl64.dll and lwjgl.dll) to the java\jre7\bin directory, and copied the lwjgl.jar file to the java\jre7\lib directory and that seemed to fix it...


  • Like 1

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