• 0

    posted a message on X-Ray Mod with Opacity, Cave Finder, Fullbright (Always updated!)
    Quote from TLUL

    No response to the keys generally means that the basefiles it modifies didn't get patched in correctly. Which mod installer are you using? There's a chance it did something wrong.


    Whenever you see "SHA1 digest error" in your error log, it means you forgot to delete the META-INF folder.


    That would make sense, since as mentioned before, I havnt been able to locate the meta-inf folder. Where is this located?

    BTW - Thanks for working on this and giving the support, nice job!
    Posted in: Minecraft Mods
  • 0

    posted a message on X-Ray Mod with Opacity, Cave Finder, Fullbright (Always updated!)
    Freeze at black screen, error log as follows:

    C:\Users\xxx\Desktop\Linux>java -jar minecraft.jar
    asdf
    Exception in thread "Thread-5" java.lang.SecurityException: SHA1 digest error fo
    r jm.class
    at sun.security.util.ManifestEntryVerifier.verify(Unknown Source)
    at java.util.jar.JarVerifier.processEntry(Unknown Source)
    at java.util.jar.JarVerifier.update(Unknown Source)
    at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source)
    at sun.misc.Resource.getBytes(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 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 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 java.lang.ClassLoader.loadClass(Unknown Source)
    at net.minecraft.client.MinecraftApplet.init(SourceFile:36)
    at net.minecraft.Launcher.replace(Launcher.java:136)
    at net.minecraft.Launcher$1.run(Launcher.java:79)
    Posted in: Minecraft Mods
  • 0

    posted a message on X-Ray Mod with Opacity, Cave Finder, Fullbright (Always updated!)
    Im running to the freez and black screen launch.

    minecraft 1.3.1
    java 7
    windows 64-bit
    windows 7

    Started with a clean install and followed the instructions, except I could not locate meta-inf folder.

    All files and folders were extracted to the minecraft.jar archive, and tlul folder (as well as all subfolders and files) is visible in the archive.

    Error log:
    Posted in: Minecraft Mods
  • To post a comment, please .