Ender Client

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

Re: Ender Client

Postby GlitterX » Thu Nov 09, 2023 1:15 am

Ø wrote:Anyone else no longer seeing their arrows on the map when arrows are selected in the Icon settings? If I hadn't zoomed in I wouldn't have known the arrow was on the ground; thought it was just rng breaking arrows.


Villager friend and I both don't see arrows, or milestones. Thought it might just be a little oopsy after the update today, both are checked to show in icon settings.

Sharing the sentiment for appreciating EnderWiggin creating and updating the client, it's the best I've used over the years.
GlitterX
 
Posts: 17
Joined: Thu Dec 23, 2010 2:20 am

Re: Ender Client

Postby Ø » Thu Nov 09, 2023 2:23 am

GlitterX wrote:
Ø wrote:Anyone else no longer seeing their arrows on the map when arrows are selected in the Icon settings? If I hadn't zoomed in I wouldn't have known the arrow was on the ground; thought it was just rng breaking arrows.


Villager friend and I both don't see arrows, or milestones. Thought it might just be a little oopsy after the update today, both are checked to show in icon settings.

Sharing the sentiment for appreciating EnderWiggin creating and updating the client, it's the best I've used over the years.



I was hoping it was something on my end. It won't stop me from using it though. Thankful for the developer. Java is... I don't know Java... and find it difficult.
Ø
 
Posts: 323
Joined: Thu Oct 19, 2023 11:01 pm

Re: Ender Client

Postby viktor2104 » Thu Nov 09, 2023 8:09 am

Could you help solve the problem.My launcher is working fine, but a friend has this error.He downloaded the required JAVA version.He also has window 10.

Code: Select all
java.lang.NullPointerException
   at haven.Gob.isMe(Gob.java:729)
   at haven.Gob.move(Gob.java:719)
   at haven.OCache$$move.apply(OCache.java:292)
   at haven.OCache$GobInfo.apply(OCache.java:395)
   at haven.Loader.lambda$defer$0(Loader.java:240)
   at haven.Loader$Future.run(Loader.java:71)
   at haven.Loader$Future.access$400(Loader.java:42)
   at haven.Loader.loop(Loader.java:202)
   at java.lang.Thread.run(Unknown Source)
viktor2104
 
Posts: 3
Joined: Wed Nov 08, 2023 6:49 pm

Re: Ender Client

Postby veme » Thu Nov 09, 2023 9:10 am

It seems that Block of mirkwood doesn't display on minimap after turn on icon
♆ Blackspire Citadel ♆ | Best Hermit shop on W16
veme
 
Posts: 35
Joined: Sat Apr 03, 2021 8:48 am
Location: ♆ Blackspire Citadel ♆

Re: Ender Client

Postby ReDll » Thu Nov 09, 2023 10:01 am

Ø wrote:Anyone else no longer seeing their arrows on the map when arrows are selected in the Icon settings? If I hadn't zoomed in I wouldn't have known the arrow was on the ground; thought it was just rng breaking arrows.


I have arrows on minimap:
Screenshot 2023-11-09 105654.png


veme wrote:- Also, picking lowest quality item from eq? Due to stacks, it's kinda hard to get lowest quality


You can work with this additional list:

Screenshot 2023-11-09 105934.png


You can sort, and work with it like inventory. Since there is stacks you might be need to click more than once to drop/place something.
You do not have the required permissions to view the files attached to this post.
God is real, unless defined as integer.
User avatar
ReDll
 
Posts: 95
Joined: Mon Mar 22, 2010 12:47 pm

Re: Ender Client

Postby EnderWiggin » Thu Nov 09, 2023 10:11 am

Pushed beta to regular.

GlitterX wrote:
Ø wrote:Anyone else no longer seeing their arrows on the map when arrows are selected in the Icon settings? If I hadn't zoomed in I wouldn't have known the arrow was on the ground; thought it was just rng breaking arrows.

Villager friend and I both don't see arrows, or milestones. Thought it might just be a little oopsy after the update today, both are checked to show in icon settings.

veme wrote:It seems that Block of mirkwood doesn't display on minimap after turn on icon

