Salem Client by Ender

Forum for game modifications and custom clients.

Re: Salem Client by Ender

Postby dageir » Thu Feb 07, 2013 8:06 pm

Same happened to me, but I just waited for 45 seconds and it was like before.
Somebody once wrote, "Hell is the impossibility of reason." That's what this place feels like. Hell
User avatar
dageir
 
Posts: 1270
Joined: Sat Nov 17, 2012 2:36 pm

Re: Salem Client by Ender

Postby wolfetter » Thu Feb 07, 2013 8:06 pm

I've been waiting for half an hour. It's still not working (

Added lately:
Yep. It loaded. I tied to close the client and open again and what do you think? It still "Loading..." Gosh.. I hope it will be fixed soon. It's not cool to wait half an hour before playing
wolfetter
 
Posts: 3
Joined: Sun Nov 11, 2012 1:26 am

Re: Salem Client by Ender

Postby Bronko » Fri Feb 08, 2013 3:14 am

Ender Client is working perfect, glad you did that rotation stuff with the buttons, makes things easier i think.

i really enjoy your client but i have some small ideas that i dare to speak off here (my english is not the best so please be kind :D)

primary ideas

. add distance meter to homestead pointer
. add "Center" Option to Camera, so the upper side of the screen is north
. hotkeys to scroll through "active" hotbar-pages
..more hotbars
..more hotbar options (size and number of boxes)
. perhaps if possible you could make the landscaping tool sticky, so that we can dig while checking the depth / hight

optional ideas

. adding "Toggle Grid" like in HnH, i really love that boxy lookalike

so if any ideas where mentioned above or are already implemented please be patient and dont hate me, it was a journey to find the right words in english already...

much appreciating and greetings from germany!
Bronko
Bronko
 
Posts: 5
Joined: Sat Feb 02, 2013 10:42 pm

Re: Salem Client by Ender

Postby dark32 » Fri Feb 08, 2013 7:56 am

Now there is a homestead pointer. That is good.
Is there a way to display in a local coordinate system based on the homestead pointer?

(English is not my native language)
User avatar
dark32
 
Posts: 1
Joined: Fri Feb 01, 2013 6:52 pm

Re: Salem Client by Ender

Postby Bronko » Fri Feb 08, 2013 7:09 pm

wolfetter wrote:I've been waiting for half an hour. It's still not working (

Added lately:
Yep. It loaded. I tied to close the client and open again and what do you think? It still "Loading..." Gosh.. I hope it will be fixed soon. It's not cool to wait half an hour before playing



Maybe it would help to deinstall ALL previous versions of java and install java 6 instead as it is better in general opinions and safer i think.
restart your engine and try again, maybe this could help

(here the link to java 6 official dl: http://www.java.com/de/download/manual_v6.jsp)

this is my way of fixing all problems related to salem / hnh - fix java :D



maybe it could help to erase all files related to salem and enders in your appdata



install salem client and enders again after this of course
Bronko
 
Posts: 5
Joined: Sat Feb 02, 2013 10:42 pm

Re: Salem Client by Ender

Postby Juliam » Fri Feb 08, 2013 10:12 pm

i get this error everytime i try to launch enders client,any ideas?

java.lang.Error: java.lang.reflect.InvocationTargetException
at haven.MainFrame.javabughack(MainFrame.java:393)
at haven.MainFrame.main2(MainFrame.java:406)
at haven.MainFrame.access$1(MainFrame.java:403)
at haven.MainFrame$8.run(MainFrame.java:476)
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:384)
... 4 more
Caused by: java.lang.ExceptionInInitializerError
at haven.MainFrame$5.run(MainFrame.java:387)
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:1407)
at haven.Resource.layer(Resource.java:1292)
at haven.Resource.layer(Resource.java:1301)
at haven.Resource.loadtex(Resource.java:1423)
at haven.LoginScreen.<clinit>(LoginScreen.java:49)
... 15 more
Caused by: haven.Resource$LoadException: Could not find resource locally: gfx/loginscr
at haven.Resource$JarSource.get(Resource.java:335)
at haven.Resource$Loader.handle(Resource.java:447)
at haven.Resource$Loader.run(Resource.java:427)
at java.lang.Thread.run(Unknown Source)
Juliam
 
Posts: 11
Joined: Thu Dec 06, 2012 3:38 pm

Re: Salem Client by Ender

Postby foxkid1 » Sat Feb 09, 2013 8:13 am

i cannot fix it i delete the game folders and redownload game and java 7 and 6 i cannot do ****
it piss me off i out of options
java.lang.UnsatisfiedLinkError: no jogl in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)
at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)
at com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)
at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109)
at com.sun.opengl.impl.windows.WindowsGLDrawableFactory.<clinit>(WindowsGLDrawableFactory.java:60)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:106)
at javax.media.opengl.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:520)
at javax.media.opengl.GLCanvas.<init>(GLCanvas.java:131)
at haven.HavenPanel.<init>(HavenPanel.java:68)
at haven.HavenPanel.<init>(HavenPanel.java:78)
at haven.MainFrame.<init>(MainFrame.java:214)
at haven.MainFrame.main2(MainFrame.java:411)
at haven.MainFrame.access$1(MainFrame.java:403)
at haven.MainFrame$8.run(MainFrame.java:476)
at java.lang.Thread.run(Unknown Source)
User avatar
foxkid1
 
Posts: 6
Joined: Thu Jan 31, 2013 10:10 am

Re: Salem Client by Ender

Postby Chiprel » Sat Feb 09, 2013 8:36 am

foxkid:
Seems that client didn't download .dll files.
If you are using 32bit java, unpack and put those in yourUSER/salem/bin/
https://dl.dropbox.com/u/95535397/ender ... ll/bin.zip
Don't have 64bit ver files.
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: Salem Client by Ender

Postby foxkid1 » Sat Feb 09, 2013 9:41 am

Chiprel wrote:foxkid:
Seems that client didn't download .dll files.
If you are using 32bit java, unpack and put those in yourUSER/salem/bin/
https://dl.dropbox.com/u/95535397/ender ... ll/bin.zip
Don't have 64bit ver files.

big help thz now works
User avatar
foxkid1
 
Posts: 6
Joined: Thu Jan 31, 2013 10:10 am

Re: Salem Client by Ender

Postby janko » Sat Feb 09, 2013 3:59 pm

hey,....first hat off to enders.....what a client.....what a man..thank you.

I got a small problem. Lost my mini-map. Could I shut it down with smthg, if I pushed it to corner any way to get it back, or might it be some bug or smthg..

thanks a lot for reply/ies.

PS: hehe souds like a help section kinda post untill I state that normal client displays map fine, enders doesnt....sr:)
janko
 
Posts: 11
Joined: Sun Dec 30, 2012 6:45 pm

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 0 guests

cron