Ender Client

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

Re: Ender Client

Postby EnderWiggin » Mon Feb 22, 2021 3:49 pm

Can you explain what exactly is wrong with those tooltips?
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby kirion » Mon Feb 22, 2021 4:31 pm

Hey, i'm getting a crash as soon as i enter world with a character :
(i tried to flush all files and redownload everything with the updater-hafen.jar, doesn't work.)
EDIT: Actually that happens with the default client, so it's probably not this client's fault. :)

java.lang.RuntimeException: Delayed error in resource lib/uspr (v16), from forking source backed by HTTP res source (http://www.havenandhearth.com/res/)
at haven.Resource$Pool$Queued.get(Resource.java:445)
at haven.Resource$Pool$Queued.get(Resource.java:413)
at haven.Resource$CodeEntry$1.run(Resource.java:1364)
at haven.Resource$CodeEntry$1.run(Resource.java:1358)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at haven.Resource$CodeEntry.loader(Resource.java:1358)
at haven.Resource$CodeEntry$1.run(Resource.java:1364)
at haven.Resource$CodeEntry$1.run(Resource.java:1358)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at haven.Resource$CodeEntry.loader(Resource.java:1358)
at haven.Resource$CodeEntry.getentry(Resource.java:1400)
at haven.Resource$CodeEntry.get(Resource.java:1432)
at haven.Resource.getcode(Resource.java:1281)
at haven.Sprite.create(Sprite.java:136)
at haven.ResDrawable.<init>(ResDrawable.java:42)
at haven.OCache.cres(OCache.java:251)
at haven.OCache.lambda$cres$7(OCache.java:265)
at haven.OCache$GobInfo.apply(OCache.java:753)
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.base/java.lang.Thread.run(Thread.java:834)
Caused by: haven.Resource$LoadException: Load error in resource lib/uspr(v16), from forking source backed by HTTP res source (http://www.havenandhearth.com/res/)
at haven.Resource$Pool.handle(Resource.java:506)
at haven.Resource$Pool.access$1200(Resource.java:390)
at haven.Resource$Pool$Loader.run(Resource.java:642)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource lib/uspr(v16), from cache source backed by HashDirCache(http://game.havenandhearth.com/render/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource lib/uspr(v16), from local res source (res-preload)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource lib/uspr(v16), from local res source (res)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource lib/uspr(v16), from filesystem res source (C:\Games\haven\EnderClient\res)
... 4 more
Caused by: java.io.FileNotFoundException: C:\Games\haven\EnderClient\res\lib\uspr.res
at haven.Resource$FileSource.get(Resource.java:257)
at haven.Resource$Pool.handle(Resource.java:490)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res/lib/uspr.res
at haven.Resource$JarSource.get(Resource.java:277)
at haven.Resource$Pool.handle(Resource.java:490)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res-preload/lib/uspr.res
at haven.Resource$JarSource.get(Resource.java:277)
at haven.Resource$Pool.handle(Resource.java:490)
... 3 more
Caused by: haven.Message$EOF: Required 16 bytes, got only 0
at haven.Message.rensure(Message.java:91)
at haven.Message.bytes(Message.java:163)
at haven.Resource.load(Resource.java:1611)
at haven.Resource.access$700(Resource.java:42)
at haven.Resource$Pool.handle(Resource.java:494)
... 3 more
Caused by: haven.StreamMessage$IOError: java.io.FileNotFoundException: http://www.havenandhearth.com/res/lib/uspr.res
at haven.StreamMessage.underflow(StreamMessage.java:71)
at haven.Message.rensure(Message.java:90)
at haven.Message.bytes(Message.java:163)
at haven.Resource.load(Resource.java:1611)
at haven.Resource.access$700(Resource.java:42)
at haven.Resource$Pool.handle(Resource.java:494)
... 3 more
Caused by: java.io.FileNotFoundException: http://www.havenandhearth.com/res/lib/uspr.res
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1920)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520)
at haven.Resource$HttpSource$1.create(Resource.java:352)
at haven.RetryingInputStream.create(RetryingInputStream.java:44)
at haven.RetryingInputStream.get(RetryingInputStream.java:67)
at haven.RetryingInputStream.read(RetryingInputStream.java:102)
at haven.StreamTee.read(StreamTee.java:87)
at haven.StreamMessage.underflow(StreamMessage.java:68)
... 8 more
User avatar
kirion
 
Posts: 373
Joined: Sat Jul 31, 2010 11:45 pm

Re: Ender Client

Postby mvgulik » Tue Feb 23, 2021 4:38 am

EnderWiggin wrote:Can you explain what exactly is wrong with those tooltips?

The this case "Blueberries" tooltip is saying its a "Raspberry" category. While it should be saying "Blueberries" there too. (wrong 88.5% percentages too btw, see carrot case)
(Item highlighting in Satiations UI not affected by this.)
Image


While re-checking, I notest it was worked correctly again ... until I eat some stuff after taking a couple of drinks.
Not sure yet if its particular drinks, or amount of drinks related.
([Tea,Milk],[Grape,Wine],[Mead,Beer,Weißbier]*,[Apple,Pear,Cider,Perry])
(*) At this point for sure foods that I than eat showed up with incorrect (or empty string, ie: carrot case) category names.
mvgulik
 
Posts: 3766
Joined: Fri May 21, 2010 2:29 am

Re: Ender Client

Postby meus » Wed Feb 24, 2021 10:30 am

Is there an option to modify the display size of objects?

E.g., similar to Amber's "Small Trees" toggle?

Thanks!
meus
 
Posts: 211
Joined: Sun Sep 04, 2011 3:00 pm

Re: Ender Client

Postby mvgulik » Wed Feb 24, 2021 3:16 pm

mvgulik wrote:While re-checking, I notest it was worked correctly again ... until I eat some stuff after taking a couple of drinks.

Seems drinks are not the trigger.
Could not reproduce the issue after drinking all drinks, and eating 10 foods. (Drink, Eat, Drink, Eat, etc. +one intermediate FEP event)
Eat a bit more, up to 14 different food items (+some more FEP events). ... Still no joy. (ergo: potential related trigger: unknown ... again. :| )

meus wrote:Is there an option to modify the display size of objects?
Nope.
mvgulik
 
Posts: 3766
Joined: Fri May 21, 2010 2:29 am

Re: Ender Client

Postby BigCountry » Thu Feb 25, 2021 1:31 am

Does Ender have alarm when player is near? Like Amber did?
Image
User avatar
BigCountry
 
Posts: 155
Joined: Wed Feb 06, 2019 4:07 am

Re: Ender Client

Postby mvgulik » Thu Feb 25, 2021 5:27 am

BigCountry wrote:Does Ender have alarm when player is near? Like Amber did?
Nope.
mvgulik
 
Posts: 3766
Joined: Fri May 21, 2010 2:29 am

Re: Ender Client

Postby mvgulik » Fri Feb 26, 2021 10:13 am

PS: After eating the same item type(category) the effectiveness 89.79% value on it seems off too.
Image
(After eating 12 items (well 11, using 12th for screenshot). 2 x 6(ingredient variations).)
mvgulik
 
Posts: 3766
Joined: Fri May 21, 2010 2:29 am

Re: Ender Client

Postby Downsizer » Sun Feb 28, 2021 6:36 am

Was there a way to hide trees in this client? I'm too damn old and blind so I probably missed it if there is. Any help would be appreciated for a blind ol' codger.
Downsizer
 
Posts: 1
Joined: Tue Dec 11, 2018 4:01 am

Re: Ender Client

Postby mvgulik » Sun Feb 28, 2021 7:38 am

Downsizer wrote:Was(Is) there a way to hide trees in this client?
Nope 2
mvgulik
 
Posts: 3766
Joined: Fri May 21, 2010 2:29 am

PreviousNext

Return to The Wizards' Tower

Who is online

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