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 lachlaan » Wed Sep 10, 2014 8:12 pm

Did that fix it though?
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 Kandarim » Sat Sep 20, 2014 1:03 am

Update your clients.

God it's been too long since I've been able to say that :)
I'll have to fine-tune the merge but for now it'll work again.

Changes that you think are due to the client because of the patch, please mention them. I might very well miss them as I don't have much time to play myself in the near future.
Last edited by Kandarim on Sat Sep 20, 2014 1:10 am, edited 2 times in total.
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 Orcling » Sat Sep 20, 2014 1:07 am

THANK YOU SO MUCH
No more fishbowl client.
User avatar
Orcling
 
Posts: 637
Joined: Mon Mar 11, 2013 9:53 pm

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

Postby Chiprel » Sat Sep 20, 2014 1:58 am

Getting aether displayed instead of old 'pure/multiplier' would be great. (in inventories on icon)
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 reeper_aut » Sat Sep 20, 2014 2:06 am

client crashes after choosing alt!

java.lang.RuntimeException: Delayed error in resource gfx/hud/hwaup (v-1), from forking source backed by HTTP res source (http://game.salemthegame.com/res/)
at haven.Resource.checkerr(Resource.java:1512)
at haven.Resource.layer(Resource.java:1396)
at haven.Resource.layer(Resource.java:1405)
at haven.Resource.loadimg(Resource.java:1522)
at haven.GameUI$MenuButton.<init>(GameUI.java:168)
at haven.GameUI$MainMenu$11.<init>(GameUI.java:994)
at haven.GameUI$MainMenu.<init>(GameUI.java:994)
at haven.GameUI.makemenu(GameUI.java:1071)
at haven.GameUI.<init>(GameUI.java:157)
at haven.GameUI$$_.create(GameUI.java:116)
at haven.Widget.makechild(Widget.java:246)
at haven.UI.newwidget(UI.java:175)
at haven.RemoteUI.run(RemoteUI.java:71)
at haven.MainFrame.run(MainFrame.java:291)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/hwaup(v-1), from forking source backed by HTTP res source (http://game.salemthegame.com/res/)
at haven.Resource$Loader.handle(Resource.java:446)
at haven.Resource$Loader.run(Resource.java:420)
... 1 more
Caused by: java.io.FileNotFoundException: http://game.salemthegame.com/res/gfx/hud/hwaup.res
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at haven.Resource$HttpSource.get(Resource.java:370)
at haven.Resource$TeeSource.get(Resource.java:266)
at haven.Resource$Loader.handle(Resource.java:439)
... 2 more
reeper_aut
 
Posts: 367
Joined: Thu Aug 30, 2012 5:07 pm

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

Postby ericbomb » Sat Sep 20, 2014 3:29 am

No home arrow shown. (I checked, it is in fact turned on but not showing.)
JohnCarver wrote:I reserve the right to torch your base.

JohnCarver wrote:I am offended!
ericbomb
 
Posts: 443
Joined: Sun Aug 05, 2012 9:50 pm

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

Postby Kandarim » Sat Sep 20, 2014 9:06 am

Chiprel wrote:Getting aether displayed instead of old 'pure/multiplier' would be great. (in inventories on icon)


darn - fixed this last night but forgot to push it >.<
edit:done now
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 Pildream » Sat Sep 20, 2014 10:57 am

how can i install the client please ?

nvmind I got it :mrgreen: java security for some reason did not display the pop up window
User avatar
Pildream
 
Posts: 321
Joined: Wed Jul 02, 2014 2:38 pm

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

Postby Old_Longshanks » Sat Sep 20, 2014 2:37 pm

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$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)
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


So Im getting this error message when attempting to load the client further than the update process,
its same on enders version and im unsure now how to proceed.
wasn't sure if deleting anything would make it work so I have not chancged anything.

this is only apparent since update to main client.

main client runs fine (vanilla)
would love to have some zoom out function again and the ability to walk to homestead without those tools I feel like a caveman.

Thanks in advance
Shanks..
He waits... that's what he does...
tick full of tock full of tick full of tock
User avatar
Old_Longshanks
 
Posts: 26
Joined: Sat Aug 23, 2014 9:01 pm
Location: The back of your mind

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

Postby Chiprel » Sat Sep 20, 2014 3:00 pm

Delete everything in yourUSER/salem/bin/ and run updater once again to redownload client files and it should be fine.
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

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 4 guests