Ender Client

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

Re: Ender Client

Postby Ukhata » Tue Aug 16, 2022 2:14 pm

ReDll wrote:
Ukhata wrote:could we get the ability in this client to see what something is when shift+hover over it.
that is show what tree, cave wallstone type or some such is?


Search in addition menu with big +. There is a spying glass which shows what object is.



awesome!
Ukhata
 
Posts: 695
Joined: Wed Jan 29, 2014 9:20 am

Re: Ender Client

Postby Uriel » Tue Aug 16, 2022 2:26 pm

and another error:
java.lang.RuntimeException: java.lang.NoSuchMethodException: haven.res.lib.plants.GrowingPlant.<init>()
at haven.Utils.construct(Utils.java:1624)
at haven.Resource$PublishedCode$Instancer.stdmake(Resource.java:1229)
at haven.Sprite$FactMaker.make(Sprite.java:75)
at haven.Sprite$FactMaker.make(Sprite.java:72)
at haven.Resource$CodeEntry.lambda$get$1(Resource.java:1453)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Resource$CodeEntry.get(Resource.java:1443)
at haven.Resource.getcode(Resource.java:1288)
at haven.Sprite.create(Sprite.java:136)
at haven.ResDrawable.<init>(ResDrawable.java:45)
at haven.OCache.cres(OCache.java:257)
at haven.OCache.lambda$cres$9(OCache.java:269)
at haven.OCache$GobInfo.apply(OCache.java:758)
at haven.Loader.lambda$defer$0(Loader.java:235)
at haven.Loader$Future.run(Loader.java:71)
at haven.Loader$Future.access$400(Loader.java:42)
at haven.Loader.loop(Loader.java:197)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodException: haven.res.lib.plants.GrowingPlant.<init>()
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getConstructor(Unknown Source)
at haven.Utils.construct(Utils.java:1622)
... 17 more
User avatar
Uriel
 
Posts: 665
Joined: Fri May 28, 2010 5:00 pm

Re: Ender Client

Postby kabuto202 » Tue Aug 16, 2022 11:07 pm

Started using this client for more easy combat stuff, but I noticed I can't click on animal corpses that are in the water with this client whether to pick them up or to butcher them. Is there a setting toggle I'm missing?
kabuto202
 
Posts: 77
Joined: Sat Mar 05, 2011 10:19 pm

Re: Ender Client

Postby Ardiay » Wed Aug 17, 2022 12:33 am

kabuto202 wrote:Started using this client for more easy combat stuff, but I noticed I can't click on animal corpses that are in the water with this client whether to pick them up or to butcher them. Is there a setting toggle I'm missing?


I think this happens in all clients. Clicking "lift" on the animals icon in the minimap works.
Ardiay
 
Posts: 2
Joined: Wed Feb 06, 2019 9:52 pm

Re: Ender Client

Postby kabuto202 » Wed Aug 17, 2022 1:05 am

I relogged in pasta client and it worked just fine for me.
kabuto202
 
Posts: 77
Joined: Sat Mar 05, 2011 10:19 pm

Re: Ender Client

Postby wolf1000wolf » Thu Aug 18, 2022 6:45 pm

Anyone know how to stop the settings from resetting everytime? My settings won't save for some reason.
wolf1000wolf
 
Posts: 561
Joined: Sun Dec 26, 2010 6:10 am

Re: Ender Client

Postby Robben_DuMarsch » Fri Aug 19, 2022 4:45 am

Is there a way to auto-aggro with Ender's client?
User avatar
Robben_DuMarsch
 
Posts: 1588
Joined: Wed Sep 28, 2011 2:58 am

Re: Ender Client

Postby overtyped » Fri Aug 19, 2022 6:36 pm

Is there away to disable that annoying clicking sound everytime someone types to me ingame?
Bob Dole, world first Whale Killer! viewtopic.php?f=80&t=75087
User avatar
overtyped
 
Posts: 3539
Joined: Tue Sep 28, 2010 2:09 am
Location: Quaran book burning festival

Re: Ender Client

Postby Fostik » Sat Aug 20, 2022 3:45 pm

There's a bug with timers:
1. Start any timer and close the client
2. Start new client and open the game, timer will be displayed as finished
Image
3. Timer will be displayed as finished in timers menu, although it will notify when will get done.

Build v13.08.2022 09:39
Java(TM) SE Runtime Environment (build 14.0.2+12-46)
if this helps somehow
Known as zunzon. Contact discord: zunzon.
User avatar
Fostik
 
Posts: 2002
Joined: Tue Jul 05, 2011 4:08 pm
Location: EU

Re: Ender Client

Postby Oddity » Sat Aug 20, 2022 11:26 pm

Has anyone figured this one out yet? It's getting really fucking annoying not being able to use this client if there is a crop growing on screen, and 2 other people have posted about it in the past week. :x
Code: Select all
java.lang.RuntimeException: java.lang.NoSuchMethodException: haven.res.lib.plants.GrowingPlant.<init>()
   at haven.Utils.construct(Utils.java:1624)
   at haven.Resource$PublishedCode$Instancer.stdmake(Resource.java:1229)
   at haven.Sprite$FactMaker.make(Sprite.java:75)
   at haven.Sprite$FactMaker.make(Sprite.java:72)
   at haven.Resource$CodeEntry.lambda$get$1(Resource.java:1453)
   at java.security.AccessController.doPrivileged(Native Method)
   at haven.Resource$CodeEntry.get(Resource.java:1443)
   at haven.Resource.getcode(Resource.java:1288)
   at haven.Sprite.create(Sprite.java:136)
   at haven.ResDrawable.<init>(ResDrawable.java:45)
   at haven.OCache.cres(OCache.java:257)
   at haven.OCache.lambda$cres$9(OCache.java:269)
   at haven.OCache$GobInfo.apply(OCache.java:758)
   at haven.Loader.lambda$defer$0(Loader.java:235)
   at haven.Loader$Future.run(Loader.java:71)
   at haven.Loader$Future.access$400(Loader.java:42)
   at haven.Loader.loop(Loader.java:197)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodException: haven.res.lib.plants.GrowingPlant.<init>()
   at java.lang.Class.getConstructor0(Unknown Source)
   at java.lang.Class.getConstructor(Unknown Source)
   at haven.Utils.construct(Utils.java:1622)
   ... 17 more
jadamkaz wrote:ah i remember my run in with odditown they are good ppl im sure the only reason they killed ME is because they are troll hunters and i was a troll
User avatar
Oddity
 
Posts: 1948
Joined: Sun Jun 20, 2010 12:04 am
Location: BC, Canadia

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Naylok, Yandex [Bot], Zapt13 and 10 guests