Salem Client by Ender

Forum for game modifications and custom clients.

Re: Salem Client by Ender

Postby Necrobane » Wed Oct 08, 2014 5:54 pm

Heffernan wrote:http://forum.salemthegame.com/viewtopic.php?f=21&t=8646

so i saw this SS in post1 and wondered how you scroll out this much? cant find a client option.


camera -> freestyle
the best camera
Loyal servant of Her Majesty Lallaith
User avatar
Necrobane
Customer
 
Posts: 1092
Joined: Tue May 07, 2013 9:34 am

Re: Salem Client by Ender

Postby Kandarim » Wed Oct 08, 2014 5:57 pm

wait there are people that don't use freestyle?
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Salem Client by Ender

Postby Sunari » Sat Oct 11, 2014 8:27 pm

Kandarim wrote:why would you get that error on ender? That is only hardcoded in my client. I'll check if I can reproduce, but this is pretty weird.

Ender's should never check for the field, and if you used my client to start with the field should exist

I use this http://DonnEssime.github.io/EnderSalem/updater.jnlp

I get this after choosing character
Image
User avatar
Sunari
 
Posts: 94
Joined: Fri Oct 12, 2012 6:27 pm

Re: Salem Client by Ender

Postby Kseen » Sat Oct 11, 2014 10:36 pm

Hello!

java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NoSuchFieldError: raidermodetrees
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:206)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
at javax.media.opengl.Threading.invoke(Threading.java:191)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:418)
at haven.HavenPanel.run(HavenPanel.java:451)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: java.lang.NoSuchFieldError: raidermodetrees
at haven.Utils.construct(Utils.java:1070)
at haven.Sprite$2.create(Sprite.java:79)
at haven.Sprite.create(Sprite.java:109)
at haven.ResDrawable.init(ResDrawable.java:53)
at haven.ResDrawable.setup(ResDrawable.java:58)
at haven.Gob.setup(Gob.java:211)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.add(RenderList.java:135)
at haven.MapView.addgob(MapView.java:562)
at haven.MapView$3.setup(MapView.java:571)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.add(RenderList.java:135)
at haven.MapView.setup(MapView.java:633)
at haven.PView$1.setup(PView.java:198)
at haven.RenderList.setup(RenderList.java:98)
at haven.RenderList.setup(RenderList.java:123)
at haven.PView.draw(PView.java:222)
at haven.MapView.draw(MapView.java:932)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.GameUI.draw(GameUI.java:565)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.RootWidget.draw(RootWidget.java:80)
at haven.UI.draw(UI.java:162)
at haven.HavenPanel.redraw(HavenPanel.java:296)
at haven.HavenPanel$1.display(HavenPanel.java:92)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:649)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:633)
at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1271)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1103)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NoSuchFieldError: raidermodetrees
at haven.res.lib.tree.TreeSprite.<init>(TreeSprite.java:43)
at Spr.<init>(Spr.java:6)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Utils.construct(Utils.java:1062)
... 40 more

Any solution? I tried to redownlad bin folder and nothing.
User avatar
Kseen
 
Posts: 13
Joined: Wed Apr 24, 2013 8:58 pm

Re: Salem Client by Ender

Postby Sunari » Tue Oct 21, 2014 2:29 pm

I'LL PAY YOU! I'LL PAY YOU TO FIX IT *shaking*


plz
User avatar
Sunari
 
Posts: 94
Joined: Fri Oct 12, 2012 6:27 pm

Re: Salem Client by Ender

Postby Darwoth » Wed Oct 22, 2014 9:50 pm

well, i was all excited upon hearing enders was supposedly fixed since it would mean i would not have to crash 30 times in a play session between wading through fields of glue as i do with the latikai client.

Code: Select all
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NoSuchFieldError: raidermodetrees
   at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
   at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
   at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:206)
   at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
   at javax.media.opengl.Threading.invoke(Threading.java:191)
   at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
   at haven.HavenPanel.uglyjoglhack(HavenPanel.java:418)
   at haven.HavenPanel.run(HavenPanel.java:451)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: java.lang.NoSuchFieldError: raidermodetrees
   at haven.Utils.construct(Utils.java:1070)
   at haven.Sprite$2.create(Sprite.java:79)
   at haven.Sprite.create(Sprite.java:109)
   at haven.ResDrawable.init(ResDrawable.java:53)
   at haven.ResDrawable.setup(ResDrawable.java:58)
   at haven.Gob.setup(Gob.java:211)
   at haven.RenderList.setup(RenderList.java:98)
   at haven.RenderList.add(RenderList.java:135)
   at haven.MapView.addgob(MapView.java:562)
   at haven.MapView$3.setup(MapView.java:571)
   at haven.RenderList.setup(RenderList.java:98)
   at haven.RenderList.add(RenderList.java:135)
   at haven.MapView.setup(MapView.java:633)
   at haven.PView$1.setup(PView.java:198)
   at haven.RenderList.setup(RenderList.java:98)
   at haven.RenderList.setup(RenderList.java:123)
   at haven.PView.draw(PView.java:222)
   at haven.MapView.draw(MapView.java:932)
   at haven.Widget.draw(Widget.java:514)
   at haven.Widget.draw(Widget.java:519)
   at haven.GameUI.draw(GameUI.java:565)
   at haven.Widget.draw(Widget.java:514)
   at haven.Widget.draw(Widget.java:519)
   at haven.RootWidget.draw(RootWidget.java:80)
   at haven.UI.draw(UI.java:162)
   at haven.HavenPanel.redraw(HavenPanel.java:296)
   at haven.HavenPanel$1.display(HavenPanel.java:92)
   at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:649)
   at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:633)
   at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1271)
   at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1103)
   at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
   at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$200(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NoSuchFieldError: raidermodetrees
   at haven.res.lib.tree.TreeSprite.<init>(TreeSprite.java:43)
   at Spr.<init>(Spr.java:6)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
   at java.lang.reflect.Constructor.newInstance(Unknown Source)
   at haven.Utils.construct(Utils.java:1062)
   ... 46 more



someone find ender and beg him to spend 5 minutes updating his client.
Image
User avatar
Darwoth
 
Posts: 8035
Joined: Sun Aug 12, 2012 5:11 pm
Location: Everywhere

Re: Salem Client by Ender

Postby lachlaan » Wed Oct 22, 2014 9:53 pm

You can grab the source files off the repository, install apache ant and compile them, then toss the missing (if any) jogl and gluegen jars into the build folder and it should work. Worked for me.
Exactly 6.022 x 10^23 worth of Lach molecules.
lachlaan
Customer
 
Posts: 2043
Joined: Tue Mar 12, 2013 3:11 pm

Re: Salem Client by Ender

Postby Darwoth » Wed Oct 22, 2014 9:57 pm

i know how to do lots of things, i do not know or have time to learn how to do all that crap. probably the first thing that SHOULD have been done after the takeover was making an official quality client based off of enders.
Image
User avatar
Darwoth
 
Posts: 8035
Joined: Sun Aug 12, 2012 5:11 pm
Location: Everywhere

Re: Salem Client by Ender

Postby lachlaan » Wed Oct 22, 2014 10:03 pm

Maybe Kand needs to recompile the version of Ender's client he's hosting, all of it though, not just the stuff the compiler thinks are not up to date.
Exactly 6.022 x 10^23 worth of Lach molecules.
lachlaan
Customer
 
Posts: 2043
Joined: Tue Mar 12, 2013 3:11 pm

Re: Salem Client by Ender

Postby Darwoth » Wed Oct 22, 2014 11:00 pm

if you want to send me your working version with whatever you did to it and i can have an independent official source verify (i use several virus scanners but i do not want to "vouch" for something) that it is free of malicious code i will host it on my website for everyone.
Image
User avatar
Darwoth
 
Posts: 8035
Joined: Sun Aug 12, 2012 5:11 pm
Location: Everywhere

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 69 guests