Advertisement
Guest User

Untitled

a guest
Jan 18th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.70 KB | None | 0 0
  1. 2016-01-18 21:33:24,466 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  2. [21:33:24] [main/INFO]: Extra: []
  3. [21:33:24] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/camer/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --accessToken{REDACTED}, --version, @@MCVERSION@@, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
  4. [21:33:24] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  5. [21:33:24] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  6. [21:33:24] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
  7. [21:33:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  8. [21:33:24] [main/INFO]: Forge Mod Loader version 11.15.0.0 for Minecraft 1.8.9 loading
  9. [21:33:24] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_65, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_65
  10. [21:33:24] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  11. [21:33:24] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
  12. [21:33:24] [main/INFO]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
  13. [21:33:24] [main/INFO]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
  14. [21:33:24] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. [21:33:24] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  16. [21:33:24] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  17. [21:33:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [21:33:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  19. [21:33:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [21:33:25] [main/ERROR]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  21. [21:33:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [21:33:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  23. [21:33:26] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  24. [21:33:26] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  25. [21:33:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  26. [21:33:26] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  27. 2016-01-18 21:33:27,803 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  28. 2016-01-18 21:33:28,157 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  29. [21:33:28] [Client thread/INFO]: Setting user: Player628
  30. [21:33:31] [Client thread/ERROR]: Unable to launch
  31. java.lang.reflect.InvocationTargetException
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  35. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_65]
  36. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  37. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  41. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_65]
  42. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [bin/:?]
  43. at GradleStart.main(GradleStart.java:26) [bin/:?]
  44. Caused by: java.lang.VerifyError: Bad local variable type
  45. Exception Details:
  46. Location:
  47. net/minecraft/nbt/NBTTagCompound.read(Ljava/io/DataInput;ILnet/minecraft/nbt/NBTSizeTracker;)V @60: iload
  48. Reason:
  49. Type top (current frame, locals[5]) is not assignable to integer
  50. Current Frame:
  51. bci: @60
  52. flags: { }
  53. locals: { 'net/minecraft/nbt/NBTTagCompound', 'java/io/DataInput', integer, 'net/minecraft/nbt/NBTSizeTracker', 'java/lang/String' }
  54. stack: { }
  55. Bytecode:
  56. 0x0000000: 2d14 0053 b600 591c 1102 00a4 000d bb00
  57. 0x0000010: 5b59 125d b700 60bf 2ab4 0020 b900 6301
  58. 0x0000020: 00a7 0040 2b2d b800 673a 042d 1100 e010
  59. 0x0000030: 1019 04b6 006b 6860 85b6 0059 1505 1904
  60. 0x0000040: 2b1c 0460 2db8 006f 3a06 2ab4 0020 1904
  61. 0x0000050: 1906 b900 7303 00c6 000a 2d14 0074 b600
  62. 0x0000060: 592b 2db8 0079 5936 059a ffbb b1
  63. Stackmap Table:
  64. same_frame(@24)
  65. append_frame(@36,Integer)
  66. chop_frame(@97,1)
  67.  
  68. at net.minecraft.item.ItemStack.getChatComponent(ItemStack.java:898) ~[ItemStack.class:?]
  69. at net.minecraft.stats.StatList.initMiningStats(StatList.java:138) ~[StatList.class:?]
  70. at net.minecraft.stats.StatList.init(StatList.java:83) ~[StatList.class:?]
  71. at net.minecraft.init.Bootstrap.register(Bootstrap.java:515) ~[Bootstrap.class:?]
  72. at net.minecraft.client.Minecraft.<init>(Minecraft.java:320) ~[Minecraft.class:?]
  73. at net.minecraft.client.main.Main.main(Main.java:116) ~[Main.class:?]
  74. ... 12 more
  75. Exception in thread "Client thread" [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.reflect.InvocationTargetException
  76. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  77. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  78. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  79. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  80. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  81. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at GradleStart.main(GradleStart.java:26)
  82. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
  83. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)
  84. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
  85. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source)
  86. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source)
  87. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
  88. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  89. [21:33:31] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: ... 6 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement