Page 2 of 2

Re: client jars changed to salem.mortalmoments.com

PostPosted: Sat Sep 24, 2016 8:23 am
by jesi
DarkNacht wrote:It doesn't need to go into your salem folder. just download them onto your desktop or any random folder where you keep your salem launcher. Think of it as a replacement for your .jnlp



yes but where do I find the config.xml file you refer to.

Re: client jars changed to salem.mortalmoments.com

PostPosted: Sat Sep 24, 2016 8:26 am
by DarkNacht

Re: client jars changed to salem.mortalmoments.com

PostPosted: Sat Sep 24, 2016 8:31 am
by jesi
DarkNacht wrote:https://www.dropbox.com/s/ijge2lftr64o9zy/config.xml?dl=0

that did it. send me a bill.

Re: client jars changed to salem.mortalmoments.com

PostPosted: Sat Sep 24, 2016 8:35 am
by DarkNacht
I'll just add it to JC's bill.

Re: client jars changed to salem.mortalmoments.com

PostPosted: Mon Sep 26, 2016 2:10 am
by Zing1616
I keep getting this error message:
Code: Select all
java.lang.UnsatisfiedLinkError: Can't load library: C:\Users\Chris\Salem\bin\nativewindow_awt.dll
   at java.lang.ClassLoader.loadLibrary(Unknown Source)
   at java.lang.Runtime.load0(Unknown Source)
   at java.lang.System.load(Unknown Source)
   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 jogamp.nativewindow.NWJNILibLoader.access$000(NWJNILibLoader.java:39)
   at jogamp.nativewindow.NWJNILibLoader$1.run(NWJNILibLoader.java:49)
   at jogamp.nativewindow.NWJNILibLoader$1.run(NWJNILibLoader.java:41)
   at java.security.AccessController.doPrivileged(Native Method)
   at jogamp.nativewindow.NWJNILibLoader.loadNativeWindow(NWJNILibLoader.java:41)
   at jogamp.nativewindow.jawt.JAWTUtil.<clinit>(JAWTUtil.java:300)
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Unknown Source)
   at javax.media.nativewindow.NativeWindowFactory$3.run(NativeWindowFactory.java:327)
   at javax.media.nativewindow.NativeWindowFactory$3.run(NativeWindowFactory.java:323)
   at java.security.AccessController.doPrivileged(Native Method)
   at javax.media.nativewindow.NativeWindowFactory.initSingleton(NativeWindowFactory.java:323)
   at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1545)
   at javax.media.opengl.GLProfile.access$100(GLProfile.java:76)
   at javax.media.opengl.GLProfile$1.run(GLProfile.java:155)
   at java.security.AccessController.doPrivileged(Native Method)
   at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123)
   at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2063)
   at javax.media.opengl.GLProfile.get(GLProfile.java:906)
   at javax.media.opengl.GLProfile.get(GLProfile.java:922)
   at haven.HavenPanel.stdcaps(HavenPanel.java:60)
   at haven.HavenPanel.<init>(HavenPanel.java:74)
   at haven.HavenPanel.<init>(HavenPanel.java:84)
   at haven.MainFrame.<init>(MainFrame.java:218)
   at haven.MainFrame.main2(MainFrame.java:415)
   at haven.MainFrame.access$100(MainFrame.java:63)
   at haven.MainFrame$8.run(MainFrame.java:482)
   at java.lang.Thread.run(Unknown Source)

Any idea what to do now?