Amber Client

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

Re: Amber Client

Postby Gelom90 » Thu Feb 07, 2019 8:05 am

"Fast pick (Q)" - doesn't work with Waterstrider
User avatar
Gelom90
 
Posts: 34
Joined: Mon Jan 16, 2012 7:41 pm

Re: Amber Client

Postby romovs » Thu Feb 07, 2019 5:25 pm

Update.

Fixed:
* Drying frames incorrectly highlighted when drying fish.
* Warning circle not showing around wolves.

Misc:
* Re-enabled geo-location (if it can't find your location - then the area hasn't been mapped yet.)
* Added more trees to the trees list and local resources to alarms.
* Add fireflies and waterstriders to icons list.
* Preserve :placegrid setting across client restarts.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Collap » Thu Feb 07, 2019 8:18 pm

Good time of day
Why throws out of the game?
Win + R -> cmd
Screenshot attached.
Forgive me for disgusting English. it's all a translator.)
Click
Collap
 
Posts: 3
Joined: Thu Feb 07, 2019 8:11 pm

Re: Amber Client

Postby LostJustice » Fri Feb 08, 2019 1:38 am

Jake024d wrote:I'm getting the error

Info: GLDrawableHelper.reshape: pre-exisiting GL error 0x500

when I try to open, any suggestions? Searched this post but no results


Can you provide full error please?
Image
User avatar
LostJustice
 
Posts: 677
Joined: Sun Mar 25, 2012 3:57 am

Re: Amber Client

Postby overtyped » Fri Feb 08, 2019 4:03 am

I love the client, but could you perhaps have an option to combine baskets with your inventory when you open the inventory? Basically it's just sticking the basket interface next to the inventory for convenience.

And when you move the inventory, the basket inventory also moves with it, that kind of stuck together would be sweeeeet.
Early world exploit: Put your hearthfire inside a cave, then hold shift to position a claim right in front of a cave. After 8 hours the claim will be unbreakable. Since your hearthfire is inside the cave, you can still get back inside, and leave, but nobody will be able to enter, effectively making you unraidable for the first 3-7 days. Enjoy
User avatar
overtyped
 
Posts: 3906
Joined: Tue Sep 28, 2010 2:09 am
Location: Quaran book burning festival

Re: Amber Client

Postby Smoopadoop » Fri Feb 08, 2019 9:28 am

overtyped wrote:I love the client, but could you perhaps have an option to combine baskets with your inventory when you open the inventory? Basically it's just sticking the basket interface next to the inventory for convenience.

And when you move the inventory, the basket inventory also moves with it, that kind of stuck together would be sweeeeet.


+1 pls look into whether this is possible or not
MODS ARE ASLEEP POST SMALL BART
ImageImageImageImageImageImageImageImageImage
Smoopadoop
 
Posts: 390
Joined: Tue Apr 22, 2014 8:15 am
Location: Somewhere in Australia, probably.

Re: Amber Client

Postby iamahh » Sat Feb 09, 2019 10:33 pm

could be nice to pick the color of overlays for pclaim, vclaim and realm, depending on where you live
iamahh
 
Posts: 1806
Joined: Sat Dec 12, 2015 8:23 pm

Re: Amber Client

Postby Zachary09 » Sun Feb 10, 2019 1:37 am

My friend is encountering an error, he also says he has everything up-to-date, including Java

1.69.3.31bae0ef
Windows 10 10.0 x64, 1.8.0_201 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
User avatar
Zachary09
 
Posts: 701
Joined: Sat Aug 13, 2011 8:55 pm
Location: Poland

Re: Amber Client

Postby Ardennesss » Sun Feb 10, 2019 1:39 am

1.69.3.31bae0ef
Windows 10 10.0 x64, 1.8.0_201 x86
Microsoft Corporation (GDI Generic) - 1.1.0

This shouldn't say that, my guess is a graphics driver.
User avatar
Ardennesss
 
Posts: 1148
Joined: Sun Oct 06, 2013 4:22 pm

Re: Amber Client

Postby Zappulon » Sun Feb 10, 2019 2:32 pm

I've been on vacation playing on my macbook and now want to transfer the map + markers cache to my pc. Where do I locate this on my macbook?
Zappulon
 
Posts: 8
Joined: Tue Dec 04, 2018 3:15 am

PreviousNext

Return to The Wizards' Tower

Who is online

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