Ender Client

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

Re: Ender Client

Postby TheRussianB » Wed May 19, 2021 6:12 pm

EnderWiggin wrote:Updated beta:
  • added ability to zoom in closer on mini map
Thank you!
User avatar
TheRussianB
 
Posts: 83
Joined: Sun May 16, 2010 5:43 am

Re: Ender Client

Postby EnderWiggin » Sun May 23, 2021 10:36 am

Updated beta client:
  • added wrecking ball to radar
  • fixed client freezing when pressing TAB with map icon settings open
  • made ESC clear filter text from item filter
  • made mass item transfers and drops respect filtered status - filtered items are considered separate group
  • added option to not auto-drop items matched by item filter (on by default, accessible in auto-drop settings)
  • added button to most windows with inventory. Toggles extra inventory list. Detailed info on its inner workings can be read in help accessible through ? button inside it.
User avatar
EnderWiggin
 
Posts: 1070
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby Jazzerus » Sun May 23, 2021 10:01 pm

Show item quality seems to be broken after the latest update.
Image
User avatar
Jazzerus
 
Posts: 7
Joined: Wed Jul 03, 2013 4:25 am

Re: Ender Client

Postby czaper2 » Sun May 23, 2021 10:06 pm

Jazzerus wrote:Show item quality seems to be broken after the latest update.
Image


I got you fam. Just go to Adventure > Toggles > Show Quality on Items. That should tied you over til he gets it fixed.








...nah I'm kidding, that's broke as fuck too. ¦]
User avatar
czaper2
 
Posts: 389
Joined: Mon Aug 26, 2013 12:48 pm

Ender Client crash at startup

Postby tztfzf5tt » Sun May 23, 2021 10:06 pm

Code: Select all
java.lang.ExceptionInInitializerError
   at haven.Button.<clinit>(Button.java:52)
   at haven.LoginScreen.<init>(LoginScreen.java:52)
   at haven.Bootstrap.run(Bootstrap.java:124)
   at haven.MainFrame.uiloop(MainFrame.java:287)
   at haven.MainFrame.run(MainFrame.java:303)
   at haven.MainFrame.main2(MainFrame.java:449)
   at haven.MainFrame.lambda$main$0(MainFrame.java:485)
   at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/wnd/tl (v1), from local res source (res)
   at haven.Resource$Pool$Queued.get(Resource.java:456)
   at haven.Resource$Pool$Queued.get(Resource.java:424)
   at haven.Loading.waitforint(Loading.java:119)
   at haven.Loading.waitfor(Loading.java:131)
   at haven.Resource$Pool.loadwait(Resource.java:731)
   at haven.Resource$Pool.loadwait(Resource.java:735)
   at haven.Resource.loadrimg(Resource.java:1663)
   at haven.Resource.loadtex(Resource.java:1675)
   at haven.IBox.<init>(IBox.java:45)
   at haven.Window$2.<init>(Window.java:70)
   at haven.Window.<clinit>(Window.java:70)
   ... 8 more
Caused by: haven.Resource$LoadException: Wrong res version (2 != 1)
   at haven.Resource.load(Resource.java:1625)
   at haven.Resource.access$700(Resource.java:41)
   at haven.Resource$Pool.handle(Resource.java:505)
   at haven.Resource$Pool.access$1200(Resource.java:401)
   at haven.Resource$Pool$Loader.run(Resource.java:653)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource gfx/hud/wnd/tl(v1), from filesystem res source (/data/games/HuH/client/ender/res)
      at haven.Resource$Pool.handle(Resource.java:517)
      ... 3 more
   Caused by: java.io.FileNotFoundException: gfx/hud/wnd/tl
      at haven.Resource$FileSource.get(Resource.java:269)
      at haven.Resource$Pool.handle(Resource.java:501)
      ... 3 more
   Caused by: java.nio.file.NoSuchFileException: /data/games/HuH/client/ender/res/gfx/hud/wnd/tl.res
      at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
      at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
      at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
      at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219)
      at java.base/java.nio.file.Files.newByteChannel(Files.java:371)
      at java.base/java.nio.file.Files.newByteChannel(Files.java:422)
      at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420)
      at java.base/java.nio.file.Files.newInputStream(Files.java:156)
      at haven.Resource$FileSource.get(Resource.java:267)
      ... 4 more
tztfzf5tt
 
Posts: 10
Joined: Sat Jun 20, 2020 11:48 pm

Re: Ender Client

Postby ogey » Sun May 23, 2021 10:15 pm

It's crashing for me too. Playing on Debian.
Code: Select all
java.lang.ExceptionInInitializerError
   at haven.Button.<clinit>(Button.java:52)
   at haven.LoginScreen.<init>(LoginScreen.java:52)
   at haven.Bootstrap.run(Bootstrap.java:124)
   at haven.MainFrame.uiloop(MainFrame.java:287)
   at haven.MainFrame.run(MainFrame.java:303)
   at haven.MainFrame.main2(MainFrame.java:449)
   at haven.MainFrame.lambda$main$0(MainFrame.java:485)
   at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/wnd/tl (v1), from local res source (res)
   at haven.Resource$Pool$Queued.get(Resource.java:456)
   at haven.Resource$Pool$Queued.get(Resource.java:424)
   at haven.Loading.waitforint(Loading.java:119)
   at haven.Loading.waitfor(Loading.java:131)
   at haven.Resource$Pool.loadwait(Resource.java:731)
   at haven.Resource$Pool.loadwait(Resource.java:735)
   at haven.Resource.loadrimg(Resource.java:1663)
   at haven.Resource.loadtex(Resource.java:1675)
   at haven.IBox.<init>(IBox.java:45)
   at haven.Window$2.<init>(Window.java:70)
   at haven.Window.<clinit>(Window.java:70)
   ... 8 more
Caused by: haven.Resource$LoadException: Wrong res version (2 != 1)
   at haven.Resource.load(Resource.java:1625)
   at haven.Resource.access$700(Resource.java:41)
   at haven.Resource$Pool.handle(Resource.java:505)
   at haven.Resource$Pool.access$1200(Resource.java:401)
   at haven.Resource$Pool$Loader.run(Resource.java:653)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource gfx/hud/wnd/tl(v1), from filesystem res source (/media/nasreddin/DATA/Games/Haven_and_Hearth/res)
      at haven.Resource$Pool.handle(Resource.java:517)
      ... 3 more
   Caused by: java.io.FileNotFoundException: gfx/hud/wnd/tl
      at haven.Resource$FileSource.get(Resource.java:269)
      at haven.Resource$Pool.handle(Resource.java:501)
      ... 3 more
   Caused by: java.nio.file.NoSuchFileException: /media/nasreddin/DATA/Games/Haven_and_Hearth/res/gfx/hud/wnd/tl.res
      at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
      at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
      at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
      at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219)
      at java.base/java.nio.file.Files.newByteChannel(Files.java:371)
      at java.base/java.nio.file.Files.newByteChannel(Files.java:422)
      at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420)
      at java.base/java.nio.file.Files.newInputStream(Files.java:156)
      at haven.Resource$FileSource.get(Resource.java:267)
      ... 4 more
User avatar
ogey
 
Posts: 156
Joined: Sat Apr 03, 2021 12:39 am

Re: Ender Client

Postby Leaqwid » Sun May 23, 2021 10:34 pm

Code: Select all
java.lang.ExceptionInInitializerError
   at haven.Button.<clinit>(Button.java:52)
   at haven.LoginScreen.<init>(LoginScreen.java:52)
   at haven.Bootstrap.run(Bootstrap.java:124)
   at haven.MainFrame.uiloop(MainFrame.java:287)
   at haven.MainFrame.run(MainFrame.java:303)
   at haven.MainFrame.main2(MainFrame.java:449)
   at haven.MainFrame.lambda$main$0(MainFrame.java:485)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/wnd/tl (v1), from local res source (res)
   at haven.Resource$Pool$Queued.get(Resource.java:456)
   at haven.Resource$Pool$Queued.get(Resource.java:424)
   at haven.Loading.waitforint(Loading.java:119)
   at haven.Loading.waitfor(Loading.java:131)
   at haven.Resource$Pool.loadwait(Resource.java:731)
   at haven.Resource$Pool.loadwait(Resource.java:735)
   at haven.Resource.loadrimg(Resource.java:1663)
   at haven.Resource.loadtex(Resource.java:1675)
   at haven.IBox.<init>(IBox.java:45)
   at haven.Window$2.<init>(Window.java:70)
   at haven.Window.<clinit>(Window.java:70)
   ... 8 more
