So I've been trying to launch FTB Unleashed on my PC for a few days now, trying out different things, nothing seems to work.
Heres a few specs on my PC:
Windows 10 64 bit
Intel i7-2600K CPU 3.40ghz
16GB of RAM
Radeon R9 280X (Crossfired)
My pc is running on a fresh install of windows, everything is up to date to my knowledge, including my graphics drivers and my java as well. The only thing I can seem to pull out of the error is as follows:
Caused by: java.lang.RuntimeException: java.lang.SecurityException: class "bkf"'
If someone needs the full error report, Ill need a bit of a explanation on how to pull out the full error report.
INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
Sep 17, 2016 4:09:59 PM net.minecraft.launchwrapper.LogWrapper log
SEVERE: Unable to launch
java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:53)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Caused by: java.lang.RuntimeException: java.lang.SecurityException: class "bkf"'s signer information does not match signer information of other classes in the same package
at org.objectweb.asm.ClassWriter.getCommonSuperClass(Unknown Source)
at org.objectweb.asm.ClassWriter.a(Unknown Source)
at org.objectweb.asm.Frame.a(Unknown Source)
at org.objectweb.asm.Frame.a(Unknown Source)
at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
at net.minecraft.launchwrapper.injector.VanillaTweakInjector.transform(VanillaTweakInjector.java:85)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)
... 6 more
So I've been trying to launch FTB Unleashed on my PC for a few days now, trying out different things, nothing seems to work.
Heres a few specs on my PC:
Windows 10 64 bit
Intel i7-2600K CPU 3.40ghz
16GB of RAM
Radeon R9 280X (Crossfired)
My pc is running on a fresh install of windows, everything is up to date to my knowledge, including my graphics drivers and my java as well. The only thing I can seem to pull out of the error is as follows:
Caused by: java.lang.RuntimeException: java.lang.SecurityException: class "bkf"'
If someone needs the full error report, Ill need a bit of a explanation on how to pull out the full error report.
Reinstall Java. Use Java7, not Java8, as its newer and will not work on older minecraft versions. Try Java6 if needed
Ive already tryied with Java 7 because its what Ive used in the past, any specific update I should try? If not What version of 6 should I use?
As I said in my original post, Im not sure how to pull up the entire log.
Sep 17, 2016 4:09:59 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
Sep 17, 2016 4:09:59 PM net.minecraft.launchwrapper.LogWrapper log
SEVERE: Unable to launch
java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:53)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Caused by: java.lang.RuntimeException: java.lang.SecurityException: class "bkf"'s signer information does not match signer information of other classes in the same package
at org.objectweb.asm.ClassWriter.getCommonSuperClass(Unknown Source)
at org.objectweb.asm.ClassWriter.a(Unknown Source)
at org.objectweb.asm.Frame.a(Unknown Source)
at org.objectweb.asm.Frame.a(Unknown Source)
at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
at net.minecraft.launchwrapper.injector.VanillaTweakInjector.transform(VanillaTweakInjector.java:85)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)
... 6 more
What launcher would you recommend using? I didn't even know there was any others.