Ender Client

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

Re: Ender Client

Postby EnderWiggin » Sun May 22, 2022 6:08 am

Fixed launcher. Shoud now work properly. Have no idea why ssl key has changed.
User avatar
EnderWiggin
 
Posts: 1069
Joined: Sat Mar 20, 2010 8:23 pm

Re: Ender Client

Postby dageir » Sun May 22, 2022 6:12 am

haven.launcher.ValidationException: Could not validate https://enderwiggin.github.io/hafen/hafen.hl

Edit:
Sorry, worked after reinstalling.
Image
User avatar
dageir
 
Posts: 1961
Joined: Sat Mar 31, 2012 12:37 pm

Re: Ender Client

Postby Rex11111 » Sun May 22, 2022 6:48 am

Kind people, please help me!
Ender Client crashed!
haven.launcher.ValidationException: Could not validate https://enderwiggin.github.io/hafen-beta/hafen.hl
at haven.launcher.Resource.validate(Resource.java:55)
at haven.launcher.Resource.update(Resource.java:78)
at haven.launcher.Driver.run(Driver.java:108)
at haven.launcher.Driver.main(Driver.java:198)
Suppressed: haven.launcher.ValidationException: file not downloaded over tls connection signed with key:rsa:99E6C96B2904AE34AAD7E5F1B775ED34D1ED750DF1A7799B1D9EC00730C4BA56
at haven.launcher.Validator$TlsKeyValidator.validate(Validator.java:43)
at haven.launcher.Resource.validate(Resource.java:49)
... 3 more
Rex11111
 
Posts: 3
Joined: Thu Mar 19, 2020 8:27 am

Re: Ender Client

Postby masterovamargo » Sun May 22, 2022 9:11 am

Не работает клиент совсем!!!!, ребята, спасайте!

haven.launcher.ValidationException: Could not validate https://enderwiggin.github.io/hafen/hafen.hl
at haven.launcher.Resource.validate(Resource.java:55)
at haven.launcher.Resource.update(Resource.java:78)
at haven.launcher.Driver.run(Driver.java:108)
at haven.launcher.Driver.main(Driver.java:198)
Suppressed: haven.launcher.ValidationException: file not downloaded over tls connection signed with key:rsa:99E6C96B2904AE34AAD7E5F1B775ED34D1ED750DF1A7799B1D9EC00730C4BA56
at haven.launcher.Validator$TlsKeyValidator.validate(Validator.java:43)
at haven.launcher.Resource.validate(Resource.java:49)
... 3 more
masterovamargo
 
Posts: 1
Joined: Tue Apr 07, 2020 7:04 am

Re: Ender Client

Postby fido » Sun May 22, 2022 11:09 am

haven.launcher.ValidationException:


Same shit.

UPD: Now ok. Just downloaded manually
http://enderwiggin.github.io/hafen/launcher-hafen.jar
and placed it in client directory
fido
 
Posts: 2
Joined: Sun Nov 27, 2011 7:17 pm

Re: Ender Client

Postby Rex11111 » Sun May 22, 2022 5:01 pm

java.lang.NullPointerException: Cannot read field "lock" because "this.file" is null
at haven.MiniMap.resolve(MiniMap.java:178)
at haven.MiniMap.tick(MiniMap.java:206)
at haven.Widget.tick(Widget.java:744)
at haven.Widget.tick(Widget.java:744)
at haven.GameUI.tick(GameUI.java:1378)
at haven.Widget.tick(Widget.java:744)
at haven.UI.tick(UI.java:225)
at haven.JOGLPanel.run(JOGLPanel.java:541)
at java.base/java.lang.Thread.run(Thread.java:832)
Rex11111
 
Posts: 3
Joined: Thu Mar 19, 2020 8:27 am

Re: Ender Client

Postby Jayded » Mon May 23, 2022 6:39 pm

Hello! Not sure if this is the right spot but the game keep crashing after I log on. Everything loads and while i'm standing there the error happens and I have to close.
I'm also using the ender client.
was able to log back in and crashed when i tried to plant wheat.



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.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.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodException: haven.res.lib.plants.GrowingPlant.<init>()
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getConstructor(Unknown Source)
at haven.Utils.construct(Utils.java:1622)
... 17 more
Jayded
 
Posts: 3
Joined: Thu Jun 17, 2010 4:13 am

Re: Ender Client

Postby srt66 » Tue May 24, 2022 2:32 am

Tip: ender's login file launcher-hafen.jar has been modified and is 3K larger, download it again and overwrite it, and it can be used.
User avatar
srt66
 
