Amber Client

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

Re: Amber Client

Postby Apillion » Wed Sep 16, 2015 9:17 am

Humbaz wrote:A version update... ahgain?! You are indeed a busy person!


That's what happens if you enjoy doing something
User avatar
Apillion
 
Posts: 405
Joined: Mon Dec 30, 2013 10:34 am

Re: Amber Client

Postby romovs » Wed Sep 16, 2015 9:28 am

Apillion wrote:foraging has no sound ... chipping stone ...

Also see that mirkwood offering in my back its quality now displays as 1 as well as the uncommon snapdragon

only way i can get it to show its quality is if i set the show item quality to all .. and i dont like that cause then i cant see the % completion in the study report


That's odd. Can you try this version https://github.com/romovs/amber/release ... 1.11.1.zip
also try moving sliders around perhaps preferences weren't saved properly for some reason.

Quality setting for curios can be toggled in Display Settings. There is new option for showing quality for curios as LP gain multiplier instead of the average.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Apillion » Wed Sep 16, 2015 9:45 am

romovs wrote:
Apillion wrote:foraging has no sound ... chipping stone ...

Also see that mirkwood offering in my back its quality now displays as 1 as well as the uncommon snapdragon

only way i can get it to show its quality is if i set the show item quality to all .. and i dont like that cause then i cant see the % completion in the study report


That's odd. Can you try this version https://github.com/romovs/amber/release ... 1.11.1.zip
also try moving sliders around perhaps preferences weren't saved properly for some reason.

Quality setting for curios can be toggled in Display Settings. There is new option for showing quality for curios as LP gain multiplier instead of the average.


After running version 1.11.1 and switching back to 1.13.1 its working again..
even the quick hand is back

Thank you
User avatar
Apillion
 
Posts: 405
Joined: Mon Dec 30, 2013 10:34 am

Re: Amber Client

Postby Apillion » Wed Sep 16, 2015 9:52 am

Other thing i was thinking of that everyone might agree will make thinks a bit faster is

instead of having to go find your destroy button make it that when you right click a stump in the ground the destroy option pops up..
User avatar
Apillion
 
Posts: 405
Joined: Mon Dec 30, 2013 10:34 am

Re: Amber Client

Postby romovs » Wed Sep 16, 2015 9:57 am

yep that's a good idea
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby VorAnd » Wed Sep 16, 2015 10:16 am

Can you pls add interface scale feature?
VorAnd
 
Posts: 2
Joined: Wed Sep 16, 2015 6:22 am

Re: Amber Client

Postby bjiyura81 » Wed Sep 16, 2015 10:17 am

why i cant run the game, i have black screen (
and have this:
Exception in thread "AWT-EventQueue-0" haven.GLConfig$HardwareException: Graphics context does not support programmable shading.
at haven.GLConfig.assertcaps(GLConfig.java:75)
at haven.GLConfig.fromgl(GLConfig.java:108)
at haven.HavenPanel$1.init(HavenPanel.java:109)
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 javax.media.opengl.Threading.invoke(Threading.java:193)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at javax.media.opengl.awt.GLCanvas.paint(GLCanvas.java:582)
at sun.awt.RepaintArea.paintComponent(Unknown Source)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.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)
Exception in thread "Haven UI thread" java.lang.NullPointerException
at haven.HavenPanel.rootdraw(HavenPanel.java:291)
at haven.HavenPanel.run(HavenPanel.java:550)
at java.lang.Thread.run(Unknown Source)
bjiyura81
 
Posts: 1
Joined: Tue Sep 17, 2013 7:14 am

Re: Amber Client

Postby Apillion » Wed Sep 16, 2015 10:19 am

romovs wrote:yep that's a good idea


Remember that the merkwood stumps should have open and destroy as options..
User avatar
Apillion
 
Posts: 405
Joined: Mon Dec 30, 2013 10:34 am

Re: Amber Client

Postby Apillion » Wed Sep 16, 2015 10:20 am

bjiyura81 wrote:why i cant run the game, i have black screen (
and have this:
Exception in thread "AWT-EventQueue-0" haven.GLConfig$HardwareException: Graphics context does not support programmable shading.
at haven.GLConfig.assertcaps(GLConfig.java:75)
at haven.GLConfig.fromgl(GLConfig.java:108)
at haven.HavenPanel$1.init(HavenPanel.java:109)
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 javax.media.opengl.Threading.invoke(Threading.java:193)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at javax.media.opengl.awt.GLCanvas.paint(GLCanvas.java:582)
at sun.awt.RepaintArea.paintComponent(Unknown Source)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.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)
Exception in thread "Haven UI thread" java.lang.NullPointerException
at haven.HavenPanel.rootdraw(HavenPanel.java:291)
at haven.HavenPanel.run(HavenPanel.java:550)
at java.lang.Thread.run(Unknown Source)


your grapics card does not support open gl 3
User avatar
Apillion
 
Posts: 405
Joined: Mon Dec 30, 2013 10:34 am

Re: Amber Client

Postby romovs » Wed Sep 16, 2015 10:22 am

VorAnd wrote:Can you pls add interface scale feature?

Interface scale?

bjiyura81 wrote:why i cant run the game, i have black screen (
and have this:


Update drivers
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 76 guests