Salem Client by Ender

Forum for game modifications and custom clients.

Re: Salem Client by Ender

Postby Yunie » Sun Mar 23, 2014 8:57 pm

Hi I am having problems, I tried to install java 6, restart, delete java cache but no good :(

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 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)
... 35 more
Yunie
 
Posts: 20
Joined: Fri Jul 19, 2013 2:30 am

Re: Salem Client by Ender

Postby reeper_aut » Mon Mar 24, 2014 6:28 pm

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
reeper_aut
 
Posts: 367
Joined: Thu Aug 30, 2012 5:07 pm

Re: Salem Client by Ender

Postby lordkey » Mon Mar 24, 2014 11:33 pm

lordkey wrote:
Kandarim wrote:what happens if you download the requisite files manually (obviously not a real solution to the problem, but at least it'll allow you to play with ender's client)?
You can find the list of URL's here: https://github.com/EnderWiggin/salem-updater/blob/master/etc/config.xml

download the two native libraries for jogl and gluegen for your platform, as well as the six platform-independent libraries in the bottom of the file. You should put them in Salem/bin/



What is the form of dowload in JOGL??.. you can explain me.. please i am noob.!
i am use java 7.51 and salem client.. HELP ME !!!!
sorry for the inconvenience...



six platform-independent libraries in the bottom of the file???
what is the name of the six platform-independent??
Please help me.!!
lordkey
 
Posts: 9
Joined: Fri Sep 13, 2013 1:47 am

Re: Salem Client by Ender

Postby cbd1167 » Tue Mar 25, 2014 12:02 am

So are we gonna get any fix for this **** or what? Ender givin up?
cbd1167
 
Posts: 21
Joined: Wed May 01, 2013 11:29 pm

Re: Salem Client by Ender

Postby AcuaArkane » Tue Mar 25, 2014 12:58 am

cbd1167 wrote:So are we gonna get any fix for this **** or what? Ender givin up?

I don't think he has time for matter such as this seeing as he lives in Ukraine while the next day he might live in Russia.
User avatar
AcuaArkane
 
Posts: 30
Joined: Fri Mar 21, 2014 4:49 pm

Re: Salem Client by Ender

Postby cbd1167 » Tue Mar 25, 2014 5:34 am

AcuaArkane wrote:
cbd1167 wrote:So are we gonna get any fix for this **** or what? Ender givin up?

I don't think he has time for matter such as this seeing as he lives in Ukraine while the next day he might live in Russia.


Oh.. ****,, I didn't know that..
cbd1167
 
Posts: 21
Joined: Wed May 01, 2013 11:29 pm

Re: Salem Client by Ender

Postby neoreaper » Tue Mar 25, 2014 3:18 pm

is the endor client working for anyone ? or is it up to date?
neoreaper
 
Posts: 6
Joined: Thu Aug 23, 2012 5:28 am

Re: Salem Client by Ender

Postby Emina » Wed Mar 26, 2014 1:11 pm

Code: Select all
java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 30
   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:415)
   at haven.HavenPanel.run(HavenPanel.java:448)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 30
   at haven.GLState$Applier.apply(GLState.java:473)
   at haven.GOut.apply(GOut.java:203)
   at haven.TexGL.render(TexGL.java:380)
   at haven.Tex.crender(Tex.java:90)
   at haven.Tex.crender(Tex.java:95)
   at haven.GOut.image(GOut.java:142)
   at haven.Img.draw(Img.java:59)
   at haven.Widget.draw(Widget.java:514)
   at haven.Widget.draw(Widget.java:519)
   at haven.LoginScreen.draw(LoginScreen.java:336)
   at haven.Widget.draw(Widget.java:514)
   at haven.Widget.draw(Widget.java:519)
   at haven.RootWidget.draw(RootWidget.java:80)
   at haven.UI.draw(UI.java:147)
   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$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)

just had this error when arriving to login menu
User avatar
Emina
 
Posts: 53
Joined: Wed Aug 01, 2012 1:42 am

Re: Salem Client by Ender

Postby monkeybee11 » Sun Mar 30, 2014 4:35 pm

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?
User avatar
monkeybee11
 
Posts: 132
Joined: Mon Mar 10, 2014 12:09 am

Re: Salem Client by Ender

Postby bologna_man00 » Tue Apr 01, 2014 11:41 pm

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)
User avatar
bologna_man00
 
Posts: 322
Joined: Fri Aug 24, 2012 2:56 am

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: Google [Bot], shaneadams64 and 1 guest