Salem Client by Ender

Forum for game modifications and custom clients.

Re: Salem Client by Ender

Postby nostra » Thu Mar 14, 2013 7:24 pm

]My client just crashend and since then I can not start too. Nothing was changed - tried to reinstall, reboot.. doesnt work. Here is the error:


Code: Select all
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 javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
   at haven.MainFrame.javabughack(MainFrame.java:384)
   ... 4 more
Caused by: java.lang.NoClassDefFoundError: dolda/jglob/Loader
   at haven.Resource.<clinit>(Resource.java:559)
   at haven.LoginScreen.<clinit>(LoginScreen.java:49)
   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$400(Unknown Source)
   at java.awt.EventQueue$2.run(Unknown Source)
   at java.awt.EventQueue$2.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$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: dolda.jglob.Loader
   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)
   ... 17 more
nostra
 
Posts: 15
Joined: Wed Dec 05, 2012 12:51 pm

Re: Salem Client by Ender

Postby Reisyn » Thu Mar 14, 2013 7:25 pm

Code: Select all
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.NoClassDefFoundError: dolda/jglob/Loader
   at haven.Resource.<clinit>(Resource.java:559)
   at haven.LoginScreen.<clinit>(LoginScreen.java:49)
   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: dolda.jglob.Loader
   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)


Any idea why its like this?
Reisyn
Customer
 
Posts: 36
Joined: Thu Jan 24, 2013 6:38 am

Re: Salem Client by Ender

Postby alloin » Thu Mar 14, 2013 7:25 pm

aaaaarghgh, what have you done !!!

Code: Select all
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 javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
   at haven.MainFrame.javabughack(MainFrame.java:384)
   ... 4 more
Caused by: java.lang.NoClassDefFoundError: dolda/jglob/Loader
   at haven.Resource.<clinit>(Resource.java:559)
   at haven.LoginScreen.<clinit>(LoginScreen.java:49)
   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$400(Unknown Source)
   at java.awt.EventQueue$2.run(Unknown Source)
   at java.awt.EventQueue$2.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$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: dolda.jglob.Loader
   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)
   ... 17 more
jorb wrote:all I see is misplaced machismo and a lot of very cheap talk. ^^

Darwat confirmed scrub!
User avatar
alloin
Customer
 
Posts: 3031
Joined: Wed Aug 01, 2012 1:33 am

Re: Salem Client by Ender

Postby martinuzz » Thu Mar 14, 2013 7:27 pm

My client crashed, now I cannot restart anymore, I keep getting this error:

Code: Select all
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.NoClassDefFoundError: dolda/jglob/Loader
   at haven.Resource.<clinit>(Resource.java:559)
   at haven.LoginScreen.<clinit>(LoginScreen.java:49)
   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: dolda.jglob.Loader
   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)
   ... 17 more
Did Claeyt shut up yet?
WARNING: berrymash laxatives can cause your character to explode violently, after eating chymically unstable foods.
User avatar
martinuzz
 
Posts: 583
Joined: Wed Dec 19, 2012 11:38 pm

Re: Salem Client by Ender

Postby RuneNL » Thu Mar 14, 2013 7:27 pm

Suffering from same.
Code: Select all
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.NoClassDefFoundError: dolda/jglob/Loader
   at haven.Resource.<clinit>(Resource.java:559)
   at haven.LoginScreen.<clinit>(LoginScreen.java:49)
   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: dolda.jglob.Loader
   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)
   ... 17 more
User avatar
RuneNL
 
Posts: 717
Joined: Thu Mar 07, 2013 12:28 am

Re: Salem Client by Ender

Postby geckzilla » Thu Mar 14, 2013 7:38 pm

Yup... ok so it's not just me, then. I did install a Java update last night but that might be unrelated.
geckzilla
 
Posts: 23
Joined: Sun Feb 24, 2013 3:42 am

Re: Salem Client by Ender

Postby Corncob » Thu Mar 14, 2013 7:39 pm

I'm getting the same error as the two fellows above me, as well.
User avatar
Corncob
 
Posts: 13
Joined: Wed Mar 06, 2013 9:08 pm

Re: Salem Client by Ender

Postby Myrdred » Thu Mar 14, 2013 7:40 pm

yes this is wide spread me too
User avatar
Myrdred
 
Posts: 107
Joined: Tue Sep 25, 2012 10:44 am

Re: Salem Client by Ender

Postby bmer » Thu Mar 14, 2013 7:42 pm

Here to say I am getting the same error as well :/

Is there a way to temporarily have the updater download the previous version of Ender's client before the recent changes he made?
Landlords, like all other men, love to reap where they never sowed. -- K.M.
User avatar
bmer
 
Posts: 49
Joined: Sat Mar 09, 2013 8:11 am

Re: Salem Client by Ender

Postby SpiderClown » Thu Mar 14, 2013 7:43 pm

Oh thank god its not just me then :D
SpiderClown
 
Posts: 1
Joined: Wed Mar 13, 2013 5:15 am

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 283 guests