+ Reply to Thread
Page 18 of 22 FirstFirst ... 8 16 17 18 19 20 ... LastLast
Results 341 to 360 of 431

Thread: Salem client by Ender

  1. #341
    Sergeant
    Magicka

    Join Date
    Feb 2012
    Location
    Ukraine
    Posts
    68
    In my client no reports are actually sent. I just reused loftar's dialog that actually sends report and haven't changed texts on it. My client stores crash log in error.html and error.log files in client folder, so you can look at them by yourself and report crashes to me if you want.

  2. #342
    Nvm then, thanks for clearing that up.

  3. #343
    Hey there Enders, I'm having a problem with switching camera modes and making the humors bar format, I press ALT+C but nothing happens. It was working a few weeks ago, sorry if I missed the answer somewhere else in the thread. (The command for the land flattening tool seems to work however)
    Hermits with benefits.

    Enter all ye who seek knowledge : Salem Wiki

  4. #344
    It was mentioned in changelog (that popup window (which most players dont read) when you start client first time after patch) :P

    Click settings to bring options menu(old toggle shadows button).

  5. #345
    Quote Originally Posted by Chiprel View Post
    It was mentioned in changelog (that popup window (which most players dont read) when you start client first time after patch) :P

    Click settings to bring options menu(old toggle shadows button).
    My bad then, I skimmed it and then it never pops up after the first time I start Salem up.
    Hermits with benefits.

    Enter all ye who seek knowledge : Salem Wiki

  6. #346
    Sergeant
    Magicka

    Join Date
    Feb 2012
    Location
    Ukraine
    Posts
    68
    Changelog can always be found in client folder.

  7. #347
    Client crashs for me since todays download, worked fine yesterday. Crashs each time after I select Char. Seatribe client works normal.

    Edit: Got it fixed, deleted the 5f43d21-6.0.lap file and after re-downloading this it was fine.
    Last edited by Jacra; 21-07-2012 at 18:57.

  8. #348
    Logged out, restarted client, download ... again client crash.

    Edit: Deleting the file this time has no effect. Are you currently working on this TPABOBAP or is it something on my end?

    Error log:
    at java.lang.Thread.run(Unknown Source)
    Caused by: haven.Resource$Loading
    at haven.Resource.layer(Resource.java:1151)
    at haven.Resource.layer(Resource.java:1161)
    at haven.LocalMiniMap.draw(LocalMiniMap.java:350)
    at haven.Widget.draw(Widget.java:430)
    at haven.Widget.draw(Widget.java:435)
    at haven.GameUI.draw(GameUI.java:349)
    at haven.Widget.draw(Widget.java:430)
    at haven.Widget.draw(Widget.java:435)
    at haven.RootWidget.draw(RootWidget.java:63)
    at haven.UI.draw(UI.java:141)
    at haven.HavenPanel.redraw(HavenPanel.java:269)
    at haven.HavenPanel$1.display(HavenPanel.java:88)
    at com.sun.opengl.impl.GLDrawableHelper.display(GLDra wableHelper.java:78)
    at javax.media.opengl.GLCanvas$DisplayAction.run(GLCa nvas.java:435)
    at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDr awableHelper.java:194)
    at javax.media.opengl.GLCanvas$DisplayOnEventDispatch ThreadAction.run(GLCanvas.java:452)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$000(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.doIntersectionPri vilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilter s(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(U nknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    My laptop is in German language if that is what "lang" in java.lang.Thread.run refers to.

  9. #349
    Worked for a while suddenly without doing anything, than client freeze and crash. And now same error once more.

  10. #350
    Sergeant
    Magicka

    Join Date
    Feb 2012
    Location
    Ukraine
    Posts
    68
    I've updated client. Jacra, your problem should be fixed now. Also, added ability to mass transfer items:
    - SHIFT+ALT+LClick will transfer all items that share icon with the one clicked on.
    - CTRL+ALT+LClick will drop all items that share icon eith the one clicked on.

    P.S. After this update java will ask again about trusting certificate. Old one will expire in a few days, so I've created new one.

  11. #351
    Thank you very very much, yes it seems to work now. I was getting desperate, the original client is so tedious with the gathering.

  12. #352
    Still crashing sometimes:

    at haven.error.ErrorHandler$Reporter.run(ErrorHandler .java:90)
    Sat Jul 21 16:45:01 PDT 2012
    id:1, msg:'login'
    Sat Jul 21 18:33:31 PDT 2012
    javax.media.opengl.GLException: java.lang.SecurityException: class "haven.MapMesh$GroundMod" does not match trust level of other classes in the same package
    at javax.media.opengl.Threading.invokeOnOpenGLThread( Threading.java:271)
    at javax.media.opengl.GLCanvas.maybeDoSingleThreadedW orkaround(GLCanvas.java:410)
    at javax.media.opengl.GLCanvas.display(GLCanvas.java: 244)
    at haven.HavenPanel.uglyjoglhack(HavenPanel.java:381)
    at haven.HavenPanel.run(HavenPanel.java:415)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.SecurityException: class "haven.MapMesh$GroundMod" does not match trust level of other classes in the same package
    at com.sun.deploy.security.CPCallbackHandler$ChildEle ment.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoad er.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoad er.getResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath.getReso urce(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at Fact.create(Fact.java:10)
    at haven.Sprite.create(Sprite.java:118)
    at haven.ResDrawable.init(ResDrawable.java:53)
    at haven.ResDrawable.setup(ResDrawable.java:58)
    at haven.Gob.setup(Gob.java:199)
    at haven.RenderList.setup(RenderList.java:98)
    at haven.RenderList.add(RenderList.java:135)
    at haven.MapView.addgob(MapView.java:424)
    at haven.MapView$4.setup(MapView.java:434)
    at haven.RenderList.setup(RenderList.java:98)
    at haven.RenderList.add(RenderList.java:135)
    at haven.MapView.setup(MapView.java:476)
    at haven.PView$1.setup(PView.java:122)
    at haven.RenderList.setup(RenderList.java:98)
    at haven.RenderList.setup(RenderList.java:123)
    at haven.PView.draw(PView.java:142)
    at haven.MapView.draw(MapView.java:736)
    at haven.Widget.draw(Widget.java:430)
    at haven.Widget.draw(Widget.java:435)
    at haven.GameUI.draw(GameUI.java:349)
    at haven.Widget.draw(Widget.java:430)
    at haven.Widget.draw(Widget.java:435)
    at haven.RootWidget.draw(RootWidget.java:63)
    at haven.UI.draw(UI.java:141)
    at haven.HavenPanel.redraw(HavenPanel.java:269)
    at haven.HavenPanel$1.display(HavenPanel.java:88)
    at com.sun.opengl.impl.GLDrawableHelper.display(GLDra wableHelper.java:78)
    at javax.media.opengl.GLCanvas$DisplayAction.run(GLCa nvas.java:435)
    at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDr awableHelper.java:194)
    at javax.media.opengl.GLCanvas$DisplayOnEventDispatch ThreadAction.run(GLCanvas.java:452)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$000(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.doIntersectionPri vilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilter s(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(U nknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    javax.media.opengl.GLException: java.lang.SecurityException: class "haven.MapMesh$GroundMod" does not match trust level of other classes in the same package
    at javax.media.opengl.Threading.invokeOnOpenGLThread( Threading.java:271)
    at javax.media.opengl.GLCanvas.maybeDoSingleThreadedW orkaround(GLCanvas.java:410)
    at javax.media.opengl.GLCanvas.display(GLCanvas.java: 244)
    at haven.HavenPanel.uglyjoglhack(HavenPanel.java:381)
    at haven.HavenPanel.run(HavenPanel.java:415)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.SecurityException: class "haven.MapMesh$GroundMod" does not match trust level of other classes in the same package
    at com.sun.deploy.security.CPCallbackHandler$ChildEle ment.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoad er.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoad er.getResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath.getReso urce(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at Fact.create(Fact.java:10)
    at haven.Sprite.create(Sprite.java:118)
    at haven.ResDrawable.init(ResDrawable.java:53)
    at haven.ResDrawable.setup(ResDrawable.java:58)
    at haven.Gob.setup(Gob.java:199)
    at haven.RenderList.setup(RenderList.java:98)
    at haven.RenderList.add(RenderList.java:135)
    at haven.MapView.addgob(MapView.java:424)
    at haven.MapView$4.setup(MapView.java:434)
    at haven.RenderList.setup(RenderList.java:98)
    at haven.RenderList.add(RenderList.java:135)
    at haven.MapView.setup(MapView.java:476)
    at haven.PView$1.setup(PView.java:122)
    at haven.RenderList.setup(RenderList.java:98)
    at haven.RenderList.setup(RenderList.java:123)
    at haven.PView.draw(PView.java:142)
    at haven.MapView.draw(MapView.java:736)
    at haven.Widget.draw(Widget.java:430)
    at haven.Widget.draw(Widget.java:435)
    at haven.GameUI.draw(GameUI.java:349)
    at haven.Widget.draw(Widget.java:430)
    at haven.Widget.draw(Widget.java:435)
    at haven.RootWidget.draw(RootWidget.java:63)
    at haven.UI.draw(UI.java:141)
    at haven.HavenPanel.redraw(HavenPanel.java:269)
    at haven.HavenPanel$1.display(HavenPanel.java:88)
    at com.sun.opengl.impl.GLDrawableHelper.display(GLDra wableHelper.java:78)
    at javax.media.opengl.GLCanvas$DisplayAction.run(GLCa nvas.java:435)
    at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDr awableHelper.java:194)
    at javax.media.opengl.GLCanvas$DisplayOnEventDispatch ThreadAction.run(GLCanvas.java:452)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$000(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.doIntersectionPri vilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilter s(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(U nknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    java.lang.SecurityException: class "haven.error.ErrorGui$3" does not match trust level of other classes in the same package
    at com.sun.deploy.security.CPCallbackHandler$ChildEle ment.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoad er.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoad er.getResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath.getReso urce(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at haven.error.ErrorGui.goterror(ErrorGui.java:105)
    at haven.error.ErrorHandler$Reporter.doreport(ErrorHa ndler.java:98)
    at haven.error.ErrorHandler$Reporter.run(ErrorHandler .java:87)
    Exception in thread "Error reporter"
    java.lang.SecurityException: class "haven.error.ErrorGui$7" does not match trust level of other classes in the same package
    at com.sun.deploy.security.CPCallbackHandler$ChildEle ment.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoad er.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoad er.getResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath.getReso urce(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at haven.error.ErrorGui.senderror(ErrorGui.java:158)
    at haven.error.ErrorHandler$Reporter.run(ErrorHandler .java:90)

  13. #353
    Quote Originally Posted by TPABOBAP View Post
    I've updated client. Jacra, your problem should be fixed now. Also, added ability to mass transfer items:
    - SHIFT+ALT+LClick will transfer all items that share icon with the one clicked on.
    - CTRL+ALT+LClick will drop all items that share icon eith the one clicked on.

    P.S. After this update java will ask again about trusting certificate. Old one will expire in a few days, so I've created new one.
    Now we only need it to remember window positions and, for me, this client is perfect

  14. #354
    Quote Originally Posted by Sharie View Post
    Now we only need it to remember window positions and, for me, this client is perfect
    Oh yes, and warn of snakes ... Man how I hate these buggers, they constantly pop up at my camp, I'm seeing them to late and ... bamm.

  15. #355
    Jacra add snakes to your radar config files.
    (rattler)

  16. #356
    Crash again, same error message:

    javax.media.opengl.GLException: java.lang.SecurityException: class "haven.MapMesh$GroundMod" does not match trust level of other classes in the same package
    at javax.media.opengl.Threading.invokeOnOpenGLThread( Threading.java:271)
    at javax.media.opengl.GLCanvas.maybeDoSingleThreadedW orkaround(GLCanvas.java:410)
    at javax.media.opengl.GLCanvas.display(GLCanvas.java: 244)
    at haven.HavenPanel.uglyjoglhack(HavenPanel.java:381)
    at haven.HavenPanel.run(HavenPanel.java:415)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.SecurityException: class "haven.MapMesh$GroundMod" does not match trust level of other classes in the same package
    at com.sun.deploy.security.CPCallbackHandler$ChildEle ment.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoad er.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoad er.getResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath.getReso urce(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at Fact.create(Fact.java:10)
    at haven.Sprite.create(Sprite.java:118)
    at haven.ResDrawable.init(ResDrawable.java:53)
    at haven.ResDrawable.setup(ResDrawable.java:58)
    at haven.Gob.setup(Gob.java:199)
    at haven.RenderList.setup(RenderList.java:98)
    at haven.RenderList.add(RenderList.java:135)
    at haven.MapView.addgob(MapView.java:424)
    at haven.MapView$4.setup(MapView.java:434)
    at haven.RenderList.setup(RenderList.java:98)
    at haven.RenderList.add(RenderList.java:135)
    at haven.MapView.setup(MapView.java:476)
    at haven.PView$1.setup(PView.java:122)
    at haven.RenderList.setup(RenderList.java:98)
    at haven.RenderList.setup(RenderList.java:123)

  17. #357
    Quote Originally Posted by Chiprel View Post
    Jacra add snakes to your radar config files.
    (rattler)
    Thanks! How you know what the names are to add something to the radar file?

  18. #358
    If you add this in your radar file(add it as last 'animal' in radar list or it will everwrite animal dots(those you got already listed) on radar):

    marker pattern="gfx/kritter/.+" tooltip="true" show="true" color="#6F3C09" />

    With this you'll see every new added animal to the game. Then just hover your mouse over dot on radar and you'll see it file name/path.

    and this for herbs:

    <marker pattern="gfx/terobjs/herbs/.+" tooltip="true" show="true" color="#29C6B1" />

    For other objects and their path you can check java cache files.
    Some good site for coloring your dots:
    http://html-color-codes.info/

  19. #359
    Hm, I have this now but now all herbs are turqoise?

    <radarConfig>
    <group name="herb" show="true" color="#ffff00">
    <marker match="gfx/terobjs/herbs/smoothstone" tooltip="true" color="#aa00ff" />
    <marker match="gfx/terobjs/herbs/chestnut" tooltip="true" color="#33bb55" />
    <marker match="gfx/terobjs/herbs/oldlog" tooltip="true" color="#ff5555" />
    <marker match="gfx/terobjs/herbs/driftwood" tooltip="true" color="#ff5555" />
    <marker match="gfx/terobjs/herbs/newworldgourd" tooltip="true" color="#cc5533" />
    <marker match="gfx/terobjs/herbs/arrowhead" tooltip="true" color="#11bc98" />
    <marker match="gfx/terobjs/herbs/indianfeather" tooltip="true" color="#00F5FF" />
    <marker match="gfx/terobjs/herbs/waxingtoadstool" tooltip="true" color="#aaff00" />
    <marker match="gfx/terobjs/herbs/blackberry" tooltip="true" color="#aaff00" />
    <marker match="gfx/terobjs/herbs/lime" tooltip="true" color="#ff9911" />
    <marker match="gfx/terobjs/herbs/autumngrass" tooltip="true" show="true" color="#e1e1e1" />
    <!-- unknown forageables -->
    <marker pattern="gfx/terobjs/herbs/.+" tooltip="true" show="true" color="#29C6B1" />
    </group>
    <!-- animals -->
    <group name="animals" show="true">
    <marker pattern="gfx/kritter/cricket/.+" tooltip="true" color="#555555" />
    <marker pattern="gfx/kritter/deer/.+" tooltip="true" color="#55d355" />
    <marker pattern="gfx/kritter/rattler/.+" tooltip="true" color="#ff0000" />
    <marker pattern="gfx/kritter/.+" tooltip="true" show="true" color="#6F3C09" />
    </group>
    <!-- players -->
    <group name="player" show="true">
    </group>
    <group name="custom" show="true">
    </group>
    </radarConfig>

    Edit: That one works.

    <radarConfig>
    <group name="herb" show="true" color="#ffff00">
    <marker match="gfx/terobjs/herbs/smoothstone" tooltip="true" color="#aa00ff" />
    <marker match="gfx/terobjs/herbs/chestnut" tooltip="true" color="#33bb55" />
    <marker match="gfx/terobjs/herbs/oldlog" tooltip="true" color="#ff5555" />
    <marker match="gfx/terobjs/herbs/driftwood" tooltip="true" color="#ff5555" />
    <marker match="gfx/terobjs/herbs/newworldgourd" tooltip="true" color="#cc5533" />
    <marker match="gfx/terobjs/herbs/arrowhead" tooltip="true" color="#11bc98" />
    <marker match="gfx/terobjs/herbs/indianfeather" tooltip="true" color="#00F5FF" />
    <marker match="gfx/terobjs/herbs/waxingtoadstool" tooltip="true" color="#aaff00" />
    <marker match="gfx/terobjs/herbs/blackberry" tooltip="true" color="#aaff00" />
    <marker match="gfx/terobjs/herbs/lime" tooltip="true" color="#ff9911" />
    <marker match="gfx/terobjs/herbs/autumngrass" tooltip="true" show="true" color="#e1e1e1" />
    <!-- unknown forageables -->
    <marker pattern="gfx/terobjs/herbs/.+" tooltip="true" show="true" />
    </group>
    <!-- animals -->
    <group name="animals" show="true">
    <marker pattern="gfx/kritter/cricket/.+" tooltip="true" color="#555555" />
    <marker pattern="gfx/kritter/deer/.+" tooltip="true" color="#55d355" />
    <marker pattern="gfx/kritter/rattler/.+" tooltip="true" color="#ff0000" />
    <marker pattern="gfx/kritter/bear/.+" tooltip="true" color="#ff0000" />
    <marker pattern="gfx/kritter/.+" tooltip="true" show="true" color="#0404B4" />
    </group>
    <!-- players -->
    <group name="player" show="true">
    </group>
    <group name="custom" show="true">
    </group>
    </radarConfig>

  20. #360
    New client version, can't log in with the Ender client anymore (this client is too old error).

+ Reply to Thread
Page 18 of 22 FirstFirst ... 8 16 17 18 19 20 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts