Page 171 of 172

Re: Salem Client by Ender

PostPosted: Sat Aug 26, 2017 9:07 am
by mtamas
Lihz wrote:
mtamas wrote:Hi guys!

I'm pretty new with the ender client so I need some help with the radar. I tried to change the icons of the animals to the diamond shapes, but it didn't work for me. Can somebody tell me what do I do wrong here?
Here is the picture of the radar.xml: http://imgur.com/a/dh0do


Insert shape="diamond" to the top line


I would like to change the normals animals' icons not the dark ones. The normal animals have the shape diamon line already, please tell me what do I need to the exactly then if I'm not understanding something.

Re: Salem Client by Ender

PostPosted: Sat Aug 26, 2017 9:07 am
by mtamas
Lihz wrote:
mtamas wrote:Hi guys!

I'm pretty new with the ender client so I need some help with the radar. I tried to change the icons of the animals to the diamond shapes, but it didn't work for me. Can somebody tell me what do I do wrong here?
Here is the picture of the radar.xml: http://imgur.com/a/dh0do


Insert shape="diamond" to the top line


I would like to change the normals animals' icons not the dark ones. The normal animals have the shape diamon line already, please tell me what do I need to the exactly then if I'm not understanding something.

Re: Salem Client by Ender

PostPosted: Sat Aug 26, 2017 9:20 am
by Lihz
Guess that should work then. Make sure you have a </group> at the end (probably is there, but not on the picture). Save the radar.xml, restart the game. If that won't work i'm out of ideas..

Re: Salem Client by Ender

PostPosted: Sat Aug 26, 2017 1:37 pm
by Taipion
Lihz wrote:Guess that should work then. Make sure you have a </group> at the end (probably is there, but not on the picture). Save the radar.xml, restart the game. If that won't work i'm out of ideas..


:radar reload

Re: Salem Client by Ender

PostPosted: Sun Aug 27, 2017 9:28 pm
by Kandarim
You can find some additional radar file info in viewtopic.php?f=11&t=13437

Re: Salem Client by Ender

PostPosted: Mon Aug 28, 2017 12:41 am
by lachlaan
Kandarim wrote:You can find some additional radar file info in [url=forum.salemthegame.com/viewtopic.php?f=11&t=13437]this thread[/url]


Herein lies the source of most Latikai client bugs :D ¦]

Re: Salem Client by Ender

PostPosted: Wed Nov 08, 2017 12:55 pm
by Soroka
Anyone! Exchange Ender plz for last patch

Re: Salem Client by Ender CRASH

PostPosted: Wed Apr 22, 2020 9:17 pm
by bic
hey the client crasheds i get to wher i can click charter then when game loads it crashes out pls help



java.lang.RuntimeException: haven.GOut$GLInvalidEnumException: GL Error: 1280 (invalid enumerant)
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: haven.GOut$GLInvalidEnumException: GL Error: 1280 (invalid enumerant)
at haven.GOut.glexcfor(GOut.java:96)
at haven.GOut.checkerr(GOut.java:107)
at haven.Light$LightList.apply(Light.java:217)
at haven.GLState$Applier.apply(GLState.java:494)
at haven.GOut.apply(GOut.java:203)
at haven.PView.draw(PView.java:242)
at haven.MapView.draw(MapView.java:1039)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.GameUI.draw(GameUI.java:598)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.RootWidget.draw(RootWidget.java:88)
at haven.UI.draw(UI.java:163)
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$500(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$JavaSecurityAccessImpl.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)

Re: Salem Client by Ender CRASH

PostPosted: Thu Apr 23, 2020 5:33 pm
by Taipion
bic wrote:hey the client crasheds i get to wher i can click charter then when game loads it crashes out pls help
java.lang.RuntimeException: haven.GOut$GLInvalidEnumException: GL Error: 1280 (invalid enumerant)
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: haven.GOut$GLInvalidEnumException: GL Error: 1280 (invalid enumerant)
at haven.GOut.glexcfor(GOut.java:96)
at haven.GOut.checkerr(GOut.java:107)
at haven.Light$LightList.apply(Light.java:217)
at haven.GLState$Applier.apply(GLState.java:494)
at haven.GOut.apply(GOut.java:203)
at haven.PView.draw(PView.java:242)
at haven.MapView.draw(MapView.java:1039)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.GameUI.draw(GameUI.java:598)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.RootWidget.draw(RootWidget.java:88)
at haven.UI.draw(UI.java:163)
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$500(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$JavaSecurityAccessImpl.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)


Do you always get this error?
Try updating your display drivers.

Re: Salem Client by Ender

PostPosted: Wed Dec 08, 2021 8:23 pm
by akaVEGAS
Is this still a reliable client? Trying to get it going but nothing happens. Thanks