Salem Client by Ender

Forum for game modifications and custom clients.

Re: Salem Client by Ender

Postby monkeybee11 » Wed Apr 02, 2014 12:18 am

bologna_man00 wrote:
monkeybee11 wrote:random qustion is this inteded or a woops?
http://gyazo.com/8ec6ceaacf6e8cd43be45fcfcde313d8

or is the ender gonna swich the hummor bar colours around as well?


I always thought the color scheme would make more sense that way (phlegm being changed to green and black bile to gray/purple)


ive only been playing for liek 3 weeks but ya that has been confusing me in till my friend said im a idouit :D
thats y me ask if enders is gonna change the bars as well
User avatar
monkeybee11
 
Posts: 132
Joined: Mon Mar 10, 2014 12:09 am

Re: Salem Client by Ender

Postby reeper_aut » Wed Apr 02, 2014 3:25 pm

i have reinstalled java 7.51 and 6.45 again.
also deleted salem folder and all

now the game let me enter, but while loading game screen it terminates, without an error msg.
if it helps, the map is loaded fully, but not the game screen.
reeper_aut
 
Posts: 367
Joined: Thu Aug 30, 2012 5:07 pm

Re: Salem Client by Ender

Postby recolector » Thu Apr 10, 2014 11:14 pm

HELLO
any can help me.
is the same Salem/bin/ to JAVA\bin ?
or what is the carpet Salem/bin/
recolector
 
Posts: 4
Joined: Thu Apr 10, 2014 11:11 pm

Re: Salem Client by Ender

Postby Kandarim » Fri Apr 11, 2014 10:35 am

the carpet is rolled at C:/Users/recolector/Salem/bin/ on Windows 7, or similar (e.g. C:/Documents and Settings/recolector/Salem/bin/ on XP - which is officially outdated now :) - or /u/recolector/Salem/bin/ on UNIX systems) as far as I am aware
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: Salem Client by Ender

Postby recolector » Sat Apr 12, 2014 5:36 pm

Hello and thanks. n.n
need to download and run salem and then run https://github.com/EnderWiggin/Custom-Salem
..???
or wwhat is the proccess for install the client of ender?
recolector
 
Posts: 4
Joined: Thu Apr 10, 2014 11:11 pm

Re: Salem Client by Ender

Postby Kandarim » Sat Apr 12, 2014 7:03 pm

You want to use the auto-updater (linked in the first thread). For your convenience, this one (Salem updater v0.2)
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: Salem Client by Ender

Postby Zhamet » Sun Apr 13, 2014 1:07 am

i have no problems with enders or normal client on my laptop and my home computer, but at my parrents computer i can't get any clinte to run!
i have reinstalled java in various versions but still it won't run!

here is the the error i get for enders

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$100(MainFrame.java:63)
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.NoClassDefFoundError: com/jogamp/common/type/WriteCloneable
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at haven.TexGL$TexDraw.<clinit>(TexGL.java:83)
at haven.TexGL.<init>(TexGL.java:154)
at haven.TexGL.<init>(TexGL.java:282)
at haven.TexI.<init>(TexI.java:42)
at haven.Resource$Image$1.<init>(Resource.java:626)
at haven.Resource$Image.tex(Resource.java:626)
at haven.Resource.loadtex(Resource.java:1523)
at haven.LoginScreen.<clinit>(LoginScreen.java:47)
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.ClassNotFoundException: com.jogamp.common.type.WriteCloneable
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 47 more


this is for .jnlp
.jar won't even run or gives the same error


Both me and my brother are having this exact same problem/error.
We have tried using every different versions of Java that we been able to find, 6, 7, 8.... nothing works.
Has any one been able to find a workaround or any other way to make the Ender run?
Zhamet
 
Posts: 5
Joined: Fri Nov 09, 2012 5:52 am

Re: Salem Client by Ender

Postby Chiprel » Sun Apr 13, 2014 11:02 am

Zhamet wrote:
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$100(MainFrame.java:63)
at haven.MainFrame$8.run(MainFrame.java:476)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException

Both me and my brother are having this exact same problem/error.
Has any one been able to find a workaround or any other way to make the Ender run?


This should fix it for you and everyone else with "haven.MainFrame.javabughack(MainFrame.java:393)" error:
viewtopic.php?f=11&t=9497
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 Zhamet » Sun Apr 13, 2014 1:19 pm

Chiprel wrote:
Zhamet wrote:
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$100(MainFrame.java:63)
at haven.MainFrame$8.run(MainFrame.java:476)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException

Both me and my brother are having this exact same problem/error.
Has any one been able to find a workaround or any other way to make the Ender run?


This should fix it for you and everyone else with "haven.MainFrame.javabughack(MainFrame.java:393)" error:
viewtopic.php?f=11&t=9497


THANK YOU, THANK YOU, THANK YOU!!!!!!
That fixed the problem :D
Zhamet
 
Posts: 5
Joined: Fri Nov 09, 2012 5:52 am

Re: Salem Client by Ender

Postby lordkey » Sun Apr 13, 2014 4:18 pm

hello.. and very very thanks n.n my hero! xD
lordkey
 
Posts: 9
Joined: Fri Sep 13, 2013 1:47 am

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: shaneadams64 and 0 guests