Caused by: haven.Resource$LoadException: Wrong res version (2 != 1)
   at haven.Resource.load(Resource.java:1625)
   at haven.Resource.access$700(Resource.java:41)
   at haven.Resource$Pool.handle(Resource.java:505)
   at haven.Resource$Pool.access$1200(Resource.java:401)
   at haven.Resource$Pool$Loader.run(Resource.java:653)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource gfx/hud/wnd/tl(v1), from filesystem res source (I:\Games\haven_hearth\res)
      at haven.Resource$Pool.handle(Resource.java:517)
      ... 3 more
   Caused by: java.io.FileNotFoundException: gfx/hud/wnd/tl
      at haven.Resource$FileSource.get(Resource.java:269)
      at haven.Resource$Pool.handle(Resource.java:501)
      ... 3 more
   Caused by: java.nio.file.NoSuchFileException: I:\Games\haven_hearth\res\gfx\hud\wnd\tl.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:267)
      ... 4 more
Leaqwid
 
Posts: 5
Joined: Sat Apr 10, 2021 11:58 am

Re: Ender Client

Postby mamflo » Sun May 23, 2021 10:48 pm

the quality is no longer shown
User avatar
mamflo
 
Posts: 54
Joined: Fri Jul 02, 2010 2:58 pm

Re: Ender Client

Postby CLAVICEMBALO3 » Sun May 23, 2021 10:53 pm

java.lang.ExceptionInInitializerError
at haven.Button.<clinit>(Button.java:52)
at haven.LoginScreen.<init>(LoginScreen.java:52)
at haven.Bootstrap.run(Bootstrap.java:124)
at haven.MainFrame.uiloop(MainFrame.java:287)
at haven.MainFrame.run(MainFrame.java:303)
at haven.MainFrame.main2(MainFrame.java:449)
at haven.MainFrame.lambda$main$0(MainFrame.java:485)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/wnd/tl (v1), from local res source (res)
at haven.Resource$Pool$Queued.get(Resource.java:456)
at haven.Resource$Pool$Queued.get(Resource.java:424)
at haven.Loading.waitforint(Loading.java:119)
at haven.Loading.waitfor(Loading.java:131)
at haven.Resource$Pool.loadwait(Resource.java:731)
at haven.Resource$Pool.loadwait(Resource.java:735)
at haven.Resource.loadrimg(Resource.java:1663)
at haven.Resource.loadtex(Resource.java:1675)
at haven.IBox.<init>(IBox.java:45)
at haven.Window$2.<init>(Window.java:70)
at haven.Window.<clinit>(Window.java:70)
... 8 more
Caused by: haven.Resource$LoadException: Wrong res version (2 != 1)
at haven.Resource.load(Resource.java:1625)
at haven.Resource.access$700(Resource.java:41)
at haven.Resource$Pool.handle(Resource.java:505)
at haven.Resource$Pool.access$1200(Resource.java:401)
at haven.Resource$Pool$Loader.run(Resource.java:653)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/hud/wnd/tl(v1), from filesystem res source (C:\Users\pc\Desktop\ENDER-CLIENT\hafen-client-master\res)
at haven.Resource$Pool.handle(Resource.java:517)
... 3 more
Caused by: java.io.FileNotFoundException: gfx/hud/wnd/tl
at haven.Resource$FileSource.get(Resource.java:269)
at haven.Resource$Pool.handle(Resource.java:501)
... 3 more
Caused by: java.nio.file.NoSuchFileException: C:\Users\pc\Desktop\ENDER-CLIENT\hafen-client-master\res\gfx\hud\wnd\tl.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:267)
... 4 more
User avatar
CLAVICEMBALO3
 
Posts: 49
Joined: Sun Jul 10, 2016 8:56 pm

Re: Ender Client

Postby kmarad » Sun May 23, 2021 10:57 pm

Started this on discord, did a few tests, couldn't fix, what you think ?

Image

https://puu.sh/HJ7nE/7c5d78edda.png
kmarad
 
Posts: 132
Joined: Mon Jan 06, 2020 7:46 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 86 guests