To anyone having problems with icons on the map - the only potential problem I can think of is resource cache broke after world transition, so try cleaning resource cache:
  1. Export your map
  2. delete
    Code: Select all
    c:\Users\<user>\AppData\Roaming\Haven and Hearth\data\
    folder
  3. open client and import your map
  4. open icon settings, wait for icons to load
  5. close and reopen client
If this doesn't help I'm not sure what else to do.

viktor2104 wrote:Could you help solve the problem.My launcher is working fine, but a friend has this error.He downloaded the required JAVA version.He also has window 10.

Code: Select all
java.lang.NullPointerException
   at haven.Gob.isMe(Gob.java:729)
   at haven.Gob.move(Gob.java:719)
   at haven.OCache$$move.apply(OCache.java:292)
   at haven.OCache$GobInfo.apply(OCache.java:395)
   at haven.Loader.lambda$defer$0(Loader.java:240)
   at haven.Loader$Future.run(Loader.java:71)
   at haven.Loader$Future.access$400(Loader.java:42)
   at haven.Loader.loop(Loader.java:202)
   at java.lang.Thread.run(Unknown Source)

Never encountered this, and not even sure how it could have happened. Does it happen on start, or during gameplay?
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Ø » Thu Nov 09, 2023 11:34 am

It was probably on my end after all. Started client without completing steps and dropped and arrow to test; arrow shows on minimap as normal. No change required. HOWEVER! I will note this resource in the future and thank you very much!
Ø
 
Posts: 323
Joined: Thu Oct 19, 2023 11:01 pm

Re: Ender Client

Postby viktor2104 » Thu Nov 09, 2023 4:51 pm

EnderWiggin wrote:Pushed beta to regular.

GlitterX wrote:
Ø wrote:Anyone else no longer seeing their arrows on the map when arrows are selected in the Icon settings? If I hadn't zoomed in I wouldn't have known the arrow was on the ground; thought it was just rng breaking arrows.

Villager friend and I both don't see arrows, or milestones. Thought it might just be a little oopsy after the update today, both are checked to show in icon settings.

veme wrote:It seems that Block of mirkwood doesn't display on minimap after turn on icon

To anyone having problems with icons on the map - the only potential problem I can think of is resource cache broke after world transition, so try cleaning resource cache:
  1. Export your map
  2. delete
    Code: Select all
    c:\Users\<user>\AppData\Roaming\Haven and Hearth\data\
    folder
  3. open client and import your map
  4. open icon settings, wait for icons to load
  5. close and reopen client
If this doesn't help I'm not sure what else to do.

viktor2104 wrote:Could you help solve the problem.My launcher is working fine, but a friend has this error.He downloaded the required JAVA version.He also has window 10.

Code: Select all
java.lang.NullPointerException
   at haven.Gob.isMe(Gob.java:729)
   at haven.Gob.move(Gob.java:719)
   at haven.OCache$$move.apply(OCache.java:292)
   at haven.OCache$GobInfo.apply(OCache.java:395)
   at haven.Loader.lambda$defer$0(Loader.java:240)
   at haven.Loader$Future.run(Loader.java:71)
   at haven.Loader$Future.access$400(Loader.java:42)
   at haven.Loader.loop(Loader.java:202)
   at java.lang.Thread.run(Unknown Source)

Never encountered this, and not even sure how it could have happened. Does it happen on start, or during gameplay?


The error appears when he tries to log in to the account
viktor2104
 
Posts: 3
Joined: Wed Nov 08, 2023 6:49 pm

Re: Ender Client

Postby EnderWiggin » Thu Nov 09, 2023 6:36 pm

viktor2104 wrote:The error appears when he tries to log in to the account
Does this happen on vanilla client?
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby viktor2104 » Thu Nov 09, 2023 6:44 pm

EnderWiggin wrote:
viktor2104 wrote:The error appears when he tries to log in to the account
Does this happen on vanilla client?

Everything works fine on the vanilla client
Last edited by viktor2104 on Thu Nov 09, 2023 7:34 pm, edited 1 time in total.
viktor2104
 
Posts: 3
Joined: Wed Nov 08, 2023 6:49 pm

PreviousNext

Return to The Wizards' Tower

Who is online

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