Ender Client

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

Re: Ender Client

Postby SavageFox » Sat Jul 24, 2021 7:10 pm

the client no longer displays how much food is in a trough when your hover over the food bar
the same for chicken coops
User avatar
SavageFox
 
Posts: 151
Joined: Sat Jun 19, 2021 12:55 am

Re: Ender Client

Postby mvgulik » Sat Jul 24, 2021 10:30 pm

SavageFox wrote:the client no longer displays how much food is in a trough when your hover over the food bar
the same for chicken coops

Works fine at this end. (final & beta, freshly started clients)
Image
mvgulik
 
Posts: 3742
Joined: Fri May 21, 2010 2:29 am

Re: Ender Client

Postby telum12 » Sun Jul 25, 2021 4:26 pm

EnderWiggin wrote:
Lyrq wrote:I started getting this error when starting beta client sometime after last patch/update
Code: Select all
java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;
   at haven.Utils.getprefsl(Utils.java:343)
   at haven.LoginScreen$Credbox$UserEntry.<init>(LoginScreen.java:112)
   at haven.LoginScreen$Credbox$UserEntry.<init>(LoginScreen.java:105)
   at haven.LoginScreen$Credbox.<init>(LoginScreen.java:155)
   at haven.LoginScreen$Credbox.<init>(LoginScreen.java:95)
   at haven.LoginScreen.<init>(LoginScreen.java:61)
   at haven.Bootstrap.run(Bootstrap.java:143)
   at haven.MainFrame.uiloop(MainFrame.java:287)
   at haven.MainFrame.run(MainFrame.java:303)
   at haven.MainFrame.main2(MainFrame.java:451)
   at haven.MainFrame.lambda$main$0(MainFrame.java:487)
   at java.lang.Thread.run(Unknown Source)

Any fix for that?

Pushed fix for this. And also fix for dead walruses being considered aggressive while carried or floating in the water.


Still getting this error.

Code: Select all
{
  "version": "22.07.2021 17:16"
}
MagicManICT wrote:To me, being called a pedo is exactly like being called gay.

Jalpha wrote:She must have been in heat bro. She was literally fanging for it. Literally posting repeatedly in chat, in all caps "DO IT! POST YOUR DICK! THERE'S NO WAY IT'S 7 INCHES!"

How could any hot-blooded male deny such a request under the circumstances.
User avatar
telum12
 
Posts: 426
Joined: Mon Mar 12, 2012 10:36 pm

Re: Ender Client

Postby EnderWiggin » Mon Jul 26, 2021 8:52 am

Pushed current beta into regular.

telum12 wrote:Still getting this error.
Should be fixed for real now.
User avatar
EnderWiggin
 
Posts: 1069
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby RingosJahn » Mon Jul 26, 2021 9:37 am

Im still getting the at java.lang.Thread.run(Unknown Source) on ender client. any fix for this? or do i just gotta use the default client for now
RingosJahn
 
Posts: 2
Joined: Sat Jul 24, 2021 1:10 am

Re: Ender Client

Postby Athoz » Mon Jul 26, 2021 9:45 am

EnderWiggin wrote:Pushed current beta into regular.

telum12 wrote:Still getting this error.
Should be fixed for real now.


Hello,

Same error for me (not fixed):
java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;
at haven.Utils.getprefsl(Utils.java:348)
at haven.LoginScreen$Credbox$UserEntry.<init>(LoginScreen.java:112)
at haven.LoginScreen$Credbox$UserEntry.<init>(LoginScreen.java:105)
at haven.LoginScreen$Credbox.<init>(LoginScreen.java:155)
at haven.LoginScreen$Credbox.<init>(LoginScreen.java:95)
at haven.LoginScreen.<init>(LoginScreen.java:61)
at haven.Bootstrap.run(Bootstrap.java:143)
at haven.MainFrame.uiloop(MainFrame.java:287)
at haven.MainFrame.run(MainFrame.java:303)
at haven.MainFrame.main2(MainFrame.java:451)
at haven.MainFrame.lambda$main$0(MainFrame.java:487)
at java.lang.Thread.run(Unknown Source)