Posts: 57
Joined: Wed Sep 16, 2015 5:53 am

Re: Ender Client

Postby JesusTheAstronaut » Thu May 26, 2022 4:04 pm

Image

Im still getting an error after copying the updated launcher file to the ender folder and overwriting. The updater starts downloading for a few seconds and the produces the following error:

Code: Select all
java.lang.RuntimeException: javax.net.ssl.SSLException: Read timed out
   at haven.launcher.Driver.execute(Driver.java:100)
   at haven.launcher.Driver.run(Driver.java:117)
   at haven.launcher.Driver.main(Driver.java:202)
Caused by: javax.net.ssl.SSLException: Read timed out
   at sun.security.ssl.Alert.createSSLException(Alert.java:127)
   at sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
   at sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
   at sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
   at sun.security.ssl.SSLTransport.decode(SSLTransport.java:138)
   at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1386)
   at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1354)
   at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:73)
   at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:948)
   at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
   at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
   at sun.net.www.MeteredStream.read(MeteredStream.java:134)
   at java.io.FilterInputStream.read(FilterInputStream.java:133)
   at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3454)
   at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3447)
   at haven.launcher.Cache.update0(Cache.java:279)
   at haven.launcher.Cache.update(Cache.java:341)
   at haven.launcher.Resource.update(Resource.java:69)
   at haven.launcher.Driver.execute(Driver.java:48)
   ... 2 more
   Suppressed: javax.net.ssl.SSLException: Read timed out
      ... 21 more
   Caused by: java.net.SocketTimeoutException: Read timed out
      at java.net.SocketInputStream.socketRead0(Native Method)
      at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
      at java.net.SocketInputStream.read(SocketInputStream.java:171)
      at java.net.SocketInputStream.read(SocketInputStream.java:141)
      at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:457)
      at sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(SSLSocketInputRecord.java:237)
      at sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:190)
      at sun.security.ssl.SSLTransport.decode(SSLTransport.java:109)
      ... 16 more
   Suppressed: javax.net.ssl.SSLException: Read timed out
      ... 21 more
   Caused by: java.net.SocketTimeoutException: Read timed out
      at java.net.SocketInputStream.socketRead0(Native Method)
      at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
      at java.net.SocketInputStream.read(SocketInputStream.java:171)
      at java.net.SocketInputStream.read(SocketInputStream.java:141)
      at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:457)
      at sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(SSLSocketInputRecord.java:237)
      at sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:190)
      at sun.security.ssl.SSLTransport.decode(SSLTransport.java:109)
      ... 16 more
Caused by: java.net.SocketTimeoutException: Read timed out
   at java.net.SocketInputStream.socketRead0(Native Method)
   at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   at java.net.SocketInputStream.read(SocketInputStream.java:171)
   at java.net.SocketInputStream.read(SocketInputStream.java:141)
   at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:457)
   at sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(SSLSocketInputRecord.java:237)
   at sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:190)
   at sun.security.ssl.SSLTransport.decode(SSLTransport.java:109)
   ... 16 more


EDIT: Also getting same error when just running autohaven vanilla launcher. Any ideas??

EDIT EDIT: Reinstalled Java and that seems to have fixed it. Hopefully this helps if someone else has a similar issue.
JesusTheAstronaut
 
Posts: 27
Joined: Fri Jan 20, 2012 9:08 am

Re: Ender Client

Postby Jonred22 » Sat May 28, 2022 12:03 pm

com.jogamp.opengl.GLException: Unable to determine GraphicsConfiguration: WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69f14240]], idx 0], pfdID 10, ARB-Choosen true,
requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]],
chosen GLCaps[wgl vid 10 arb: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]]
at jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(WindowsAWTWGLGraphicsConfigurationFactory.java:182)
at com.jogamp.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:424)
at com.jogamp.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1513)
at com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:609)
at java.desktop/java.awt.Container.addNotify(Container.java:2801)
at java.desktop/java.awt.Window.addNotify(Window.java:787)
at java.desktop/java.awt.Frame.addNotify(Frame.java:493)
at java.desktop/java.awt.Window.pack(Window.java:825)
at haven.MainFrame.<init>(MainFrame.java:187)
at haven.MainFrame.main2(MainFrame.java:447)
at haven.MainFrame.lambda$main$0(MainFrame.java:486)
at java.base/java.lang.Thread.run(Thread.java:831)

how to fix it?
Jonred22
 
Posts: 3
Joined: Fri May 27, 2022 1:05 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 10 guests