Ender Client

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

Re: Ender Client

Postby Spin2Win » Sun Aug 21, 2022 1:09 am

wolf1000wolf wrote:Anyone know how to stop the settings from resetting everytime? My settings won't save for some reason.


same, when i run the launcher it doesnt put it into a new folder for some reason.
Sic Parvis Magna; Greatness from small beginnings.
User avatar
Spin2Win
 
Posts: 283
Joined: Mon Jun 05, 2017 11:34 pm
Location: oh canada

Re: Ender Client

Postby overtyped » Sun Aug 21, 2022 1:35 am

Any idea why the flat cupboards thing doesn't work?
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

How do I shrink the message area?

Postby Dondy » Sun Aug 21, 2022 11:37 pm

How do I shrink the area where the various chat messages appear back to original size? It has expanded until it takes up half my game window and is twice as tall as the minimap on the side of it. It used to be the same size.

https://imgbox.com/gallery/edit/StZeuHq ... lXxK7QyOin
Dondy
 
Posts: 462
Joined: Fri Jun 05, 2009 12:20 am

Re: How do I shrink the message area?

Postby Tammer » Mon Aug 22, 2022 4:21 am

Dondy wrote:How do I shrink the area where the various chat messages appear back to original size? It has expanded until it takes up half my game window and is twice as tall as the minimap on the side of it. It used to be the same size.

https://imgbox.com/gallery/edit/StZeuHq ... lXxK7QyOin

Left click + hold + drag the top middle of the chat window.

If you accidentally drag it so high that it is hiding behind the day/night image, you can fix it by deleting windows.
(That is, delete windows.json in the ender client folder.)
Tammer
 
Posts: 284
Joined: Sun Sep 04, 2016 5:54 pm

Re: Ender Client

Postby Dondy » Mon Aug 22, 2022 5:40 am

Thank you, Tammer!
Dondy
 
Posts: 462
Joined: Fri Jun 05, 2009 12:20 am

Re: Ender Client

Postby Oddity » Mon Aug 22, 2022 9:21 am

Another question since the other issue seems to be ignored

Trying to build and run the client from source, I get this error when I run bin/hafen.jar:
Code: Select all
java.lang.ExceptionInInitializerError
   at haven.LoginScreen.<init>(LoginScreen.java:59)
   at haven.Bootstrap.run(Bootstrap.java:177)
   at haven.MainFrame.uiloop(MainFrame.java:301)
   at haven.MainFrame.run(MainFrame.java:317)
   at haven.MainFrame.main2(MainFrame.java:412)
   at haven.MainFrame.lambda$main$0(MainFrame.java:448)
   at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadFailedException: Failed to load resource sfx/hud/btn (v-1)
   at haven.Resource$Pool$Queued.get(Resource.java:526)
   at haven.Resource$Pool$Queued.get(Resource.java:493)
   at haven.Loading.waitforint(Loading.java:123)
   at haven.Loading.waitfor(Loading.java:136)
   at haven.Button.<clinit>(Button.java:41)
   ... 7 more