i'm so sad :'-(
Athoz
 
Posts: 10
Joined: Sun May 28, 2017 1:14 pm

Re: Ender Client

Postby EnderWiggin » Mon Jul 26, 2021 9:50 am

RingosJahn wrote:Im still getting the at java.lang.Thread.run(Unknown Source) on ender client. any fix for this? or do i just gotta use the default client for now

Can you post full error? Are you running it from new launcher (the one with the logo)?

Athoz wrote:Same error for me (not fixed):
Just pushed another fix, try again.
User avatar
EnderWiggin
 
Posts: 1069
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Athoz » Mon Jul 26, 2021 9:54 am

Thx Very much EnderWiggin.

FIXED :)
Athoz
 
Posts: 10
Joined: Sun May 28, 2017 1:14 pm

Re: Ender Client

Postby RingosJahn » Mon Jul 26, 2021 10:00 am

EnderWiggin wrote:
RingosJahn wrote:Im still getting the at java.lang.Thread.run(Unknown Source) on ender client. any fix for this? or do i just gotta use the default client for now

Can you post full error? Are you running it from new launcher (the one with the logo)?

Athoz wrote:Same error for me (not fixed):
Just pushed another fix, try again.

Its working for me now, i must not have been using the new launcher. and i just posted that part because i figured that was the part where the error was. thanks for the help :)
RingosJahn
 
Posts: 2
Joined: Sat Jul 24, 2021 1:10 am

Re: Ender Client

Postby mvgulik » Tue Jul 27, 2021 9:41 am

Rare error.
Code: Select all
java.util.ConcurrentModificationException: java.util.ConcurrentModificationException
   at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
   at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
   at java.base/java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:600)
   at java.base/java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:678)
   at java.base/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:737)
   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:497)
   at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:661)
   at haven.OCache.ctick(OCache.java:143)
   at haven.Glob.ctick(Glob.java:171)
   at haven.JOGLPanel.run(JOGLPanel.java:537)
   at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.util.ConcurrentModificationException
   at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1043)
   at java.base/java.util.ArrayList$Itr.next(ArrayList.java:997)
   at haven.Gob.ctick(Gob.java:281)
   at haven.OCache.lambda$ctick$6(OCache.java:137)
   at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
   at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655)
   at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
   at java.base/java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:290)
   at java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:746)
   at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
   at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
   at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
   at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
   at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

- Happened while character was chopping a tree. (not sure if tried to auto-drink)
-- Probably not relevant: Running two clients at the same time (both beta).
Java:
Code: Select all
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.20.04)
OpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.20.04, mixed mode, sharing)

. . .
--- Tree: Pine. (just in case)

- - - -
Same background/reason, slightly different error log. (also Pine-tree)
Code: Select all
java.util.ConcurrentModificationException: java.util.ConcurrentModificationException
   at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
   at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
   at java.base/java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:600)
   at java.base/java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:678)
   at java.base/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:737)
   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:497)
   at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:661)
   at haven.OCache.ctick(OCache.java:143)
   at haven.Glob.ctick(Glob.java:171)
   at haven.JOGLPanel.run(JOGLPanel.java:537)
   at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.util.ConcurrentModificationException
   at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1043)
   at java.base/java.util.ArrayList$Itr.next(ArrayList.java:997)
   at haven.Gob$GobState.<init>(Gob.java:683)
   at haven.Gob$GobState.<init>(Gob.java:674)
   at haven.Gob.updstate(Gob.java:716)
   at haven.Gob.ctick(Gob.java:294)
   at haven.OCache.lambda$ctick$6(OCache.java:137)
   at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
   at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655)
   at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
   at java.base/java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:290)
   at java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:746)
   at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
   at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
   at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
   at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
   at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
mvgulik
 
Posts: 3742
Joined: Fri May 21, 2010 2:29 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Naylok and 10 guests