Page 1 of 1

Client won't start!

Posted: Sun Sep 01, 2013 10:45 pm
by Anzula
The Client don't want to start, i only get this message.

at illarion.client.IllaClient.main(IllaClient.java:374)
Caused by: java.lang.ClassNotFoundException: org.mantisbt.connect.MCException
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)
... 1 more
Exception in thread "main" java.lang.NoClassDefFoundError: org/mantisbt/connect/MCException
at illarion.client.IllaClient.main(IllaClient.java:374)
Caused by: java.lang.ClassNotFoundException: org.mantisbt.connect.MCException
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)
... 1 more

Re: Client won't start!

Posted: Mon Sep 02, 2013 5:26 am
by Mephistopheles
should delete and redownload only problem would be getting the beta back.
I had the same thing so I had to delete my beta now I just haf "client"... Can I somehow redownload the beta version? Right now I have version 2.1.7 is that current?

Re: Client won't start!

Posted: Mon Sep 02, 2013 8:54 am
by Nitram
2.1.7 is correct. This is the current release version.

The beta versions are mostly named like 2.1.7-xx-yyyyyy (where xx are the number of changes applied to the original release version and yyyyyy is the checksum of the current commit.

In matters of the problem Anzula has... this should be fixable by just downloading the client again. For me it launches and loads everything just fine.

Nitram

Re: Client won't start!

Posted: Mon Sep 02, 2013 3:30 pm
by Anzula
Ok, it work again.^^ Thanks for your help. :)

Re: Client won't start!

Posted: Sun Sep 08, 2013 8:59 pm
by Sammy Goldlieb
Hi, same with me, got a new laptop. Here is the errorlog:

om.sun.deploy.net.FailedDownloadException: Ressource konnte nicht geladen werden: http://illarion.org/media/java/illarion_download.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)