Guest User

Untitled

a guest
Jun 11th, 2017
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.29 KB | None | 0 0
  1. Logging in...
  2. Beginning authlib authentication attempt
  3. successfully created YggdrasilAuthenticationService
  4. Login complete.
  5. Checking local assets file, for MC version 1.10.2 Please wait!
  6. Using backupLink for mcjsons/versions/1.10.2/1.10.2.json
  7. Setting up native libraries for FTB Sky Factory Challenges v Recommended Version MC 1.10.2
  8. Syncing Assets:
  9. Java Path: C:\Program Files\Java\jre1.8.0_45\bin\java.exe
  10. Pack: FTB Sky Factory Challenges 1.10.2
  11. Setting MinMemory to 256
  12. Setting MaxMemory to 3584
  13. [22:28:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  14. [22:28:23] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  15. [22:28:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  16. [22:28:23] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2254 for Minecraft 1.10.2 loading
  17. [22:28:23] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45
  18. [22:28:23] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.3.2.jar
  19. [22:28:23] [main/WARN] [FML]: The coremod team.chisel.common.asm.ChiselCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [22:28:23] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [22:28:23] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. [22:28:23] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [22:28:23] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. [22:28:23] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. [22:28:23] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. [22:28:23] [main/WARN] [FML]: The coremod org.epoxide.surge.asm.SurgeLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  27. [22:28:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  28. [22:28:23] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  29. [22:28:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  30. [22:28:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  31. [22:28:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  32. [22:28:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  33. [22:28:25] [main/ERROR] [FML]: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty.
  34. [22:28:25] [main/ERROR] [LaunchWrapper]: Unable to launch
  35. java.lang.RuntimeException: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty, your vanilla jar may be corrupt.
  36. at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:170) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  37. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  38. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  39. Caused by: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty, your vanilla jar may be corrupt.
  40. at net.minecraftforge.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:114) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  41. at net.minecraftforge.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:77) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  42. at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:217) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  43. at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:191) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  44. at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:160) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  45. at net.minecraftforge.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:189) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  46. at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:165) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  47. ... 2 more
  48. Exception in thread "main" [22:28:25] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
  49. [22:28:25] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
  50. [22:28:25] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
  51. [22:28:25] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source)
  52. [22:28:25] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source)
  53. [22:28:25] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
  54. [22:28:25] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  55. MC process exited. return value: 1
  56. [i18n] Added 0 enUS to options pane
  57. [i18n] Added 1 cyGB to options pane
  58. [i18n] Added 2 daDK to options pane
  59. [i18n] Added 3 deDE to options pane
  60. [i18n] Added 4 enGB to options pane
  61. [i18n] Added 5 enUS to options pane
  62. [i18n] Added 6 esES to options pane
  63. [i18n] Added 7 fiFI to options pane
  64. [i18n] Added 8 frCA to options pane
  65. [i18n] Added 9 frFR to options pane
  66. [i18n] Added 10 itIT to options pane
  67. [i18n] Added 11 maHU to options pane
  68. [i18n] Added 12 nlNL to options pane
  69. [i18n] Added 13 noNO to options pane
  70. [i18n] Added 14 plPL to options pane
  71. [i18n] Added 15 ptBR to options pane
  72. [i18n] Added 16 ptPT to options pane
  73. [i18n] Added 17 ruRU to options pane
  74. [i18n] Added 18 svSE to options pane
  75. [i18n] Added 19 zhCN to options pane
  76. [i18n] enUS English (US) language file loaded!
  77. Logging in...
  78. Beginning authlib authentication attempt
  79. successfully created YggdrasilAuthenticationService
  80. Login complete.
  81. Checking local assets file, for MC version 1.10.2 Please wait!
  82. Using backupLink for mcjsons/versions/1.10.2/1.10.2.json
  83. Setting up native libraries for FTB Sky Factory Challenges v Recommended Version MC 1.10.2
  84. Syncing Assets:
  85. Java Path: C:\Program Files\Java\jre1.8.0_45\bin\java.exe
  86. Pack: FTB Sky Factory Challenges 1.10.2
  87. Setting MinMemory to 256
  88. Setting MaxMemory to 3584
  89. [22:33:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  90. [22:33:50] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  91. [22:33:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  92. [22:33:50] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2254 for Minecraft 1.10.2 loading
  93. [22:33:50] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45
  94. [22:33:52] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.3.2.jar
  95. [22:33:52] [main/WARN] [FML]: The coremod team.chisel.common.asm.ChiselCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  96. [22:33:53] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  97. [22:33:55] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  98. [22:33:55] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  99. [22:33:57] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  100. [22:33:57] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  101. [22:33:57] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  102. [22:33:58] [main/WARN] [FML]: The coremod org.epoxide.surge.asm.SurgeLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  103. [22:33:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  104. [22:33:59] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  105. [22:33:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  106. [22:33:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  107. [22:33:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  108. [22:33:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  109. [22:34:00] [main/ERROR] [FML]: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty.
  110. [22:34:00] [main/ERROR] [LaunchWrapper]: Unable to launch
  111. java.lang.RuntimeException: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty, your vanilla jar may be corrupt.
  112. at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:170) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  113. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  114. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  115. Caused by: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty, your vanilla jar may be corrupt.
  116. at net.minecraftforge.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:114) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  117. at net.minecraftforge.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:77) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  118. at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:217) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  119. at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:191) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  120. at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:160) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  121. at net.minecraftforge.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:189) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  122. at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:165) ~[forge-1.10.2-12.18.3.2254-universal.jar:?]
  123. ... 2 more
  124. Exception in thread "main" [22:34:00] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
  125. [22:34:00] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
  126. [22:34:00] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
  127. [22:34:00] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source)
  128. [22:34:00] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source)
  129. [22:34:00] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
  130. [22:34:00] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  131. MC process exited. return value: 1
  132. [i18n] Added 0 enUS to options pane
  133. [i18n] Added 1 cyGB to options pane
  134. [i18n] Added 2 daDK to options pane
  135. [i18n] Added 3 deDE to options pane
  136. [i18n] Added 4 enGB to options pane
  137. [i18n] Added 5 enUS to options pane
  138. [i18n] Added 6 esES to options pane
  139. [i18n] Added 7 fiFI to options pane
  140. [i18n] Added 8 frCA to options pane
  141. [i18n] Added 9 frFR to options pane
  142. [i18n] Added 10 itIT to options pane
  143. [i18n] Added 11 maHU to options pane
  144. [i18n] Added 12 nlNL to options pane
  145. [i18n] Added 13 noNO to options pane
  146. [i18n] Added 14 plPL to options pane
  147. [i18n] Added 15 ptBR to options pane
  148. [i18n] Added 16 ptPT to options pane
  149. [i18n] Added 17 ruRU to options pane
  150. [i18n] Added 18 svSE to options pane
  151. [i18n] Added 19 zhCN to options pane
  152. [i18n] enUS English (US) language file loaded!
Advertisement
Add Comment
Please, Sign In to add comment