Amber Client

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

Re: Amber Client

Postby romovs » Thu Mar 30, 2017 6:18 pm

ctopolon3 wrote:
romovs wrote:1. hs-err-pid* files
2.just hangs with white window

1.last year only
2.yes, just hangs

No idea, sorry. Try updating the drivers and also verify that nvidia is actually being used instead of intel (at the nvidia control panel you can specify javaw process to use discrete graphics)

Emriat wrote:...
I redownloaded the client and at least it works now, but I still get the same error message as I did in the beginning:

1.54.2:1d958fb8fb25db4eed6511c3863d79b07db9b7ef

haven.Defer$DeferredException: java.lang.RuntimeException: Invalid image data in gfx/kritter/horse/mare
at haven.Defer$Future.get(Defer.java:180)
at haven.TexL.fill(TexL.java:126)
at haven.TexR$Real.fill(TexR.java:144)
at haven.TexGL.create(TexGL.java:284)
at haven.TexGL.glid(TexGL.java:333)
at haven.TexGL$TexDraw.applyfrom(TexGL.java:146)
at haven.GLState$Applier.apply(GLState.java:628)
at haven.GOut.apply(GOut.java:272)
at haven.FastMesh.cdraw(FastMesh.java:318)
at haven.MorphedMesh.cdraw(MorphedMesh.java:65)
at haven.FastMesh.draw(FastMesh.java:363)
at haven.Composited$Model$Layer.draw(Composited.java:166)
at haven.RenderList.render(RenderList.java:430)
at haven.RenderList.render(RenderList.java:493)
at haven.PView.draw(PView.java:261)
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: java.lang.RuntimeException: Invalid image data in gfx/kritter/horse/mare
at haven.TexR$Real$1.run(TexR.java:112)
at haven.TexR$Real$1.run(TexR.java:103)
at java.security.AccessController.doPrivileged(Native Method)
at haven.TexR$Real.rd(TexR.java:103)
at haven.TexR$Real.fill(TexR.java:120)
at haven.TexL$Prepared.<init>(TexL.java:59)
at haven.TexL$Prepared.<init>(TexL.java:53)
at haven.TexL$1.call(TexL.java:105)
at haven.TexL$1.call(TexL.java:103)
at haven.Defer$Future$1.run(Defer.java:143)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Defer$Future.run(Defer.java:141)
at haven.Defer$Worker.run(Defer.java:236)
Caused by: javax.imageio.IIOException: Invalid JPEG file structure: missing SOS marker
at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImageHeader(Native Method)
at com.sun.imageio.plugins.jpeg.JPEGImageReader.readNativeHeader(Unknown Source)
at com.sun.imageio.plugins.jpeg.JPEGImageReader.checkTablesOnly(Unknown Source)
at com.sun.imageio.plugins.jpeg.JPEGImageReader.gotoImage(Unknown Source)
at com.sun.imageio.plugins.jpeg.JPEGImageReader.readHeader(Unknown Source)
at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(Unknown Source)
at com.sun.imageio.plugins.jpeg.JPEGImageReader.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at haven.TexR$Real$1.run(TexR.java:110)
... 12 more

Looks like one of the cached files got corrupted. If you don't mind losing your world map and all the markers you could delete Haven and Hearth folder located inside %APPDATA%
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby r21187 » Sat Apr 01, 2017 7:19 am

frist time i got this kind of error and give me copy this:

(please help i whant to play)

1.55.2:1da4545ceebc9f54da95b5d31c1a3b3acf9f4798

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)
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 Emriat » Sat Apr 01, 2017 2:17 pm

romovs wrote:Looks like one of the cached files got corrupted. If you don't mind losing your world map and all the markers you could delete Haven and Hearth folder located inside %APPDATA%


Okay I tried that. I got error messages a couple of times when I started up Amber again but i just closed it down and opened it again. It got further every time until now, I keep getting this.

Image
Emriat
 
Posts: 5
Joined: Sat Nov 30, 2013 6:22 pm

Re: Amber Client

Postby r21187 » Sat Apr 01, 2017 8:31 pm

nvm i just fixed this i need install legalzy drivers

r21187 wrote:frist time i got this kind of error and give me copy this:

(please help i whant to play)

1.55.2:1da4545ceebc9f54da95b5d31c1a3b3acf9f4798

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)
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 romovs » Mon Apr 03, 2017 3:02 pm

Emriat wrote:
romovs wrote:Looks like one of the cached files got corrupted. If you don't mind losing your world map and all the markers you could delete Haven and Hearth folder located inside %APPDATA%


Okay I tried that. I got error messages a couple of times when I started up Amber again but i just closed it down and opened it again. It got further every time until now, I keep getting this.

Image

Could be drivers related. Try updating the video drivers.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby displaced » Mon Apr 03, 2017 3:13 pm

Hello,

Tilecentering is also not working in your client :(

Greetings
displaced
 
Posts: 121
Joined: Wed Feb 12, 2014 12:09 am

Re: Amber Client

Postby romovs » Mon Apr 03, 2017 3:33 pm

displaced wrote:Hello,

Tilecentering is also not working in your client :(

Greetings

It supposed to work only for tree planting. Or do you use it for something else?
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby displaced » Mon Apr 03, 2017 3:53 pm

I haven't checked that.. I know that it's not working in Purus client which is based off, of yours.
I'll check on your's when planting tree's and give feedback again.

PS: I'm also using it to navigate through a maze of cupboards with 1 tilesize space between then. it's easier.
displaced
 
Posts: 121
Joined: Wed Feb 12, 2014 12:09 am

Re: Amber Client

Postby iamahh » Mon Apr 03, 2017 4:18 pm

Code: Select all
1.55.2:1da4545ceebc9f54da95b5d31c1a3b3acf9f4798

java.lang.NullPointerException
   at haven.TimerWdg.done(TimerWdg.java:129)
   at haven.TimersThread.run(TimersThread.java:34)


edit: got this crash after an energy blackout shutdown the computer, deleted appdata local HH folder and its back downloading stuff, the timers were saved
iamahh
 
Posts: 1810
Joined: Sat Dec 12, 2015 8:23 pm

Re: Amber Client

Postby romovs » Mon Apr 03, 2017 4:52 pm

iamahh wrote:
Code: Select all
1.55.2:1da4545ceebc9f54da95b5d31c1a3b3acf9f4798

java.lang.NullPointerException
   at haven.TimerWdg.done(TimerWdg.java:129)
   at haven.TimersThread.run(TimersThread.java:34)


edit: got this crash after an energy blackout shutdown the computer, deleted appdata local HH folder and its back downloading stuff, the timers were saved

Open regedit (type it into Windows run/search box)
Navigate to HKEY_CURRENT_USER\Software\JavaSoft\Prefs\haven
And remove timers key.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

PreviousNext

Return to The Wizards' Tower

Who is online

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