

2.27.3:${gitrev}
java.lang.UnsatisfiedLinkError: Can't load library: /System/Library/Frameworks/gluegen-rt.Framework/gluegen-rt
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1827)
at java.lang.Runtime.load0(Runtime.java:809)
at java.lang.System.load(System.java:1086)
at com.jogamp.common.jvm.JNILibLoaderBase.loadLibraryInternal(JNILibLoaderBase.java:551)
at com.jogamp.common.jvm.JNILibLoaderBase.access$000(JNILibLoaderBase.java:64)
at com.jogamp.common.jvm.JNILibLoaderBase$DefaultAction.loadLibrary(JNILibLoaderBase.java:96)
at com.jogamp.common.jvm.JNILibLoaderBase.loadLibrary(JNILibLoaderBase.java:414)
at com.jogamp.common.os.DynamicLibraryBundle$GlueJNILibLoader.loadLibrary(DynamicLibraryBundle.java:388)
at com.jogamp.common.os.Platform$1.run(Platform.java:203)
at java.security.AccessController.doPrivileged(Native Method)
at com.jogamp.common.os.Platform.<clinit>(Platform.java:173)
at javax.media.opengl.GLProfile.<clinit>(GLProfile.java:82)
at haven.HavenPanel.stdcaps(HavenPanel.java:90)
at haven.HavenPanel.<init>(HavenPanel.java:103)
at haven.HavenPanel.<init>(HavenPanel.java:113)
at haven.MainFrame.<init>(MainFrame.java:208)
at haven.MainFrame.main2(MainFrame.java:351)
at haven.MainFrame.access$100(MainFrame.java:49)
at haven.MainFrame$7.run(MainFrame.java:389)
at java.lang.Thread.run(Thread.java:745)
min_the_fair wrote:Am trying to install on OS X. Is not working (or rather, maybe the install works and then it crashes on startup?). Is entirely possible I am missing something obvious, sorry. Halp?
2.27.3:${gitrev}
java.lang.NullPointerException
at haven.Gob.setup(Gob.java:666)
at haven.RenderList.setup(RenderList.java:178)
at haven.RenderList.add(RenderList.java:255)
at haven.MapView.addgob(MapView.java:709)
at haven.MapView$Gobs$GobSet.setup(MapView.java:789)
at haven.RenderList.setup(RenderList.java:178)
at haven.RenderList.add(RenderList.java:255)
at haven.MapView$Gobs.setup(MapView.java:933)
at haven.RenderList.setup(RenderList.java:178)
at haven.RenderList.add(RenderList.java:255)
at haven.MapView.setup(MapView.java:1034)
at haven.PView$1.setup(PView.java:206)
at haven.RenderList.setup(RenderList.java:178)
at haven.RenderList.setup(RenderList.java:205)
at haven.PView.draw(PView.java:230)
at haven.MapView.draw(MapView.java:1499)
at haven.Widget.draw(Widget.java:690)
at haven.Widget.draw(Widget.java:695)
at haven.GameUI.draw(GameUI.java:700)
at haven.Widget.draw(Widget.java:690)
at haven.Widget.draw(Widget.java:695)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:145)
at haven.HavenPanel.rootdraw(HavenPanel.java:348)
at haven.HavenPanel.run(HavenPanel.java:608)
at java.lang.Thread.run(Unknown Source)
Users browsing this forum: Claude [Bot] and 70 guests