Amber Client

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

Re: Amber Client

Postby FictionRyu » Tue Jan 24, 2017 9:35 pm

I'd like to see the trash can option to come back. I remeber in W5 Ender had it and you clicked the trash can and it'd dump the contents of the inventory you were in. IE: Cupboard etc
Scooby Doo taught us that the real monsters are humans.
User avatar
FictionRyu
 
Posts: 1655
Joined: Wed Jun 01, 2011 5:12 am

Re: Amber Client

Postby numberoneNate » Tue Jan 24, 2017 11:25 pm

Everytime I try to load using amber client, the game crashes once I'm about to loud into the world. Can somebody help me on this?
User avatar
numberoneNate
 
Posts: 11
Joined: Sun Jul 19, 2015 1:55 am

Re: Amber Client

Postby Granger » Tue Jan 24, 2017 11:27 pm

FictionRyu wrote:I'd like to see the trash can option to come back. I remeber in W5 Ender had it and you clicked the trash can and it'd dump the contents of the inventory you were in. IE: Cupboard etc


Important addition that makes destroying settlements less clicky.
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9254
Joined: Mon Mar 22, 2010 2:00 pm

Re: Amber Client

Postby FictionRyu » Tue Jan 24, 2017 11:35 pm

Granger wrote:
FictionRyu wrote:I'd like to see the trash can option to come back. I remeber in W5 Ender had it and you clicked the trash can and it'd dump the contents of the inventory you were in. IE: Cupboard etc


Important addition that makes destroying settlements less clicky.

I used to do that when I was a griefer back in W5 :lol:
Scooby Doo taught us that the real monsters are humans.
User avatar
FictionRyu
 
Posts: 1655
Joined: Wed Jun 01, 2011 5:12 am

Re: Amber Client

Postby Granger » Tue Jan 24, 2017 11:54 pm

FictionRyu wrote:
Granger wrote:
FictionRyu wrote:I'd like to see the trash can option to come back. I remeber in W5 Ender had it and you clicked the trash can and it'd dump the contents of the inventory you were in. IE: Cupboard etc


Important addition that makes destroying settlements less clicky.

I used to do that when I was a griefer back in W5 :lol:


My comment was a hint that this functionality most likely won't be used for good, thus should not be added.
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9254
Joined: Mon Mar 22, 2010 2:00 pm

Re: Amber Client

Postby FictionRyu » Wed Jan 25, 2017 12:35 am

Granger wrote:My comment was a hint that this functionality most likely won't be used for good, thus should not be added.

I suppose you're right. Most likely why it hasn't been around since.
Scooby Doo taught us that the real monsters are humans.
User avatar
FictionRyu
 
Posts: 1655
Joined: Wed Jun 01, 2011 5:12 am

Re: Amber Client

Postby ElGato » Wed Jan 25, 2017 1:04 am

Code: Select all
1.50.1:2a5b084b42bc31874d93d4e2fc443da26c74ea59

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)

Constantly getting an error after updating nvidia drivers. Seems not involved with your client but, default client is working for me still.
burgingham wrote:We are all Gato, and Gato is Delamore of course. Goons blablabla...

Caradon wrote:Gato, the anti-ghandi

Sabinati wrote:yeah we're gonna kill you gato!!!
User avatar
ElGato
 
Posts: 1945
Joined: Tue Nov 10, 2009 2:10 am

Re: Amber Client

Postby wafflecat » Wed Jan 25, 2017 1:06 am

ElGato wrote:
1.50.1:2a5b084b42bc31874d93d4e2fc443da26c74ea59

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)

Constantly getting an error after updating nvidia drivers. Seems not involved with your client but, default client is working for me still.


Same here. Shit sucks, I was actually excited about Nvidia updating their drivers for no commercial reason. smh
User avatar
wafflecat
 
Posts: 260
Joined: Thu Dec 15, 2011 7:46 pm

Re: Amber Client

Postby Ysh » Wed Jan 25, 2017 1:08 am

wafflecat wrote:
ElGato wrote:
1.50.1:2a5b084b42bc31874d93d4e2fc443da26c74ea59

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)

Constantly getting an error after updating nvidia drivers. Seems not involved with your client but, default client is working for me still.


Same here. Shit sucks, I was actually excited about Nvidia updating their drivers for no commercial reason. smh

First rule of video driver is do not update unless you must.
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.

I have become victory of very nice Jordan Coles Contest! Enjoy my winning submit here if it pleasures you.
User avatar
Ysh
 
Posts: 5953
Joined: Sun Jan 31, 2010 4:43 am
Location: Chatting some friends on forum

Re: Amber Client

Postby nivelheim » Wed Jan 25, 2017 8:30 am

I'm trying to play on my Mac but I don't know how to make the run.command executable as you say. I tried using the forum search function but it's not returning any results. Can you help me out please?
nivelheim
 
Posts: 16
Joined: Fri Jan 13, 2017 5:05 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot], Thatguyintheback100 and 103 guests