Amber Client

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

Re: Amber Client

Postby romovs » Sun Feb 19, 2017 7:33 pm

Aethyr wrote:Thanks for the update :)

can you fix the autodrink for the wine bottle?

The tilde key? But why would you want to use wine bottles :shock:
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Aethyr » Sun Feb 19, 2017 7:41 pm

Because they are cheaper than waterflasks :D I have one waterflask, but when I prepare forniture for my tables I end with a lot of wine bottles that could be great as a water storage during terraforming
User avatar
Aethyr
 
Posts: 323
Joined: Sun Jun 22, 2014 6:55 pm

Re: Amber Client

Postby Sartharion » Sun Feb 19, 2017 9:35 pm

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)



This happened when I tried to use the "run" file.



1.54.2:1d958fb8fb25db4eed6511c3863d79b07db9b7ef

java.lang.IllegalArgumentException: hostname can't be null
at java.net.InetSocketAddress.checkHost(Unknown Source)
at java.net.InetSocketAddress.<init>(Unknown Source)
at haven.SslHelper.connect(SslHelper.java:155)
at haven.AuthClient.<init>(AuthClient.java:49)
at haven.Bootstrap.run(Bootstrap.java:149)
at haven.MainFrame.run(MainFrame.java:268)
at java.lang.Thread.run(Unknown Source)


This happened when I tried to use the "hafen" file. What should I do? I recently installed the newest Java update, if that matters.
Pavelly wrote:Rise and shine, Jorb&Loftar. Rise and... shine. Not that I... wish to imply you have been sleeping on the job. No one is more deserving of a rest, and all the effort in the world would have gone to waste until... well, let's just say your hour has... come again.
User avatar
Sartharion
 
Posts: 80
Joined: Sun Aug 30, 2015 3:44 pm
Location: Denmark

Re: Amber Client

Postby romovs » Sun Feb 19, 2017 9:40 pm

Sartharion wrote: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)
d


This happened when I tried to use the "run" file.



1.54.2:1d958fb8fb25db4eed6511c3863d79b07db9b7ef

java.lang.IllegalArgumentException: hostname can't be null
at java.net.InetSocketAddress.checkHost(Unknown Source)
at java.net.InetSocketAddress.<init>(Unknown Source)
at haven.SslHelper.connect(SslHelper.java:155)
at haven.AuthClient.<init>(AuthClient.java:49)
at haven.Bootstrap.run(Bootstrap.java:149)
at haven.MainFrame.run(MainFrame.java:268)
at java.lang.Thread.run(Unknown Source)


This happened when I tried to use the "hafen" file. What should I do? I recently installed the newest Java update, if that matters.

Rollback NVIDIA driver to a previous version and use run file. Double clicking hafen doesn't work.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Sartharion » Sun Feb 19, 2017 10:22 pm

romovs wrote:
Sartharion wrote: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)
d


This happened when I tried to use the "run" file.



1.54.2:1d958fb8fb25db4eed6511c3863d79b07db9b7ef

java.lang.IllegalArgumentException: hostname can't be null
at java.net.InetSocketAddress.checkHost(Unknown Source)
at java.net.InetSocketAddress.<init>(Unknown Source)
at haven.SslHelper.connect(SslHelper.java:155)
at haven.AuthClient.<init>(AuthClient.java:49)
at haven.Bootstrap.run(Bootstrap.java:149)
at haven.MainFrame.run(MainFrame.java:268)
at java.lang.Thread.run(Unknown Source)


This happened when I tried to use the "hafen" file. What should I do? I recently installed the newest Java update, if that matters.

Rollback NVIDIA driver to a previous version and use run file. Double clicking hafen doesn't work.


Thanks a bunch! I'll try that.

Edit: It worked! Thanks again.
Pavelly wrote:Rise and shine, Jorb&Loftar. Rise and... shine. Not that I... wish to imply you have been sleeping on the job. No one is more deserving of a rest, and all the effort in the world would have gone to waste until... well, let's just say your hour has... come again.
User avatar
Sartharion
 
Posts: 80
Joined: Sun Aug 30, 2015 3:44 pm
Location: Denmark

Re: Amber Client

Postby r21187 » Sun Feb 19, 2017 11:34 pm

frist time using amber client

how i move my map from official client to mine?

or there is a way someone share a map with people? if there is a way can you tell me a link to donwload map?
ven wrote:After reading this thread I'm considering playing again just to make some metal and buy 22 boats from this guy.

jorb wrote:Ok, will buff.
(Still waiting)
loftar: The inner chaos of the Jorbian mind is hard to conceal. :)
jorb: It's called creative license. You know, that thing you seem to want to apply to logic, grammar and coherence? :)
r21187
 
Posts: 414
Joined: Wed Apr 23, 2014 2:17 pm
Location: hidden in a cave

Re: Amber Client

Postby Aethyr » Mon Feb 20, 2017 12:51 am

I never had problem with the map, it works on default and amber. Am I just lucky or what?
User avatar
Aethyr
 
Posts: 323
Joined: Sun Jun 22, 2014 6:55 pm

Re: Amber Client

Postby Kearn » Mon Feb 20, 2017 1:06 am

the map has been broken for weeks for me with amber, it doesn't load correctly anymore and deletes the entire thing except bookmarks with every client restart
User avatar
Kearn
 
Posts: 597
Joined: Thu Jun 24, 2010 2:09 am

Re: Amber Client

Postby Sarge » Mon Feb 20, 2017 9:34 am

Code: Select all
1.54.2:1d958fb8fb25db4eed6511c3863d79b07db9b7ef

java.lang.RuntimeException: Delayed error in resource sfx/ambient/leaf/wind (v3), from local res source
   at haven.Resource$Pool$Queued.get(Resource.java:353)
   at haven.Resource$Pool$Queued.get(Resource.java:322)
   at haven.MCache$Grid.makeflavor(MCache.java:179)
   at haven.MCache$Grid.getfo(MCache.java:196)
   at haven.MCache.getfo(MCache.java:481)
   at haven.MapView$1.staticp(MapView.java:550)
   at haven.RenderList.add(RenderList.java:227)
   at haven.MapView$2.setup(MapView.java:591)
   at haven.RenderList.setup(RenderList.java:170)
   at haven.RenderList.add(RenderList.java:247)
   at haven.MapView.setup(MapView.java:980)
   at haven.PView$1.setup(PView.java:206)
   at haven.RenderList.setup(RenderList.java:170)
   at haven.RenderList.setup(RenderList.java:197)
   at haven.PView.draw(PView.java:230)
   at haven.MapView.draw(MapView.java:1422)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.GameUI.draw(GameUI.java:642)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.RootWidget.draw(RootWidget.java:67)
   at haven.UI.draw(UI.java:137)
   at haven.HavenPanel.rootdraw(HavenPanel.java:333)
   at haven.HavenPanel.run(HavenPanel.java:589)
   at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource sfx/ambient/leaf/wind(v3), from local res source
   at haven.Resource$Pool.handle(Resource.java:410)
   at haven.Resource$Pool.access$1100(Resource.java:299)
   at haven.Resource$Pool$Loader.run(Resource.java:551)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource sfx/ambient/leaf/wind(v3), from filesystem res source (res)
      ... 4 more
   Caused by: java.io.FileNotFoundException: res\sfx\ambient\leaf\wind.res (The system cannot find the path specified)
      at java.io.FileInputStream.open0(Native Method)
      at java.io.FileInputStream.open(Unknown Source)
      at java.io.FileInputStream.<init>(Unknown Source)
      at haven.Resource$FileSource.get(Resource.java:191)
      at haven.Resource$Pool.handle(Resource.java:394)
      ... 3 more
Caused by: java.lang.SecurityException: SHA-256 digest error for res/sfx/ambient/leaf/wind.res
   at sun.security.util.ManifestEntryVerifier.verify(Unknown Source)
   at java.util.jar.JarVerifier.processEntry(Unknown Source)
   at java.util.jar.JarVerifier.update(Unknown Source)
   at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source)
   at java.io.FilterInputStream.read(Unknown Source)
   at haven.StreamMessage.underflow(StreamMessage.java:73)
   at haven.LimitMessage.underflow(LimitMessage.java:57)
   at haven.Message.bytes(Message.java:187)
   at haven.Resource$Audio2.cons(Resource.java:1545)
   at haven.Resource$Audio2.cons(Resource.java:1536)
   at haven.Resource.load(Resource.java:1699)
   at haven.Resource.access$600(Resource.java:42)
   at haven.Resource$Pool.handle(Resource.java:398)
   ... 3 more


EDIT: After some more attempts I found that only happens when trying to duel box over multiple accounts. When logging the first out, I can log the second in fine, but when having one open already (any one) the second crashes on loading resources.

EDIT 2: Nope, now I can't log in at all when I'm in an area with lots of resources and I am heavily geared even when not duel boxing. I had a similar, if not identical, issue at approximately the same interval from world start in W8.

viewtopic.php?f=47&t=44836
factnfiction101 wrote:^I agree with this guy.
User avatar
Sarge
 
Posts: 2059
Joined: Fri Oct 09, 2009 3:41 am

Re: Amber Client

Postby r21187 » Mon Feb 20, 2017 3:48 pm

Sarge wrote:
Code: Select all
1.54.2:1d958fb8fb25db4eed6511c3863d79b07db9b7ef

java.lang.RuntimeException: Delayed error in resource sfx/ambient/leaf/wind (v3), from local res source
   at haven.Resource$Pool$Queued.get(Resource.java:353)
   at haven.Resource$Pool$Queued.get(Resource.java:322)
   at haven.MCache$Grid.makeflavor(MCache.java:179)
   at haven.MCache$Grid.getfo(MCache.java:196)
   at haven.MCache.getfo(MCache.java:481)
   at haven.MapView$1.staticp(MapView.java:550)
   at haven.RenderList.add(RenderList.java:227)
   at haven.MapView$2.setup(MapView.java:591)
   at haven.RenderList.setup(RenderList.java:170)
   at haven.RenderList.add(RenderList.java:247)
   at haven.MapView.setup(MapView.java:980)
   at haven.PView$1.setup(PView.java:206)
   at haven.RenderList.setup(RenderList.java:170)
   at haven.RenderList.setup(RenderList.java:197)
   at haven.PView.draw(PView.java:230)
   at haven.MapView.draw(MapView.java:1422)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.GameUI.draw(GameUI.java:642)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.RootWidget.draw(RootWidget.java:67)
   at haven.UI.draw(UI.java:137)
   at haven.HavenPanel.rootdraw(HavenPanel.java:333)
   at haven.HavenPanel.run(HavenPanel.java:589)
   at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource sfx/ambient/leaf/wind(v3), from local res source
   at haven.Resource$Pool.handle(Resource.java:410)
   at haven.Resource$Pool.access$1100(Resource.java:299)
   at haven.Resource$Pool$Loader.run(Resource.java:551)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource sfx/ambient/leaf/wind(v3), from filesystem res source (res)
      ... 4 more
   Caused by: java.io.FileNotFoundException: res\sfx\ambient\leaf\wind.res (The system cannot find the path specified)
      at java.io.FileInputStream.open0(Native Method)
      at java.io.FileInputStream.open(Unknown Source)
      at java.io.FileInputStream.<init>(Unknown Source)
      at haven.Resource$FileSource.get(Resource.java:191)
      at haven.Resource$Pool.handle(Resource.java:394)
      ... 3 more
Caused by: java.lang.SecurityException: SHA-256 digest error for res/sfx/ambient/leaf/wind.res
   at sun.security.util.ManifestEntryVerifier.verify(Unknown Source)
   at java.util.jar.JarVerifier.processEntry(Unknown Source)
   at java.util.jar.JarVerifier.update(Unknown Source)
   at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source)
   at java.io.FilterInputStream.read(Unknown Source)
   at haven.StreamMessage.underflow(StreamMessage.java:73)
   at haven.LimitMessage.underflow(LimitMessage.java:57)
   at haven.Message.bytes(Message.java:187)
   at haven.Resource$Audio2.cons(Resource.java:1545)
   at haven.Resource$Audio2.cons(Resource.java:1536)
   at haven.Resource.load(Resource.java:1699)
   at haven.Resource.access$600(Resource.java:42)
   at haven.Resource$Pool.handle(Resource.java:398)
   ... 3 more


EDIT: After some more attempts I found that only happens when trying to duel box over multiple accounts. When logging the first out, I can log the second in fine, but when having one open already (any one) the second crashes on loading resources.

EDIT 2: Nope, now I can't log in at all when I'm in an area with lots of resources and I am heavily geared even when not duel boxing. I had a similar, if not identical, issue at approximately the same interval from world start in W8.

viewtopic.php?f=47&t=44836

for what reason will you whant have multiaccounts? i mean i can make enough food and curios to 2 char at same account i dont see a reason to have multiaccount so i am curios about why?
ven wrote:After reading this thread I'm considering playing again just to make some metal and buy 22 boats from this guy.

jorb wrote:Ok, will buff.
(Still waiting)
loftar: The inner chaos of the Jorbian mind is hard to conceal. :)
jorb: It's called creative license. You know, that thing you seem to want to apply to logic, grammar and coherence? :)
r21187
 
Posts: 414
Joined: Wed Apr 23, 2014 2:17 pm
Location: hidden in a cave

PreviousNext

Return to The Wizards' Tower

Who is online

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