Ender Client

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

Re: Ender Client

Postby Adri » Mon May 03, 2021 1:32 am

Got a crash outside, while ploughing dirt:

Code: Select all
haven.DeadlockWatchdog$DeadlockException: Deadlock detected
   at haven.DeadlockWatchdog.report(DeadlockWatchdog.java:80)
   at haven.DeadlockWatchdog.run(DeadlockWatchdog.java:94)


The client was un-restartable after that (white screen, incredible CPU usage). Clearing the cache fixed it.

Another one at the same spot, after cutting a tree:

Code: Select all
java.util.ConcurrentModificationException: java.util.ConcurrentModificationException
   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:142)
   at haven.Glob.ctick(Glob.java:170)
   at haven.JOGLPanel.run(JOGLPanel.java:532)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.util.ConcurrentModificationException
   at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
   at java.util.ArrayList$Itr.next(Unknown Source)
   at haven.Gob$GobState.<init>(Gob.java:654)
   at haven.Gob$GobState.<init>(Gob.java:645)
   at haven.Gob.updstate(Gob.java:687)
   at haven.Gob.ctick(Gob.java:289)
   at haven.OCache.lambda$ctick$5(OCache.java:136)
   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.execLocalTasks(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)
Last edited by Adri on Mon May 03, 2021 1:47 am, edited 1 time in total.
User avatar
Adri
 
Posts: 29
Joined: Tue Apr 20, 2021 11:41 am

Re: Ender Client

Postby Valnar » Mon May 03, 2021 1:41 am

Is there a way to have sound notifications for things that show up on the radar aside from the first time they show up?

Like if I wanted to be notified every time there is a peculiar flotsam in my view.
User avatar
Valnar
 
Posts: 172
Joined: Sun Aug 23, 2009 12:25 am

Re: Ender Client

Postby EnderWiggin » Mon May 03, 2021 8:35 am

Beta client updated:
  • merged loftar's changes
  • you can now deliver quest items through pointer
  • holding CTRL while placing marker in-world will start tracking it - useful to not loose your boat
  • CTRL+RClick on a custom pointer will stop tracking it
  • CTRL+ALT+RClick on custom pointer will remove said pointer - useful when you've returned to your boat

Valnar wrote:Is there a way to have sound notifications for things that show up on the radar aside from the first time they show up?

Like if I wanted to be notified every time there is a peculiar flotsam in my view.
Not currently.
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Tamalak » Mon May 03, 2021 11:36 am

I got a new comp and downloaded the updater and I don't know what is going on now.

-I make a folder called Ender and put the updater in it
-I run the updater and it makes a folder called "client" with stuff in it, but doesn't do anything else
-Running hafen.jar in the folder gives me a connection refused. Putting updater-haven.jar into the client folder with the stuff it made just creates another client folder inside it.

The updater log ends with:
Starting client...
java -Xmx2048m -Dsun.java2d.uiScale.enabled=false -Djava.library.path="%PATH%";. -jar client/hafen.jar -U https://www.havenandhearth.com/res/ game.havenandhearth.com

..but no client opens.

Default client does work.
Last edited by Tamalak on Mon May 03, 2021 12:20 pm, edited 2 times in total.
Tamalak
 
Posts: 879
Joined: Sun Feb 20, 2011 12:31 am

Re: Ender Client

Postby SovietUnion » Mon May 03, 2021 11:39 am

czaper2 wrote:A couple feature requests:

Can we get a faster flower menu option?

Lines 150 and 201 of FlowerMenu.java has the speed @ 1/4 a second. I like zero waiting better myself.

Also: Double zoom out option.

Can be achieved by changing the 8f on line 576 of MapView.java to 4f

Thanks in advance!


This pls
Notable characters: Cpt. Danko, Kng. Danko

LS of MorningWood (as of W7)
North Star market owner (W11)
King of North Star Kingdom & Market (W12)
LS of MorningWood (W13), quit early cause reasons
Open village of North Star (W14)

"Not really. But meh.. who needs proper communication anyways"
User avatar
SovietUnion
 
Posts: 266
Joined: Mon Mar 12, 2012 4:42 am
Location: Brno, Czech Republic

Re: Ender Client

Postby kmarad » Mon May 03, 2021 2:37 pm

Is it possible to disable the sound when a kin logs in / off ?
kmarad
 
Posts: 150
Joined: Mon Jan 06, 2020 7:46 pm

Re: Ender Client

Postby EnderWiggin » Mon May 03, 2021 3:01 pm

kmarad wrote:Is it possible to disable the sound when a kin logs in / off ?

Options->General->Play sound when kin changes status
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby kmarad » Mon May 03, 2021 6:17 pm

EnderWiggin wrote:
kmarad wrote:Is it possible to disable the sound when a kin logs in / off ?

Options->General->Play sound when kin changes status


It's in the display settings actually, found it ty :)
kmarad
 
Posts: 150
Joined: Mon Jan 06, 2020 7:46 pm

Re: Ender Client

Postby EnderWiggin » Tue May 04, 2021 8:15 am

updated beta client:
  • added toggle peace with current target (wafflekat)
  • added snekkja, knarr, stallion and mare to radar
  • improved quest pointer's handling of clicks
  • added gob tracking (e$b{X}tended $b{->} t$b{R}ack) - will show pointer to object's last seen position. Works only within session. Useful to not loose track of a boat left behind, or fleeing animal. CTRL+RClick on pointer to remove tracking.
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Pyonezze » Tue May 04, 2021 2:05 pm

anyone got "ds" to "def" nullpointer crash?
had one but didnt bother to report
Pyonezze
 
Posts: 27
Joined: Fri Feb 23, 2018 1:13 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Ahrefs [Bot], Barkrowler [Bot], Claude [Bot], sylviavalentijn and 0 guests