Amber Client

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

Re: Amber Client

Postby borka » Sat Jan 28, 2017 5:40 pm

AlthalusEddings wrote:for me, doing a clean re-install without 3D driver didn't solve the problem, and ever since updating GeForce my rollback option is greyed out in device manager. native haven still works fine though, it's just not the same :\


Deinstall Nvidia Drivers complete - download an archived one and install that new

viewtopic.php?f=47&t=53648&p=711543#p711543
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Amber Client

Postby FictionRyu » Sun Jan 29, 2017 1:12 am

Got a problem with the auto-leveler...
It won't get the soil from the pile selected
Image

and it just throws me for an endless loop and I don't even go to the pile, where I am stopped at in this shot, is as far as it goes.
Image

Digging is messed too..I'll have a pile selected and it'll be only at 50/250 but it'll say the pile is full...
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 Chiprel2 » Sun Jan 29, 2017 2:11 am

what happens when you put and select stockpile outside survey range?
I only tried auto leveler on tiny areas while digging high q soil but it always worked perfectly. I put my stockpiles outside of the dingging area through.
Chiprel2
 
Posts: 125
Joined: Sun Nov 17, 2013 5:28 am

Re: Amber Client

Postby jordancoles » Sun Jan 29, 2017 3:25 am

Kirche wrote:is there some way i can change the alarm sound for players, its not healthy for me :lol:

viewtopic.php?f=49&t=53706&p=712096#p712096
Duhhrail wrote:No matter how fast you think you can beat your meat, Jordancoles lies in the shadows and waits to attack his defenseless prey. (tl;dr) Don't afk and jack off. :lol:

Check out my pro-tips thread
Image Image Image
User avatar
jordancoles
 
Posts: 14076
Joined: Sun May 29, 2011 6:50 pm
Location: British Columbia, Canada

Re: Amber Client

Postby avros008 » Sun Jan 29, 2017 6:57 pm

Please add autoleech droper.
dafels wrote:the midges are not the problem,
you're the problem
User avatar
avros008
 
Posts: 485
Joined: Mon Nov 21, 2011 5:57 am
Location: Türkiye!

Re: Amber Client

Postby Myzzrael » Sun Jan 29, 2017 8:55 pm

Hi

I have problem with my client.
problem occurred after installing the new drivers of GeForce 378.49

When i start client i have error:

1.50.1:2a5b084b42bc31874d93d4e2fc443da26c74ea59

java.lang.RuntimeException: java.lang.RuntimeException: Exception occurred during init but was somehow discarded
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: java.lang.RuntimeException: Exception occurred during init but was somehow discarded
at haven.HavenPanel.redraw(HavenPanel.java:436)
at haven.HavenPanel$1.display(HavenPanel.java:129)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:649)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:633)
at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1271)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1103)
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)
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 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)
... 9 more


You can help me?
Myzzrael
 
Posts: 5
Joined: Fri Jan 06, 2017 7:13 pm

Re: Amber Client

Postby Granger » Sun Jan 29, 2017 8:56 pm

Myzzrael wrote:I have problem with my client.
problem occurred after installing the new drivers of GeForce 378.49

They are known to be buggy, revert to the older version -or- deinstall them and reinstall without the 3d vision component.
⁎ 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 Myzzrael » Sun Jan 29, 2017 9:00 pm

thx game started :D
Myzzrael
 
Posts: 5
Joined: Fri Jan 06, 2017 7:13 pm

Re: Amber Client

Postby LaserSaysPew » Sun Jan 29, 2017 10:28 pm

Image
What is this circle? It seems to be a circle of a mine support but there are none. Is it a bug or does minehole itself act like a mine support?
Also: is there a way to click on an item and take one of that kind with the highest q from a container/put one with the highest q into the container?
User avatar
LaserSaysPew
 
Posts: 371
Joined: Mon Dec 03, 2012 6:25 pm

Re: Amber Client

Postby Granger » Sun Jan 29, 2017 10:50 pm

LaserSaysPew wrote:What is this circle? It seems to be a circle of a mine support but there are none. Is it a bug or does minehole itself act like a mine support?
Looks like a support range.
Also: is there a way to click on an item and take one of that kind with the highest q from a container/put one with the highest q into the container?
Not one, but all: alt+LMB for highest->lowest / alt+RMB for lowest->highest - after that you can shift-scroll for the amount you want.
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9254
Joined: Mon Mar 22, 2010 2:00 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Ahrefs [Bot], Claude [Bot] and 57 guests