Amber Client

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

Re: Mining bug

Postby ElGato » Wed Mar 21, 2018 10:30 pm

romovs wrote:
Greymonk wrote:Greetings. I have been tormented for a long time by a bug with sticking ore on a pickaxe during extraction. After that, the cursor stops responding, all extracted ore is sent to the inventory (despite the fact that it should be dropped to the floor), until it is filled. It helps only to restart the client. Please do something with this. :(

What options related to ore you have switched on? Inventory size? Does it happen when pulverizing tiles? Need more info.

It's happening to me often as well. I have everything on drop except gold/silver ore. inventory size is 7x6. Happens randomly and could not happen for 200 tiles mined and then happen 4 or 5 times on the next 10 tiles. Seems to be related to turning camera, hitting drink button ( ` ) or clicking into another program(where haven is "in the background"). But, I can't tell which one if not all make it happen.
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 wonder-ass » Thu Mar 22, 2018 12:00 am

mined stone wont drop half the time is there a fix for this?
see homo sexuality trending,. do not do that.
User avatar
wonder-ass
 
Posts: 2358
Joined: Thu Aug 01, 2013 7:02 am

Re: Mining bug

Postby Sarge » Thu Mar 22, 2018 12:19 am

ElGato wrote:
romovs wrote:
Greymonk wrote:Greetings. I have been tormented for a long time by a bug with sticking ore on a pickaxe during extraction. After that, the cursor stops responding, all extracted ore is sent to the inventory (despite the fact that it should be dropped to the floor), until it is filled. It helps only to restart the client. Please do something with this. :(

What options related to ore you have switched on? Inventory size? Does it happen when pulverizing tiles? Need more info.

It's happening to me often as well. I have everything on drop except gold/silver ore. inventory size is 7x6. Happens randomly and could not happen for 200 tiles mined and then happen 4 or 5 times on the next 10 tiles. Seems to be related to turning camera, hitting drink button ( ` ) or clicking into another program(where haven is "in the background"). But, I can't tell which one if not all make it happen.


It happened to me for the first time today but I can't say what exactly I was doing when it happened, but it doesn't just happen randomly, something is triggering it.
factnfiction101 wrote:^I agree with this guy.
User avatar
Sarge
 
Posts: 2059
Joined: Fri Oct 09, 2009 3:41 am

Re: Amber Client

Postby Redlaw » Thu Mar 22, 2018 3:07 am

Hopeing a merger ect... happens soon so I can use the new feature in amber lol.
User avatar
Redlaw
 
Posts: 1630
Joined: Sun Oct 02, 2011 10:58 pm

Re: Amber Client

Postby Sarge » Thu Mar 22, 2018 10:43 am

Romovs, would a toggle to show/hide tamed animal names be possible?
factnfiction101 wrote:^I agree with this guy.
User avatar
Sarge
 
Posts: 2059
Joined: Fri Oct 09, 2009 3:41 am

Re: Amber Client

Postby romovs » Thu Mar 22, 2018 8:58 pm

You need to inspect the animal for its name to show. Impossible to get the name otherwise from the client.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Siinon » Sat Mar 24, 2018 4:24 am

1.67.4.08c43366
Windows 10 10.0 x64, 1.8.0_161 x86
Microsoft Corporation (GDI Generic) - 1.1.0

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:524)
at haven.HavenPanel$6.run(HavenPanel.java:536)
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:455)
at haven.HavenPanel$1.display(HavenPanel.java:132)
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: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 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


i dont know what to try anymore :( :cry:
Siinon
 
Posts: 2
Joined: Fri Mar 23, 2018 4:58 am

Re: Amber Client

Postby Field » Sat Mar 24, 2018 2:58 pm

Hey Romovs, thank you very much for the alarm for seals! It's very useful for hunting one of the best animals there is.

I came here to ask you of one more favor, can you do alert for Eagles? AFAIK they are not aggresive but very worthwhile when it comes to curios.
Image
User avatar
Field
 
Posts: 220
Joined: Thu Dec 14, 2017 3:55 pm

Re: Amber Client

Postby HawkyTom » Sat Mar 24, 2018 7:41 pm

Any chance we can have TOTAL study time per curio added to the study desk interface?

Example:

20hrs of mirkwood offering remaining
30mins of feather trinket remaining
2days 4 hours of Odd Ruber remaining
ETC....

Would be a good addition if possible! Thanks for considering :) Love the mod!
HawkyTom
 
Posts: 11
Joined: Sun Feb 04, 2018 1:55 pm

Re: Amber Client

Postby Ardennesss » Sat Mar 24, 2018 8:49 pm

+1 for the study time remaining idea, it's a current purus client feature.
User avatar
Ardennesss
 
Posts: 1148
Joined: Sun Oct 06, 2013 4:22 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot], Discord [Bot] and 353 guests