LINUX.ORG.RU

Ответ на: комментарий от anonymous

пытаюсь запустить пишет

$ bash run.bat
Exception in thread "Haven main thread" java.lang.UnsatisfiedLinkError: no gluegen-rt in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1681)
	at java.lang.Runtime.loadLibrary0(Runtime.java:840)
	at java.lang.System.loadLibrary(System.java:1047)
	at com.sun.gluegen.runtime.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:91)
	at com.sun.gluegen.runtime.NativeLibLoader.access$000(NativeLibLoader.java:50)
	at com.sun.gluegen.runtime.NativeLibLoader$1.run(NativeLibLoader.java:69)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.gluegen.runtime.NativeLibLoader.loadGlueGenRT(NativeLibLoader.java:67)
	at com.sun.gluegen.runtime.NativeLibrary.ensureNativeLibLoaded(NativeLibrary.java:399)
	at com.sun.gluegen.runtime.NativeLibrary.open(NativeLibrary.java:163)
	at com.sun.gluegen.runtime.NativeLibrary.open(NativeLibrary.java:129)
	at com.sun.opengl.impl.x11.DRIHack.begin(DRIHack.java:109)
	at com.sun.opengl.impl.x11.X11GLDrawableFactory.<clinit>(X11GLDrawableFactory.java:99)
	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:65)
	at haven.MainFrame.<init>(MainFrame.java:144)
	at haven.MainFrame.main2(MainFrame.java:267)
	at haven.MainFrame.access$100(MainFrame.java:40)
	at haven.MainFrame$7.run(MainFrame.java:358)
	at java.lang.Thread.run(Thread.java:679)
nickionn ★☆
() автор топика
Ответ на: комментарий от anonymous

Да спасибо, заменил haven.jar и haven-res.jar заработало. Даже курсор появился.

nickionn ★☆
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.