Ender Client

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

Re: Ender Client

Postby Broccolo » Sun Nov 19, 2023 7:57 pm

oh sorry, my bad, i was looking into the "options" and also have the compact map

yep, it worked! thanks!
Broccolo
 
Posts: 55
Joined: Fri Feb 17, 2023 3:53 pm

Re: Ender Client

Postby Elizaberry » Sun Nov 19, 2023 10:41 pm

Hello there. I play on a Mac my settings are reset every time I restart the client. Any idea what I could do to fix?

Please link tip jar my guy.
Elizaberry
 
Posts: 25
Joined: Sun Feb 11, 2018 11:16 pm

Re: Ender Client

Postby EnderWiggin » Mon Nov 20, 2023 8:38 am

Updated regular and beta clients:
  • do not show progress as time for curios that are not in the study
  • highlight bee hives with wax as READY
  • fixed crafting window not showing tab for actions opened from toolbar

Elizaberry wrote:Hello there. I play on a Mac my settings are reset every time I restart the client. Any idea what I could do to fix?
No idea, but it seems like client can't write in the folder it is in.

Elizaberry wrote:Please link tip jar my guy.
No. I want to have a clear conscience if I ever decide to just stop working on client, and accepting money for it will complicate this. If you have some money you can donate - go here: https://savelife.in.ua/en/.
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby EnderWiggin » Tue Nov 21, 2023 9:00 am

Updated regular and beta client versions:
  • added option to not hide trees that have icons visible on radar (Display -> Don't hide trees that are visible on radar)
  • made hotkey interact with the closest gate ignore visitor gates
  • added cart to radar icons
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Dondy » Tue Nov 21, 2023 3:38 pm

Bug report: Toolbar: If you have something on extra toolbar and you press to switch or drink water the game crashes.

haven.Resource$NoSuchLayerException: no class haven.Resource$AButton in gfx/invobjs/small/boarspear
at haven.Resource.flayer(Resource.java:1859)
at haven.MenuGrid$PagButton.hotkey(MenuGrid.java:102)
at haven.MenuGrid$PagButton.binding(MenuGrid.java:109)
at haven.MenuGrid$PagButton.<init>(MenuGrid.java:95)
at haven.MenuGrid$Pagina.button(MenuGrid.java:301)
at haven.ToolBelt.mousedown(ToolBelt.java:279)
at haven.Widget.mousedown(Widget.java:794)
at haven.GameUI.mousedown(GameUI.java:1723)
at haven.Widget.mousedown(Widget.java:794)
at haven.RootWidget.mousedown(RootWidget.java:119)
at haven.UI.processMouseDown(UI.java:477)
at haven.UI.mousedown(UI.java:468)
at haven.UIPanel$Dispatcher.dispatch(UIPanel.java:75)
at haven.GLPanel$Loop.run(GLPanel.java:372)
at haven.JOGLPanel.run(JOGLPanel.java:246)
at java.lang.Thread.run(Unknown Source)
Dondy
 
Posts: 483
Joined: Fri Jun 05, 2009 12:20 am

Re: Ender Client

Postby EnderWiggin » Tue Nov 21, 2023 6:45 pm

Updated beta client:
  • improved auto-drop handling of stacks
  • fixed crash when clicking on item placed on custom toolbar
  • added action to refill waterskins/flasks/jugs with water from nearby water tile - unmapped by default, can be changed in Global Shortcuts.
  • added drink refill to menu grid (Xtended -> autoMation -> Refill drinks)
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Dondy » Tue Nov 21, 2023 9:23 pm

Doesn't seem to have fixed the crashing when clicking items on tool bar bug.

Thanks for your attention to this, but seems to be a problem still.
Dondy
 
Posts: 483
Joined: Fri Jun 05, 2009 12:20 am

Re: Ender Client

Postby EnderWiggin » Tue Nov 21, 2023 10:57 pm

Dondy wrote:Doesn't seem to have fixed the crashing when clicking items on tool bar bug.

Thanks for your attention to this, but seems to be a problem still.

Are you on beta launcher or on regular? If on beta - tell me what's exactly is on the toolbar and what exactly you are doing - I need detailed steps to reproduce.
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby EnderWiggin » Wed Nov 22, 2023 3:03 pm

Updated both versions:
  • improved auto-drop handling of stacks
  • fixed crash when clicking on item placed on custom toolbar
  • added action to refill waterskins/flasks/jugs with water from nearby water tile - unmapped by default, can be changed in Global Shortcuts.
  • added drink refill to menu grid (Xtended -> autoMation -> Refill drinks)
  • added wellsprings to radar and made possible to turn on auto placing marker for them
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby MDDrozD » Wed Nov 22, 2023 6:57 pm

Help. Error ocurrs when i press login and screen says "waiting for map data". I run Win10 22H2 and Java build 1.8.0_391-b13.
Error:
java.lang.NullPointerException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.util.concurrent.ForkJoinTask.getThrowableException(Unknown Source)
at java.util.concurrent.ForkJoinTask.reportException(Unknown Source)
at java.util.concurrent.ForkJoinTask.invoke(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(Unknown Source)
at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.util.stream.ReferencePipeline.forEach(Unknown Source)
at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)
at haven.OCache.ctick(OCache.java:150)
at haven.Glob.ctick(Glob.java:172)
at haven.GLPanel$Loop.run(GLPanel.java:377)
at haven.JOGLPanel.run(JOGLPanel.java:246)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at haven.Gob.isOnRadar(Gob.java:763)
at haven.Gob.updateVisibility(Gob.java:1297)
at haven.Gob.updateState(Gob.java:1446)
at haven.Gob.ctick(Gob.java:551)
at haven.OCache.lambda$ctick$8(OCache.java:144)
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)
User avatar
MDDrozD
 
Posts: 11
Joined: Wed Jan 19, 2011 2:48 pm

PreviousNext

Return to The Wizards' Tower

Who is online

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