Salem Client by Ender

Forum for game modifications and custom clients.

Re: Salem Client by Ender

Postby EnderWiggin » Wed Nov 21, 2012 1:44 pm

Ceriux wrote:it seems when ever i learn a skill in your client it crashes?

any error logs?
User avatar
EnderWiggin
 
Posts: 339
Joined: Wed Aug 01, 2012 9:12 am
Location: Ukraine

Re: Salem Client by Ender

Postby Mahkia » Wed Nov 21, 2012 2:28 pm

EnderWiggin wrote:OK, so updater got tested enough and proven to be stable and fix the webstart problems. So it is time now to completely move to it. To install client you now need to use this updater jnlp file (Link at first page changed too). Just use it as you used client one. Good thing - it won't ask you about mixed code anymore :). It should create Custom Salem Updater icon on your desktop.
Client binaries are downloaded into Salem/bin folder, if anyone need it.
Old client is no longer supported and soon will be removed completely.


Ender, you're the best. <3
Mahkia
 
Posts: 47
Joined: Sun Nov 11, 2012 5:37 am
Location: Oregon, USA

Re: Salem Client by Ender

Postby MvGulik » Wed Nov 21, 2012 3:19 pm

Moving minimap passed client border.
Image
User avatar
MvGulik
 
Posts: 159
Joined: Sat Aug 11, 2012 3:15 pm

Re: Salem Client by Ender

Postby EnderWiggin » Wed Nov 21, 2012 3:57 pm

MvGulik wrote:Moving minimap passed client border.
Yes, this is a known issue. Don't know what exactly causing this, though. And believe this to be a minor bug.
User avatar
EnderWiggin
 
Posts: 339
Joined: Wed Aug 01, 2012 9:12 am
Location: Ukraine

Re: Salem Client by Ender

Postby Ceriux » Wed Nov 21, 2012 4:15 pm

EnderWiggin wrote:
Ceriux wrote:it seems when ever i learn a skill in your client it crashes?

any error logs?



where would i find them?
Ceriux
 
Posts: 16
Joined: Wed Sep 05, 2012 10:15 pm

Re: Salem Client by Ender

Postby EnderWiggin » Wed Nov 21, 2012 4:22 pm

Ceriux wrote:
EnderWiggin wrote:any error logs?
where would i find them?
%YourUserFolder%/Salem/ look for error html or error_%number%.log files.
User avatar
EnderWiggin
 
Posts: 339
Joined: Wed Aug 01, 2012 9:12 am
Location: Ukraine

Re: Salem Client by Ender

Postby Ceriux » Wed Nov 21, 2012 4:52 pm

Ceriux
 
Posts: 16
Joined: Wed Sep 05, 2012 10:15 pm

Re: Salem Client by Ender

Postby MvGulik » Wed Nov 21, 2012 8:38 pm

EnderWiggin wrote:
MvGulik wrote:Moving minimap passed client border.
Yes, this is a known issue.

Aha, did not know that.

Don't know what exactly causing this, though.

Is it a general issue, or limited to something like video cards. (just curious)

And believe this to be a minor bug.

It is.
User avatar
MvGulik
 
Posts: 159
Joined: Sat Aug 11, 2012 3:15 pm

Re: Salem Client by Ender

Postby JinxDevona » Wed Nov 21, 2012 10:14 pm

EnderWiggin wrote:OK, so updater got tested enough and proven to be stable and fix the webstart problems. So it is time now to completely move to it. To install client you now need to use this updater jnlp file (Link at first page changed too). Just use it as you used client one. Good thing - it won't ask you about mixed code anymore :). It should create Custom Salem Updater icon on your desktop.
Client binaries are downloaded into Salem/bin folder, if anyone need it.
Old client is no longer supported and soon will be removed completely.

Okay, trying to use this and after hitting allow it gives me this error: (I'm sorry I can't figure this out. Ug, never should've deleted it...lol. Thanks for the help)
java.lang.UnsatisfiedLinkError: no jogl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1758)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1045)
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.macosx.MacOSXGLDrawableFactory.<clinit>(MacOSXGLDrawableFactory.java:53)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:108)
at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:520)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
at haven.HavenPanel.<init>(HavenPanel.java:68)
at haven.HavenPanel.<init>(HavenPanel.java:78)
at haven.MainFrame.<init>(MainFrame.java:215)
at haven.MainFrame.main2(MainFrame.java:412)
at haven.MainFrame.access$1(MainFrame.java:404)
at haven.MainFrame$8.run(MainFrame.java:477)
at java.lang.Thread.run(Thread.java:680)
Being powerful is like being a lady. If you have to tell people you are, you aren't. ~Margaret Thatcher
User avatar
JinxDevona
 
Posts: 668
Joined: Fri Aug 03, 2012 7:21 pm

Re: Salem Client by Ender

Postby Vibe » Wed Nov 21, 2012 11:01 pm

Getting this error:

java.lang.UnsatisfiedLinkError: C:\Users\myuser\Salem\bin\jogl.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
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.windows.WindowsGLDrawableFactory.<clinit>(WindowsGLDrawableFactory.java:60)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:106)
at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:520)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
at haven.HavenPanel.<init>(HavenPanel.java:68)
at haven.HavenPanel.<init>(HavenPanel.java:78)
at haven.MainFrame.<init>(MainFrame.java:215)
at haven.MainFrame.main2(MainFrame.java:412)
at haven.MainFrame.access$1(MainFrame.java:404)
at haven.MainFrame$8.run(MainFrame.java:477)
at java.lang.Thread.run(Unknown Source)

It only occurs if I run Ender client through the new Custom Salem Updater shortcut. If I run the downloaded updater.jnlp, the client launches without problems.
User avatar
Vibe
 
Posts: 171
Joined: Mon Oct 01, 2012 9:52 am

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: Google [Bot], shaneadams64 and 2 guests