Advertisement
Guest User

Untitled

a guest
Jun 21st, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.43 KB | None | 0 0
  1. FTB Launcher logs:
  2. [22:31:24] [DEBUG] Main.main:171: Launcher arguments: []
  3. [22:31:24] [DEBUG] Main.main:172: Launcher PID: 1700
  4. [22:31:24] [DEBUG] Main.main:183: FTB Launcher CI Build #: 388, Git SHA: 9c2819d0a2e1
  5. [22:31:24] [INFO] JGoogleAnalyticsTracker$2.run:484: AnalyticsBackgroundThread started
  6. [22:31:24] [INFO] MainHelpers.printInfo:39: FTBLaunch starting up (version 1.4.12 Build: 10412)
  7. [22:31:24] [DEBUG] MainHelpers.printInfo:40: System's default JVM: (This is not always used to launch MC)
  8. [22:31:24] [DEBUG] MainHelpers.printInfo:41: Java version: 1.8.0_25
  9. [22:31:24] [DEBUG] MainHelpers.printInfo:42: Java vendor: Oracle Corporation
  10. [22:31:24] [DEBUG] MainHelpers.printInfo:43: Java home: C:\Program Files (x86)\Java\jre1.8.0_25
  11. [22:31:24] [DEBUG] MainHelpers.printInfo:44: Java specification: Java Virtual Machine Specification version: 1.8 by Oracle Corporation
  12. [22:31:24] [DEBUG] MainHelpers.printInfo:46: Java vm: Java HotSpot(TM) Client VM version: 25.25-b02 by Oracle Corporation
  13. [22:31:24] [INFO] MainHelpers.printInfo:47: OS: Windows 8.1 6.3 (64-bit)
  14. [22:31:24] [INFO] MainHelpers.printInfo:48: Launcher Install Dir: D:\
  15. [22:31:24] [INFO] MainHelpers.printInfo:49: System memory: 5348M free, 8134M total
  16. [22:31:25] [DEBUG] OSUtils.printGPUinformation:752: GPU information:
  17. AdapterRAM Description DriverDate DriverVersion InstalledDisplayDrivers
  18. 4293918720 NVIDIA GeForce GTX 970 20150825000000.000000-000 10.18.13.5582 nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um,nvwgf2um
  19. [22:31:25] [INFO] JavaFinder.parseJavaVersion:175: The FTB Launcher has found the following Java versions installed:
  20. [22:31:25] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.8.0_25 sorted as: 1.8.0_25 32 Bit Java at : C:\Program Files (x86)\Java\jre1.8.0_25\bin\java.exe
  21. [22:31:25] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.8.0_25 sorted as: 1.8.0_25 32 Bit Java at : C:\Program Files (x86)\Java\jre1.8.0_25\bin\java.exe
  22. [22:31:25] [INFO] JavaFinder.parseJavaVersion:204: Preferred: Java Version: 1.8.0_25 sorted as: 1.8.0_25 32 Bit Java at : C:\Program Files (x86)\Java\jre1.8.0_25\bin\java.exe
  23. [22:31:25] [ERROR] MainHelpers.printInfo:64: 32-bit Java in 64-bit operating system. 64-bit Java is required for most mod packs. If you have issues, please try the FTB Lite packs.
  24. [22:31:25] [DEBUG] OSUtils.getProxy:77: ProxySelector: type: DIRECT, no proxy for http://ftb.cursecdn.com
  25. [22:31:25] [DEBUG] OSUtils.getProxy:77: ProxySelector: type: DIRECT, no proxy for http://www.creeperrepo.net
  26. [22:31:25] [DEBUG] DownloadUtils.run:450: DownloadUtils.run() starting
  27. [22:31:25] [INFO] I18N.addFiles:97: [i18n] Fallback enUS loaded
  28. [22:31:25] [INFO] I18N.setLocale:120: [i18n] enUS English (US) language file loaded!
  29. [22:31:25] [INFO] LoadingDialog.advance:46: Checking installation location
  30. [22:31:25] [DEBUG] Benchmark.logBenchAs:73: Download Utils Balance (curse) took 135 ms.
  31. [22:31:25] [DEBUG] Benchmark.logBenchAs:73: Download Utils Balance took 151 ms.
  32. [22:31:25] [DEBUG] Benchmark.logBenchAs:73: Download Utils Curse edges.json took 283 ms.
  33. [22:31:25] [DEBUG] DownloadUtils.run:546: DL ready
  34. [22:31:25] [INFO] DownloadUtils.run:579: Using download server Automatic:CurseCDN on host ftb.cursecdn.com (104.16.17.166)
  35. [22:31:25] [DEBUG] Benchmark.logBenchAs:73: Download Utils Init took 284 ms.
  36. [22:31:25] [DEBUG] ErrorUtils.showClickableMessage:100: Detected 32-bit Java on 64-bit operating system. <ul><li>64-bit Java is required to use largest modpacks. <li>Memory will be limited to 1 GB with 32-bit Java <li>If you have issues, please try the FTB Lite packs or other smaller packs. <li>This problem can be fixed by downloading and installing 64-bit java from <a href="http://java.com/en/download/manual.jsp">Oracle's website.</a><li>After installing 64-bit java remember to increase memory allocation to 2-4 GB in options tab</ul>
  37. [22:31:27] [INFO] LoadingDialog.advance:46: Loading user data
  38. [22:31:27] [INFO] User.readObject:154: Password is now encrypted with new key
  39. [22:31:27] [INFO] User.readObject:155: Converted password will be saved to disk after successful login
  40. [22:31:27] [DEBUG] OSUtils.getMacAddress:412: Interface: Intel(R) Ethernet Connection (2) I218-V : eth1
  41. [22:31:27] [DEBUG] RetiredPacksLoader.run:66: Found 26packcodes
  42. [22:31:27] [INFO] User.readObject:160: mojang token is now encrypted with new key
  43. [22:31:27] [INFO] User.readObject:161: Converted token will be saved to disk after successful login
  44. [22:31:27] [INFO] LoadingDialog.advance:46: Creating Console window
  45. [22:31:27] [DEBUG] AuthlibDLWorker.doInBackground:56: Loading Authlib...
  46. [22:31:27] [INFO] LoadingDialog.advance:46: Creating main window
  47. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 0 enUS to options pane
  48. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 1 cyGB to options pane
  49. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 2 daDK to options pane
  50. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 3 deDE to options pane
  51. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 4 enGB to options pane
  52. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 5 enUS to options pane
  53. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 6 esES to options pane
  54. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 7 fiFI to options pane
  55. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 8 frCA to options pane
  56. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 9 frFR to options pane
  57. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 10 itIT to options pane
  58. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 11 maHU to options pane
  59. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 12 nlNL to options pane
  60. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 13 noNO to options pane
  61. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 14 plPL to options pane
  62. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 15 ptBR to options pane
  63. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 16 ptPT to options pane
  64. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 17 ruRU to options pane
  65. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 18 svSE to options pane
  66. [22:31:27] [INFO] OptionsPane.<init>:172: [i18n] Added 19 zhCN to options pane
  67. [22:31:27] [INFO] I18N.setLocale:120: [i18n] enUS English (US) language file loaded!
  68. [22:31:27] [DEBUG] Benchmark.logBenchAs:73: UnreadNews Init took 0 ms.
  69. [22:31:27] [INFO] LoadingDialog.advance:46: Setting up Launcher
  70. [22:31:27] [INFO] AuthlibDLWorker.downloadJars:147: Local Authlib Version is good, skipping Download
  71. [22:31:27] [INFO] AuthlibDLWorker.doInBackground:68: Adding Authlib to Classpath
  72. [22:31:27] [DEBUG] UpdateChecker.<init>:71: Launcher Install path: C:\Users\Tawntawn8\Desktop\FTB_Launcher.exe
  73. [22:31:27] [INFO] LoadingDialog.advance:46: Downloading pack data
  74. [22:31:27] [DEBUG] Benchmark.logBenchAs:73: Modpack Loader http://ftb/thirdparty.xml took 619 ms.
  75. [22:31:27] [INFO] ModpackLoader$XmlHtmlRunnable.handleXML:106: Loading modpack information for thirdparty.xml...
  76. [22:31:27] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 100 (Space Astronomy)
  77. [22:31:27] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 101 (InfiTech 2)
  78. [22:31:27] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 102 (TerraFirmaPunk)
  79. [22:31:27] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 103 (The Ferret Business)
  80. [22:31:27] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 104 (Simply Magic)
  81. [22:31:27] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 105 (BeeHappy)
  82. [22:31:27] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 106 (Regrowth)
  83. [22:31:27] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 107 (Crash Landing)
  84. [22:31:27] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 108 (Agrarian Skies: Hardcore Quest)
  85. [22:31:27] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 109 (Vanilla Minecraft)
  86. [22:31:28] [DEBUG] Benchmark.logBenchAs:73: Authlib DL Worker Init took 299 ms.
  87. [22:31:28] [DEBUG] Benchmark.logBench:59: NewsUtils took 438 ms.
  88. [22:31:28] [DEBUG] Benchmark.logBenchAs:73: Modpack Loader http://ftb/modpacks.xml took 950 ms.
  89. [22:31:28] [INFO] ModpackLoader$XmlHtmlRunnable.handleXML:106: Loading modpack information for modpacks.xml...
  90. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 0 (FTB Infinity Evolved 1.7)
  91. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 1 (FTB Inventions)
  92. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 2 (FTB Presents Skyfactory 2.5)
  93. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 3 (FTB Infinity Evolved Skyblock)
  94. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 4 (FTB Unstable 1.9)
  95. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 5 (FTB Horizons: Daybreaker)
  96. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 6 (FTB Vanilla+)
  97. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 7 (FTB Departed)
  98. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 8 (FTB Trident)
  99. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 9 (FTB Presents Cloud 9)
  100. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 10 (FTB Presents Direwolf20)
  101. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 11 (FTB Lite 3)
  102. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 12 (FTB Mage Quest)
  103. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 13 (FTB Resurrection)
  104. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 14 (Pax Prime 2015 Map)
  105. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 15 (Monster)
  106. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 16 (Direwolf20)
  107. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 17 (Horizons)
  108. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 18 (Tech World 2)
  109. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 19 (Magic World 2)
  110. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 20 (FTBLite2)
  111. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 21 (FTB Unleashed)
  112. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 22 (FTB Ultimate)
  113. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 23 (Unstable 1.7.x (Public Beta Test Pack))
  114. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 24 (FTB Lite)
  115. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 25 (Direwolf20 1.5 v2)
  116. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 26 (Direwolf20 Pack)
  117. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 27 (MindCrack Pack)
  118. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 28 (YogCraft Modpack)
  119. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 29 (FTB Unhinged)
  120. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 30 (Magic World)
  121. [22:31:28] [DEBUG] UpdateChecker.shouldUpdate:132: updater: buildjenk 388 < betajenk 341|| version 10412 < 10408
  122. [22:31:28] [DEBUG] UpdateChecker.shouldUpdate:133: latest = 10412
  123. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 31 (Tech World)
  124. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 32 (Pax South 2015 Map)
  125. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 33 (Pax Prime 2014 Map)
  126. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 34 (Pax East 2014 Map)
  127. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 35 (Pax Challenge Pack 2013)
  128. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 36 (Feed The Beast Retro SSP)
  129. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 37 (Feed The Beast Retro SMP)
  130. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 38 (Slow's Stream Pack)
  131. [22:31:28] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 39 (Feed The Beast Beta Pack A)
  132. [22:31:28] [DEBUG] Benchmark.logBenchAs:73: All modpack lists loaded took 990 ms.
  133. [22:31:28] [DEBUG] Benchmark.logBench:59: Waiting for main window took 0 ms.
  134. [22:31:28] [INFO] MapLoader.run:43: loading map information...
  135. [22:31:28] [INFO] TexturePackLoader.run:43: loading texture pack information...
  136. [22:31:28] [INFO] LoadingDialog.advance:46: Opening main window
  137. [22:31:28] [DEBUG] Benchmark.logBenchAs:73: Launcher Startup(Modpacks loaded) took 3535 ms.
  138. [22:31:28] [DEBUG] LaunchFrame$14.run:451: Last used packs: FTBInfinity FTBInfinity
  139. [22:31:28] [DEBUG] Benchmark.logBenchAs:73: MapLoader run took 274 ms.
  140. [22:31:28] [DEBUG] Benchmark.logBenchAs:73: Launcher Startup(maps or texturepacks loaded) took 3693 ms.
  141. [22:31:28] [DEBUG] Benchmark.logBenchAs:73: Texture Pack Load took 292 ms.
  142. [22:31:28] [DEBUG] Benchmark.logBenchAs:73: Launcher Startup(maps and texturepacks loaded) took 3713 ms.
  143. [22:31:28] [DEBUG] Benchmark.logBenchAs:73: Launcher Startup(main window opened and ready to use) took 3842 ms.
  144. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 1 (FTB Trident Default Map)
  145. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 2 (Agrarian Skies Default Map)
  146. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 3 (Agrarian Skies Flat Map)
  147. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 4 (Agrarian Skies Server Map)
  148. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 5 (Direwolf20 Map Ep.0)
  149. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 6 (FTB Pax Challenge)
  150. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 7 (Direwolf20 Map Ep.0)
  151. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 8 (Direwolf20 Map Ep.10)
  152. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 9 (Direwolf20 Map Ep.20)
  153. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 10 (Direwolf20 Map Ep.30)
  154. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 11 (Direwolf20 Map Ep.40)
  155. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 12 (Direwolf20 Map Ep.50)
  156. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 13 (Direwolf20 Map Ep.80)
  157. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 14 (FTB Normal)
  158. [22:31:28] [INFO] MapUtils$6.run:250: Adding map 15 (FTB Insanity)
  159. [22:31:28] [INFO] TexturepackPane$6.run:237: Adding texture pack 1 (Soartex Fanver)
  160. [22:31:28] [INFO] TexturepackPane$6.run:237: Adding texture pack 2 (Jadedcat Mixpack)
  161. [22:31:28] [INFO] TexturepackPane$6.run:237: Adding texture pack 3 (Invictus)
  162. [22:31:28] [INFO] TexturepackPane$6.run:237: Adding texture pack 4 (Faithful)
  163. [22:31:28] [INFO] TexturepackPane$6.run:237: Adding texture pack 5 (JohnSmith Technicians Remix)
  164. [22:31:28] [INFO] TexturepackPane$6.run:237: Adding texture pack 6 (Familiar yet Different)
  165. [22:31:34] [DEBUG] LaunchFrame.doLaunch:946: Selected user: saved password: true
  166. [22:31:34] [DEBUG] LaunchFrame.doLaunch:947: Selected user: will save auth token if online: true
  167. [22:31:34] [INFO] LaunchFrame.doLogin:536: Logging in...
  168. [22:31:34] [DEBUG] OSUtils.getProxy:77: ProxySelector: type: DIRECT, no proxy for https://authserver.mojang.com/authenticate
  169. [22:31:34] [DEBUG] AuthlibHelper.authenticateWithAuthlib:67: Email address given
  170. [22:31:34] [INFO] AuthlibHelper.authenticateWithAuthlib:68: Beginning authlib authentication attempt
  171. [22:31:34] [INFO] AuthlibHelper.authenticateWithAuthlib:69: successfully created YggdrasilAuthenticationService
  172. [22:31:34] [DEBUG] AuthlibHelper.authenticateWithAuthlib:76: mojangData was passed to current method
  173. [22:31:34] [DEBUG] AuthlibHelper.authenticateWithAuthlib:79: Loading mojangData into authlib
  174. [22:31:34] [DEBUG] AuthlibHelper.authenticateWithAuthlib:152: Authentication is valid
  175. [22:31:34] [DEBUG] AuthlibHelper.authenticateWithAuthlib:155: loggedIn() && CanPlayOnline()
  176. [22:31:34] [DEBUG] AuthlibHelper.authenticateWithAuthlib:159: Authentication done, returning LoginResponse
  177. [22:31:34] [DEBUG] Benchmark.logBenchAs:73: Login Worker Run took 205 ms.
  178. [22:31:34] [DEBUG] LaunchFrame$16.done:580: responseStr: good
  179. [22:31:34] [INFO] LaunchFrame$16.done:583: Login complete.
  180. [22:31:34] [DEBUG] User.writeObject:185: starting...
  181. [22:31:35] [DEBUG] LaunchFrame$16.done:587: user data saved
  182. [22:31:35] [DEBUG] LaunchFrame.runGameUpdater:634: ForceUpdate: false
  183. [22:31:35] [DEBUG] LaunchFrame.runGameUpdater:635: installPath: D:\
  184. [22:31:35] [DEBUG] LaunchFrame.runGameUpdater:636: pack dir: FTBInfinity
  185. [22:31:35] [DEBUG] LaunchFrame.runGameUpdater:637: pack check path: FTBInfinity\version
  186. [22:31:35] [DEBUG] LaunchFrame.checkVersion:612: verFile: 2.5.0 onlineVersion/getPackVer(): Recommended Version onlineVersion/getVersion(): 2.5.0
  187. [22:31:35] [INFO] MCInstaller.gatherAssets:127: Checking local assets file, for MC version 1.7.10 Please wait!
  188. [22:31:35] [DEBUG] MCInstaller.gatherAssets:132: Checking pack libraries
  189. [22:31:35] [DEBUG] MCInstaller.gatherAssets:184: Checking minecraft version json
  190. [22:31:35] [DEBUG] MCInstaller.gatherAssets:199: checking minecraft libraries
  191. [22:31:35] [DEBUG] MCInstaller.gatherAssets:267: Checking minecraft assets
  192. [22:31:36] [DEBUG] MCInstaller.gatherAssets:281: Starting TaskHandler to check MC assets
  193. [22:31:36] [DEBUG] Benchmark.logBenchAs:73: parallel asset check took 192 ms.
  194. [22:31:36] [INFO] MCInstaller.launchMinecraft:328: Setting up native libraries for FTB Infinity Evolved 1.7 v Recommended Version MC 1.7.10
  195. [22:31:36] [DEBUG] MCInstaller.launchMinecraft:354: packbaseJSON 1.7.10
  196. [22:31:36] [INFO] MCLauncher.syncAssets:288: Syncing Assets:
  197. [22:31:36] [INFO] MCLauncher.launchMinecraft:86: Java Path: C:\Program Files (x86)\Java\jre1.8.0_25\bin\javaw.exe
  198. [22:31:36] [INFO] MCLauncher.launchMinecraft:87: Pack: FTB Infinity Evolved 1.7 1.7.10
  199. [22:31:36] [INFO] MCLauncher.setMemory:271: Setting MinMemory to 256
  200. [22:31:36] [INFO] MCLauncher.setMemory:273: Setting MaxMemory to 1024
  201. [22:31:36] [DEBUG] MCInstaller.launchMinecraft:428: MC PID: 4656
  202. [22:31:36] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  203. [22:31:36] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  204. [22:31:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  205. [22:31:37] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  206. [22:31:37] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre1.8.0_25
  207. [22:31:37] [main/INFO] [FML]: [AppEng] Core Init
  208. [22:31:37] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  209. [22:31:37] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  210. [22:31:37] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
  211. [22:31:37] [main/INFO] [FML]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.11.59.jar
  212. [22:31:37] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  213. [22:31:37] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  214. [22:31:37] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  215. [22:31:37] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  216. [22:31:37] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  217. [22:31:37] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  218. [22:31:37] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  219. [22:31:37] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  220. [22:31:37] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  221. [22:31:37] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  222. [22:31:37] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  223. [22:31:37] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  224. [22:31:37] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  225. [22:31:37] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  226. [22:31:37] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  227. [22:31:37] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  228. [22:31:37] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
  229. [22:31:37] [main/INFO] [LaunchWrapper]: Loading tweak class name forestry.shade.javacheck.Java7Checker
  230. [22:31:37] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  231. [22:31:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  232. [22:31:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  233. [22:31:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  234. [22:31:38] [DEBUG] Benchmark.logBenchAs:73: UnreadNews Init took 2 ms.
  235. [22:31:38] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  236. [22:31:38] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  237. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  238. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  239. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  240. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  241. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  242. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  243. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  244. [22:31:38] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
  245. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  246. [22:31:38] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
  247. [22:31:38] [main/INFO] [INpurePreloader]: Detected JVM: 1.8
  248. [22:31:38] [main/INFO] [INpurePreloader]: Starting library configuration...
  249. [22:31:38] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
  250. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  251. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  252. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  253. [22:31:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  254. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  255. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  256. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  257. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  258. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  259. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  260. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  261. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class forestry.shade.javacheck.Java7Checker
  262. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  263. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  264. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  265. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  266. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  267. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  268. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  269. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  270. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  271. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  272. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
  273. [22:31:39] [main/INFO] [FastCraft]: FastCraft loaded.
  274. [22:31:39] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  275. [22:31:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  276. [22:31:39] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  277. [22:31:39] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  278. [22:31:39] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  279. [22:31:39] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  280. [22:31:39] [main/INFO]: Setting user: diroto82
  281. [22:31:39] [main/INFO] [FastLeafDecay]: Patching leaves.
  282. [22:31:39] [main/INFO] [FastLeafDecay]: Found leaf Class: net/minecraft/block/BlockLeavesBase
  283. [22:31:40] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  284. [22:31:40] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  285. [22:31:40] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  286. [22:31:40] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
  287. [22:31:40] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  288. [22:31:40] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  289. [22:31:40] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  290. [22:31:40] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  291. [22:31:40] [Client thread/INFO]: LWJGL Version: 2.9.1
  292. [22:31:41] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.RenderBlocks
  293. [22:31:41] [Client thread/INFO] [ForgeRelocation]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
  294. [22:31:41] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  295. // Hi. I'm Minecraft, and I'm a crashaholic.
  296.  
  297. Time: 21/06/16 22:31
  298. Description: Loading screen debug info
  299.  
  300. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  301.  
  302.  
  303. A detailed walkthrough of the error, its code path and all known details is as follows:
  304. ---------------------------------------------------------------------------------------
  305.  
  306. -- System Details --
  307. Details:
  308. Minecraft Version: 1.7.10
  309. Operating System: Windows 8.1 (x86) version 6.3
  310. Java Version: 1.8.0_25, Oracle Corporation
  311. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  312. Memory: 151726056 bytes (144 MB) / 259588096 bytes (247 MB) up to 1037959168 bytes (989 MB)
  313. JVM Flags: 3 total; -Xms256M -Xmx1024M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  314. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  315. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  316. FML:
  317. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.82' Renderer: 'GeForce GTX 970/PCIe/SSE2'
  318. [22:31:41] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  319. [22:31:41] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
  320. [22:31:41] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  321. [22:31:41] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  322. [22:31:41] [Client thread/INFO] [FML]: [AppEng] Core Init
  323. [22:31:41] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  324. [22:31:41] [Client thread/INFO] [FML]: Searching D:\FTBInfinity\minecraft\mods for mods
  325. [22:31:41] [Client thread/INFO] [FML]: Also searching D:\FTBInfinity\minecraft\mods\1.7.10 for mods
  326. [22:31:45] [Client thread/WARN] [Avaritia]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11
  327. [22:31:45] [Client thread/WARN] [Botany]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  328. [22:31:45] [Client thread/WARN] [BinnieCore]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  329. [22:31:45] [Client thread/WARN] [ExtraBees]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  330. [22:31:46] [Client thread/WARN] [ExtraTrees]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  331. [22:31:46] [Client thread/WARN] [Genetics]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14
  332. [22:31:46] [Client thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
  333. [22:31:46] [Client thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  334. [22:31:47] [Client thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
  335. [22:31:47] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  336. [22:31:47] [Client thread/WARN] [ForbiddenMagic]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.574
  337. [22:31:49] [Client thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  338. [22:31:49] [Client thread/WARN] [ProjRed|Compatibility]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  339. [22:31:49] [Client thread/WARN] [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  340. [22:31:49] [Client thread/WARN] [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  341. [22:31:49] [Client thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  342. [22:31:49] [Client thread/WARN] [ProjRed|Expansion]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  343. [22:31:49] [Client thread/WARN] [ProjRed|Transportation]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  344. [22:31:49] [Client thread/WARN] [ProjRed|Exploration]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  345. [22:31:50] [Client thread/WARN] [tcinventoryscan]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
  346. [22:31:50] [Client thread/WARN] [Translocator]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.15
  347. [22:31:51] [Client thread/WARN] [WR-CBE|Core]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  348. [22:31:51] [Client thread/WARN] [WR-CBE|Addons]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  349. [22:31:51] [Client thread/WARN] [WR-CBE|Logic]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  350. [22:31:51] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  351. [22:31:51] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  352. [22:31:51] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  353. [22:31:51] [Client thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
  354. [22:31:51] [Client thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  355. [22:31:51] [Client thread/WARN] [ForgeRelocation]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
  356. [22:31:51] [Client thread/WARN] [RelocationFMP]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
  357. [22:31:51] [Client thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
  358. [22:31:51] [Client thread/INFO] [FML]: Forge Mod Loader has identified 179 mods to load
  359. [22:31:51] [Client thread/INFO] [FML]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  360. [22:31:51] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  361. [22:31:51] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  362. [22:31:51] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  363. [22:31:51] [Client thread/INFO] [FML]: Found mod(s) [SolarExpansion] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  364. [22:31:51] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  365. [22:31:51] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  366. [22:31:51] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  367. [22:31:51] [Client thread/INFO] [FML]: Found mod(s) [CoFHCore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  368. [22:31:51] [Client thread/INFO] [FML]: Found mod(s) [EnderTech] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  369. [22:31:51] [Client thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
  370. [22:31:52] [Client thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
  371. [22:31:52] [Client thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
  372. [22:31:52] [Client thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
  373. [22:31:52] [Client thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
  374. [22:31:52] [Client thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
  375. [22:31:52] [Client thread/INFO] [FML]: FML has found a non-mod file Binnie Patcher 1.6.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  376. [22:31:52] [Client thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.1.1-181.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  377. [22:31:52] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  378. [22:31:52] [Client thread/INFO] [FML]: FML has found a non-mod file Patcher.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  379. [22:31:52] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  380. [22:31:52] [Client thread/INFO] [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  381. [22:31:52] [Client thread/INFO] [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  382. [22:31:53] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, ThE-core, ThaumicTinkerer-preloader, ChocoPatcher, OpenModsCore, <CoFH ASM>, BinniePatcher, FastCraft, AdvancedSolarPanel, AgriCraft, aobd, appliedenergistics2, Avaritia, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, CustomMainMenu, PTRModelLib, props, debug, denseores, DraconicEvolution, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, extracells, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, Forestry, FTBL, FTBT, FTBU, funkylocomotion, gendustry, GraviSuite, guideapi, Hats, HatStand, headcrumbs, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, inpure|core, inventorytweaks, IronChest, JABBA, journeymap, LogisticsPipes, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RedstoneArsenal, ResourceLoader, rftools, runicdungeons, simplyjetpacks, SolarExpansion, springboards, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, StorageDrawers, StorageDrawersBop, StorageDrawersForestry, StorageDrawersMisc, StorageDrawersNatura, tcinventoryscan, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
  383. [22:31:53] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, ThE-core, ThaumicTinkerer-preloader, ChocoPatcher, OpenModsCore, <CoFH ASM>, BinniePatcher, FastCraft, AdvancedSolarPanel, AgriCraft, aobd, appliedenergistics2, Avaritia, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, CustomMainMenu, PTRModelLib, props, debug, denseores, DraconicEvolution, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, extracells, ExtraTiC, ExtraUtilities, fastleafdecay, ForbiddenMagic, Forestry, FTBL, FTBT, FTBU, funkylocomotion, gendustry, GraviSuite, guideapi, Hats, HatStand, headcrumbs, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, inpure|core, inventorytweaks, IronChest, JABBA, journeymap, LogisticsPipes, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RedstoneArsenal, ResourceLoader, rftools, runicdungeons, simplyjetpacks, SolarExpansion, springboards, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, StorageDrawers, StorageDrawersBop, StorageDrawersForestry, StorageDrawersMisc, StorageDrawersNatura, tcinventoryscan, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
  384. [22:31:54] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
  385. [22:31:54] [Client thread/INFO] [ForgeRelocation]: bmk net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher a (Laor;F)V
  386. [22:31:54] [Client thread/INFO] [Patcher]: Suceeded in transforming AdvancedSolarPanel (1 recipe item)
  387. [22:31:55] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft/client/renderers/entity/RenderGolemBase)
  388. [22:31:55] [Client thread/INFO] [Binnie Patcher]: Succeeded in transforming binnie.extratrees.block.decor.BlockFence
  389. [22:31:55] [Client thread/INFO] [Brandon's Core]: Hello Minecraft!!!
  390. [22:31:56] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
  391. [22:31:57] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
  392. [22:31:57] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
  393. [22:31:58] [Client thread/INFO] [Patcher]: Suceeded in transforming GraviSuite (3 recipe items)
  394. [22:31:58] [Client thread/INFO] [Patcher]: Suceeded in transforming BlockRelocatorPortal
  395. [22:31:58] [Client thread/INFO] [Patcher]: Suceeded in transforming ItemSimpleItems
  396. [22:31:58] [Client thread/INFO] [Patcher]: Suceeded in transforming ClientTickHandler
  397. [22:31:58] [Client thread/INFO] [Patcher]: Suceeded in transforming KeyboardClient
  398. [22:32:00] [Client thread/INFO] [OpenMods]: openperipheral.ApiSetup.installProviderAccess(ApiSetup.java:85): OPC API v. 3.4 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/D:/FTBInfinity/minecraft/mods/OpenPeripheralCore-1.7.10-1.3.jar!/openperipheral/api/ApiAccess.class)
  399. [22:32:00] [Client thread/INFO] [RunicDungeons]: Look at me, now look at the log, now back at me.
  400. [22:32:01] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Biomes O'Plenty Edition, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTB Tweaks, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Runic Dungeons, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Solar Expansion, FMLFileResourcePack:Spring Boards, FMLFileResourcePack:Steve's Addons, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Steve's Workshop, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Storage Drawers: Biomes O' Plenty Pack, FMLFileResourcePack:Storage Drawers: Forestry Pack, FMLFileResourcePack:Storage Drawers: Misc Pack, FMLFileResourcePack:Storage Drawers: Natura Pack, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Translocator, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Witchery, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
  401. [22:32:01] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\FTBInfinity\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  402. [22:32:01] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\FTBInfinity\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  403. [22:32:01] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\FTBInfinity\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  404. [22:32:01] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\FTBInfinity\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  405. [22:32:01] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\FTBInfinity\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  406. [22:32:01] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\FTBInfinity\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  407. [22:32:01] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  408. [22:32:02] [Client thread/INFO] [FML]: Found 438 ObjectHolder annotations
  409. [22:32:02] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  410. [22:32:02] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  411. [22:32:02] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  412. [22:32:02] [Client thread/INFO] [FastCraft]: FastCraft 1.23 loaded.
  413. [22:32:02] [Thread-11/INFO] [FastCraft]: You are using the latest suitable version.
  414. [22:32:03] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  415. [22:32:03] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  416. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:crops
  417. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:seedAnalyzer
  418. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterPad
  419. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterPadFull
  420. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterTank
  421. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannel
  422. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannelFull
  423. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:channelValve
  424. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:sprinkler
  425. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:seedStorage
  426. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:peripheral
  427. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:fence
  428. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:fenceGate
  429. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:grate
  430. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPotato
  431. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPotato
  432. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCarrot
  433. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCarrot
  434. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropSugarcane
  435. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedSugarcane
  436. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDandelion
  437. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDandelion
  438. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropPoppy
  439. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedPoppy
  440. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropOrchid
  441. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedOrchid
  442. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropAllium
  443. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedAllium
  444. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipRed
  445. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipRed
  446. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipOrange
  447. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipOrange
  448. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipWhite
  449. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipWhite
  450. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropTulipPink
  451. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedTulipPink
  452. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropDaisy
  453. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedDaisy
  454. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropCactus
  455. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedCactus
  456. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomRed
  457. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomRed
  458. [22:32:03] [Client thread/INFO] [AgriCraft]: registering tile.agricraft:cropShroomBrown
  459. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:seedShroomBrown
  460. [22:32:03] [Client thread/INFO] [AgriCraft]: Crops registered
  461. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:cropsItem
  462. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:journal
  463. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:magnifyingGlass
  464. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:debugger
  465. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:trowel
  466. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:handRake
  467. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:clipper
  468. [22:32:03] [Client thread/INFO] [AgriCraft]: registering item.agricraft:clipping
  469. [22:32:03] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
  470. [22:32:04] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  471. [22:32:04] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  472. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  473. [22:32:04] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  474. [22:32:04] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  475. [22:32:04] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  476. [22:32:04] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  477. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  478. [22:32:04] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  479. [22:32:04] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
  480. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  481. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  482. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
  483. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  484. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  485. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  486. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  487. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
  488. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  489. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  490. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  491. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  492. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  493. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  494. [22:32:04] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  495. [22:32:04] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  496. [22:32:04] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  497. [22:32:04] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2POpenComputers
  498. [22:32:04] [Client thread/INFO] [AE2-CORE]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
  499. [22:32:04] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PPressure
  500. [22:32:04] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 675ms )
  501. [22:32:05] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft/common/entities/golems/ItemGolemPlacer)
  502. [22:32:05] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft/common/entities/golems/EntityGolemBase)
  503. [22:32:05] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft/common/entities/golems/ItemGolemBell)
  504. [22:32:06] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  505. [22:32:06] [Client thread/INFO] [FML]: [Botania] Registered 1215 recipes.
  506. [22:32:08] [Client thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
  507. [22:32:08] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  508. [22:32:08] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  509. [22:32:08] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
  510. [22:32:08] [Client thread/INFO] [Mantle]: Loading configuration from disk.
  511. [22:32:08] [Client thread/INFO] [Mantle]: Configuration load completed.
  512. [22:32:08] [Client thread/INFO] [FastLeafDecay]: Patching leaves.
  513. [22:32:08] [Client thread/INFO] [FastLeafDecay]: Found leaf Class: mods/natura/blocks/trees/NLeaves
  514. [22:32:08] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
  515. [22:32:09] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  516. [22:32:09] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
  517. [22:32:09] [Client thread/INFO] [BiomesOPlenty]: Trail info successfully received from remote.
  518. [22:32:10] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
  519. [22:32:10] [Client thread/INFO] [CoFHWorld]: Registering default generators
  520. [22:32:10] [Client thread/INFO] [CoFHWorld]: Complete
  521. [22:32:17] [Client thread/ERROR] [ThermalExpansion]: Skipping event FMLPreInitializationEvent and marking errored mod ThermalExpansion since required dependency ThermalFoundation has errored
  522. [22:32:19] [Client thread/ERROR] [BinnieCore]: Skipping event FMLPreInitializationEvent and marking errored mod BinnieCore since required dependency Forestry has errored
  523. [22:32:35] [WARN] GameUtils.killMC:37: MC Killed by the user!
  524. [22:32:36] [INFO] ProcessMonitor.run:43: MC process exited. return value: 1
  525. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 0 enUS to options pane
  526. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 1 cyGB to options pane
  527. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 2 daDK to options pane
  528. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 3 deDE to options pane
  529. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 4 enGB to options pane
  530. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 5 enUS to options pane
  531. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 6 esES to options pane
  532. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 7 fiFI to options pane
  533. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 8 frCA to options pane
  534. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 9 frFR to options pane
  535. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 10 itIT to options pane
  536. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 11 maHU to options pane
  537. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 12 nlNL to options pane
  538. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 13 noNO to options pane
  539. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 14 plPL to options pane
  540. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 15 ptBR to options pane
  541. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 16 ptPT to options pane
  542. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 17 ruRU to options pane
  543. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 18 svSE to options pane
  544. [22:32:36] [INFO] OptionsPane.<init>:172: [i18n] Added 19 zhCN to options pane
  545. [22:32:36] [INFO] I18N.setLocale:120: [i18n] enUS English (US) language file loaded!
  546. [22:33:10] [DEBUG] Benchmark.logBenchAs:73: UnreadNews Init took 5 ms.
  547. [22:33:22] Logs copied to clipboard
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement