Created
August 1, 2016 22:07
-
-
Save Lanse505/9e66d156d40282e596a4bc3d9797bbd1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [00:06:51] [Client thread/ERROR]: Unable to launch | |
| java.lang.reflect.InvocationTargetException | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92] | |
| at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
| at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92] | |
| at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92] | |
| at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:191) [NewLaunch.jar:?] | |
| at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:252) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?] | |
| at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?] | |
| Caused by: java.lang.NoClassDefFoundError: net/minecraft/inventory/Container | |
| at net.minecraft.util.datafix.DataFixesManager.func_188279_a(SourceFile:125) ~[pe.class:?] | |
| at net.minecraft.client.Minecraft.<init>(Minecraft.java:342) ~[bcx.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?] | |
| ... 14 more | |
| Caused by: java.lang.ClassNotFoundException: net.minecraft.inventory.Container | |
| at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] | |
| at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92] | |
| at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92] | |
| at net.minecraft.util.datafix.DataFixesManager.func_188279_a(SourceFile:125) ~[pe.class:?] | |
| at net.minecraft.client.Minecraft.<init>(Minecraft.java:342) ~[bcx.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?] | |
| ... 14 more | |
| Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file net/minecraft/inventory/Container | |
| at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_92] | |
| at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92] | |
| at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92] | |
| at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] | |
| at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92] | |
| at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92] | |
| at net.minecraft.util.datafix.DataFixesManager.func_188279_a(SourceFile:125) ~[pe.class:?] | |
| at net.minecraft.client.Minecraft.<init>(Minecraft.java:342) ~[bcx.class:?] | |
| at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?] | |
| ... 14 more | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:194]: Failed to start Minecraft: | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:252]: java.lang.reflect.InvocationTargetException | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:252]: at java.lang.reflect.Method.invoke(Unknown Source) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:252]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:191) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:252]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:252) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:252]: at org.multimc.EntryPoint.listen(EntryPoint.java:162) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:252]: at org.multimc.EntryPoint.main(EntryPoint.java:53) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:195]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:195]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:195]: at java.lang.SecurityManager.checkExit(Unknown Source) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:195]: at java.lang.Runtime.exit(Unknown Source) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:195]: at java.lang.System.exit(Unknown Source) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:195]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:195]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
| [00:06:51] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:195]: ... 8 more | |
| [00:06:51] [Client thread/INFO]: [org.multimc.EntryPoint:main:56]: Exiting with -1 | |
| [00:06:51] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.ArrayIndexOutOfBoundsException: 5 | |
| [00:06:51] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:40) | |
| [00:06:51] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source) | |
| [00:06:51] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source) | |
| [00:06:51] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source) | |
| [00:06:51] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.multimc.EntryPoint.main(EntryPoint.java:57) | |
| Exception in thread "Client thread" | |
| Programmet avslutades med koden 1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment