Salem Client by Ender

Forum for game modifications and custom clients.

Re: Salem Client by Ender

Postby maxim » Sat Oct 25, 2014 11:24 am

I have the same problem with ender's cliner. When will you guys gonna update it? :/

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
maxim
 
Posts: 7
Joined: Tue Nov 27, 2012 6:44 pm

Re: Salem Client by Ender

Postby Gacrux » Sun Oct 26, 2014 3:41 pm

maxim wrote:I have the same problem with ender's cliner. When will you guys gonna update it? :/

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



viewtopic.php?f=11&t=7681
Image
User avatar
Gacrux
 
Posts: 375
Joined: Sat Sep 22, 2012 7:51 pm
Location: Where the wild things are.

Re: Salem Client by Ender

Postby lachlaan » Sun Oct 26, 2014 4:16 pm

Update the client with the current updater Kand posted, then replace these two files in salem's bin folder.

https://www.dropbox.com/s/wo122z1z843m1 ... s.jar?dl=0

https://www.dropbox.com/s/nxykgnlzme21s ... m.jar?dl=0

Will likely only work until new changes are made to the client, and it needs to be updated. When that happens you can pester Kandarim about recompiling that file if it's stored already compiled on his github thinger, or otherwise tinker with whatever compile scripts are used to compile it on the go so that they recompile the whole project once the client is modified even partially, so there are no discrepancies between stuffthings.

Also, yes, I apologize for all the fancy technical words. I assure you "thinger" and "stuffthings" and any other terms are totally legit though. (I'm just winging it)
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 » Tue Oct 28, 2014 3:20 pm

lachlaan's fix works and enders client again works like it used to, i had almost forgot what it was like to not stutter through each step and crash every 10 minutes, i can multibox 4 - 5 clients with no issues and i have not crashed once in the 5 days i have been using it again.

those of you experiencing troubles with kandarims client should give this one a shot and be sure to thank lachlaan for fixing it.
Image
User avatar
Darwoth
 
Posts: 8035
Joined: Sun Aug 12, 2012 5:11 pm
Location: Everywhere

Re: Salem Client by Ender

Postby Incendier » Thu Nov 06, 2014 5:47 am

I wanted to get back into salem tried to launch ender client said the client was too old even though i just downloaded the newest one. what should i do?
Incendier
 
Posts: 62
Joined: Tue May 06, 2014 4:26 pm

Re: Salem Client by Ender

Postby Cheena » Thu Nov 06, 2014 5:04 pm

Take Latikai's ¦]
Trust your enemies more than your friends. Your enemies will never betray you.
loftar wrote:***** the treaty.

(Note: Citation is severely out of context.)
User avatar
Cheena
 
Posts: 1264
Joined: Sat Mar 09, 2013 11:46 am
Location: Providence

Re: Salem Client by Ender

Postby EnderWiggin » Fri Nov 07, 2014 11:04 am

Client updated
User avatar
EnderWiggin
 
Posts: 339
Joined: Wed Aug 01, 2012 9:12 am
Location: Ukraine

Re: Salem Client by Ender

Postby jesi » Fri Nov 07, 2014 2:01 pm

EnderWiggin wrote:Client updated


awesomeness, thanks
aptson wrote:
when i make posts on the forums i expect people to spell it out for me because i am new . .
jesi
 
Posts: 336
Joined: Sat Mar 02, 2013 6:48 am

Re: Salem Client by Ender

Postby Kandarim » Fri Nov 07, 2014 2:15 pm

EnderWiggin wrote:Client updated


Drat, I forgot. Good that you beat me to it :oops:
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 EnderWiggin » Sat Nov 08, 2014 1:17 pm

Client updated:
* added option to show contents of seed and flour bags as small icons (Options->General)
User avatar
EnderWiggin
 
Posts: 339
Joined: Wed Aug 01, 2012 9:12 am
Location: Ukraine

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 63 guests

cron