Ender Client

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

Re: Ender Client

Postby 咕咕 » Mon Jan 26, 2026 12:23 pm

1.jpg

Gilded item bonuses fail to show up in the Equipment bonuses list after yesterday's client update.
You do not have the required permissions to view the files attached to this post.
咕咕
 
Posts: 1
Joined: Sat Aug 13, 2022 12:10 am

Re: Ender Client

Postby mvgulik » Thu Feb 05, 2026 6:36 pm

When your motivated again, I suggest letting players know when it makes sense again to report stuff.
mvgulik
 
Posts: 3875
Joined: Fri May 21, 2010 2:29 am

Re: Ender Client

Postby stary1980 » Thu Feb 12, 2026 12:47 pm

Somehow switched on blue quality under main white, anybody know how to switch it off?

P.S. Notify for trees by sound does not work
You do not have the required permissions to view the files attached to this post.
stary1980
 
Posts: 7
Joined: Fri Oct 23, 2015 12:05 pm

Re: Ender Client

Postby SirPasko » Wed Mar 04, 2026 6:22 am

Attr: search isnt pulling up gildings for
Marksmanship
Survival

most skills / stats
SirPasko
 
Posts: 12
Joined: Wed Dec 15, 2010 8:26 am

Re: Ender Client

Postby Popolio » Thu Mar 05, 2026 2:30 pm

After last game upgrade I can't see bee skep radius. And game crashes when I try to use or inspect a stack furnace.
Popolio
 
Posts: 1
Joined: Sun Feb 22, 2026 10:41 am

Re: Ender Client

Postby serVar161 » Thu Mar 05, 2026 6:35 pm

The pillar area in the mine is displayed incorrectly. Some pillars and mushrooms are not displayed.
My english is bEd.
User avatar
serVar161
 
Posts: 152
Joined: Mon Feb 23, 2026 10:55 am

Re: Ender Client

Postby ReDll » Fri Mar 06, 2026 8:09 am

Mine supports should be fixed now.
God is real, unless defined as integer.
User avatar
ReDll
 
Posts: 98
Joined: Mon Mar 22, 2010 12:47 pm

Re: Ender Client

Postby Igglebert » Fri Mar 06, 2026 8:08 pm

Not sure if it's just me but when I open a smelter while it's smelting the game crashes. It gives me the error listed below.

Code: Select all
#<Resource gfx/hud/gob/timer>
   at haven.Resource$Pool$Queued.get(Resource.java:590)
   at haven.Resource$Pool$Queued.get(Resource.java:561)
   at haven.RichText$ImageSource.lambda$res$3(RichText.java:156)
   at haven.RichText$Parser.tag(RichText.java:553)
   at haven.RichText$Parser.tag(RichText.java:626)
   at haven.RichText$Parser.text(RichText.java:656)
   at haven.RichText$Parser.parse(RichText.java:666)
   at haven.RichText$Parser.parse(RichText.java:680)
   at haven.RichText$Parser.parse(RichText.java:690)
   at haven.RichText$Foundry.render(RichText.java:841)
   at haven.RichText$Foundry.render(RichText.java:861)
   at haven.RichText$Foundry.render(RichText.java:865)
   at me.ender.RichUText.render(RichUText.java:22)
   at me.ender.RichUText.get(RichUText.java:47)
   at me.ender.gob.GobTimerData.img(GobTimerData.java:113)
   at haven.GeneralGobInfo.render(GeneralGobInfo.java:125)
   at haven.GobInfo.ctick(GobInfo.java:27)
   at haven.GeneralGobInfo.ctick(GeneralGobInfo.java:166)
   at haven.Gob.ctick(Gob.java:542)
   at haven.OCache.lambda$ctick$39(OCache.java:186)
   at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
   at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
   at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
   at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source)
   at java.util.concurrent.CountedCompleter.exec(Unknown Source)
   at java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
   at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source)
   at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
   at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
Igglebert
 
Posts: 294
Joined: Wed Dec 02, 2009 9:50 pm

Re: Ender Client

Postby yuryudjin » Sat Mar 07, 2026 11:33 am

game crashes when I try to use or inspect a finery forge

Code: Select all
#<Resource gfx/hud/gob/timer>
   at haven.Resource$Pool$Queued.get(Resource.java:590)
   at haven.Resource$Pool$Queued.get(Resource.java:561)
   at haven.RichText$ImageSource.lambda$res$3(RichText.java:156)
   at haven.RichText$Parser.tag(RichText.java:553)
   at haven.RichText$Parser.tag(RichText.java:626)
   at haven.RichText$Parser.text(RichText.java:656)
   at haven.RichText$Parser.parse(RichText.java:666)
   at haven.RichText$Parser.parse(RichText.java:680)
   at haven.RichText$Parser.parse(RichText.java:690)
   at haven.RichText$Foundry.render(RichText.java:841)
   at haven.RichText$Foundry.render(RichText.java:861)
   at haven.RichText$Foundry.render(RichText.java:865)
   at me.ender.RichUText.render(RichUText.java:22)
   at me.ender.RichUText.get(RichUText.java:47)
   at me.ender.gob.GobTimerData.img(GobTimerData.java:113)
   at haven.GeneralGobInfo.render(GeneralGobInfo.java:125)
   at haven.GobInfo.ctick(GobInfo.java:27)
   at haven.GeneralGobInfo.ctick(GeneralGobInfo.java:166)
   at haven.Gob.ctick(Gob.java:542)
   at haven.OCache.lambda$ctick$39(OCache.java:186)
   at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:186)
   at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1716)
   at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:570)
   at java.base/java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:293)
   at java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:759)
   at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:511)
   at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.helpComplete(ForkJoinPool.java:1537)
   at java.base/java.util.concurrent.ForkJoinPool.helpComplete(ForkJoinPool.java:2332)
   at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:497)
   at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:666)
   at java.base/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:681)
   at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:162)
   at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:176)
   at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:264)
   at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:632)
   at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:806)
   at haven.OCache.ctick(OCache.java:192)
   at haven.Glob.ctick(Glob.java:206)
   at haven.GLPanel$Loop.run(GLPanel.java:372)
   at haven.JOGLPanel.run(JOGLPanel.java:246)
   at java.base/java.lang.Thread.run(Thread.java:1474)
yuryudjin
 
Posts: 2
Joined: Thu Nov 07, 2019 1:19 pm

Re: Ender Client

Postby Annoying_dude » Tue Mar 10, 2026 4:42 pm

Same story, loaded Finery Forge with metal successfuly, but when the coal is burning can't open it without crashing the game.
Annoying_dude
 
Posts: 3
Joined: Sun Nov 03, 2024 11:24 am

Previous

Return to The Wizards' Tower

Who is online

Users browsing this forum: Ahrefs [Bot], Claude [Bot] and 40 guests