Jump to content

I now have a new issue


Maxgamer2

Recommended Posts

Ok so my new problem is this:

Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes

at sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:284)

at sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:238)

at java.util.jar.JarVerifier.processEntry(JarVerifier.java:273)

at java.util.jar.JarVerifier.update(JarVerifier.java:228)

at java.util.jar.JarFile.initializeVerifier(JarFile.java:383)

at java.util.jar.JarFile.getInputStream(JarFile.java:450)

at sun.misc.URLClassPath$JarLoader$2.getInputStream(URLClassPath.java:776)

at sun.misc.Resource.cachedInputStream(Resource.java:77)

at sun.misc.Resource.getByteBuffer(Resource.java:160)

at java.net.URLClassLoader.defineClass(URLClassLoader.java:442)

at java.net.URLClassLoader.access$100(URLClassLoader.java:73)

at java.net.URLClassLoader$1.run(URLClassLoader.java:367)

at java.net.URLClassLoader$1.run(URLClassLoader.java:361)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:360)

at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)

Java HotSpot 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

 

I have no idea what it means. I hope it's an easy fix and not super complex.

Link to comment
Share on other sites

When I use the installer I get this:

 

These libraries failed to download. Try again.

 

com.typesafe.akka:akka-actor_2.11:2.3.3, com.typesafe:config:1.2.1, org.scala-actors-migration_2.11:1.1.0, org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2, org.scala-lang.plugins: scala-continuations-plugin_2.11.1:1.0.2, org.scala-lang:scala-library:2.11.1, org.scala-lang:scala--parser-combinators_2.11:1.0.1, org.scala-lang:scala-reflect:2.11.1, org.scala-lang:scala-swing_2.11:1.0.1, org.scala-lang:scala-xml_2.11:1.0.2

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.