Ender Client

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

Re: Ender Client

Postby mvgulik » Sun May 23, 2021 11:10 pm

For those getting a "java.lang.ExceptionInInitializerError" at Ender startup ... Login a character on the default client before trying Ender client again.
mvgulik
 
Posts: 3750
Joined: Fri May 21, 2010 2:29 am

Re: Ender Client

Postby ogey » Sun May 23, 2021 11:12 pm

mvgulik wrote:For those getting a "java.lang.ExceptionInInitializerError" at Ender startup ... Login a character on the default client before trying Ender client again.

That worked, cheers.
User avatar
ogey
 
Posts: 156
Joined: Sat Apr 03, 2021 12:39 am

Re: Ender Client

Postby Ciego » Sun May 23, 2021 11:49 pm

Crashing on startup. Used default client for a few min. Now no crash.

The quality number for things in inventory, cabinets, not showing. Toggling option "show quality" and restarting no help. Works in default client, not in Ender client.

Shft+Alt+Rt-Clk or Lt-Clk no longer sorts items by quality, moving between inventory and cabinet.

Verifying Client crashes upon prospecting.

Show Mine Support radius from game menu no longer works, but "show radius" from client works (Alt-R).
Last edited by Ciego on Mon May 24, 2021 3:27 am, edited 5 times in total.
Ciego
 
Posts: 63
Joined: Sun Mar 03, 2019 8:53 am

Re: Ender Client

Postby The_Lich_King » Sun May 23, 2021 11:55 pm

Likewise not getting the quality of items shown anymore.
Ysh wrote: I think you are jordancoles. You saying this for throwing off of track to make me thinking I am jordancoles.


Onep wrote: If I had to choose between drowning you and savoring every moment as your face desperately gasps for air beneath the brine or saving the planet, I'd choose you everytime.
User avatar
The_Lich_King
 
Posts: 1137
Joined: Fri Jun 20, 2014 5:24 pm
Location: The pool of autistic dread that is left in W15

Re: Ender Client

Postby BigCountry » Mon May 24, 2021 12:03 am

The_Lich_King wrote:Likewise not getting the quality of items shown anymore.


+1
Image
User avatar
BigCountry
 
Posts: 108
Joined: Wed Feb 06, 2019 4:07 am

Re: Ender Client

Postby The_Lich_King » Mon May 24, 2021 12:11 am

New update my game is crashing while i prospect,

Who now Tar Plows could have such a detrimental effect
Ysh wrote: I think you are jordancoles. You saying this for throwing off of track to make me thinking I am jordancoles.


Onep wrote: If I had to choose between drowning you and savoring every moment as your face desperately gasps for air beneath the brine or saving the planet, I'd choose you everytime.
User avatar
The_Lich_King
 
Posts: 1137
Joined: Fri Jun 20, 2014 5:24 pm
Location: The pool of autistic dread that is left in W15

Re: Ender Client

Postby deghnuke » Mon May 24, 2021 1:41 am

The_Lich_King wrote:New update my game is crashing while i prospect,

Who now Tar Plows could have such a detrimental effect



Same for me. Error is this:

java.lang.NullPointerException
at haven.ProspectingWnd.item(ProspectingWnd.java:89)
at haven.FlowerMenu.choose(FlowerMenu.java:392)
at haven.FlowerMenu.choose(FlowerMenu.java:377)
at haven.FlowerMenu$Petal.mousedown(FlowerMenu.java:136)
at haven.Widget.mousedown(Widget.java:810)
at haven.FlowerMenu.mousedown(FlowerMenu.java:335)
at haven.UI.processMouseDown(UI.java:433)
at haven.UI.mousedown(UI.java:427)
at haven.UIPanel$Dispatcher.dispatch(UIPanel.java:70)
at haven.JOGLPanel.run(JOGLPanel.java:528)
at java.lang.Thread.run(Unknown Source)
deghnuke
 
Posts: 2
Joined: Mon Apr 05, 2021 11:12 pm

Re: Ender Client

Postby stiffhorns » Mon May 24, 2021 1:46 am

Crash on start up, tried normal client for a few minutes then back to Ender. still crash, not even load game just displays error
stiffhorns
 
Posts: 12
Joined: Sat May 05, 2018 12:51 pm

Re: Ender Client

Postby pawnchito » Mon May 24, 2021 3:01 am

Spoke too soon about the Macs. Mac player attempting to log in after update.

java.lang.Error: java.lang.reflect.InvocationTargetException
at haven.MainFrame.javabughack(MainFrame.java:425)
at haven.MainFrame.main2(MainFrame.java:438)
at haven.MainFrame.lambda$main$0(MainFrame.java:485)
at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: java.lang.reflect.InvocationTargetException
at java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1367)
at java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1342)
at java.desktop/javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1480)
at haven.MainFrame.javabughack(MainFrame.java:416)
... 3 more
Caused by: java.lang.ExceptionInInitializerError
at haven.MainFrame$5.run(MainFrame.java:419)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:303)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:389)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/loginscr (v-1), 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.LoginScreen.<clinit>(LoginScreen.java:38)
... 14 more
Caused by: haven.Resource$LoadException: Load error in resource gfx/loginscr(v-1), from local res source (res)
at haven.Resource$Pool.handle(Resource.java:517)
at haven.Resource$Pool.access$1200(Resource.java:401)
at haven.Resource$Pool$Loader.run(Resource.java:653)
at java.base/java.lang.Thread.run(Thread.java:835)
Suppressed: haven.Resource$LoadException: Load error in resource gfx/loginscr(v-1), from filesystem res source (/Users/karenlopez/Desktop/Ender/res)
... 4 more
Caused by: java.io.FileNotFoundException: gfx/loginscr
at haven.Resource$FileSource.get(Resource.java:269)
at haven.Resource$Pool.handle(Resource.java:501)
... 3 more
Caused by: java.nio.file.NoSuchFileException: /Users/karenlopez/Desktop/Ender/res/gfx/loginscr.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:373)
at java.base/java.nio.file.Files.newByteChannel(Files.java:424)
at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420)
at java.base/java.nio.file.Files.newInputStream(Files.java:158)
at haven.Resource$FileSource.get(Resource.java:267)
... 4 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res/gfx/loginscr.res
at haven.Resource$JarSource.get(Resource.java:289)
at haven.Resource$Pool.handle(Resource.java:501)
User avatar
pawnchito
 
Posts: 1086
Joined: Sat Apr 07, 2018 11:52 pm

Re: Ender Client

Postby Zlyde » Mon May 24, 2021 4:12 am

BigCountry wrote:
The_Lich_King wrote:Likewise not getting the quality of items shown anymore.


+1


Reporting the same problem
Zlyde
 
Posts: 7
Joined: Sun May 21, 2017 6:25 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 5 guests

cron