Haven and Hearth on ubuntu 10.04 LTS

The worst monsters in the Hearthlands warp the fabric of space and time..

Haven and Hearth on ubuntu 10.04 LTS

Postby chupizz » Sun May 02, 2010 12:46 pm

Hello, I try to run the game on ubuntu 10.04. I installed Open JDK Java 6 runtime, then use the command sudo javaws / home / chupizz / Downloads / autohaven
and I display this window
Image
chupizz
 
Posts: 2
Joined: Thu Jan 28, 2010 4:09 pm

Re: Haven and Hearth on ubuntu 10.04 LTS

Postby anvilsmith » Mon May 03, 2010 5:48 pm

I get a very similar error when I try starting; I am using Fedora 11.

java.lang.UnsatisfiedLinkError: no jogl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1678)
at java.lang.Runtime.loadLibrary0(Runtime.java:840)
at java.lang.System.loadLibrary(System.java:1047)
at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)
at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)
at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)
at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109)
at com.sun.opengl.impl.x11.X11GLDrawableFactory.<clinit>(X11GLDrawableFactory.java:101)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:186)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:111)
at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:520)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:90)
at haven.HavenPanel.<init>(HavenPanel.java:63)
at haven.MainFrame.<init>(MainFrame.java:120)
at haven.MainFrame.main2(MainFrame.java:209)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$5.run(MainFrame.java:262)
at java.lang.Thread.run(Thread.java:636)
anvilsmith
 
Posts: 1
Joined: Mon May 03, 2010 4:50 am

Re: Haven and Hearth on ubuntu 10.04 LTS

Postby loftar » Mon May 03, 2010 6:09 pm

These kinds of errors seem to happen every once in a while, but I haven't the slightest clue as to what causes them. It commonly helps to clear Java's cache, though.

However,
chupizz wrote:use the command sudo javaws / home / chupizz / Downloads / autohaven

Whyever are you running it as root?
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9045
Joined: Fri Apr 03, 2009 7:05 am

Re: Haven and Hearth on ubuntu 10.04 LTS

Postby Maba » Sun May 09, 2010 2:04 am

Install jogl:
Code: Select all
sudo apt-get install libjogl-java

Then run javaws with -nosecurity option:
Code: Select all
javaws -nosecurity autohaven.jnlp
Maba
 
Posts: 15
Joined: Thu Feb 18, 2010 1:12 pm


Return to Bugs

Who is online

Users browsing this forum: Claude [Bot] and 1 guest