Amber Client

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

Re: Amber Client

Postby Granger » Sun Sep 24, 2017 8:24 am

Romovos, could you please make the harvest dots part of the plant, in the sense that they are a click target for it?
This would massively ease trellis stuff, as the harvest dots are always ontop (thus not obscured by the trellis itself) and always at the same location.
⁎ 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 romovs » Sun Sep 24, 2017 8:00 pm

Oh yeah, trellises are cancer :x
I think I'll add a couple of extensions, once the time permits, to harvest/replant/etc the nearest.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby DreadDawson » Mon Sep 25, 2017 5:14 pm

I've tried looking through this 300+ pages, but couldn't find what I was looking for.

Amber will suddenly log me out to the login screen randomly without an error message.
This has happened at times of high graphic involvement and at times when I was in a near empty cellar.
This only happens on one of the laptops I use to play the game, both of which have similar gaming capabilities.
The laptop this happens on is connected with a Ethernet chord, so it isn't a drop in WiFi that is causing the disconnect.

Any idea what could be wrong?
User avatar
DreadDawson
 
Posts: 229
Joined: Thu Dec 22, 2016 8:04 am
Location: Somewhere over the rainbow...

Re: Amber Client

Postby Granger » Mon Sep 25, 2017 9:35 pm

Logging in with the same account on another client will throw out the current one.
As would a short disconnection from the internet.
⁎ 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 yuukki » Tue Sep 26, 2017 12:43 pm

I get this error for both amber and enders, any ideas?

Code: Select all
1.62.0.9145c579
Windows 10 10.0 x64, 1.8.0_141 x86
Microsoft Corporation (GDI Generic) - 1.1.0

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:516)
   at haven.HavenPanel$6.run(HavenPanel.java:528)
   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:149)
   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)
User avatar
yuukki
 
Posts: 9
Joined: Sun Sep 24, 2017 4:19 am

Re: Amber Client

Postby DreadDawson » Tue Sep 26, 2017 2:59 pm

Granger wrote:Logging in with the same account on another client will throw out the current one.
As would a short disconnection from the internet.


I'm the only one who logs into my account, and as I said I had a direct connection not WiFi.
User avatar
DreadDawson
 
Posts: 229
Joined: Thu Dec 22, 2016 8:04 am
Location: Somewhere over the rainbow...

Re: Amber Client

Postby ricky » Wed Sep 27, 2017 5:21 am

Hey romovs,

So while sleuthing through the forums a few weeks ago I found one of your GitHub pages with all the tooltip properties. Turns out I can use those tooltips to rip images off Haven's website.

So, to make a long story short: if you could get a resource for the Potent Rod, I'd be thankful. I've been trying to figure out it's resource name for like a month
Have a question? Need help? Tired of people asking questions? Haven and Hearth Wiki.
jorb wrote:Ideally the game should play itself.

The only thing necessary for the triumph of evil is that good men do nothing.
User avatar
ricky
 
Posts: 1471
Joined: Fri Apr 02, 2010 5:00 am

Re: Amber Client

Postby Vigilance » Wed Sep 27, 2017 7:54 am

Pretty sure this guy's problem is related to Amber Client, as Loftar said it was a custom client issue and I'm currently experiencing the same thing with Amber Client, but not Ender's antiquated one.

java.lang.IllegalArgumentException: hostname can't be null
at java.net.InetSocketAddress.checkHost(Unknown Source)
at java.net.InetSocketAddress.<init>(Unknown Source)
at haven.SslHelper.connect(SslHelper.java:155)
at haven.AuthClient.<init>(AuthClient.java:49)
at haven.Bootstrap.run(Bootstrap.java:149)
at haven.MainFrame.run(MainFrame.java:268)
at java.lang.Thread.run(Unknown Source)
Image
"Tosak gets the guys undressed faster than their girlfriends can." -NaoWhut
http://i.imgur.com/5cQiL.png http://i.imgur.com/lYyAA.png
User avatar
Vigilance
 
Posts: 3561
Joined: Fri May 21, 2010 9:30 pm
Location: fog of irrelevancy

Re: Amber Client

Postby romovs » Wed Sep 27, 2017 8:18 am

yuukki wrote:I get this error for both amber and enders, any ideas?

Code: Select all
1.62.0.9145c579
Windows 10 10.0 x64, 1.8.0_141 x86
Microsoft Corporation (GDI Generic) - 1.1.0

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:516)
   at haven.HavenPanel$6.run(HavenPanel.java:528)
   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:149)
   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)

Reinstall video drivers.

ricky wrote:Hey romovs,

So while sleuthing through the forums a few weeks ago I found one of your GitHub pages with all the tooltip properties. Turns out I can use those tooltips to rip images off Haven's website.

So, to make a long story short: if you could get a resource for the Potent Rod, I'd be thankful. I've been trying to figure out it's resource name for like a month

electrifiedrod
You might want to check https://github.com/romovs/amber/blob/ma ... properties
It contains names from the crafting menu.
The problem with tooltips is that I actually need to point at object to get the entry generated, while action file gets populated automatically whenever I login into a char so it 's usually more up to date as far craft-able items go.
Last edited by romovs on Wed Sep 27, 2017 8:21 am, edited 1 time in total.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby romovs » Wed Sep 27, 2017 8:19 am

Vigilance wrote:Pretty sure this guy's problem is related to Amber Client, as Loftar said it was a custom client issue and I'm currently experiencing the same thing with Amber Client, but not Ender's antiquated one.

java.lang.IllegalArgumentException: hostname can't be null
at java.net.InetSocketAddress.checkHost(Unknown Source)
at java.net.InetSocketAddress.<init>(Unknown Source)
at haven.SslHelper.connect(SslHelper.java:155)
at haven.AuthClient.<init>(AuthClient.java:49)
at haven.Bootstrap.run(Bootstrap.java:149)
at haven.MainFrame.run(MainFrame.java:268)
at java.lang.Thread.run(Unknown Source)

Use run.bat to launch the clinet.
Double clicking hafen.jar doesn't work.
User avatar
romovs
 
Posts: 1473
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 3 guests