Amber Client

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

Re: Amber Client

Postby Avu » Mon Mar 06, 2017 3:14 pm

I was wondering if it was possible to get the data the guy from mafen is using regarding lore timings included in Amber somehow. His tool is new and I'm a paranoid man but the utility seems awesome and would like to use it safely.
"Since all men count themselves righteous, and since
no righteous man raises his hand against the innocent,
a man need only strike another to make him evil."
User avatar
Avu
 
Posts: 3000
Joined: Sat Oct 31, 2009 1:00 pm

Re: Amber Client

Postby b0r3d0m » Mon Mar 06, 2017 3:23 pm

Avu wrote:I was wondering if it was possible to get the data the guy from mafen is using regarding lore timings included in Amber somehow. His tool is new and I'm a paranoid man but the utility seems awesome and would like to use it safely.

You can host it on your own computer btw ;)

If you have any fears, feel free to contact me anytime! :)
User avatar
b0r3d0m
 
Posts: 95
Joined: Sun Sep 13, 2015 2:39 pm

Re: Amber Client

Postby romovs » Mon Mar 06, 2017 3:26 pm

Avu wrote:I was wondering if it was possible to get the data the guy from mafen is using regarding lore timings included in Amber somehow. His tool is new and I'm a paranoid man but the utility seems awesome and would like to use it safely.

Not sure where to fit that on the screen. Lores list is already jammed as it is. IIRC b0r3d0m actually sent a patch with this like a year ago, but it didn't look nice visually. Maybe as a tooltip it might work but then you will need to point at each lore. I don't know...
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby b0r3d0m » Mon Mar 06, 2017 3:28 pm

romovs wrote:
Avu wrote:I was wondering if it was possible to get the data the guy from mafen is using regarding lore timings included in Amber somehow. His tool is new and I'm a paranoid man but the utility seems awesome and would like to use it safely.

Not sure where to fit that on the screen. Lores list is already jammed as it is. IIRC b0r3d0m actually sent a patch with this like a year ago, but it didn't look nice visually. Maybe as a tooltip it might work but then you will need to point at each lore. I don't know...

You should trust me anyway 'cause I've already made several changes to the Amber client back then ;)
User avatar
b0r3d0m
 
Posts: 95
Joined: Sun Sep 13, 2015 2:39 pm

Re: Amber Client

Postby Uriel » Wed Mar 08, 2017 10:20 am

Could you enable extensions to move them to hotbar?
User avatar
Uriel
 
Posts: 735
Joined: Fri May 28, 2010 5:00 pm

Re: Amber Client

Postby Avu » Wed Mar 08, 2017 11:23 am

b0r3d0m wrote:
Avu wrote:I was wondering if it was possible to get the data the guy from mafen is using regarding lore timings included in Amber somehow. His tool is new and I'm a paranoid man but the utility seems awesome and would like to use it safely.

You can host it on your own computer btw ;)

If you have any fears, feel free to contact me anytime! :)


I could if I wanted to learn how to do that. I'm paranoid but not paranoid enough to dig into the technical aspect.
"Since all men count themselves righteous, and since
no righteous man raises his hand against the innocent,
a man need only strike another to make him evil."
User avatar
Avu
 
Posts: 3000
Joined: Sat Oct 31, 2009 1:00 pm

Re: Amber Client

Postby Buzlightning » Wed Mar 08, 2017 3:11 pm

Please make "fill steel crucible with 10 coal" thing similiar to smelter filling extension <3
User avatar
Buzlightning
 
Posts: 10
Joined: Fri Aug 28, 2015 11:39 pm
Location: Norway

Re: Amber Client

Postby CamGillies » Fri Mar 10, 2017 4:10 am

Keep getting this error.


1.54.3:134166d344e38ed53a30a9c6a13520034ad2bbfa

haven.StreamMessage$IOError: java.nio.file.AccessDeniedException: C:\Users\user\AppData\Roaming\Haven and Hearth\data\cache2302674890700736091.new -> C:\Users\user\AppData\Roaming\Haven and Hearth\data\f95b9b0ae4cf151a.0
at haven.StreamMessage.close(StreamMessage.java:127)
at haven.MapFile$Grid.save(MapFile.java:437)
at haven.MapFile.update(MapFile.java:762)
at haven.MapFile$Processor.lambda$run$0(MapFile.java:198)
at haven.MapFile$Processor.run(MapFile.java:214)
Caused by: java.nio.file.AccessDeniedException: C:\Users\user\AppData\Roaming\Haven and Hearth\data\cache2302674890700736091.new -> C:\Users\user\AppData\Roaming\Haven and Hearth\data\f95b9b0ae4cf151a.0
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileCopy.move(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.move(Unknown Source)
at java.nio.file.Files.move(Unknown Source)
at haven.HashDirCache$2.close(HashDirCache.java:277)
at haven.StreamMessage.close(StreamMessage.java:122)
... 4 more


Sorry, didnt nothice the "... 4 more" before I copied. Is there any good way to fix this?
CamGillies
 
Posts: 5
Joined: Sun Jun 15, 2014 9:50 pm

Re: Amber Client

Postby d4ns1923 » Fri Mar 10, 2017 3:41 pm

Code: Select all
1.54.2:1d958fb8fb25db4eed6511c3863d79b07db9b7ef

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)


just came back after a long break was ready to play but cant get around this error?
d4ns1923
 
Posts: 8
Joined: Sat Jun 18, 2016 8:39 pm

Re: Amber Client

Postby Tapewormz » Sat Mar 11, 2017 1:11 am

It's a graphics driver issue. Windows probably pushed an update if you're using windows 10. It happened to me, and amd doesn't make a working graphics driver for my card under windows 10 so I have to force it to use a windows 7 driver that works. Every once in awhile windows pushes the bullshit driver again. Amd needs to get their shit together. They have the worst support and jankiest drivers.
User avatar
Tapewormz
 
Posts: 87
Joined: Sun Mar 20, 2011 12:50 am

PreviousNext

Return to The Wizards' Tower

Who is online

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