Custom client by Latikai, building on Ender's client

Forum for game modifications and custom clients.

Re: Custom client by Latikai, building on Ender's client

Postby Chiprel » Sun Apr 13, 2014 11:05 am

Tedka:

This should fix it for you and everyone else with "haven.MainFrame.javabughack(MainFrame.java:393)" error:
viewtopic.php?f=11&t=9497
dem M_O_V_E_M_E_N_T_O_A_T_M_E_A_L_C_R_A_C_K_E_R_S
Winner of bracket ( award.
<@TotalyMoo> Mushi, will you be my new lover? :<
User avatar
Chiprel
 
Posts: 778
Joined: Wed Aug 01, 2012 1:25 am

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Sun Apr 13, 2014 6:51 pm

Chiprel wrote:Tedka:

This should fix it for you and everyone else with "haven.MainFrame.javabughack(MainFrame.java:393)" error:
viewtopic.php?f=11&t=9497


This is the underlying error pointing towards the issue:

Code: Select all
java.lang.NoClassDefFoundError: com/jogamp/common/type/WriteCloneable
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Custom client by Latikai, building on Ender's client

Postby Scilly_guy » Sun Apr 13, 2014 9:25 pm

Ruane wrote:just this one, it is unfortunate as some of the features are nice but as it stands it is not worth the hassle.

both enders and default gives me no trouble using either java 7 or 6 on a newer windows 7 and an older xp computer, for some reason the issues here are present on both computers and with either java version.


Just to mention that I am running windows 7 64 bit professional with 4gb ram and both the default and Latikai causes crashes, and I don't mean crash to desktop I mean complete lock up.
Scilly_guy
 
Posts: 742
Joined: Wed Feb 20, 2013 12:05 pm

Re: Custom client by Latikai, building on Ender's client

Postby FatnessV6 » Fri Apr 18, 2014 8:01 pm

Is there a way to hide objects like buildings?Since Boston lags my client to heck. :(
Loftar wrote:giv us moni

^ when loftar released hafen.
User avatar
FatnessV6
 
Posts: 54
Joined: Fri Aug 23, 2013 1:16 am

Re: Custom client by Latikai, building on Ender's client

Postby Stoner » Mon Apr 21, 2014 2:28 am

This has been going on for about a week or so now, its very annoying and I have no idea where to even start with this problem. Usually I can get a few hours of play then a random crash. Now, every 5-10mins of just simply walking around it randomly crashes. Very annoying indeed. Any help would be great.

java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 1
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:206)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
at javax.media.opengl.Threading.invoke(Threading.java:191)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:417)
at haven.HavenPanel.run(HavenPanel.java:452)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
at org.ender.wiki.Wiki.parse_cache_food(Wiki.java:468)
at org.ender.wiki.Wiki.load_cache(Wiki.java:409)
at org.ender.wiki.Wiki.get_cache(Wiki.java:391)
at org.ender.wiki.Wiki.get(Wiki.java:119)
at org.ender.wiki.Wiki.get(Wiki.java:103)
at haven.ToolBeltWdg.tooltip(ToolBeltWdg.java:382)
at haven.Widget.tooltip(Widget.java:831)
at haven.Widget.tooltip(Widget.java:831)
at haven.HavenPanel.redraw(HavenPanel.java:324)
at haven.HavenPanel$1.display(HavenPanel.java:94)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:649)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:633)
at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1271)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1103)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Last Chance Gaming

ts120.light-speed.com:8311
User avatar
Stoner
 
Posts: 43
Joined: Sun Nov 11, 2012 4:27 pm
Location: North DaCananda

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Mon Apr 21, 2014 8:36 am

That's not a random crash: it's a parsing error when reading the wiki. Which item does that occur on?
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Custom client by Latikai, building on Ender's client

Postby Diodake » Mon Apr 21, 2014 4:03 pm

Hey, first of all thank you for all your work on the client. It's really usefull and I really apreciate that you shared it with us. I was using it for few days with no problem, but suddenly I started recieving an error when I click "Forage and Freerange" icon from from the "Food" submenu. Strangely enough crash does not happen with Ender's Client.
Here is the crush log:
java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 1
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:206)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
at javax.media.opengl.Threading.invoke(Threading.java:191)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:417)
at haven.HavenPanel.run(HavenPanel.java:452)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
at org.ender.wiki.Wiki.parse_cache_food(Wiki.java:468)
at org.ender.wiki.Wiki.load_cache(Wiki.java:409)
at org.ender.wiki.Wiki.get_cache(Wiki.java:391)
at org.ender.wiki.Wiki.get(Wiki.java:119)
at org.ender.wiki.Wiki.get(Wiki.java:103)
at haven.MenuGrid.tooltip(MenuGrid.java:411)
at haven.Widget.tooltip(Widget.java:831)
at haven.Widget.tooltip(Widget.java:831)
at haven.HavenPanel.redraw(HavenPanel.java:324)
at haven.HavenPanel$1.display(HavenPanel.java:94)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:649)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:633)
at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1271)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1103)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)


I am running laptop with 64 bit Windows7, 2,4 GHz Intel I7 cpu and 8GB ram. I assume client is using Intel HD integrated graphics card, instead of NVIDIA gpu. If you have any ideas on resolving the crashes I would kindly appreciate any help. Thanks!
Diodake
 
Posts: 4
Joined: Fri Jan 10, 2014 10:22 pm

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Mon Apr 21, 2014 4:12 pm

gpu won't have any effect on that crash: as I mentioned in my previous post, it seems to be related to parsing the wiki. Sadly I cannot reproduce the issue. Please make sure you are using the most recent version? (I remember fixing a similar issue soon after the server reset due to different food wiki entries).
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Custom client by Latikai, building on Ender's client

Postby Stoner » Mon Apr 21, 2014 8:55 pm

Kandarim wrote:That's not a random crash: it's a parsing error when reading the wiki. Which item does that occur on?



Its not just on random item, its at random times. It is however when i try to put "killing blow" on my hotbar that causes an instant crash.
Last Chance Gaming

ts120.light-speed.com:8311
User avatar
Stoner
 
Posts: 43
Joined: Sun Nov 11, 2012 4:27 pm
Location: North DaCananda

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Tue Apr 22, 2014 8:26 am

Hmm, that sounds pretty straightforward ... I'll see if I get the same tonight ( I don't put it on my hotbar, i know the key combo for it by heart :) )
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 49 guests

cron