Caused by: haven.Resource$LoadException: Load error in resource sfx/hud/btn(v-1), from local res source (res)
   at haven.Resource$Pool.handle(Resource.java:586)
   at haven.Resource$Pool.access$1200(Resource.java:470)
   at haven.Resource$Pool$Loader.run(Resource.java:716)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource sfx/hud/btn(v-1), from local res source (res-preload)
      ... 4 more
      Suppressed: haven.Resource$LoadException: Load error in resource sfx/hud/btn(v-1), from 'custom' jar source
         ... 4 more
         Suppressed: haven.Resource$LoadException: Load error in resource sfx/hud/btn(v-1), from filesystem res source (D:\code\hafen-client\bin\res)
            ... 4 more
         Caused by: java.io.FileNotFoundException: sfx/hud/btn
            at haven.Resource$FileSource.get(Resource.java:270)
            at haven.Resource$Pool.handle(Resource.java:571)
            ... 3 more
         Caused by: java.nio.file.NoSuchFileException: D:\code\hafen-client\bin\res\sfx\hud\btn.res
            at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
            at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
            at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
            at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
            at java.nio.file.Files.newByteChannel(Unknown Source)
            at java.nio.file.Files.newByteChannel(Unknown Source)
            at java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
            at java.nio.file.Files.newInputStream(Unknown Source)
            at haven.Resource$FileSource.get(Resource.java:268)
            ... 4 more
      Caused by: java.io.FileNotFoundException: Could not find resource locally: /customized-remote/sfx/hud/btn.res
         at haven.Resource$JarSource.get(Resource.java:290)
         at haven.Resource$CustomizedJarSource.get(Resource.java:308)
         at haven.Resource$Pool.handle(Resource.java:571)
         ... 3 more
   Caused by: java.io.FileNotFoundException: Could not find resource locally: /res-preload/sfx/hud/btn.res
      at haven.Resource$JarSource.get(Resource.java:290)
      at haven.Resource$Pool.handle(Resource.java:571)
      ... 3 more
Caused by: java.lang.NoSuchMethodError: haven.Resource$Audio.<init>(Lhaven/Resource;[BLjava/lang/String;)V
   at haven.Resource$Audio2.cons(Resource.java:1510)
   at haven.Resource$Audio2.cons(Resource.java:1501)
   at haven.Resource.load(Resource.java:1897)
   at haven.Resource.access$700(Resource.java:42)
   at haven.Resource$Pool.handle(Resource.java:575)
   ... 3 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

Re: Ender Client

Postby Thilloq » Mon Aug 22, 2022 11:40 pm

anyone know why im getting this error , was in a boat when crashed

java.lang.RuntimeException: failed to load mapfile
at haven.GameUI.addchild(GameUI.java:770)
at haven.UI.addwidget(UI.java:255)
at haven.RemoteUI.run(RemoteUI.java:77)
at haven.MainFrame.uiloop(MainFrame.java:299)
at haven.MainFrame.run(MainFrame.java:315)
at haven.MainFrame.main2(MainFrame.java:410)
at haven.MainFrame.lambda$main$0(MainFrame.java:443)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: error when loading index: haven.Message$EOF: Required 1 bytes, got only 0
at haven.MapFile.load(MapFile.java:112)
at haven.GameUI.addchild(GameUI.java:765)
... 7 more
Caused by: haven.Message$EOF: Required 1 bytes, got only 0
at haven.Message.rensure(Message.java:103)
at haven.Message.int8(Message.java:118)
at haven.Message.uint8(Message.java:122)
at haven.MapFile.load(MapFile.java:98)
... 8 more
Thilloq
 
Posts: 18
Joined: Sun Jan 28, 2018 2:07 pm

Re: Ender Client

Postby Uriel » Tue Aug 23, 2022 8:41 am

I can't see radius of natural mine supports (Alt+R isn't working). What should I do?
User avatar
Uriel
 
Posts: 665
Joined: Fri May 28, 2010 5:00 pm

Re: Ender Client

Postby g18 » Wed Aug 24, 2022 3:39 pm

hi, Ender.

сегодня чё то много крашится.
какую то софтину я раньше запускал для javы и мы смотрели что не так - я уже забыл как это делать

"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.base/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.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.NoSuchMethodException: haven.res.lib.plants.GrowingPlant.<init>()
at java.base/java.lang.Class.getConstructor0(Class.java:3349)
at java.base/java.lang.Class.getConstructor(Class.java:2151)
at haven.Utils.construct(Utils.java:1622)
... 17 more
"
User avatar
g18
 
Posts: 15
Joined: Sun Jul 21, 2013 2:09 pm

Re: Ender Client

Postby g18 » Thu Aug 25, 2022 6:17 am

на двух разных тачках вылетает. но обе под win7
java development kit называется ,я вспомнил.

короче стучи как будешь, пофиксим
User avatar
g18
 
Posts: 15
Joined: Sun Jul 21, 2013 2:09 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 13 guests