Ender Client

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

Re: Ender Client

Postby Soukuw » Mon Mar 18, 2024 6:58 am

c1K wrote:I'm just going to drop this here for EnderWiggin to check.
https://www.havenandhearth.com/forum/viewtopic.php?f=47&t=75720

Oh thank fuck. I thought it was my end entirely and was worried my shit was fucked. Thanks for posting this.
User avatar
Soukuw
 
Posts: 74
Joined: Thu Dec 10, 2015 8:27 am

Re: Ender Client

Postby c1K » Mon Mar 18, 2024 8:16 am

Soukuw wrote:
c1K wrote:I'm just going to drop this here for EnderWiggin to check.
https://www.havenandhearth.com/forum/viewtopic.php?f=47&t=75720

Oh thank fuck. I thought it was my end entirely and was worried my shit was fucked. Thanks for posting this.


will probably duplicate my response. I think it's a false positive. As long as you are using the Launcher downloaded from the OP in this thread, you should be good.
c1K
 
Posts: 18
Joined: Tue Mar 14, 2017 9:58 pm
Location: BC, Canada.

Re: Ender Client

Postby stary1980 » Mon Mar 18, 2024 8:35 am

Ender client hangs on when u see new pickled stuff, i think pickled carrots because it has broken fep
123.jpg
123.jpg (171.35 KiB) Viewed 269 times


This is from ard:
234.jpg
234.jpg (32.69 KiB) Viewed 268 times
stary1980
 
Posts: 5
Joined: Fri Oct 23, 2015 12:05 pm

Re: Ender Client

Postby EnderWiggin » Mon Mar 18, 2024 10:09 am

Updated both client versions with a fix for food tooltips
User avatar
EnderWiggin
 
Posts: 1070
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Borg_Stoneson » Mon Mar 18, 2024 12:41 pm

Borked Again

haven.launcher.ValidationException: Could not validate https://enderwiggin.github.io/hafen-beta/hafen.hl
at haven.launcher.Resource.validate(Resource.java:61)
at haven.launcher.Resource.update(Resource.java:79)
at haven.launcher.Driver.run(Driver.java:53)
at haven.launcher.Driver.main(Driver.java:161)
Suppressed: haven.launcher.ValidationException: file not downloaded over tls connection signed with key:rsa:F4AC6C252889376362A77C0AC638003E5525FAC3D507AFEE0642813ED3344187
at haven.launcher.Validator$TlsKeyValidator.validate(Validator.java:43)
at haven.launcher.Resource.validate(Resource.java:55)
... 3 more
Borg_Stoneson
 
Posts: 10
Joined: Mon Aug 01, 2011 8:27 pm

Re: Ender Client

Postby EnderWiggin » Mon Mar 18, 2024 1:03 pm

WTF? It is back again to previous key now?
User avatar
EnderWiggin
 
Posts: 1070
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Broccolo » Mon Mar 18, 2024 1:16 pm

my EXACT though my friend
Broccolo
 
Posts: 55
Joined: Fri Feb 17, 2023 3:53 pm

Re: Ender Client

Postby EnderWiggin » Mon Mar 18, 2024 1:26 pm

Removed SSL verification for my client files from launchers, please re-download if you get SSL verification errors.
User avatar
EnderWiggin
 
Posts: 1070
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Pacox » Mon Mar 18, 2024 7:02 pm

I stopped getting verification errors but still I cannot run it. I get an error like this:
Code: Select all
java.lang.UnsatisfiedLinkError: Can't load library: /var/folders/61/x5_fjcpj7j5ffddkmy_l0s1r0000gq/T/jogamp_0000/file_cache/jln4083877550508939761/jln5564458348236732277/natives/macosx-universal/libgluegen_rt.dylib

Is it something that I can fix? I am running a macOS Sonoma and everything was running smoothly until the last update (both Haven and macOS; I updated them simultaneously)
I've attached the error log.
Many thanks <3
Attachments
error.log
(1.36 KiB) Not downloaded yet
Pacox
 
Posts: 16
Joined: Wed Jan 11, 2012 11:19 am

Re: Ender Client

Postby xyzzy57 » Tue Mar 19, 2024 1:53 am

Ender Beta client. It crashed just after I planted a tree; I had "hide trees" set at the time. This is something I do regularly. The box and 0% indicator for the new tree appeared before the crash notification.

I think I launched the client yesterday, i.e. it was one version behind.

Code: Select all
java.util.ConcurrentModificationException
   at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013)
   at java.base/java.util.ArrayList$Itr.next(ArrayList.java:967)
   at haven.res.ui.obj.buddy.Info.draw(buddy.cjava:26)
   at haven.PView$ScreenList.draw(PView.java:415)
   at haven.PView.draw(PView.java:341)
   at haven.MapView.draw(MapView.java:1819)
   at haven.Widget.draw(Widget.java:784)
   at haven.Widget.draw(Widget.java:789)
   at haven.GameUI.draw(GameUI.java:1284)
   at haven.Widget.draw(Widget.java:784)
   at haven.Widget.draw(Widget.java:789)
   at haven.RootWidget.draw(RootWidget.java:122)
   at haven.UI.draw(UI.java:417)
   at haven.GLPanel$Loop.display(GLPanel.java:311)
   at haven.GLPanel$Loop.run(GLPanel.java:400)
   at haven.JOGLPanel.run(JOGLPanel.java:246)
   at java.base/java.lang.Thread.run(Thread.java:833)


The same previously downloaded launcher-hafen-beta.jar crashed on launch.

I downloaded the latest yet again, and got told that the location my character had been was occuppied; did I want to log in at my hearth. I said yes, and the client crashed with only part of the room containing my hearthfire drawn.

Code: Select all
java.lang.NullPointerException
   at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
   at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
   at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
   at java.base/java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:564)
   at java.base/java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:591)
   at java.base/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:689)
   at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:159)
   at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:173)
   at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
   at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
   at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:765)
   at haven.OCache.ctick(OCache.java:152)
   at haven.Glob.ctick(Glob.java:187)
   at haven.GLPanel$Loop.run(GLPanel.java:376)
   at haven.JOGLPanel.run(JOGLPanel.java:246)
   at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.NullPointerException: Cannot read field "name" because "this.b" is null
   at haven.res.ui.obj.buddy.Buddy.ctick(buddy.cjava:148)
   at haven.Gob.ctick(Gob.java:538)
   at haven.OCache.lambda$ctick$10(OCache.java:146)
   at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
   at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
   at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
   at java.base/java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:290)
   at java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
   at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
   at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
   at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
   at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
   at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


All this was with a "pure" $HOME/.haven, never used with anything except the ender beta client, so it's probably not yet another case of that directory becoming corrupt.
xyzzy57
 
Posts: 111
Joined: Thu Aug 19, 2021 9:41 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 3 guests