Amber Client

Forum for alternative clients, mods & discussions on the same.

Re: Amber Client

Postby neofenris » Thu Feb 02, 2017 12:24 am

Before the patch I could see 'LP/Hour' when hovering the curios, now I can't is that because they added a timer in the last update ?
Image
User avatar
neofenris
 
Posts: 75
Joined: Wed Mar 13, 2013 6:59 pm
Location: France

Re: Amber Client

Postby romovs » Thu Feb 02, 2017 1:57 am

Kathaelle wrote:Is there anyway to increase fps i run at 30-40 fps not sure if there is anyway of increasing it i did turn off the main thinga.

Try disabling things in Video Settings.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby romovs » Thu Feb 02, 2017 1:58 am

Uploaded an update with some fixes - tracking/crime not being activated on login. Study time was changed to real time instead of server time.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Aethyr » Thu Feb 02, 2017 4:09 am

Great, thanks!

Is there a way to hide player name from heartfires but not from heartlings?
User avatar
Aethyr
 
Posts: 323
Joined: Sun Jun 22, 2014 6:55 pm

Re: Amber Client

Postby Redlaw » Thu Feb 02, 2017 6:27 am

I noticed I lose the placed menu for map markers when I click on the natural ones. Its kind of annoying, ya the markers are on the map, but I can see my list.
User avatar
Redlaw
 
Posts: 1630
Joined: Sun Oct 02, 2011 10:58 pm

Re: Amber Client

Postby Granger » Thu Feb 02, 2017 9:23 am

Feature request: please give us a qualifier (shift/ctrl/alt) that, while being held, disables the auto-menu so we can perform a different action if needed (like 'inspect' in case 'giddyup' auto-menu is active).
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9264
Joined: Mon Mar 22, 2010 2:00 pm

Re: Amber Client

Postby Iva » Thu Feb 02, 2017 9:49 am

Redlaw wrote:I noticed I lose the placed menu for map markers when I click on the natural ones. Its kind of annoying, ya the markers are on the map, but I can see my list.

Click on any custom marker, and a list should appear.
User avatar
Iva
 
Posts: 137
Joined: Wed Dec 28, 2011 7:36 pm
Location: Ukraine

Re: Amber Client

Postby Valgar » Thu Feb 02, 2017 6:08 pm

After an update of my NVidia drivers, I can't launch the client anymore.

Here the Error :

1.52.3:3de3fd5f98edf55a446590c027c0f26c922a6149

java.lang.RuntimeException: haven.GLConfig$HardwareException: Graphics context does not support programmable shading.
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$6.uglyjoglhack(HavenPanel.java:505)
at haven.HavenPanel$6.run(HavenPanel.java:517)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.GLConfig$HardwareException: Graphics context does not support programmable shading.
at haven.GLConfig.assertcaps(GLConfig.java:83)
at haven.GLConfig.fromgl(GLConfig.java:117)
at haven.HavenPanel$1.init(HavenPanel.java:135)
at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:601)
at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:623)
at javax.media.opengl.awt.GLCanvas$8.run(GLCanvas.java:1254)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1101)
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)
Valgar
 
Posts: 209
Joined: Fri Jan 14, 2011 12:56 am

Re: Amber Client

Postby shubla » Thu Feb 02, 2017 6:12 pm

Valgar wrote:After an update of my NVidia drivers, I can't launch the client anymore.

Here the Error :

1.52.3:3de3fd5f98edf55a446590c027c0f26c922a6149

java.lang.RuntimeException: haven.GLConfig$HardwareException: Graphics context does not support programmable shading.
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$6.uglyjoglhack(HavenPanel.java:505)
at haven.HavenPanel$6.run(HavenPanel.java:517)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.GLConfig$HardwareException: Graphics context does not support programmable shading.
at haven.GLConfig.assertcaps(GLConfig.java:83)
at haven.GLConfig.fromgl(GLConfig.java:117)
at haven.HavenPanel$1.init(HavenPanel.java:135)
at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:601)
at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:623)
at javax.media.opengl.awt.GLCanvas$8.run(GLCanvas.java:1254)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1101)
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)

Downgrading to previous ones fixes it. At least for now.

It might be caused by not an actual issue but the client thinks that some things are missing even though they are not.
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13043
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Amber Client

Postby Valgar » Thu Feb 02, 2017 6:27 pm

Might be caused by Java cause I got the error with all clients.
Valgar
 
Posts: 209
Joined: Fri Jan 14, 2011 12:56 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot], Dotbot [Bot] and 89 guests