Advertisement
Guest User

fail

a guest
Oct 23rd, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.49 KB | None | 0 0
  1. [03:47:18] [Client thread/ERROR]: Unable to launch
  2. java.lang.reflect.InvocationTargetException
  3. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
  4. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  5. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  6. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
  7. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  8. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  9. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
  10. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  11. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
  12. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
  13. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
  14. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
  15. at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
  16. at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
  17. Caused by: java.lang.NoClassDefFoundError: net/minecraft/inventory/Container
  18. at net.minecraft.util.datafix.DataFixesManager.func_188279_a(SourceFile:125) ~[pe.class:?]
  19. at net.minecraft.client.Minecraft.<init>(Minecraft.java:342) ~[bcx.class:?]
  20. at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
  21. ... 14 more
  22. Caused by: java.lang.ClassNotFoundException: net.minecraft.inventory.Container
  23. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  24. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  25. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  26. at net.minecraft.util.datafix.DataFixesManager.func_188279_a(SourceFile:125) ~[pe.class:?]
  27. at net.minecraft.client.Minecraft.<init>(Minecraft.java:342) ~[bcx.class:?]
  28. at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
  29. ... 14 more
  30. Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file net/minecraft/inventory/Container
  31. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_111]
  32. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_111]
  33. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_111]
  34. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
  35. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  36. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
  37. at net.minecraft.util.datafix.DataFixesManager.func_188279_a(SourceFile:125) ~[pe.class:?]
  38. at net.minecraft.client.Minecraft.<init>(Minecraft.java:342) ~[bcx.class:?]
  39. at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
  40. ... 14 more
  41. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:313]: Failed to start Minecraft:
  42. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:395]: java.lang.reflect.InvocationTargetException
  43. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:395]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:395]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  45. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:395]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:395]: at java.lang.reflect.Method.invoke(Unknown Source)
  47. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:395]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  48. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:395]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
  49. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:395]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  50. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launch:395]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
  51. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:314]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
  52. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:314]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
  53. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:314]: at java.lang.SecurityManager.checkExit(Unknown Source)
  54. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:314]: at java.lang.Runtime.exit(Unknown Source)
  55. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:314]: at java.lang.System.exit(Unknown Source)
  56. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:314]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
  57. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:314]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  58. [03:47:19] [Client thread/INFO]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:314]: ... 8 more
  59. [03:47:19] [Client thread/INFO]: [org.multimc.EntryPoint:main:57]: Exiting with -1
  60. [03:47:19] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
  61. [03:47:19] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
  62. [03:47:19] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
  63. [03:47:19] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source)
  64. [03:47:19] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source)
  65. [03:47:19] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.multimc.EntryPoint.main(EntryPoint.java:58)
  66. Exception in thread "Client thread"
  67. Process exited with code 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement