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

Aethyr wrote:Thanks for the update![]()
can you fix the autodrink for the wine bottle?
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.
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.
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.
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.
ven wrote:After reading this thread I'm considering playing again just to make some metal and buy 22 boats from this guy.
(Still waiting)jorb wrote:Ok, will buff.
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
factnfiction101 wrote:^I agree with this guy.
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
ven wrote:After reading this thread I'm considering playing again just to make some metal and buy 22 boats from this guy.
(Still waiting)jorb wrote:Ok, will buff.
Users browsing this forum: Claude [Bot] and 92 guests