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 Ciego » Fri Dec 29, 2017 7:18 pm

Is Latikai set up for the new expedition? Or will we need to drop back to original bare client, until that's ready?
Ciego
 
Posts: 62
Joined: Thu Jul 23, 2015 6:31 am

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

Postby Nikixos » Fri Dec 29, 2017 7:22 pm

Ciego wrote:Is Latikai set up for the new expedition? Or will we need to drop back to original bare client, until that's ready?


It should work as normal, most changes don't interfere with UI
Image Image
User avatar
Nikixos
 
Posts: 1621
Joined: Mon Jan 21, 2013 9:03 am
Location: Mexico

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

Postby Kandarim » Fri Dec 29, 2017 8:26 pm

as far as I am aware, the changes for the new expedition were already dropped. The grape stuff shouldn't require I client change, i don't think.
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 Yinsun » Sat Dec 30, 2017 9:45 pm

I downloaded the updater, I got past the security check, I got to this...
Image
But after that, nothing happens. I have tried turning off the firewall and the anti virus, I updated Java, I tried both the .jar and the .jnlp... all to no avail. What should I do? I do have regular Salem downloaded.
Yinsun
 
Posts: 3
Joined: Tue Feb 28, 2017 7:03 pm

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

Postby Kandarim » Sat Dec 30, 2017 10:34 pm

do you know your way around the command line? Could you run the client from command line ? That might give more info

Code: Select all
cd C:\Users\<username>\Salem\bin
start "" javaw -jar lsalem.jar -U http://game.salemthegame.com/res/ game.salemthegame.com
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 Adelewhy » Sun Dec 31, 2017 1:27 am

Do brambles count as regular trees.. as in will they be miniature in raider mode or full size?
Adelewhy
 
Posts: 167
Joined: Sun Nov 22, 2015 11:15 am

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

Postby Yinsun » Sun Dec 31, 2017 2:53 am

This is the error I get: Image

Edit: I also got "A java Exception has occured."
Yinsun
 
Posts: 3
Joined: Tue Feb 28, 2017 7:03 pm

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

Postby lachlaan » Mon Jan 01, 2018 9:40 am

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:418)
at haven.HavenPanel.run(HavenPanel.java:453)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at haven.Glob$Pagina$State$2.tex(Glob.java:153)
at haven.MenuGrid.draw(MenuGrid.java:413)
at haven.GameUI.drawFiltered(GameUI.java:658)
at haven.GameUI.draw(GameUI.java:666)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.RootWidget.draw(RootWidget.java:182)
at haven.UI.draw(UI.java:165)
at haven.HavenPanel.redraw(HavenPanel.java:296)
at haven.HavenPanel$1.display(HavenPanel.java:92)
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$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$JavaSecurityAccessImpl.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)


Error i get when trying to open the potato food crafting menu.
Exactly 6.022 x 10^23 worth of Lach molecules.
lachlaan
Customer
 
Posts: 2043
Joined: Tue Mar 12, 2013 3:11 pm

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

Postby JohnCarver » Mon Jan 01, 2018 10:09 am

This is actually my bad. Kandarim does need to be pestered for a quick fix to when the cravings destroy themselves. As the mason lodge 'craving swap' feature only shows correctly on defaults.
ceedat wrote:the overwhelming frustration of these forums and the unnecessarily over complicated game mechanics is what i enjoy about this game most.

Nsuidara wrote:it is a strange and difficult game in no positive way
User avatar
JohnCarver
Site Admin
 
Posts: 6826
Joined: Fri Jun 06, 2014 3:02 am

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

Postby Kandarim » Tue Jan 02, 2018 8:12 am

The fix should have been merged, although I can't test it myself. Please let me know if it still crashes.
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 16 guests