amber keeps crashing at launch

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

amber keeps crashing at launch

Postby Mafious » Tue Sep 15, 2020 6:41 pm

1.80.0.5fe4c30a
Windows 7 6.1 x86, 1.8.0_221 x86
null

java.lang.NoClassDefFoundError: java/lang/UnsatisfiedLinkError
at com.jogamp.common.os.Platform$1.run(Platform.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at com.jogamp.common.os.Platform.<clinit>(Platform.java:173)
at javax.media.opengl.GLProfile.<clinit>(GLProfile.java:82)
at haven.HavenPanel.stdcaps(HavenPanel.java:76)
at haven.HavenPanel.<init>(HavenPanel.java:89)
at haven.HavenPanel.<init>(HavenPanel.java:102)
at haven.MainFrame.<init>(MainFrame.java:194)
at haven.MainFrame.main2(MainFrame.java:337)
at haven.MainFrame.access$100(MainFrame.java:36)
at haven.MainFrame$7.run(MainFrame.java:375)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: java.lang.UnsatisfiedLinkError
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 12 more
https://strawpoll.com/xh2d3zr2 if you give a fuck about mining vote on this. Make mining great again! Bring back old supports.
Mafious
 
Posts: 257
Joined: Sun Mar 13, 2011 2:08 pm

Re: amber keeps crashing at launch

Postby Mafious » Tue Sep 15, 2020 6:43 pm

worked fine until yesterday, idk if a java update fucked things up or what.
https://strawpoll.com/xh2d3zr2 if you give a fuck about mining vote on this. Make mining great again! Bring back old supports.
Mafious
 
Posts: 257
Joined: Sun Mar 13, 2011 2:08 pm

Re: amber keeps crashing at launch

Postby Mafious » Tue Sep 15, 2020 6:56 pm

java.lang.RuntimeException: Delayed error in resource gfx/hud/rbtn-maindwn (v-1), from local res source
at haven.Resource$Pool$Queued.get(Resource.java:386)
at haven.Resource$Pool$Queued.get(Resource.java:354)
at haven.Loading.waitforint(Loading.java:119)
at haven.Loading.waitfor(Loading.java:131)
at haven.Resource$Pool.loadwait(Resource.java:661)
at haven.Resource$Pool.loadwait(Resource.java:665)
at haven.Resource.loadtex(Resource.java:1480)
at haven.GameUI.foldbuttons(GameUI.java:277)
at haven.GameUI.<init>(GameUI.java:177)
at haven.GameUI$$_.create(GameUI.java:133)
at haven.UI.newwidget(UI.java:211)
at haven.RemoteUI.run(RemoteUI.java:66)
at haven.MainFrame.run(MainFrame.java:257)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/rbtn-maindwn(v1), from local res source
at haven.Resource$Image.<init>(Resource.java:902)
at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Resource$LayerConstructor.cons(Resource.java:796)
at haven.Resource.load(Resource.java:1447)
at haven.Resource.access$700(Resource.java:41)
at haven.Resource$Pool.handle(Resource.java:435)
at haven.Resource$Pool.access$1200(Resource.java:331)
at haven.Resource$Pool$Loader.run(Resource.java:583)
... 1 more
Caused by: javax.imageio.IIOException: Error reading PNG image data
at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at haven.Resource$1.run(Resource.java:866)
at haven.Resource$1.run(Resource.java:863)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Resource.readimage(Resource.java:863)
at haven.Resource$Image.<init>(Resource.java:900)
... 10 more
Caused by: java.io.IOException: Espacio de almacenamiento insuficiente para procesar este comando
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(Unknown Source)
at javax.imageio.stream.FileCacheImageInputStream.readUntil(Unknown Source)
at javax.imageio.stream.FileCacheImageInputStream.read(Unknown Source)
at com.sun.imageio.plugins.common.SubImageInputStream.read(Unknown Source)
at com.sun.imageio.plugins.common.InputStreamAdapter.read(Unknown Source)
at java.io.SequenceInputStream.read(Unknown Source)
at java.util.zip.InflaterInputStream.fill(Unknown Source)
at java.util.zip.InflaterInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.decodePass(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.decodeImage(Unknown Source)
... 19 more
https://strawpoll.com/xh2d3zr2 if you give a fuck about mining vote on this. Make mining great again! Bring back old supports.
Mafious
 
Posts: 257
Joined: Sun Mar 13, 2011 2:08 pm

Re: amber keeps crashing at launch

Postby Mafious » Tue Sep 15, 2020 6:57 pm

the second one is when trying to launch from vanilla client, that one gets to character selection screen.
https://strawpoll.com/xh2d3zr2 if you give a fuck about mining vote on this. Make mining great again! Bring back old supports.
Mafious
 
Posts: 257
Joined: Sun Mar 13, 2011 2:08 pm

Re: amber keeps crashing at launch

Postby LostJustice » Fri Sep 18, 2020 4:09 pm

Mafious wrote:1.80.0.5fe4c30a
Windows 7 6.1 x86, 1.8.0_221 x86
null

java.lang.NoClassDefFoundError: java/lang/UnsatisfiedLinkError
at com.jogamp.common.os.Platform$1.run(Platform.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at com.jogamp.common.os.Platform.<clinit>(Platform.java:173)
at javax.media.opengl.GLProfile.<clinit>(GLProfile.java:82)
at haven.HavenPanel.stdcaps(HavenPanel.java:76)
at haven.HavenPanel.<init>(HavenPanel.java:89)
at haven.HavenPanel.<init>(HavenPanel.java:102)
at haven.MainFrame.<init>(MainFrame.java:194)
at haven.MainFrame.main2(MainFrame.java:337)
at haven.MainFrame.access$100(MainFrame.java:36)
at haven.MainFrame$7.run(MainFrame.java:375)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: java.lang.UnsatisfiedLinkError
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 12 more


This error is because you failed to have a complete jar. I recommend redownloading amber when it updates if there has been a recent update that can cause this or your internet is spotty and you didn't download a complete jar.
Image
User avatar
LostJustice
 
Posts: 677
Joined: Sun Mar 25, 2012 3:57 am

Re: amber keeps crashing at launch

Postby LostJustice » Fri Sep 18, 2020 4:12 pm

Mafious wrote:java.lang.RuntimeException: Delayed error in resource gfx/hud/rbtn-maindwn (v-1), from local res source
at haven.Resource$Pool$Queued.get(Resource.java:386)
at haven.Resource$Pool$Queued.get(Resource.java:354)
at haven.Loading.waitforint(Loading.java:119)
at haven.Loading.waitfor(Loading.java:131)
at haven.Resource$Pool.loadwait(Resource.java:661)
at haven.Resource$Pool.loadwait(Resource.java:665)
at haven.Resource.loadtex(Resource.java:1480)
at haven.GameUI.foldbuttons(GameUI.java:277)
at haven.GameUI.<init>(GameUI.java:177)
at haven.GameUI$$_.create(GameUI.java:133)
at haven.UI.newwidget(UI.java:211)
at haven.RemoteUI.run(RemoteUI.java:66)
at haven.MainFrame.run(MainFrame.java:257)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/rbtn-maindwn(v1), from local res source
at haven.Resource$Image.<init>(Resource.java:902)
at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Resource$LayerConstructor.cons(Resource.java:796)
at haven.Resource.load(Resource.java:1447)
at haven.Resource.access$700(Resource.java:41)
at haven.Resource$Pool.handle(Resource.java:435)
at haven.Resource$Pool.access$1200(Resource.java:331)
at haven.Resource$Pool$Loader.run(Resource.java:583)
... 1 more
Caused by: javax.imageio.IIOException: Error reading PNG image data
at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at haven.Resource$1.run(Resource.java:866)
at haven.Resource$1.run(Resource.java:863)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Resource.readimage(Resource.java:863)
at haven.Resource$Image.<init>(Resource.java:900)
... 10 more
Caused by: java.io.IOException: Espacio de almacenamiento insuficiente para procesar este comando
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(Unknown Source)
at javax.imageio.stream.FileCacheImageInputStream.readUntil(Unknown Source)
at javax.imageio.stream.FileCacheImageInputStream.read(Unknown Source)
at com.sun.imageio.plugins.common.SubImageInputStream.read(Unknown Source)
at com.sun.imageio.plugins.common.InputStreamAdapter.read(Unknown Source)
at java.io.SequenceInputStream.read(Unknown Source)
at java.util.zip.InflaterInputStream.fill(Unknown Source)
at java.util.zip.InflaterInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.decodePass(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.decodeImage(Unknown Source)
... 19 more


This is missing a res file which is needed to display a resource. One of the many issues I often have with the client. Two options here, first again redownload amber and try starting the client. If that doesn't work then start the default client and then copy the [name]-res.jars from the default folder into your amber folder and boot the client up again and hopefully that worked. Otherwise you can maybe ask a friend for their res jar. Slow internet or spotty internet users often have issues with this.

One of the things I do wish is for Loftar and Jorb to implement the missing res png instead of a hard crash when the client is missing a res. It really would be nice QoL improvement for players.
Image
User avatar
LostJustice
 
Posts: 677
Joined: Sun Mar 25, 2012 3:57 am

Re: amber keeps crashing at launch

Postby vatas » Fri Sep 18, 2020 5:34 pm

LostJustice wrote:
One of the things I do wish is for Loftar and Jorb to implement the missing res png instead of a hard crash when the client is missing a res. It really would be nice QoL improvement for players.


Made me think of this: https://knowyourmeme.com/memes/missing-source-textures
The most actively maintained Haven and Hearth Wiki (Not guaranteed to be up-to-date with all w14 changes.)

Basic Claim Safety (And what you’re doing wrong) (I recommend you read it in it's entirety, but TL:;DR: Build a Palisade.)

Combat Guide (Overview, PVE, PVP) (Tells you how to try and escape, and make it less likely to die when caught.)
User avatar
vatas
 
Posts: 4511
Joined: Fri Apr 05, 2013 8:34 am
Location: Suomi Finland Perkele


Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 14 guests