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 Kandarim » Sun Apr 05, 2015 12:45 am

firefox2026 wrote:it seemed to be working till I got distracted by riding a cricket..


store of my life.
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 RonPaulFTW » Sun Apr 05, 2015 2:29 am

Code: Select all
java.lang.RuntimeException: java.lang.NullPointerException
   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:420)
   at haven.HavenPanel.run(HavenPanel.java:455)
   at java.lang.Thread.run(Thread.java:695)
Caused by: java.lang.NullPointerException
   at haven.WeakList.access$100(WeakList.java:32)
   at haven.WeakList$Entry.unlink(WeakList.java:121)
   at haven.WeakList$Entry.access$000(WeakList.java:100)
   at haven.WeakList.clean(WeakList.java:40)
   at haven.WeakList.add2(WeakList.java:78)
   at haven.TexGL.glid(TexGL.java:367)
   at haven.TexGL.lbind(TexGL.java:74)
   at haven.TexGL$TexDraw.apply(TexGL.java:99)
   at haven.GLState$Applier.apply(GLState.java:494)
   at haven.GOut.apply(GOut.java:203)
   at haven.TexGL.render(TexGL.java:381)
   at haven.Tex.crender(Tex.java:90)
   at haven.Tex.crender(Tex.java:95)
   at haven.GOut.image(GOut.java:142)
   at haven.GOut.atext(GOut.java:234)
   at haven.MapView.draw(MapView.java:966)
   at haven.GameUI.drawFiltered(GameUI.java:659)
   at haven.GameUI.draw(GameUI.java:667)
   at haven.Widget.draw(Widget.java:514)
   at haven.Widget.draw(Widget.java:519)
   at haven.RootWidget.draw(RootWidget.java:128)
   at haven.UI.draw(UI.java:162)
   at haven.HavenPanel.redraw(HavenPanel.java:298)
   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(InvocationEvent.java:199)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
   at java.awt.EventQueue.access$400(EventQueue.java:82)
   at java.awt.EventQueue$2.run(EventQueue.java:676)
   at java.awt.EventQueue$2.run(EventQueue.java:674)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
RonPaulFTW
 
Posts: 928
Joined: Sun May 05, 2013 8:30 pm

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

Postby Kandarim » Sun Apr 05, 2015 2:34 am

is that reproducible? it seems to be a freak crash.
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 RonPaulFTW » Sun Apr 05, 2015 2:43 am

Kandarim wrote:is that reproducible? it seems to be a freak crash.


Not yet. Merely walked outside of my town
RonPaulFTW
 
Posts: 928
Joined: Sun May 05, 2013 8:30 pm

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

Postby Synnestry » Sun Apr 05, 2015 2:59 am

Was using Ender but now that client says 'This client is too old' so I downloaded this one. Most everything is awesome but for some reason my home arrow isn't showing up. I do have it checked :P I relogged several times and its still not working :( Not sure if this is a client bug or game bug...so sorry if I am in the wrong thread :D
As if I care.
User avatar
Synnestry
 
Posts: 265
Joined: Sat Feb 28, 2015 8:20 pm

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

Postby RonPaulFTW » Sun Apr 05, 2015 3:03 am

Synnestry wrote:Was using Ender but now that client says 'This client is too old' so I downloaded this one. Most everything is awesome but for some reason my home arrow isn't showing up. I do have it checked :P I relogged several times and its still not working :( Not sure if this is a client bug or game bug...so sorry if I am in the wrong thread :D


Go into options and turn it on. Its in Latikai in options menu
RonPaulFTW
 
Posts: 928
Joined: Sun May 05, 2013 8:30 pm

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

Postby Synnestry » Sun Apr 05, 2015 3:05 am

I did that, next to 'Arrow home pointer' I have it active (checked), yet no arrow.
As if I care.
User avatar
Synnestry
 
Posts: 265
Joined: Sat Feb 28, 2015 8:20 pm

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

Postby blitz » Sun Apr 05, 2015 3:09 am

cant open launcher

java.lang.Error: java.lang.reflect.InvocationTargetException
at haven.MainFrame.javabughack(MainFrame.java:397)
at haven.MainFrame.main2(MainFrame.java:410)
at haven.MainFrame.access$100(MainFrame.java:63)
at haven.MainFrame$8.run(MainFrame.java:480)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(Unknown Source)
at java.awt.EventQueue.invokeAndWait(Unknown Source)
at javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
at haven.MainFrame.javabughack(MainFrame.java:388)
... 4 more
Caused by: java.lang.ExceptionInInitializerError
at haven.MainFrame$5.run(MainFrame.java:391)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(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)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/loginscr (v-1), from local res source
at haven.Resource.checkerr(Resource.java:1512)
at haven.Resource.layer(Resource.java:1396)
at haven.Resource.layer(Resource.java:1405)
at haven.Resource.loadtex(Resource.java:1528)
at haven.LoginScreen.<clinit>(LoginScreen.java:47)
... 15 more
Caused by: haven.Resource$LoadException: Load error in resource gfx/loginscr(v-1), from local res source
at haven.Resource$Loader.handle(Resource.java:446)
at haven.Resource$Loader.run(Resource.java:420)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/loginscr
at haven.Resource$JarSource.get(Resource.java:320)
at haven.Resource$Loader.handle(Resource.java:439)
... 2 more
User avatar
blitz
 
Posts: 64
Joined: Fri Feb 13, 2015 8:58 am

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

Postby loled2 » Sun Apr 05, 2015 8:39 am

Code: Select all
java.lang.RuntimeException: java.lang.NoSuchMethodError: haven.Inspiration.<init>(Lhaven/ItemInfo$Owner;[Ljava/lang/String;[I)V
   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:420)
   at haven.HavenPanel.run(HavenPanel.java:455)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: haven.Inspiration.<init>(Lhaven/ItemInfo$Owner;[Ljava/lang/String;[I)V
   at haven.MenuGrid.getXPgain(MenuGrid.java:194)
   at haven.MenuGrid.rendertt(MenuGrid.java:381)
   at haven.MenuGrid.tooltip(MenuGrid.java:480)
   at haven.Widget.tooltip(Widget.java:836)
   at haven.Widget.tooltip(Widget.java:836)
   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)

When opening inspirationals tab
The tinder drill broke.
The tinder drill broke.
The tinder drill broke.
...
loled2
 
Posts: 38
Joined: Wed Aug 01, 2012 9:11 am

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

Postby Kandarim » Sun Apr 05, 2015 8:53 am

@blitz: weird - it cannot connect to the resource server. Should have been freak crash.
@loled: was already fixed.

Minor fix:
- now showing actual inspiration required for stuff, thanks to JC
- audio option menu fixed.
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 1 guest

cron