Amber Client

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

Re: Amber Client

Postby JinxDevona » Fri Jun 15, 2018 5:26 pm

LostJustice wrote:
JinxDevona wrote:I cannot get H&H to run in any which way. When I tried your client I got the following error. I'm hoping I can get something to work. I use mac, my Java is up to date. I have tried previous fixes but they aren't working. I'd be grateful to find help to play. Thank you kindly.

1.67.10.304bf3d0
Mac OS X 10.9.4, 1.8.0_172 x86_64
null

java.lang.UnsatisfiedLinkError: Can't load library: /System/Library/Frameworks/gluegen-rt.Framework/gluegen-rt
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1827)
at java.lang.Runtime.load0(Runtime.java:809)
at java.lang.System.load(System.java:1086)
at com.jogamp.common.jvm.JNILibLoaderBase.loadLibraryInternal(JNILibLoaderBase.java:551)
at com.jogamp.common.jvm.JNILibLoaderBase.access$000(JNILibLoaderBase.java:64)
at com.jogamp.common.jvm.JNILibLoaderBase$DefaultAction.loadLibrary(JNILibLoaderBase.java:96)
at com.jogamp.common.jvm.JNILibLoaderBase.loadLibrary(JNILibLoaderBase.java:414)
at com.jogamp.common.os.DynamicLibraryBundle$GlueJNILibLoader.loadLibrary(DynamicLibraryBundle.java:388)
at com.jogamp.common.os.Platform$1.run(Platform.java:203)
at java.security.AccessController.doPrivileged(Native Method)


I saw this error one time before but I think the issue is your java is unable to access the jar due to security reasons. I believe there is a way to elevate the java perms via like a java config. That would probably solve the issue. Just google “give java permissions in java config”.

Thank you kindly. I'm trying to look through this info. I wish I knew more about this stuff. I know its just one little thing I'm not doing that would solve this...lol. Thanks again.

Update: When I use hafen.jar in the Amber folder to open H&H I get this error:
1.67.10.304bf3d0
Mac OS X 10.9.4, 1.8.0_172 x86_64
null

java.lang.RuntimeException: State applier is still null after redraw
at haven.HavenPanel$6.run(HavenPanel.java:538)
at java.lang.Thread.run(Thread.java:748)

Update: Now after more stuff I did I'm getting the H&H screen but when I login I get this error:
1.67.10.304bf3d0
Mac OS X 10.9.4, 1.8.0_172 x86_64
NVIDIA Corporation (NVIDIA GeForce 9400 OpenGL Engine) - 2.1 NVIDIA-8.24.15 310.90.9.05f01

java.lang.IllegalArgumentException: hostname can't be null
at java.net.InetSocketAddress.checkHost(InetSocketAddress.java:149)
at java.net.InetSocketAddress.<init>(InetSocketAddress.java:216)
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(Thread.java:748)


Solved - see www.havenandhearth.com/forum/viewforum.php?f=42 for solution for macs.
User avatar
JinxDevona
 
Posts: 231
Joined: Wed Jun 29, 2011 5:03 am

Re: Amber Client

Postby ctopolon4 » Sat Jun 16, 2018 5:35 am

LostJustice wrote:So you want amber to crash every 5 minutes with no error... nice. I think I would pass on this. Just learn to code if you want the API. It isn’t that hard to learn how to do. I even wrote a tutorial on how to begin client editing and initial set up.

i know code im worried about someone who dont know & i love that api because u not need to copmile client every time to test smth(but to get this API u have to compile every time vanila client updates)
not that API crushes PURUS, dont really know what exactly...
User avatar
ctopolon4
 
Posts: 746
Joined: Sun Jun 03, 2018 2:28 pm
Location: mom's basement

Re: Amber Client

Postby vatas » Sat Jun 16, 2018 9:09 am

Crashed when I Travelled to my Hearth Fire from within the same map grid the HF is located.
1.67.10.304bf3d0
Windows 10 10.0 x64, 1.8.0_171 amd64
ATI Technologies Inc. (AMD Radeon HD 7700 Series) - 4.4.13492 Compatibility Profile Context 22.19.677.257

haven.Resource$LoadException: Weird version number on gfx/terobjs/oven (33 > 0), loaded from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.load(Resource.java:443)
at haven.Session$CachedRes$Ref.get(Session.java:122)
at haven.Session$CachedRes$Ref.get(Session.java:115)
at haven.ResDrawable.getres(ResDrawable.java:84)
at haven.Gob.getres(Gob.java:699)
at haven.LocalMiniMap.drawicons(LocalMiniMap.java:193)
at haven.LocalMiniMap.draw(LocalMiniMap.java:464)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.MinimapWnd.draw(MinimapWnd.java:220)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.GameUI.draw(GameUI.java:741)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:138)
at haven.HavenPanel.rootdraw(HavenPanel.java:342)
at haven.HavenPanel.run(HavenPanel.java:608)
at java.lang.Thread.run(Unknown Source)
Haven and Hearth Wiki (Maintained by volunteers - test/verify when practical. Forum thread

Basic Claim Safety (And what you’re doing wrong
TL:;DR: Build a Palisade with only Visitor gates.)

Combat Guide (Overview, PVE, PVP) (Includes how to escape/minimize risk of getting killed.)
User avatar
vatas
 
Posts: 4885
Joined: Fri Apr 05, 2013 8:34 am
Location: Suomi Finland Perkele

Re: Amber Client

Postby Qeeet » Sat Jun 16, 2018 2:40 pm

Crashed after launching the client. Last time I played it worked ok a year ago.
1.67.10.304bf3d0
Windows 10 10.0 x64, 1.8.0_66 amd64
Microsoft Corporation (GDI Generic) - 1.1.0

java.lang.RuntimeException: java.lang.RuntimeException: Exception occurred during init but was somehow discarded
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:524)
at haven.HavenPanel$6.run(HavenPanel.java:536)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Exception occurred during init but was somehow discarded
at haven.HavenPanel.redraw(HavenPanel.java:455)
at haven.HavenPanel$1.display(HavenPanel.java:132)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:649)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:633)
at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1271)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1103)
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)
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:149)
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 javax.media.opengl.Threading.invoke(Threading.java:193)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at javax.media.opengl.awt.GLCanvas.paint(GLCanvas.java:582)
at sun.awt.RepaintArea.paintComponent(Unknown Source)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
... 9 more
Qeeet
 
