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 » Wed Feb 18, 2015 5:30 pm

yp9i wrote:Hello , sorry for my bad english . Tell me how to get a complete description of the items in the game ? Now only displays half .


please be more specific: what is wrong exactly? Is this about the craft window, or the wiki information when you hover over items in the menugrid ? Or something else entirely?
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 yp9i » Wed Feb 18, 2015 5:35 pm

Kandarim wrote:
yp9i wrote:Hello , sorry for my bad english . Tell me how to get a complete description of the items in the game ? Now only displays half .


please be more specific: what is wrong exactly? Is this about the craft window, or the wiki information when you hover over items in the menugrid ? Or something else entirely?


"the wiki information when you hover over items in the menugrid"
yp9i
 
Posts: 4
Joined: Fri Jan 23, 2015 7:28 pm

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

Postby Kandarim » Wed Feb 18, 2015 6:08 pm

yp9i wrote:
"the wiki information when you hover over items in the menugrid"


any specific items which don't work? Does the wiki have information on them in the first place?
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 yp9i » Wed Feb 18, 2015 6:44 pm

For example : Rock maracas, strawman , and others. However, some others are displayed normally . No work about 1/3 of the total .
yp9i
 
Posts: 4
Joined: Fri Jan 23, 2015 7:28 pm

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

Postby pistolshrimp » Fri Feb 20, 2015 10:12 pm

Several times now, when adding items into a stall

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:745)
Caused by: java.lang.NullPointerException
at haven.ItemInfo.catimgs(ItemInfo.java:119)
at Shopbox.longtip(Shopbox.java:115)
at Shopbox.tooltip(Shopbox.java:124)
at haven.Widget.tooltip(Widget.java:836)
at haven.Window.tooltip(Window.java:294)
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(InvocationEvent.java:302)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:738)
at java.awt.EventQueue.access$300(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:699)
at java.awt.EventQueue$3.run(EventQueue.java:697)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:708)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
User avatar
pistolshrimp
 
Posts: 1826
Joined: Sun Mar 31, 2013 6:38 pm

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

Postby pewpeat » Sat Feb 21, 2015 12:31 am

is this client dead then? thats sad to see.

p.s. how do I get raider mode trees on enders?
pewpeat
 
Posts: 3
Joined: Tue Sep 11, 2012 6:14 pm

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

Postby Necrobane » Sat Feb 21, 2015 12:35 am

pewpeat wrote:is this client dead then? thats sad to see.

p.s. how do I get raider mode trees on enders?


you cant. get latikai.
Loyal servant of Her Majesty Lallaith
User avatar
Necrobane
Customer
 
Posts: 1092
Joined: Tue May 07, 2013 9:34 am

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

Postby pistolshrimp » Sat Feb 21, 2015 12:40 am

pewpeat wrote:is this client dead then? thats sad to see.

p.s. how do I get raider mode trees on enders?


Dead? It should be working fine, I just have trouble with crashes on stalls.
User avatar
pistolshrimp
 
Posts: 1826
Joined: Sun Mar 31, 2013 6:38 pm

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

Postby Kandarim » Sat Feb 21, 2015 11:02 am

implemented a fix for pistolshrimp's crash, though i'm not sure what's causing it.
Currently working on a sort button for your main inventory, hoping to get it done today.
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 pewpeat » Sat Feb 21, 2015 2:45 pm

any ideas why latikai's awesome client would just stop opening?... theres no error box or messages it just doesnt open after clicking it, (it acts like it was never clicked) I had a problem after the last patch but ender and vanilla clients both work without issue. ive tried the jar and jnlp and scrubbed every sign of the game and started over thanks for any help this is my favorite client
pewpeat
 
Posts: 3
Joined: Tue Sep 11, 2012 6:14 pm

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 4 guests