Posts: 355
Joined: Tue Aug 06, 2013 8:55 pm

Re: Amber Client

Postby Redlaw » Tue Jun 19, 2018 2:10 am

woot time to update the client with the newest update.
User avatar
Redlaw
 
Posts: 1630
Joined: Sun Oct 02, 2011 10:58 pm

Re: Amber Client

Postby jordancoles » Wed Jun 20, 2018 3:17 am

Thanks for the update Romovs
Duhhrail wrote:No matter how fast you think you can beat your meat, Jordancoles lies in the shadows and waits to attack his defenseless prey. (tl;dr) Don't afk and jack off. :lol:

Check out my pro-tips thread
Image Image Image
User avatar
jordancoles
 
Posts: 14076
Joined: Sun May 29, 2011 6:50 pm
Location: British Columbia, Canada

Re: Amber Client

Postby Onep » Wed Jun 20, 2018 3:22 am

Lit famalam
“We still, alas, cannot forestall it-
This dreadful ailment's heavy toll;
The spleen is what the English call it,
We call it simply, Russian soul.”

An idea to consider: Tedium, a Feature.
Do you like Onep? Do you think he'd look good in green? www.Onep4mod.com
Jorb hates me. :\
User avatar
Onep
 
Posts: 2530
Joined: Sat Nov 02, 2013 8:59 pm
Location: Walwus

Re: Amber Client

Postby jordancoles » Wed Jun 20, 2018 9:36 pm

Hey Romovs could you please add an extension for dropping and reequipping coracles?
Duhhrail wrote:No matter how fast you think you can beat your meat, Jordancoles lies in the shadows and waits to attack his defenseless prey. (tl;dr) Don't afk and jack off. :lol:

Check out my pro-tips thread
Image Image Image
User avatar
jordancoles
 
Posts: 14076
Joined: Sun May 29, 2011 6:50 pm
Location: British Columbia, Canada

Re: Amber Client

Postby pietin2 » Thu Jun 21, 2018 12:35 am

I was told there was an amber update yesterday (june 19) but I didn't get it and never got the option for it or the one before. What's going on
pietin2
 
Posts: 184
Joined: Fri Jan 20, 2012 4:44 pm

Re: Amber Client

Postby Incus » Sat Jun 23, 2018 11:32 pm

Keep crashing on startup.
Something to do with the livestockmanager plugin.

Any ideas?
Code: Select all
1.67.11.f933e0ef
Windows 10 10.0 x64, 1.8.0_171 x86
NVIDIA Corporation (GeForce GTX 1070/PCIe/SSE2) - 4.6.0 NVIDIA 397.93

java.lang.ExceptionInInitializerError
   at haven.livestock.LivestockManager.<init>(LivestockManager.java:37)
   at haven.GameUI.<init>(GameUI.java:196)
   at haven.GameUI$$_.create(GameUI.java:128)
   at haven.UI.newwidget(UI.java:161)
   at haven.RemoteUI.run(RemoteUI.java:66)
   at haven.MainFrame.run(MainFrame.java:268)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/livestockava/nanny (v-1), from local res source
   at haven.Resource$Pool$Queued.get(Resource.java:401)
   at haven.Resource$Pool$Queued.get(Resource.java:370)
   at haven.Loading.waitforint(Loading.java:87)
   at haven.Loading.waitfor(Loading.java:99)
   at haven.Resource$Pool.loadwait(Resource.java:682)
   at haven.Resource$Pool.loadwait(Resource.java:686)
   at haven.Resource.loadtex(Resource.java:1533)
   at haven.livestock.Goat.<clinit>(Goat.java:12)
   ... 7 more
Caused by: haven.Resource$LoadException: Load error in resource gfx/livestockava/nanny(v-1), from local res source
   at haven.Resource$Pool.handle(Resource.java:462)
   at haven.Resource$Pool.access$1100(Resource.java:347)
   at haven.Resource$Pool$Loader.run(Resource.java:603)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource gfx/livestockava/nanny(v-1), from filesystem res source (res)
      ... 4 more
   Caused by: java.io.FileNotFoundException: res\gfx\livestockava\nanny.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:239)
      at haven.Resource$Pool.handle(Resource.java:446)
      ... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/livestockava/nanny
   at haven.Resource$JarSource.get(Resource.java:251)
   at haven.Resource$Pool.handle(Resource.java:446)
   ... 3 more

Incus
 
Posts: 3
Joined: Thu Jun 07, 2012 8:29 pm

PreviousNext

Return to The Wizards' Tower

Who is online

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