Advertisement
Guest User

Untitled

a guest
Dec 23rd, 2015
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 333.67 KB | None | 0 0
  1. FTB Launcher logs:
  2. [21:54:18] [DEBUG] Main.main:142: Launcher arguments: []
  3. [21:54:18] [INFO] JGoogleAnalyticsTracker$2.run:484: AnalyticsBackgroundThread started
  4. [21:54:18] [INFO] MainHelpers.printInfo:33: FTBLaunch starting up (version 1.4.5 Build: 10405)
  5. [21:54:18] [DEBUG] MainHelpers.printInfo:34: System's default JVM: (This is not always used to launch MC)
  6. [21:54:18] [DEBUG] MainHelpers.printInfo:35: Java version: 1.8.0_66
  7. [21:54:18] [DEBUG] MainHelpers.printInfo:36: Java vendor: Oracle Corporation
  8. [21:54:18] [DEBUG] MainHelpers.printInfo:37: Java home: C:\Program Files\Java\jre1.8.0_66
  9. [21:54:18] [DEBUG] MainHelpers.printInfo:38: Java specification: Java Virtual Machine Specification version: 1.8 by Oracle Corporation
  10. [21:54:18] [DEBUG] MainHelpers.printInfo:40: Java vm: Java HotSpot(TM) 64-Bit Server VM version: 25.66-b18 by Oracle Corporation
  11. [21:54:18] [INFO] MainHelpers.printInfo:41: OS: Windows 7 6.1 (64-bit)
  12. [21:54:18] [INFO] MainHelpers.printInfo:42: Launcher Install Dir: C:\Users\Admin\Desktop\Minecraft FTB
  13. [21:54:18] [INFO] MainHelpers.printInfo:43: System memory: 5910M free, 8126M total
  14. [21:54:18] [ERROR] OutputOverride.write:45: From Console: Dez 23, 2015 9:54:18 PM java.util.prefs.WindowsPreferences <init>
  15. WARNUNG: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
  16. [21:54:18] [INFO] JavaFinder.parseJavaVersion:175: The FTB Launcher has found the following Java versions installed:
  17. [21:54:18] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.8.0_66 sorted as: 1.8.0_66 64 Bit Java at : C:\Program Files\Java\jre1.8.0_66\bin\java.exe
  18. [21:54:18] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.8.0_66 sorted as: 1.8.0_66 64 Bit Java at : C:\Program Files\Java\jre1.8.0_66\bin\java.exe
  19. [21:54:18] [INFO] JavaFinder.parseJavaVersion:207: Preferred: Java Version: 1.8.0_66 sorted as: 1.8.0_66 64 Bit Java at : C:\Program Files\Java\jre1.8.0_66\bin\java.exe
  20. [21:54:18] [INFO] DownloadUtils.run:431: DownloadUtils.run() starting
  21. [21:54:18] [INFO] I18N.addFiles:97: [i18n] Fallback enUS loaded
  22. [21:54:18] [INFO] I18N.setLocale:120: [i18n] deDE Deutsche Sprachdatei geladen!
  23. [21:54:18] [INFO] LoadingDialog.advance:48: Checking installation location
  24. [21:54:18] [INFO] LoadingDialog.advance:48: Loading user data
  25. [21:54:18] [DEBUG] PiwikTracker.run:65: Tracker request failed. Return code: 502
  26. [21:54:18] [DEBUG] PiwikTracker.run:65: Tracker request failed. Return code: 502
  27. [21:54:18] [DEBUG] DownloadUtils.run:451: Balance Settings: 0.99999 > 0.7947780789906724
  28. [21:54:18] [INFO] DownloadUtils.run:453: Balance has selected Automatic:CurseCDN
  29. [21:54:18] [DEBUG] Benchmark.logBenchAs:73: Download Utils Bal took 230 ms.
  30. [21:54:18] [DEBUG] OSUtils.getMacAddress:353: Interface: Intel(R) Ethernet Connection (2) I218-V : eth3
  31. [21:54:19] [INFO] User.readObject:154: Password is now encrypted with new key
  32. [21:54:19] [INFO] User.readObject:155: Converted password will be saved to disk after successful login
  33. [21:54:19] [INFO] LoadingDialog.advance:48: Creating Console window
  34. [21:54:19] [INFO] LoadingDialog.advance:48: Creating main window
  35. [21:54:19] [DEBUG] AuthlibDLWorker.doInBackground:58: Loading Authlib...
  36. [21:54:19] [DEBUG] Benchmark.logBenchAs:73: Download Utils Curse took 825 ms.
  37. [21:54:19] [INFO] DownloadUtils.run:507: DL ready
  38. [21:54:19] [INFO] DownloadUtils.run:540: Using download server Automatic:CurseCDN on host ftb.cursecdn.com (104.16.17.166)
  39. [21:54:19] [DEBUG] Benchmark.logBenchAs:73: Download Utils Init took 825 ms.
  40. [21:54:19] [INFO] AuthlibDLWorker.downloadJars:137: Local Authlib Version is good, skipping Download
  41. [21:54:19] [INFO] AuthlibDLWorker.doInBackground:70: Adding Authlib to Classpath
  42. [21:54:19] [ERROR] HttpURLConnection.getInputStream0:-1->RSSReader.readRSS:56: News download failed: java.io.IOException: Server returned HTTP response code: 403 for URL: http://forum.feed-the-beast.com/forum/modpack-and-launcher-news.35/index.rss
  43. sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  44. sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  45. java.net.URL.openStream(Unknown Source)
  46. net.ftb.data.news.RSSReader.readRSS(RSSReader.java:41)
  47. net.ftb.util.NewsUtils.initializeNews(NewsUtils.java:35)
  48. net.ftb.util.NewsUtils.getNewsHTML(NewsUtils.java:46)
  49. net.ftb.gui.panes.NewsPane.<init>(NewsPane.java:79)
  50. net.ftb.gui.LaunchFrame.<init>(LaunchFrame.java:325)
  51. net.ftb.main.Main$7.run(Main.java:322)
  52. java.awt.event.InvocationEvent.dispatch(Unknown Source)
  53. java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  54. java.awt.EventQueue.access$500(Unknown Source)
  55. java.awt.EventQueue$3.run(Unknown Source)
  56. java.awt.EventQueue$3.run(Unknown Source)
  57. java.security.AccessController.doPrivileged(Native Method)
  58. java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  59. java.awt.EventQueue.dispatchEvent(Unknown Source)
  60. java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  61. java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  62. java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  63. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  64. java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  65. java.awt.EventDispatchThread.run(Unknown Source)
  66. [21:54:19] [DEBUG] Benchmark.logBenchAs:73: Authlib DL Worker Init took 428 ms.
  67. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 0 enUS to options pane
  68. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 1 cyGB to options pane
  69. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 2 daDK to options pane
  70. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 3 deDE to options pane
  71. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 4 enUS to options pane
  72. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 5 enGB to options pane
  73. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 6 esES to options pane
  74. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 7 fiFI to options pane
  75. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 8 frFR to options pane
  76. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 9 itIT to options pane
  77. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 10 nlNL to options pane
  78. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 11 noNO to options pane
  79. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 12 maHU to options pane
  80. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 13 ptBR to options pane
  81. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 14 ptPT to options pane
  82. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 15 ruRU to options pane
  83. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 16 svSE to options pane
  84. [21:54:19] [INFO] OptionsPane.<init>:153: [i18n] Added 17 zhCN to options pane
  85. [21:54:19] [INFO] I18N.setLocale:120: [i18n] deDE Deutsche Sprachdatei geladen!
  86. [21:54:19] [DEBUG] Benchmark.logBenchAs:73: UnreadNews Init took 1 ms.
  87. [21:54:19] [INFO] LoadingDialog.advance:48: Setting up Launcher
  88. [21:54:19] [DEBUG] UpdateChecker.<init>:72: Launcher Install path: C:\Users\Admin\Desktop\Minecraft FTB\FTB_Launcher.jar
  89. [21:54:19] [INFO] LoadingDialog.advance:48: Downloading pack data
  90. [21:54:19] [DEBUG] UpdateChecker.shouldUpdate:133: updater: buildjenk 9999999 < betajenk 0|| version 10405 < 0
  91. [21:54:19] [DEBUG] UpdateChecker.shouldUpdate:134: latest = 0
  92. [21:54:20] [INFO] ModpackLoader.run:72: Loading modpack information for modpacks.xml...
  93. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 1 (FTB Infinity Evolved 1.7)
  94. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 2 (FTB Unstable 1.8)
  95. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 3 (FTB Horizons: Daybreaker)
  96. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 4 (FTB Vanilla+)
  97. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 5 (FTB Departed)
  98. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 6 (FTB Trident)
  99. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 7 (Modpack of the Month: Botania)
  100. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 8 (FTB Presents Cloud 9)
  101. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 9 (FTB Presents Direwolf20)
  102. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 10 (FTB Lite 3)
  103. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 11 (FTB Mage Quest)
  104. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 12 (FTB Resurrection)
  105. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 13 (Pax Prime 2015 Map)
  106. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 14 (Monster)
  107. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 15 (Direwolf20)
  108. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 16 (Horizons)
  109. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 17 (Tech World 2)
  110. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 18 (Magic World 2)
  111. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 19 (FTBLite2)
  112. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 20 (FTB Unleashed)
  113. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 21 (FTB Ultimate)
  114. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 22 (Unstable 1.7.x (Public Beta Test Pack))
  115. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 23 (FTB Lite)
  116. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 24 (Direwolf20 1.5 v2)
  117. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 25 (Direwolf20 Pack)
  118. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 26 (MindCrack Pack)
  119. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 27 (YogCraft Modpack)
  120. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 28 (FTB Unhinged)
  121. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 29 (Magic World)
  122. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 30 (Tech World)
  123. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 31 (Pax South 2015 Map)
  124. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 32 (Pax Prime 2014 Map)
  125. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 33 (Pax East 2014 Map)
  126. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 34 (Pax Challenge Pack 2013)
  127. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 35 (Feed The Beast Retro SSP)
  128. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 36 (Feed The Beast Retro SMP)
  129. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 37 (Slow's Stream Pack)
  130. [21:54:20] [INFO] AbstractModPackPane$3.run:155: Adding FTB Pack: 38 (Feed The Beast Beta Pack A)
  131. [21:54:21] [INFO] ModpackLoader.run:72: Loading modpack information for thirdparty.xml...
  132. [21:54:22] [DEBUG] ModpackLoader.run:143: All packlists loaded
  133. [21:54:22] [INFO] AbstractModPackPane$3.run:155: Adding Third Party Pack: 1 (BeeHappy)
  134. [21:54:22] [INFO] AbstractModPackPane$3.run:155: Adding Third Party Pack: 2 (Galactic Science)
  135. [21:54:22] [INFO] AbstractModPackPane$3.run:155: Adding Third Party Pack: 3 (Banished)
  136. [21:54:22] [DEBUG] Benchmark.logBenchAs:73: Modpack Loader Init took 2194 ms.
  137. [21:54:22] [DEBUG] Benchmark.logBenchAs:73: Launcher Startup(Modpacks loaded) took 3616 ms.
  138. [21:54:22] [INFO] AbstractModPackPane$3.run:155: Adding Third Party Pack: 4 (Obscurity)
  139. [21:54:22] [INFO] MapLoader.run:44: loading map information...
  140. [21:54:22] [INFO] TexturePackLoader.run:44: loading texture pack information...
  141. [21:54:22] [INFO] AbstractModPackPane$3.run:155: Adding Third Party Pack: 5 (Void World)
  142. [21:54:22] [INFO] AbstractModPackPane$3.run:155: Adding Third Party Pack: 6 (Refuge)
  143. [21:54:22] [INFO] AbstractModPackPane$3.run:155: Adding Third Party Pack: 7 (Regrowth)
  144. [21:54:22] [INFO] AbstractModPackPane$3.run:155: Adding Third Party Pack: 8 (Crash Landing)
  145. [21:54:22] [INFO] AbstractModPackPane$3.run:155: Adding Third Party Pack: 9 (Agrarian Skies: Hardcore Quest)
  146. [21:54:22] [INFO] AbstractModPackPane$3.run:155: Adding Third Party Pack: 10 (Vanilla Minecraft)
  147. [21:54:22] [INFO] LoadingDialog.advance:48: Opening main window
  148. [21:54:22] [DEBUG] Benchmark.logBenchAs:73: Launcher Startup(main window opened and ready to use) took 3713 ms.
  149. [21:54:22] [DEBUG] Benchmark.logBenchAs:73: Texture Pack Load took 366 ms.
  150. [21:54:22] [DEBUG] Benchmark.logBenchAs:73: Launcher Startup(maps and texturepacks loaded) took 3987 ms.
  151. [21:54:22] [INFO] TexturepackPane$6.run:255: Adding texture pack 1 (Soartex Fanver)
  152. [21:54:22] [INFO] TexturepackPane$6.run:255: Adding texture pack 2 (Jadedcat Mixpack)
  153. [21:54:22] [INFO] TexturepackPane$6.run:255: Adding texture pack 3 (Invictus)
  154. [21:54:22] [INFO] TexturepackPane$6.run:255: Adding texture pack 4 (Faithful)
  155. [21:54:22] [INFO] TexturepackPane$6.run:255: Adding texture pack 5 (JohnSmith Technicians Remix)
  156. [21:54:22] [DEBUG] Benchmark.logBenchAs:73: MapLoader run took 422 ms.
  157. [21:54:22] [INFO] TexturepackPane$6.run:255: Adding texture pack 6 (Familiar yet Different)
  158. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 1 (FTB Trident Default Map)
  159. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 2 (Agrarian Skies Default Map)
  160. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 3 (Agrarian Skies Flat Map)
  161. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 4 (Agrarian Skies Server Map)
  162. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 5 (Direwolf20 Map Ep.0)
  163. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 6 (FTB Pax Challenge)
  164. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 7 (Direwolf20 Map Ep.0)
  165. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 8 (Direwolf20 Map Ep.10)
  166. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 9 (Direwolf20 Map Ep.20)
  167. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 10 (Direwolf20 Map Ep.30)
  168. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 11 (Direwolf20 Map Ep.40)
  169. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 12 (Direwolf20 Map Ep.50)
  170. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 13 (Direwolf20 Map Ep.80)
  171. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 14 (FTB Normal)
  172. [21:54:22] [INFO] MapUtils$6.run:265: Adding map 15 (FTB Insanity)
  173. [21:54:29] [INFO] LaunchFrame.doLogin:438: Logging in...
  174. [21:54:29] [DEBUG] LaunchFrame.runGameUpdater:486: ForceUpdate: false
  175. [21:54:29] [DEBUG] LaunchFrame.runGameUpdater:487: installPath: C:\Users\Admin\Desktop\Minecraft FTB
  176. [21:54:29] [DEBUG] LaunchFrame.runGameUpdater:488: pack dir: direwolf20_17
  177. [21:54:29] [DEBUG] LaunchFrame.runGameUpdater:489: pack check path: direwolf20_17\version
  178. [21:54:29] [DEBUG] LaunchFrame.initializeMods:646: pack dir...
  179. [21:54:29] [INFO] LaunchFrame.initializeMods:647: direwolf20_17
  180. [21:54:29] [INFO] ModManager$ModManagerWorker.downloadModPack:197: Downloading Mod Pack
  181. [21:54:29] [DEBUG] ModManager$ModManagerWorker.downloadModPack:206: pack dir: direwolf20_17
  182. [21:54:29] [DEBUG] ModManager$ModManagerWorker.downloadModPack:207: dynamicLoc: C:\Users\Admin\AppData\Local/ftblauncher/
  183. [21:54:29] [DEBUG] ModManager$ModManagerWorker.downloadModPack:208: installPath: C:\Users\Admin\Desktop\Minecraft FTB
  184. [21:54:29] [DEBUG] ModManager$ModManagerWorker.downloadModPack:209: baseLink: modpacks/direwolf20_17/1_9_0/
  185. [21:54:30] [DEBUG] PiwikTracker.run:65: Tracker request failed. Return code: 502
  186. [21:55:12] [INFO] DownloadUtils.backupIsValid:324: Issue with new md5 method, attempting to use backup method.
  187. [21:55:13] [INFO] DownloadUtils.backupIsValid:364: Local: 8F67026F588B41B03C85FB6F300C56A9
  188. [21:55:13] [INFO] DownloadUtils.backupIsValid:365: Remote: 8F67026F588B41B03C85FB6F300C56A9
  189. [21:55:13] [DEBUG] ModManager$ModManagerWorker.downloadModPack:237: Extracting pack.
  190. [21:55:13] [DEBUG] ModManager$ModManagerWorker.downloadModPack:238: Purging mods, coremods, instMods
  191. [21:55:13] [INFO] ModManager.clearModsFolder:418: Mods Folder: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods
  192. [21:55:13] [INFO] ModManager.clearModsFolder:420: Dynamic Folder: C:\Users\Admin\AppData\Local\ftblauncher\ModPacks\direwolf20_17\minecraft\mods
  193. [21:55:13] [DEBUG] ModManager$ModManagerWorker.downloadModPack:255: Extracting pack.
  194. [21:55:16] [DEBUG] ModManager$ModManagerWorker.downloadModPack:276: Pack extracted, version tagged.
  195. [21:55:16] [INFO] MCInstaller.installMods:482: dirs mk'd
  196. [21:55:16] [DEBUG] MCInstaller.installMods:489: install path: C:\Users\Admin\Desktop\Minecraft FTB
  197. [21:55:16] [DEBUG] MCInstaller.installMods:490: temp path: C:\Users\Admin\AppData\Local/ftblauncher/
  198. [21:55:16] [DEBUG] MCInstaller.installMods:491: source: C:\Users\Admin\AppData\Local\ftblauncher\ModPacks\direwolf20_17\minecraft
  199. [21:55:16] [DEBUG] MCInstaller.installMods:492: packDir: direwolf20_17
  200. [21:55:28] [DEBUG] ModManager.cleanUp:404: retaining modpack file: C:\Users\Admin\AppData\Local\ftblauncher\ModPacks\direwolf20_17\direwolf20_17.zip
  201. [21:55:37] [INFO] MCInstaller.gatherAssets:127: Checking local assets file, for MC version1.7.10 Please wait!
  202. [21:55:37] [DEBUG] MCInstaller.gatherAssets:132: Checking pack libraries
  203. [21:55:37] [DEBUG] MCInstaller.gatherAssets:184: Checking minecraft version json
  204. [21:55:37] [DEBUG] MCInstaller.gatherAssets:199: checking minecraft libraries
  205. [21:55:37] [DEBUG] MCInstaller.gatherAssets:267: Checking minecraft assets
  206. [21:55:38] [DEBUG] MCInstaller.gatherAssets:281: Starting TaskHandler to check MC assets
  207. [21:55:38] [DEBUG] Benchmark.logBenchAs:73: parallel asset check took 250 ms.
  208. [21:55:38] [INFO] MCInstaller.launchMinecraft:328: Setting up native libraries for FTB Presents Direwolf20 v Recommended Version MC 1.7.10
  209. [21:55:38] [DEBUG] MCInstaller.launchMinecraft:354: packbaseJSON 1.7.10
  210. [21:55:39] [INFO] MCLauncher.syncAssets:241: Syncing Assets:
  211. [21:55:39] [INFO] MCLauncher.launchMinecraft:76: Java Path: C:\Program Files\Java\jre1.8.0_66\bin\javaw.exe
  212. [21:55:39] [INFO] MCLauncher.launchMinecraft:77: Pack: FTB Presents Direwolf20 1.7.10
  213. [21:55:39] [INFO] MCLauncher.setMemory:224: Setting MinMemory to 256
  214. [21:55:39] [INFO] MCLauncher.setMemory:226: Setting MaxMemory to 2048
  215. [21:55:39] [INFO] MCLauncher.launchMinecraft:99: Defaulting PermSize to 256m
  216. [21:55:39] [DEBUG] PiwikTracker.run:65: Tracker request failed. Return code: 502
  217. [21:55:39] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  218. [21:55:39] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  219. [21:55:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  220. [21:55:39] [main/INFO] [FML]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
  221. [21:55:39] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_66
  222. [21:55:39] [main/INFO] [FML]: [AppEng] Core Init
  223. [21:55:39] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  224. [21:55:40] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  225. [21:55:40] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  226. [21:55:40] [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. [21:55:40] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  228. [21:55:40] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  229. [21:55:40] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  230. [21:55:40] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  231. [21:55:40] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  232. [21:55:40] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  233. [21:55:40] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  234. [21:55:40] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  235. [21:55:40] [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
  236. [21:55:40] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  237. [21:55:40] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  238. [21:55:40] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  239. [21:55:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  240. [21:55:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  241. [21:55:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  242. [21:55:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  243. [21:55:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  244. [21:55:40] [DEBUG] Benchmark.logBenchAs:73: UnreadNews Init took 0 ms.
  245. [21:55:42] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  246. [21:55:42] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  247. [21:55:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  248. [21:55:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  249. [21:55:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  250. [21:55:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  251. [21:55:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  252. [21:55:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  253. [21:55:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  254. [21:55:42] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
  255. [21:55:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  256. [21:55:42] [main/INFO] [INpurePreloader]: Attempting to detect JVM version...
  257. [21:55:42] [main/INFO] [INpurePreloader]: Detected JVM: 1.8
  258. [21:55:42] [main/INFO] [INpurePreloader]: Starting library configuration...
  259. [21:55:42] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.
  260. [21:55:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  261. [21:55:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  262. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  263. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  264. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  265. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  266. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  267. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  268. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  269. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  270. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  271. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  272. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  273. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  274. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  275. [21:55:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  276. [21:55:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  277. [21:55:43] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  278. [21:55:44] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  279. [21:55:44] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  280. [21:55:44] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  281. [21:55:44] [main/INFO]: Setting user: wittmann.sebastian89@web.de
  282. [21:55:45] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  283. [21:55:45] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  284. [21:55:45] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  285. [21:55:45] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
  286. [21:55:46] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  287. [21:55:46] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  288. [21:55:46] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  289. [21:55:46] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  290. [21:55:46] [Client thread/INFO]: LWJGL Version: 2.9.1
  291. [21:55:47] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  292. // Quite honestly, I wouldn't worry myself about that.
  293.  
  294. Time: 23.12.15 21:55
  295. Description: Loading screen debug info
  296.  
  297. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  298.  
  299.  
  300. A detailed walkthrough of the error, its code path and all known details is as follows:
  301. ---------------------------------------------------------------------------------------
  302.  
  303. -- System Details --
  304. Details:
  305. Minecraft Version: 1.7.10
  306. Operating System: Windows 7 (amd64) version 6.1
  307. Java Version: 1.8.0_66, Oracle Corporation
  308. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  309. Memory: 557410432 bytes (531 MB) / 738721792 bytes (704 MB) up to 1908932608 bytes (1820 MB)
  310. JVM Flags: 4 total; -Xms256M -Xmx2048M -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  311. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  312. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  313. FML:
  314. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 359.06' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
  315. [21:55:47] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  316. [21:55:47] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
  317. [21:55:47] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  318. [21:55:47] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  319. [21:55:47] [Client thread/INFO] [FML]: [AppEng] Core Init
  320. [21:55:48] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  321. [21:55:48] [Client thread/INFO] [FML]: Searching C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods for mods
  322. [21:55:48] [Client thread/INFO] [FML]: Also searching C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\1.7.10 for mods
  323. [21:55:50] [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
  324. [21:55:50] [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
  325. [21:55:50] [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
  326. [21:55:50] [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
  327. [21:55:50] [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
  328. [21:55:50] [Client thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
  329. [21:55:51] [Client thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
  330. [21:55:51] [Client thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  331. [21:55:51] [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
  332. [21:55:51] [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
  333. [21:55:52] [Client thread/WARN] [MagicBees]: Mod MagicBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-2.3.6
  334. [21:55:52] [Client thread/WARN] [powersuits]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.283
  335. [21:55:52] [Client thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.12
  336. [21:55:52] [Client thread/WARN] [numina]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.119
  337. [21:55:52] [Client thread/WARN] [PneumaticCraft]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11.19-141
  338. [21:55:53] [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.0pre9.92
  339. [21:55:53] [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.0pre9.92
  340. [21:55:53] [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.0pre9.92
  341. [21:55:53] [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.0pre9.92
  342. [21:55:53] [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.0pre9.92
  343. [21:55:53] [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.0pre9.92
  344. [21:55:53] [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
  345. [21:55:54] [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
  346. [21:55:54] [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
  347. [21:55:54] [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
  348. [21:55:54] [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
  349. [21:55:54] [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
  350. [21:55:54] [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
  351. [21:55:54] [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.31
  352. [21:55:54] [Client thread/INFO] [FML]: Forge Mod Loader has identified 151 mods to load
  353. [21:55:54] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  354. [21:55:54] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  355. [21:55:54] [Client thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
  356. [21:55:54] [Client thread/INFO] [FML]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
  357. [21:55:55] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.7.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  358. [21:55:55] [Client thread/INFO] [FML]: FML has found a non-mod file slick-util.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  359. [21:55:55] [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.
  360. [21:55:55] [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.
  361. [21:55:55] [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.
  362. [21:55:55] [Client thread/INFO] [FML]: FML has found a non-mod file vorbis-java-core-0.8-20150201.161816-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.
  363. [21:55:56] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, aobd, appliedenergistics2, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CompactSolars, ComputerCraft, CustomMainMenu, debug, denseores, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, ExtraUtilities, factorization.misc, factorization.notify, factorization.dimensionalSlice, factorization, FastCraft, FlatSigns, Forestry, FTBL, FTBU, funkylocomotion, gendustry, guideapi, Hats, HatStand, HelpFixer, IC2NuclearControl, iChunUtil, IC2, inpure|core, inventorytweaks, IronChest, JABBA, journeymap, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, powersuits, Morph, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NotEnoughCodecs, notenoughkeys, numina, ObsidiPlates, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, PneumaticCraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, Railcraft, RedstoneArsenal, ResourceLoader, rftools, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
  364. [21:55:56] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, aobd, appliedenergistics2, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, CompactSolars, ComputerCraft, CustomMainMenu, debug, denseores, endercore, EnderIO, EnderStorage, EnderTech, EnderZoo, ExtraUtilities, factorization.misc, factorization.notify, factorization.dimensionalSlice, factorization, FastCraft, FlatSigns, Forestry, FTBL, FTBU, funkylocomotion, gendustry, guideapi, Hats, HatStand, HelpFixer, IC2NuclearControl, iChunUtil, IC2, inpure|core, inventorytweaks, IronChest, JABBA, journeymap, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, powersuits, Morph, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NotEnoughCodecs, notenoughkeys, numina, ObsidiPlates, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, PneumaticCraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, Railcraft, RedstoneArsenal, ResourceLoader, rftools, StevesCarts, StevesFactoryManager, TConstruct, Thaumcraft, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, TwilightForest, Waila, WailaHarvestability, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
  365. [21:56:05] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
  366. [21:56:05] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
  367. [21:56:08] [Client thread/INFO] [OpenMods]: openperipheral.ApiProvider.installApi(ApiProvider.java:66): OPC API v. 3.3.1 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/C:/Users/Admin/Desktop/Minecraft%20FTB/direwolf20_17/minecraft/mods/OpenPeripheralCore-1.7.10-1.2.jar!/openperipheral/api/ApiAccess.class)
  368. [21:56:10] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, 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: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:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Factorization Miscellaneous Nonsense, FMLFileResourcePack:Factorization Notification System, FMLFileResourcePack:Factorization Dimensional Slices, FMLFileResourcePack:Factorization, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Flat Signs, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:HelpFixer, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Sufficient Biomes, 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:MachineMuse's Modular Powersuits, FMLFileResourcePack:Morph, 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:NotEnoughCodecs, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Numina, FMLFileResourcePack:ObsidiPlates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, 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: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:MrTJPCore
  369. [21:56:10] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  370. [21:56:10] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  371. [21:56:10] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  372. [21:56:10] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  373. [21:56:10] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  374. [21:56:10] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  375. [21:56:10] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  376. [21:56:10] [Client thread/INFO] [FML]: Found 438 ObjectHolder annotations
  377. [21:56:10] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  378. [21:56:10] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  379. [21:56:10] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  380. [21:56:11] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
  381. [21:56:11] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  382. [21:56:11] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  383. [21:56:11] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  384. [21:56:11] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  385. [21:56:11] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  386. [21:56:11] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  387. [21:56:11] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  388. [21:56:11] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  389. [21:56:11] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  390. [21:56:11] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
  391. [21:56:11] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  392. [21:56:11] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  393. [21:56:11] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
  394. [21:56:11] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  395. [21:56:11] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  396. [21:56:11] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  397. [21:56:11] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  398. [21:56:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
  399. [21:56:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  400. [21:56:12] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  401. [21:56:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  402. [21:56:12] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  403. [21:56:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  404. [21:56:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  405. [21:56:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  406. [21:56:12] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
  407. [21:56:12] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 1399ms )
  408. [21:56:12] [Client thread/INFO] [bdlib]: bdlib 1.9.3.107 loaded
  409. Exception in thread "AE2 VersionChecker" [21:56:12] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
  410. [21:56:12] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
  411. [21:56:12] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
  412. [21:56:12] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
  413. [21:56:12] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
  414. [21:56:12] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
  415. [21:56:12] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
  416. [21:56:12] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
  417. [21:56:12] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  418. [21:56:13] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  419. [21:56:13] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
  420. [21:56:13] [Client thread/INFO] [Mantle]: Loading configuration from disk.
  421. [21:56:13] [Client thread/INFO] [Mantle]: Configuration load completed.
  422. [21:56:13] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
  423. [21:56:14] [Client thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
  424. [21:56:15] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  425. [21:56:15] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
  426. [21:56:17] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  427. [21:56:17] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  428. [21:56:17] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
  429. [21:56:17] [Client thread/INFO] [CoFHWorld]: Registering default generators
  430. [21:56:17] [Client thread/INFO] [CoFHWorld]: Complete
  431. [21:56:17] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.12
  432. [21:56:17] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2015
  433. [21:56:17] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
  434. [21:56:18] [Client thread/INFO] [Forestry]: Module Pipes Plugin failed to load: BuildCraft|Transport not found
  435. [21:56:18] [Client thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
  436. [21:56:18] [Client thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
  437. [21:56:18] [Client thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
  438. [21:56:18] [Client thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
  439. [21:56:19] [Thread-11/WARN] [Forestry]: Unable to read from remote version authority.
  440. [21:56:19] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
  441. [21:56:19] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
  442. [21:56:20] [Client thread/INFO] [ThermalFoundation]: Loading Plugins...
  443. [21:56:20] [Client thread/INFO] [ThermalFoundation]: Finished Loading Plugins.
  444. [21:56:21] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
  445. [21:56:21] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
  446. [21:56:25] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  447. [21:56:25] [Client thread/INFO] [FML]: [Botania] Registered 1200 recipes.
  448. [21:56:26] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  449. [21:56:27] [Client thread/WARN] [FML]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@1dac0942 to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@4d675ce1. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
  450. [21:56:28] [Client thread/INFO] [Railcraft]: Activating Christmas Seasonal Pack
  451. [21:56:30] [Client thread/INFO] [Chisel]: Starting pre-init...
  452. [21:56:30] [Client thread/INFO] [Chisel]: Loading blocks...
  453. [21:56:30] [Client thread/INFO] [Chisel]: 106 Feature's blocks loaded.
  454. [21:56:30] [Client thread/INFO] [Chisel]: Loading Tile Entities...
  455. [21:56:30] [Client thread/INFO] [Chisel]: Tile Entities loaded.
  456. [21:56:30] [Client thread/INFO] [Chisel]: Loading items...
  457. [21:56:30] [Client thread/INFO] [Chisel]: 106 Feature's items loaded.
  458. [21:56:30] [Client thread/INFO] [Chisel]: Pre-init finished.
  459. [21:56:31] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
  460. [21:56:33] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
  461. [21:56:34] [Client thread/INFO] [extrautils]: Hello World
  462. [21:56:35] [Client thread/INFO] [factorization]: This is Factorization 0.8.88.8.8888g
  463. [21:56:35] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
  464. [21:56:35] [Client thread/INFO] [Flat Signs]: Config loaded from: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\config\FlatSigns.cfg
  465. [21:56:35] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.11
  466. [21:56:35] [Client thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
  467. [21:56:35] [Thread-12/INFO] [FastCraft]: You are using the latest suitable version.
  468. [21:56:36] [Client thread/INFO] [FTBLib]: Backups folder created @ C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\.\backups
  469. [21:56:36] [Client thread/INFO] [newframes]: Let's Move!
  470. [21:56:36] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  471. [21:56:36] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
  472. [21:56:37] [Client thread/INFO] [MagicBees]: Preinit started
  473. [21:56:37] [Client thread/INFO] [MagicBees]: Found nugget of type IRON
  474. [21:56:37] [Client thread/INFO] [MagicBees]: Found nugget of type COPPER
  475. [21:56:37] [Client thread/INFO] [MagicBees]: Found nugget of type TIN
  476. [21:56:37] [Client thread/INFO] [MagicBees]: Found nugget of type SILVER
  477. [21:56:37] [Client thread/INFO] [MagicBees]: Found nugget of type LEAD
  478. [21:56:37] [Client thread/INFO] [MagicBees]: Found nugget of type DIAMOND
  479. [21:56:37] [Client thread/INFO] [MagicBees]: Disabled nugget DIAMOND
  480. [21:56:37] [Client thread/INFO] [MagicBees]: Found nugget of type EMERALD
  481. [21:56:37] [Client thread/INFO] [MagicBees]: Disabled nugget EMERALD
  482. [21:56:37] [Client thread/INFO] [MagicBees]: Found nugget of type APATITE
  483. [21:56:37] [Client thread/INFO] [MagicBees]: Disabled nugget APATITE
  484. [21:56:37] [Client thread/INFO] [MagicBees]: Preinit completed
  485. [21:56:37] [Client thread/INFO] [gendustry]: IC2 Version: IC2 2.2.770-experimental
  486. [21:56:37] [Client thread/INFO] [gendustry]: RF API Version: CoFHAPI 1.7.10R1.0.1
  487. [21:56:37] [Client thread/INFO] [gendustry]: Available Forestry species roots:
  488. [21:56:37] [Client thread/INFO] [gendustry]: * rootBees - forestry.apiculture.genetics.BeeHelper
  489. [21:56:37] [Client thread/INFO] [gendustry]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
  490. [21:56:37] [Client thread/INFO] [gendustry]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
  491. [21:56:37] [Client thread/INFO] [gendustry]: * rootFlowers - binnie.botany.genetics.FlowerHelper
  492. [21:56:38] [Client thread/INFO] [bdlib]: Loading internal config files for mod Gendustry
  493. [21:56:38] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Admin/Desktop/Minecraft%20FTB/direwolf20_17/minecraft/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
  494. [21:56:38] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Admin/Desktop/Minecraft%20FTB/direwolf20_17/minecraft/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
  495. [21:56:38] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Admin/Desktop/Minecraft%20FTB/direwolf20_17/minecraft/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
  496. [21:56:38] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Admin/Desktop/Minecraft%20FTB/direwolf20_17/minecraft/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
  497. [21:56:39] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Admin/Desktop/Minecraft%20FTB/direwolf20_17/minecraft/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
  498. [21:56:39] [Client thread/INFO] [bdlib]: Loading user config files for mod Gendustry
  499. [21:56:39] [Client thread/INFO] [bdlib]: Config loading for mod Gendustry finished
  500. [21:56:39] [Client thread/INFO] [gendustry]: Created 15 BC triggers for Forestry error codes
  501. [21:56:39] [Client thread/INFO] [bdlib]: Loaded creative tabs for gendustry
  502. [21:56:39] [Client thread/INFO] [gendustry]: Items loaded
  503. [21:56:39] [Client thread/INFO] [gendustry]: Fluids loaded
  504. [21:56:39] [Client thread/INFO] [gendustry]: Blocks loaded
  505. [21:56:39] [Client thread/INFO] [gendustry]: Machines loaded
  506. [21:56:39] [Client thread/INFO] [gendustry]: Registered reload listener
  507. [21:56:39] [Client thread/INFO] [gendustry]: Resource manager reload, new language: en_US
  508. [21:56:39] [Client thread/INFO] [inpure|core]: Beating Minecraft's resource loading system with a shovel. Please stand by...
  509. [21:56:39] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
  510. [21:56:39] [Client thread/INFO] [inpure|core]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
  511. [21:56:39] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
  512. [21:56:39] [Client thread/INFO] [inpure|core]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
  513. [21:56:39] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
  514. [21:56:40] [Client thread/INFO] [Morpheus]: Loading configuration
  515. [21:56:40] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv2-stable-10 detected
  516. [21:56:40] [Client thread/INFO] [NEIAddons|Botany]: Version check success: Botany required / 2.0-pre14 detected
  517. [21:56:40] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[2.2.9.0,) required / 3.6.3.20 detected
  518. [21:56:40] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
  519. [21:56:40] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
  520. [21:56:40] [Client thread/INFO] [neiintegration]: Starting NEI Integration
  521. [21:56:40] [Client thread/INFO] [neiintegration]: Loading configuration files
  522. [21:56:40] [Client thread/INFO] [ObsidiPlates]: Config loaded from: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\config\ObsidiPlates.cfg
  523. [21:56:41] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  524. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.plasticBlock does not extend BlockPneumaticCraft! No tooltip displayed
  525. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.etchingAcid does not extend BlockPneumaticCraft! No tooltip displayed
  526. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.lpg does not extend BlockPneumaticCraft! No tooltip displayed
  527. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.fuel does not extend BlockPneumaticCraft! No tooltip displayed
  528. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.kerosene does not extend BlockPneumaticCraft! No tooltip displayed
  529. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.diesel does not extend BlockPneumaticCraft! No tooltip displayed
  530. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.oil does not extend BlockPneumaticCraft! No tooltip displayed
  531. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.lubricant does not extend BlockPneumaticCraft! No tooltip displayed
  532. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.slimePlant does not extend BlockPneumaticCraft! No tooltip displayed
  533. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.creeperPlant does not extend BlockPneumaticCraft! No tooltip displayed
  534. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.squidPlant does not extend BlockPneumaticCraft! No tooltip displayed
  535. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.fireFlower does not extend BlockPneumaticCraft! No tooltip displayed
  536. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.rainPlant does not extend BlockPneumaticCraft! No tooltip displayed
  537. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.enderPlant does not extend BlockPneumaticCraft! No tooltip displayed
  538. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.lightningPlant does not extend BlockPneumaticCraft! No tooltip displayed
  539. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.burstPlant does not extend BlockPneumaticCraft! No tooltip displayed
  540. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.potionPlant does not extend BlockPneumaticCraft! No tooltip displayed
  541. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.heliumPlant does not extend BlockPneumaticCraft! No tooltip displayed
  542. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.propulsionPlant does not extend BlockPneumaticCraft! No tooltip displayed
  543. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.repulsionPlant does not extend BlockPneumaticCraft! No tooltip displayed
  544. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.flyingFlower does not extend BlockPneumaticCraft! No tooltip displayed
  545. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.chopperPlant does not extend BlockPneumaticCraft! No tooltip displayed
  546. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.droneRedstoneEmitter does not extend BlockPneumaticCraft! No tooltip displayed
  547. [21:56:42] [Client thread/WARN] [PneumaticCraft]: Block tile.keroseneLampLight does not extend BlockPneumaticCraft! No tooltip displayed
  548. [21:56:43] [Client thread/WARN] [PneumaticCraft]: Failed on getting Forestry's farm blocks, using defaults
  549. [21:56:44] [Client thread/INFO] [PortalGun]: [4.0.0-beta-5] Loading properties.
  550. [21:56:44] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: Treecapitator gem axe compatibility
  551. [21:56:44] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: CPT Colored Lights Compat for Illumination lighting
  552. [21:56:44] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: Deep Storage Unit pipe interactions
  553. [21:56:45] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
  554. [21:56:46] [Client thread/INFO] [TMechworks]: Loading configuration...
  555. [21:56:46] [Client thread/INFO] [TMechworks]: Done.
  556. [21:56:48] [Client thread/INFO] [FML]: Applying holder lookups
  557. [21:56:48] [Client thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static team.chisel.block.BlockCarvableWall team.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
  558. [21:56:48] [Client thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
  559. [21:56:48] [Client thread/WARN] [FML]: Unable to lookup chisel:voidstonerunic for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
  560. [21:56:48] [Client thread/WARN] [FML]: Unable to lookup chisel:circuits for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
  561. [21:56:48] [Client thread/INFO] [FML]: Holder lookups applied
  562. [21:56:48] [Client thread/INFO] [FML]: Injecting itemstacks
  563. [21:56:48] [Client thread/INFO] [FML]: Itemstack injection complete
  564. [21:56:48] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  565. [21:56:48] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  566. [21:56:48] [Thread-15/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  567. [21:56:48] [Thread-15/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  568. [21:56:49] [Thread-15/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  569. [21:56:49] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  570. [21:56:49] [Sound Library Loader/INFO]: Sound engine started
  571. [21:56:55] [Client thread/WARN] [FastCraft-core]: The sprite Chisel:snakestone/obsidian/particles/7 caused the mipmap level to drop from 4 to 3 because it's too small (8x8 px).
  572. [21:56:55] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
  573. [21:56:55] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
  574. [21:56:56] [Client thread/WARN] [FastCraft-core]: The sprite thaumcraft:focus_primal_depth caused the mipmap level to drop from 4 to 2 because it's too small (6x6 px).
  575. [21:56:56] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
  576. [21:56:56] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
  577. [21:56:57] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  578. [21:56:57] [Client thread/INFO] [AE2:C]: Initialization ( started )
  579. [21:56:57] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
  580. [21:56:57] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  581. [21:56:57] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  582. [21:56:57] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  583. [21:56:57] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  584. [21:56:57] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  585. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
  586. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
  587. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
  588. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 55 loaded.
  589. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 3 loaded.
  590. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 202 loaded.
  591. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 9 loaded.
  592. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 14 loaded.
  593. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
  594. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
  595. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 9 loaded.
  596. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 8 loaded.
  597. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 2 loaded.
  598. [21:56:57] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
  599. [21:56:57] [Client thread/INFO] [AE2:C]: Initialization ( ended after 421ms )
  600. [21:56:58] [Client thread/INFO] [Mantle]: Entering initialization phase.
  601. [21:56:58] [Client thread/INFO] [Natura]: Waila detected.
  602. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 266 recipes for shaped recipes
  603. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 76 recipes for shapeless recipes
  604. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 5 recipes for blast furnace recipes
  605. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 9 recipes for block cutter recipes
  606. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 47 recipes for compressor recipes
  607. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 12 recipes for extractor recipes
  608. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 65 recipes for macerator recipes
  609. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 4 recipes for metal former cutting recipes
  610. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 10 recipes for metal former extruding recipes
  611. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 14 recipes for metal former rolling recipes
  612. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 7 recipes for ore washing recipes
  613. [21:56:58] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 25 recipes for thermal centrifuge recipes
  614. [21:57:00] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
  615. [21:57:00] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
  616. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module Witchery
  617. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module CarpentersBlocks
  618. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module NotEnoughItems
  619. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module ThermalExpansion
  620. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module Forestry
  621. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module MineFactoryReloaded
  622. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module EnderIO
  623. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module ForgeMultipart
  624. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module MineTweaker3
  625. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module Waila
  626. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module factorization
  627. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module BinnieMods
  628. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module EnderStorage
  629. [21:57:00] [Client thread/INFO] [BuildCraft]: Loading compat module Railcraft
  630. [21:57:01] [Client thread/INFO] [BuildCraft]: Loading compat module IronChest
  631. [21:57:01] [Client thread/INFO] [BuildCraft]: Loading compat module BigReactors
  632. [21:57:01] [Client thread/INFO] [Chisel]: Starting init...
  633. [21:57:01] [Client thread/INFO] [Chisel]: Loading recipes...
  634. [21:57:01] [Client thread/INFO] [Chisel]: 106 Feature's recipes loaded.
  635. [21:57:01] [Client thread/INFO] [Chisel]: Init finished.
  636. [21:57:01] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  637. [21:57:01] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  638. [21:57:01] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
  639. [21:57:01] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  640. [21:57:01] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  641. [21:57:01] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  642. [21:57:01] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
  643. [21:57:01] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
  644. [21:57:01] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
  645. [21:57:01] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
  646. [21:57:01] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
  647. [21:57:01] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
  648. [21:57:01] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
  649. [21:57:01] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
  650. [21:57:01] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
  651. [21:57:01] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
  652. [21:57:01] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
  653. [21:57:01] [Client thread/INFO] [EnderIO]: Updating config...
  654. [21:57:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
  655. [21:57:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
  656. [21:57:02] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
  657. [21:57:02] [Client thread/INFO] [Flat Signs]: [Recipes] Sponge: w/ bottles (on), w/ bucket (on)
  658. [21:57:03] [Client thread/INFO] [notenoughkeys]: TConstruct has be registered with keys key.tarmor, key.tgoggles, key.tbelt, key.tzoom
  659. [21:57:03] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
  660. [21:57:03] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  661. [21:57:03] [Client thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
  662. [21:57:03] [Client thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
  663. [21:57:03] [Client thread/INFO] [TConstruct]: IC2 detected. Preparing for shenanigans.
  664. [21:57:03] [Client thread/INFO] [TConstruct]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.
  665. [21:57:03] [Client thread/INFO] [TConstruct]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
  666. [21:57:03] [Client thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
  667. [21:57:03] [Client thread/INFO] [MagicBees]: Init completed
  668. [21:57:03] [Client thread/INFO] [MagicBees]: Thermal Expansion bees active
  669. [21:57:03] [Client thread/INFO] [gendustry]: Registered 2 branches
  670. [21:57:03] [Client thread/INFO] [gendustry]: Registered 17 bees
  671. [21:57:03] [Client thread/FATAL] [IC2NuclearControl]: We know that there is a foreign reactor installed...
  672. [21:57:03] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
  673. [21:57:03] [Client thread/FATAL] [IC2NuclearControl]: Large Storage System? We can help to monitor that!
  674. [21:57:03] [Hats Mod Mob Support Thread/INFO] [Hats]: [4.0.1] Registered thaumcraft.common.entities.monster.EntityPech with hat mod mappings.
  675. [21:57:03] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Preloader.ModulePreloader
  676. [21:57:03] [Client thread/INFO] [inpure|core]: Processing init event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
  677. [21:57:03] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
  678. [21:57:03] [Client thread/INFO] [inventorytweaks]: Mod initialized
  679. [21:57:04] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
  680. [21:57:04] [Client thread/INFO] [journeymap]: ensureCurrent ENTER
  681. [21:57:04] [Client thread/ERROR] [journeymap]: Default theme not found in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\icon\theme\Victorian\Victorian.theme.json: Victorian (SUPPRESSED)
  682. [21:57:04] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.core.config
  683. [21:57:04] [Client thread/INFO] [journeymap]: Loaded CoreProperties from C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.core.config
  684. [21:57:04] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.fullmap.config
  685. [21:57:04] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.fullmap.config
  686. [21:57:04] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.minimap.config
  687. [21:57:04] [Client thread/INFO] [journeymap]: Updating config file from version "null" to "5.1.0": C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.minimap.config
  688. [21:57:04] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.minimap.config
  689. [21:57:04] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.minimap2.config
  690. [21:57:04] [Client thread/INFO] [journeymap]: Updating config file from version "null" to "5.1.0": C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.minimap2.config
  691. [21:57:04] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.minimap2.config
  692. [21:57:04] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.webmap.config
  693. [21:57:04] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.webmap.config
  694. [21:57:04] [Client thread/INFO] [journeymap]: Creating config file: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.waypoint.config
  695. [21:57:04] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.waypoint.config
  696. [21:57:04] [Client thread/INFO] [journeymap]: ensureCurrent EXIT, elapsed§8 count §r1§8 avg §r574,74§8ms§r
  697. [21:57:04] [Client thread/INFO] [MineFactoryReloaded]: Forestry logs null at 9.
  698. [21:57:05] [Client thread/INFO] [Mystcraft]: Adding Entity Renderers
  699. [21:57:06] [Client thread/INFO] [NEIAddons]: Loading NEI Addons
  700. [21:57:06] [Client thread/INFO] [NEIAddons]: Developer Tools Addon disabled - skipping
  701. [21:57:06] [Client thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
  702. [21:57:06] [Client thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
  703. [21:57:06] [Client thread/INFO] [NEIAddons]: Loading Botany Addon...
  704. [21:57:06] [Client thread/INFO] [NEIAddons]: Botany Addon successfully loadded
  705. [21:57:06] [Client thread/INFO] [NEIAddons]: Loading Forestry Addon...
  706. [21:57:06] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[2.3.0.5,) required / 3.6.3.20 detected
  707. [21:57:06] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[3.5.0.0,) required / 3.6.3.20 detected
  708. [21:57:06] [Client thread/INFO] [NEIAddons]: Forestry Addon successfully loadded
  709. [21:57:06] [Client thread/INFO] [NEIAddons]: Loading Crafting Tables Addon...
  710. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod EE3 is not installed, dependent features will be unavailable
  711. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering EE3 Minium Stone
  712. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BuildCraft|Factory required / 7.1.12 detected
  713. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BC Autorcrafting Table
  714. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod powersuitaddons is not installed, dependent features will be unavailable
  715. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering MPSA In-Place Assembler
  716. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod ProjectE is not installed, dependent features will be unavailable
  717. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering ProjectE Philosopher Stone
  718. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BiblioCraft required / 1.11.4 detected
  719. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BiblioCraft Fancy Workbench
  720. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod RIO is not installed, dependent features will be unavailable
  721. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering RemoteIO Intelligent Workbench
  722. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: Railcraft required / 9.8.0.0 detected
  723. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered Railcraft Work Cart
  724. [21:57:06] [Client thread/INFO] [NEIAddons|CraftingTables]: 3 crafting tables registered
  725. [21:57:06] [Client thread/INFO] [NEIAddons]: Crafting Tables Addon successfully loadded
  726. [21:57:07] [Client thread/INFO] [notenoughkeys]: PneumaticCraft has be registered with keys Pneumatic Helmet Hack, Pneumatic Helmet Options
  727. [21:57:07] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools villager registered with id: 10
  728. [21:57:08] [Client thread/INFO] [denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
  729. [21:57:08] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
  730. [21:57:08] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
  731. [21:57:08] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
  732. [21:57:08] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
  733. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
  734. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderZoo ] for method crazypants.enderzoo.waila.WailaCompat.load
  735. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
  736. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
  737. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  738. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
  739. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
  740. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
  741. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.MultiblockWailaProvider.callbackRegister
  742. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.GenericWailaProvider.callbackRegister
  743. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ FTBU ] for method latmod.ftbu.core.api.RegisterWailaEvent.registerHandlers
  744. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  745. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
  746. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ IC2NuclearControl ] for method shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila.callbackRegister
  747. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
  748. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
  749. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ StevesFactoryManager ] for method vswe.stevesfactory.waila.Provider.callbackRegister
  750. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ ThaumicExploration ] for method flaxbeard.thaumicexploration.interop.WailaConfig.callbackRegister
  751. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
  752. [21:57:08] [Client thread/INFO] [Waila]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
  753. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  754. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  755. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 1 recipes avaliable.
  756. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  757. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  758. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 2 recipes avaliable.
  759. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  760. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  761. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 3 recipes avaliable.
  762. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  763. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  764. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
  765. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  766. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  767. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 5 recipes avaliable.
  768. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  769. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  770. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 6 recipes avaliable.
  771. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  772. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  773. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 7 recipes avaliable.
  774. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  775. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  776. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 8 recipes avaliable.
  777. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  778. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  779. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 9 recipes avaliable.
  780. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  781. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  782. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 10 recipes avaliable.
  783. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  784. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  785. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 11 recipes avaliable.
  786. [21:57:08] [Client thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  787. [21:57:08] [Client thread/INFO] [EnderIO]: Found 1 valid SAG Mill recipes in config.
  788. [21:57:08] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 12 recipes avaliable.
  789. [21:57:08] [Client thread/INFO] [Mystcraft]: Receiving API registration request from [OpenPeripheralIntegration] for method openperipheral.integration.mystcraft.v2.MystcraftAccess.init
  790. [21:57:08] [Client thread/INFO] [Mystcraft]: Trying to call (reflection) openperipheral.integration.mystcraft.v2.MystcraftAccess init
  791. [21:57:09] [Client thread/INFO] [Mystcraft]: API provided to OpenPeripheralIntegration
  792. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid gold.molten
  793. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  794. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid steel.molten
  795. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  796. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid emerald.liquid
  797. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  798. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ardite.molten
  799. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  800. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid cobalt.molten
  801. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  802. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid pigiron.molten
  803. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  804. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid bronze.molten
  805. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  806. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid alumite.molten
  807. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  808. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid aluminumbrass.molten
  809. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  810. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid manyullyn.molten
  811. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  812. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ender
  813. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  814. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid silver.molten
  815. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  816. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid invar.molten
  817. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  818. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid electrum.molten
  819. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  820. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid platinum.molten
  821. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  822. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid signalum.molten
  823. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  824. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid lumium.molten
  825. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  826. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid mithril.molten
  827. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  828. [21:57:09] [Client thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid enderium.molten
  829. [21:57:09] [Client thread/INFO] [Mystcraft]: Fluid blacklist request successful.
  830. [21:57:09] [Client thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [MineFactoryReloaded|CompatMystcraft] unrecognized
  831. [21:57:09] [Client thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [MineFactoryReloaded|CompatMystcraft] unrecognized
  832. [21:57:09] [Client thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
  833. [21:57:09] [Client thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
  834. [21:57:09] [Client thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
  835. [21:57:09] [Client thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
  836. [21:57:09] [Client thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
  837. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.pigiron.molten'
  838. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.pigiron.molten' to 999999,999999,999999,6
  839. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in dimensions.
  840. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.pigiron.molten' from being generated randomly in loot/chests.
  841. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.bronze.molten'
  842. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.bronze.molten' to 999999,999999,999999,6
  843. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in dimensions.
  844. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.bronze.molten' from being generated randomly in loot/chests.
  845. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.alumite.molten'
  846. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.alumite.molten' to 999999,999999,999999,6
  847. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in dimensions.
  848. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.alumite.molten' from being generated randomly in loot/chests.
  849. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.aluminumbrass.molten'
  850. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminumbrass.molten' to 999999,999999,999999,6
  851. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in dimensions.
  852. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.aluminumbrass.molten' from being generated randomly in loot/chests.
  853. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.manyullyn.molten'
  854. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.manyullyn.molten' to 999999,999999,999999,6
  855. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in dimensions.
  856. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.manyullyn.molten' from being generated randomly in loot/chests.
  857. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.invar.molten'
  858. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.invar.molten' to 999999,999999,999999,6
  859. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in dimensions.
  860. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.invar.molten' from being generated randomly in loot/chests.
  861. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.electrum.molten'
  862. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.electrum.molten' to 999999,999999,999999,6
  863. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in dimensions.
  864. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.electrum.molten' from being generated randomly in loot/chests.
  865. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.signalum.molten'
  866. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.signalum.molten' to 999999,999999,999999,6
  867. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in dimensions.
  868. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.signalum.molten' from being generated randomly in loot/chests.
  869. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.lumium.molten'
  870. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lumium.molten' to 999999,999999,999999,6
  871. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in dimensions.
  872. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.lumium.molten' from being generated randomly in loot/chests.
  873. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.mithril.molten'
  874. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.mithril.molten' to 999999,999999,999999,6
  875. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in dimensions.
  876. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.mithril.molten' from being generated randomly in loot/chests.
  877. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.enderium.molten'
  878. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.enderium.molten' to 999999,999999,999999,6
  879. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in dimensions.
  880. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.enderium.molten' from being generated randomly in loot/chests.
  881. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Liquid.platinum.molten'
  882. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.platinum.molten' to 999999,999999,999999,6
  883. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in dimensions.
  884. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.platinum.molten' from being generated randomly in loot/chests.
  885. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one' to 123456,123456,123456,6
  886. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one1' to 123456,123456,123456,6
  887. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one2' to 123456,123456,123456,6
  888. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.one3' to 123456,123456,123456,6
  889. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one'
  890. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one1'
  891. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one2'
  892. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.one3'
  893. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in dimensions.
  894. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in dimensions.
  895. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in dimensions.
  896. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in dimensions.
  897. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one' from being generated randomly in loot/chests.
  898. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one1' from being generated randomly in loot/chests.
  899. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one2' from being generated randomly in loot/chests.
  900. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.one3' from being generated randomly in loot/chests.
  901. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two' to 123456,123456,123456,6
  902. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.ore.berries.two1' to 123456,123456,123456,6
  903. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two'
  904. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Blacklisted dimlet with key: 'Material.tile.ore.berries.two1'
  905. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in dimensions.
  906. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in dimensions.
  907. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two' from being generated randomly in loot/chests.
  908. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.ore.berries.two1' from being generated randomly in loot/chests.
  909. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.obsidian.molten' to 3000,2500,400,3
  910. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.glass.molten' to 2000,2000,250,3
  911. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.copper.molten' to 7500,5000,500,4
  912. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.aluminum.molten' to 8500,6000,600,4
  913. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.tin.molten' to 9000,6000,500,4
  914. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.iron.molten' to 10000,7500,1000,5
  915. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.steel.molten' to 25000,12500,2000,6
  916. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.gold.molten' to 50000,15000,2500,6
  917. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ender' to 300000,40000,7000,6
  918. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.ardite.molten' to 400000,45000,8000,6
  919. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.cobalt.molten' to 500000,50000,10000,6
  920. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.emerald.liquid' to 350000,40000,5000,6
  921. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.lead.molten' to 15000,1000,800,5
  922. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.nickel.molten' to 17000,1027,900,5
  923. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Liquid.silver.molten' to 45678,14321,1234,6
  924. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in loot/chests.
  925. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in loot/chests.
  926. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ender' from being generated randomly in loot/chests.
  927. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in loot/chests.
  928. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in loot/chests.
  929. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.silver.molten' from being generated randomly in loot/chests.
  930. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in loot/chests.
  931. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.cobalt.molten' from being generated randomly in dimensions.
  932. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.ardite.molten' from being generated randomly in dimensions.
  933. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.steel.molten' from being generated randomly in dimensions.
  934. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.gold.molten' from being generated randomly in dimensions.
  935. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.emerald.liquid' from being generated randomly in dimensions.
  936. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Liquid.iron.molten' from being generated randomly in dimensions.
  937. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore1' to 500000,25000,15000,5
  938. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore1' from being generated randomly in loot/chests.
  939. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore2' to 400000,20000,10000,5
  940. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Prevent dimlet with key key: 'Material.tile.tconstruct.stoneore2' from being generated randomly in loot/chests.
  941. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore3' to 10000,3000,1000,3
  942. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore4' to 12000,3333,5000,3
  943. [21:57:09] [Client thread/INFO] [mcjty.lib.varia.Logging]: IMC: Reconfigured dimlet with key: 'Material.tile.tconstruct.stoneore5' to 10000,2800,500,3
  944. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block is already registered.
  945. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_1 is already registered.
  946. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_2 is already registered.
  947. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_3 is already registered.
  948. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_4 is already registered.
  949. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_5 is already registered.
  950. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_6 is already registered.
  951. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_7 is already registered.
  952. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_8 is already registered.
  953. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_9 is already registered.
  954. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_10 is already registered.
  955. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_11 is already registered.
  956. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_12 is already registered.
  957. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_13 is already registered.
  958. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_14 is already registered.
  959. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:carpet_block_15 is already registered.
  960. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cloud is already registered.
  961. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_1 is already registered.
  962. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_2 is already registered.
  963. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_3 is already registered.
  964. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_4 is already registered.
  965. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_5 is already registered.
  966. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_6 is already registered.
  967. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_7 is already registered.
  968. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_8 is already registered.
  969. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_9 is already registered.
  970. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_10 is already registered.
  971. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_11 is already registered.
  972. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_12 is already registered.
  973. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_13 is already registered.
  974. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_14 is already registered.
  975. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:cobblestone_15 is already registered.
  976. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_1 is already registered.
  977. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_2 is already registered.
  978. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_3 is already registered.
  979. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_4 is already registered.
  980. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_5 is already registered.
  981. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_6 is already registered.
  982. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_7 is already registered.
  983. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_8 is already registered.
  984. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_9 is already registered.
  985. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_10 is already registered.
  986. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_11 is already registered.
  987. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_12 is already registered.
  988. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_13 is already registered.
  989. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_14 is already registered.
  990. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_cobblestone_15 is already registered.
  991. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete is already registered.
  992. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_1 is already registered.
  993. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_2 is already registered.
  994. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_3 is already registered.
  995. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_4 is already registered.
  996. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_5 is already registered.
  997. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_6 is already registered.
  998. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_7 is already registered.
  999. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_8 is already registered.
  1000. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_9 is already registered.
  1001. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:concrete_10 is already registered.
  1002. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_1 is already registered.
  1003. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_2 is already registered.
  1004. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_3 is already registered.
  1005. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_4 is already registered.
  1006. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_5 is already registered.
  1007. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_6 is already registered.
  1008. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_7 is already registered.
  1009. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_8 is already registered.
  1010. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_9 is already registered.
  1011. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_10 is already registered.
  1012. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_11 is already registered.
  1013. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:diamond_block_12 is already registered.
  1014. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt is already registered.
  1015. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_1 is already registered.
  1016. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_2 is already registered.
  1017. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_3 is already registered.
  1018. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_4 is already registered.
  1019. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_5 is already registered.
  1020. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_6 is already registered.
  1021. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_7 is already registered.
  1022. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_8 is already registered.
  1023. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_9 is already registered.
  1024. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_10 is already registered.
  1025. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_11 is already registered.
  1026. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dirt_12 is already registered.
  1027. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_1 is already registered.
  1028. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_2 is already registered.
  1029. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_3 is already registered.
  1030. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_4 is already registered.
  1031. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_5 is already registered.
  1032. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_6 is already registered.
  1033. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_7 is already registered.
  1034. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_8 is already registered.
  1035. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_9 is already registered.
  1036. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_10 is already registered.
  1037. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:emerald_block_11 is already registered.
  1038. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock is already registered.
  1039. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_1 is already registered.
  1040. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_2 is already registered.
  1041. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_3 is already registered.
  1042. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_4 is already registered.
  1043. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_5 is already registered.
  1044. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_6 is already registered.
  1045. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_7 is already registered.
  1046. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_8 is already registered.
  1047. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_9 is already registered.
  1048. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_10 is already registered.
  1049. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_11 is already registered.
  1050. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_12 is already registered.
  1051. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_13 is already registered.
  1052. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_14 is already registered.
  1053. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock_15 is already registered.
  1054. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
  1055. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
  1056. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
  1057. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
  1058. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock is already registered.
  1059. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_1 is already registered.
  1060. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_2 is already registered.
  1061. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_3 is already registered.
  1062. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_4 is already registered.
  1063. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_5 is already registered.
  1064. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_6 is already registered.
  1065. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_7 is already registered.
  1066. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_8 is already registered.
  1067. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_9 is already registered.
  1068. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_10 is already registered.
  1069. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_11 is already registered.
  1070. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_12 is already registered.
  1071. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_13 is already registered.
  1072. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_14 is already registered.
  1073. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:fantasyblock_15 is already registered.
  1074. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_1 is already registered.
  1075. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_2 is already registered.
  1076. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_3 is already registered.
  1077. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_4 is already registered.
  1078. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_5 is already registered.
  1079. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_6 is already registered.
  1080. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_7 is already registered.
  1081. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_8 is already registered.
  1082. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_9 is already registered.
  1083. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_10 is already registered.
  1084. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_11 is already registered.
  1085. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_12 is already registered.
  1086. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_13 is already registered.
  1087. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_14 is already registered.
  1088. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glass_15 is already registered.
  1089. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white is already registered.
  1090. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_1 is already registered.
  1091. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_2 is already registered.
  1092. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_3 is already registered.
  1093. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_4 is already registered.
  1094. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_5 is already registered.
  1095. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_6 is already registered.
  1096. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_7 is already registered.
  1097. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_8 is already registered.
  1098. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_9 is already registered.
  1099. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_10 is already registered.
  1100. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_11 is already registered.
  1101. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_12 is already registered.
  1102. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_13 is already registered.
  1103. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_14 is already registered.
  1104. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_white_15 is already registered.
  1105. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow is already registered.
  1106. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_1 is already registered.
  1107. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_2 is already registered.
  1108. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_3 is already registered.
  1109. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_4 is already registered.
  1110. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_5 is already registered.
  1111. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_6 is already registered.
  1112. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_7 is already registered.
  1113. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_8 is already registered.
  1114. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_9 is already registered.
  1115. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_10 is already registered.
  1116. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_11 is already registered.
  1117. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_12 is already registered.
  1118. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_13 is already registered.
  1119. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_14 is already registered.
  1120. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_yellow_15 is already registered.
  1121. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray is already registered.
  1122. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_1 is already registered.
  1123. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_2 is already registered.
  1124. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_3 is already registered.
  1125. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_4 is already registered.
  1126. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_5 is already registered.
  1127. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_6 is already registered.
  1128. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_7 is already registered.
  1129. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_8 is already registered.
  1130. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_9 is already registered.
  1131. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_10 is already registered.
  1132. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_11 is already registered.
  1133. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_12 is already registered.
  1134. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_13 is already registered.
  1135. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_14 is already registered.
  1136. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_lightgray_15 is already registered.
  1137. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown is already registered.
  1138. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_1 is already registered.
  1139. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_2 is already registered.
  1140. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_3 is already registered.
  1141. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_4 is already registered.
  1142. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_5 is already registered.
  1143. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_6 is already registered.
  1144. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_7 is already registered.
  1145. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_8 is already registered.
  1146. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_9 is already registered.
  1147. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_10 is already registered.
  1148. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_11 is already registered.
  1149. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_12 is already registered.
  1150. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_13 is already registered.
  1151. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_14 is already registered.
  1152. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stained_glass_brown_15 is already registered.
  1153. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_1 is already registered.
  1154. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_2 is already registered.
  1155. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_3 is already registered.
  1156. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_4 is already registered.
  1157. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_5 is already registered.
  1158. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_6 is already registered.
  1159. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_7 is already registered.
  1160. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_8 is already registered.
  1161. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_9 is already registered.
  1162. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_10 is already registered.
  1163. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_11 is already registered.
  1164. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_12 is already registered.
  1165. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_13 is already registered.
  1166. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_14 is already registered.
  1167. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:glowstone_15 is already registered.
  1168. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_1 is already registered.
  1169. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_2 is already registered.
  1170. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_3 is already registered.
  1171. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_4 is already registered.
  1172. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_5 is already registered.
  1173. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_6 is already registered.
  1174. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_7 is already registered.
  1175. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_8 is already registered.
  1176. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_9 is already registered.
  1177. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_10 is already registered.
  1178. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_11 is already registered.
  1179. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_12 is already registered.
  1180. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_13 is already registered.
  1181. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:gold_block_14 is already registered.
  1182. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone is already registered.
  1183. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_1 is already registered.
  1184. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_2 is already registered.
  1185. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_3 is already registered.
  1186. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_4 is already registered.
  1187. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_5 is already registered.
  1188. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_6 is already registered.
  1189. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_7 is already registered.
  1190. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_8 is already registered.
  1191. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_9 is already registered.
  1192. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_10 is already registered.
  1193. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_11 is already registered.
  1194. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_12 is already registered.
  1195. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:holystone_13 is already registered.
  1196. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_1 is already registered.
  1197. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_2 is already registered.
  1198. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_3 is already registered.
  1199. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_4 is already registered.
  1200. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_5 is already registered.
  1201. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_6 is already registered.
  1202. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_7 is already registered.
  1203. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_8 is already registered.
  1204. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_9 is already registered.
  1205. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_10 is already registered.
  1206. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_11 is already registered.
  1207. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_12 is already registered.
  1208. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_13 is already registered.
  1209. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_14 is already registered.
  1210. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_15 is already registered.
  1211. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar is already registered.
  1212. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_1 is already registered.
  1213. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_2 is already registered.
  1214. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_3 is already registered.
  1215. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_4 is already registered.
  1216. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_5 is already registered.
  1217. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:ice_pillar_6 is already registered.
  1218. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_1 is already registered.
  1219. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_2 is already registered.
  1220. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_3 is already registered.
  1221. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_4 is already registered.
  1222. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_5 is already registered.
  1223. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_6 is already registered.
  1224. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_7 is already registered.
  1225. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_8 is already registered.
  1226. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_9 is already registered.
  1227. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_10 is already registered.
  1228. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_11 is already registered.
  1229. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_12 is already registered.
  1230. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_13 is already registered.
  1231. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_14 is already registered.
  1232. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:iron_block_15 is already registered.
  1233. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock is already registered.
  1234. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_1 is already registered.
  1235. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_2 is already registered.
  1236. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_3 is already registered.
  1237. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_4 is already registered.
  1238. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_5 is already registered.
  1239. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_6 is already registered.
  1240. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_7 is already registered.
  1241. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_8 is already registered.
  1242. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_9 is already registered.
  1243. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_10 is already registered.
  1244. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_11 is already registered.
  1245. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_12 is already registered.
  1246. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_13 is already registered.
  1247. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_14 is already registered.
  1248. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:laboratoryblock_15 is already registered.
  1249. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_1 is already registered.
  1250. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_2 is already registered.
  1251. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_3 is already registered.
  1252. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_4 is already registered.
  1253. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_5 is already registered.
  1254. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_6 is already registered.
  1255. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_7 is already registered.
  1256. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lapis_block_8 is already registered.
  1257. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone is already registered.
  1258. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_1 is already registered.
  1259. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_2 is already registered.
  1260. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_3 is already registered.
  1261. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_4 is already registered.
  1262. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_5 is already registered.
  1263. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_6 is already registered.
  1264. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:lavastone_7 is already registered.
  1265. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone is already registered.
  1266. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_1 is already registered.
  1267. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_2 is already registered.
  1268. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_3 is already registered.
  1269. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_4 is already registered.
  1270. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_5 is already registered.
  1271. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_6 is already registered.
  1272. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_7 is already registered.
  1273. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_8 is already registered.
  1274. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_9 is already registered.
  1275. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_10 is already registered.
  1276. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_11 is already registered.
  1277. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_12 is already registered.
  1278. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_13 is already registered.
  1279. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_14 is already registered.
  1280. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:limestone_15 is already registered.
  1281. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble is already registered.
  1282. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_1 is already registered.
  1283. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_2 is already registered.
  1284. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_3 is already registered.
  1285. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_4 is already registered.
  1286. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_5 is already registered.
  1287. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_6 is already registered.
  1288. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_7 is already registered.
  1289. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_8 is already registered.
  1290. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_9 is already registered.
  1291. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_10 is already registered.
  1292. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_11 is already registered.
  1293. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_12 is already registered.
  1294. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_13 is already registered.
  1295. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_14 is already registered.
  1296. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_15 is already registered.
  1297. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar is already registered.
  1298. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_1 is already registered.
  1299. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_2 is already registered.
  1300. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_3 is already registered.
  1301. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_4 is already registered.
  1302. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_5 is already registered.
  1303. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_6 is already registered.
  1304. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_7 is already registered.
  1305. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_8 is already registered.
  1306. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_9 is already registered.
  1307. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_10 is already registered.
  1308. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_11 is already registered.
  1309. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_12 is already registered.
  1310. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_13 is already registered.
  1311. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_14 is already registered.
  1312. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:marble_pillar_15 is already registered.
  1313. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_1 is already registered.
  1314. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_2 is already registered.
  1315. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_3 is already registered.
  1316. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_4 is already registered.
  1317. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_5 is already registered.
  1318. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_6 is already registered.
  1319. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_7 is already registered.
  1320. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_8 is already registered.
  1321. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_9 is already registered.
  1322. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_10 is already registered.
  1323. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_11 is already registered.
  1324. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_12 is already registered.
  1325. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_13 is already registered.
  1326. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_14 is already registered.
  1327. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:nether_brick_15 is already registered.
  1328. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_1 is already registered.
  1329. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_2 is already registered.
  1330. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_3 is already registered.
  1331. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_4 is already registered.
  1332. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_5 is already registered.
  1333. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_6 is already registered.
  1334. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_7 is already registered.
  1335. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_8 is already registered.
  1336. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_9 is already registered.
  1337. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_10 is already registered.
  1338. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_11 is already registered.
  1339. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_12 is already registered.
  1340. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_13 is already registered.
  1341. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:netherrack_14 is already registered.
  1342. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_1 is already registered.
  1343. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_2 is already registered.
  1344. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_3 is already registered.
  1345. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_4 is already registered.
  1346. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_5 is already registered.
  1347. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_6 is already registered.
  1348. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_7 is already registered.
  1349. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_8 is already registered.
  1350. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_9 is already registered.
  1351. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_10 is already registered.
  1352. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_11 is already registered.
  1353. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_12 is already registered.
  1354. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_13 is already registered.
  1355. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_14 is already registered.
  1356. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:obsidian_15 is already registered.
  1357. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_1 is already registered.
  1358. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_2 is already registered.
  1359. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_3 is already registered.
  1360. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_4 is already registered.
  1361. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_5 is already registered.
  1362. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_6 is already registered.
  1363. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_7 is already registered.
  1364. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_8 is already registered.
  1365. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_9 is already registered.
  1366. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_10 is already registered.
  1367. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_11 is already registered.
  1368. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_12 is already registered.
  1369. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_13 is already registered.
  1370. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_14 is already registered.
  1371. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:redstone_block_15 is already registered.
  1372. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_3 is already registered.
  1373. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_4 is already registered.
  1374. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_5 is already registered.
  1375. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_6 is already registered.
  1376. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_7 is already registered.
  1377. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_8 is already registered.
  1378. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_9 is already registered.
  1379. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_10 is already registered.
  1380. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_11 is already registered.
  1381. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_12 is already registered.
  1382. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_13 is already registered.
  1383. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_14 is already registered.
  1384. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:sandstone_15 is already registered.
  1385. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_4 is already registered.
  1386. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_5 is already registered.
  1387. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_6 is already registered.
  1388. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_7 is already registered.
  1389. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_8 is already registered.
  1390. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_9 is already registered.
  1391. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_10 is already registered.
  1392. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_11 is already registered.
  1393. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_12 is already registered.
  1394. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_13 is already registered.
  1395. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_14 is already registered.
  1396. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:stonebricksmooth_15 is already registered.
  1397. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock is already registered.
  1398. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_1 is already registered.
  1399. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_2 is already registered.
  1400. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_3 is already registered.
  1401. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_4 is already registered.
  1402. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_5 is already registered.
  1403. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_6 is already registered.
  1404. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_7 is already registered.
  1405. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_8 is already registered.
  1406. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_9 is already registered.
  1407. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_10 is already registered.
  1408. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_11 is already registered.
  1409. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_12 is already registered.
  1410. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_13 is already registered.
  1411. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_14 is already registered.
  1412. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:templeblock_15 is already registered.
  1413. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock is already registered.
  1414. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_1 is already registered.
  1415. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_2 is already registered.
  1416. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_3 is already registered.
  1417. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_4 is already registered.
  1418. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_5 is already registered.
  1419. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_6 is already registered.
  1420. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_7 is already registered.
  1421. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_8 is already registered.
  1422. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_9 is already registered.
  1423. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_10 is already registered.
  1424. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_11 is already registered.
  1425. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_12 is already registered.
  1426. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_13 is already registered.
  1427. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_14 is already registered.
  1428. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:mossy_templeblock_15 is already registered.
  1429. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_2 is already registered.
  1430. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_3 is already registered.
  1431. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_4 is already registered.
  1432. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_5 is already registered.
  1433. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_6 is already registered.
  1434. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_7 is already registered.
  1435. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_8 is already registered.
  1436. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_9 is already registered.
  1437. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_10 is already registered.
  1438. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_11 is already registered.
  1439. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_12 is already registered.
  1440. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_13 is already registered.
  1441. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_14 is already registered.
  1442. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:tyrian_15 is already registered.
  1443. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone is already registered.
  1444. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone_1 is already registered.
  1445. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone_2 is already registered.
  1446. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstone_3 is already registered.
  1447. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
  1448. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
  1449. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
  1450. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
  1451. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
  1452. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
  1453. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
  1454. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
  1455. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
  1456. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
  1457. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
  1458. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
  1459. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
  1460. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
  1461. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
  1462. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstonePillar is already registered.
  1463. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_1 is already registered.
  1464. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_2 is already registered.
  1465. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_6 is already registered.
  1466. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_8 is already registered.
  1467. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_9 is already registered.
  1468. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_10 is already registered.
  1469. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_11 is already registered.
  1470. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_13 is already registered.
  1471. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_3 is already registered.
  1472. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_4 is already registered.
  1473. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_5 is already registered.
  1474. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_7 is already registered.
  1475. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_12 is already registered.
  1476. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_14 is already registered.
  1477. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:oak_planks_15 is already registered.
  1478. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_1 is already registered.
  1479. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_2 is already registered.
  1480. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_6 is already registered.
  1481. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_8 is already registered.
  1482. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_9 is already registered.
  1483. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_10 is already registered.
  1484. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_11 is already registered.
  1485. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_13 is already registered.
  1486. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_3 is already registered.
  1487. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_4 is already registered.
  1488. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_5 is already registered.
  1489. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_7 is already registered.
  1490. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_12 is already registered.
  1491. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_14 is already registered.
  1492. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:spruce_planks_15 is already registered.
  1493. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_1 is already registered.
  1494. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_2 is already registered.
  1495. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_6 is already registered.
  1496. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_8 is already registered.
  1497. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_9 is already registered.
  1498. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_10 is already registered.
  1499. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_11 is already registered.
  1500. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_13 is already registered.
  1501. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_3 is already registered.
  1502. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_4 is already registered.
  1503. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_5 is already registered.
  1504. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_7 is already registered.
  1505. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_12 is already registered.
  1506. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_14 is already registered.
  1507. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:birch_planks_15 is already registered.
  1508. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_1 is already registered.
  1509. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_2 is already registered.
  1510. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_6 is already registered.
  1511. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_8 is already registered.
  1512. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_9 is already registered.
  1513. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_10 is already registered.
  1514. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_11 is already registered.
  1515. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_13 is already registered.
  1516. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_3 is already registered.
  1517. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_4 is already registered.
  1518. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_5 is already registered.
  1519. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_7 is already registered.
  1520. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_12 is already registered.
  1521. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_14 is already registered.
  1522. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:jungle_planks_15 is already registered.
  1523. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_1 is already registered.
  1524. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_2 is already registered.
  1525. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_6 is already registered.
  1526. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_8 is already registered.
  1527. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_9 is already registered.
  1528. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_10 is already registered.
  1529. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_11 is already registered.
  1530. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:acacia_planks_13 is already registered.
  1531. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_1 is already registered.
  1532. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_2 is already registered.
  1533. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_6 is already registered.
  1534. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_8 is already registered.
  1535. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_9 is already registered.
  1536. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_10 is already registered.
  1537. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_11 is already registered.
  1538. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:dark_oak_planks_13 is already registered.
  1539. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay is already registered.
  1540. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_1 is already registered.
  1541. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_2 is already registered.
  1542. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_3 is already registered.
  1543. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_4 is already registered.
  1544. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_5 is already registered.
  1545. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_6 is already registered.
  1546. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_7 is already registered.
  1547. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_8 is already registered.
  1548. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_9 is already registered.
  1549. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_10 is already registered.
  1550. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_11 is already registered.
  1551. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_12 is already registered.
  1552. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_13 is already registered.
  1553. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_14 is already registered.
  1554. [21:57:09] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:woolen_clay_15 is already registered.
  1555. [21:57:09] [Client thread/INFO] [FML]: Injecting itemstacks
  1556. [21:57:09] [Client thread/INFO] [FML]: Itemstack injection complete
  1557. [21:57:09] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
  1558. [21:57:09] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
  1559. [21:57:09] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
  1560. [21:57:09] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  1561. [21:57:09] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  1562. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5294 bytes
  1563. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  1564. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  1565. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4248 bytes
  1566. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
  1567. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1801 bytes
  1568. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
  1569. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5306 bytes
  1570. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
  1571. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
  1572. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4260 bytes
  1573. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
  1574. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1813 bytes
  1575. [21:57:09] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1364 bytes
  1576. [21:57:09] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Enable
  1577. [21:57:09] [Client thread/INFO] [AE2:C]: Rotary Craft - Integration Disabled
  1578. [21:57:09] [Client thread/INFO] [AE2:C]: Railcraft - Integration Enable
  1579. [21:57:09] [Client thread/INFO] [AE2:C]: BuildCraft - Integration Enable
  1580. [21:57:09] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Tiles - Integration Enable
  1581. [21:57:09] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Items - Integration Enable
  1582. [21:57:09] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Enable
  1583. [21:57:09] [Client thread/INFO] [AE2:C]: Deep Storage Unit - Integration Enable
  1584. [21:57:09] [Client thread/INFO] [AE2:C]: Factorization - Integration Enable
  1585. [21:57:09] [Client thread/INFO] [AE2:C]: Forge MultiPart - Integration Enable
  1586. [21:57:09] [Client thread/INFO] [AE2:C]: Rotatable Blocks - Integration Disabled
  1587. [21:57:09] [Client thread/INFO] [AE2:C]: Colored Lights Core - Integration Disabled
  1588. [21:57:09] [Client thread/INFO] [AE2:C]: Waila - Integration Enable
  1589. [21:57:09] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Enable
  1590. [21:57:09] [Client thread/INFO] [AE2:C]: Not Enough Items - Integration Enable
  1591. [21:57:09] [Client thread/INFO] [AE2:C]: Craft Guide - Integration Disabled
  1592. [21:57:09] [Client thread/INFO] [AE2:C]: Mekanism - Integration Disabled
  1593. [21:57:09] [Client thread/INFO] [AE2:C]: ImmibisMicroblocks - Integration Disabled
  1594. [21:57:09] [Client thread/INFO] [AE2:C]: BetterStorage - Integration Disabled
  1595. [21:57:09] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 504ms )
  1596. [21:57:09] [Client thread/INFO] [Mantle]: Entering postinitialization phase.
  1597. [21:57:09] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1598. [21:57:09] [Client thread/INFO] [IC2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  1599. [21:57:09] [Client thread/INFO] [IC2.General]: IC2 version 2.2.770-experimental loaded.
  1600. [21:57:10] [Client thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
  1601. [21:57:10] [Client thread/INFO] [Forestry]: Skipping CraftGuide integration.
  1602. [21:57:10] [Client thread/INFO] [ThermalExpansion]: There are no crafting files present in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\config\cofh\thermalexpansion\crafting.
  1603. [21:57:10] [Client thread/INFO] [BloodMagic]: Recipe Holder initialized: took 30.964563ms.
  1604. [21:57:10] [Client thread/INFO] [BloodMagic]: Loaded MineTweaker 3 Integration
  1605. [21:57:10] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
  1606. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
  1607. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
  1608. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
  1609. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
  1610. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
  1611. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
  1612. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
  1613. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
  1614. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
  1615. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
  1616. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
  1617. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
  1618. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
  1619. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
  1620. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
  1621. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@1
  1622. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@3
  1623. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@5
  1624. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@7
  1625. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@9
  1626. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@11
  1627. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@13
  1628. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@15
  1629. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
  1630. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
  1631. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
  1632. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
  1633. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
  1634. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
  1635. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
  1636. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
  1637. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
  1638. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
  1639. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
  1640. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1641. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1642. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
  1643. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
  1644. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
  1645. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
  1646. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
  1647. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
  1648. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
  1649. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
  1650. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
  1651. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@8
  1652. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@0
  1653. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
  1654. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
  1655. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
  1656. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@9
  1657. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@1
  1658. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
  1659. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@2
  1660. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
  1661. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@3
  1662. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
  1663. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
  1664. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
  1665. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
  1666. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
  1667. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
  1668. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
  1669. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
  1670. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
  1671. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
  1672. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
  1673. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
  1674. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
  1675. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
  1676. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
  1677. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
  1678. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
  1679. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
  1680. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
  1681. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@3
  1682. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.factorization.ResourceBlock@1
  1683. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.compressedIronBlock@0
  1684. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
  1685. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
  1686. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
  1687. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
  1688. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
  1689. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
  1690. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
  1691. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
  1692. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@9
  1693. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
  1694. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
  1695. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
  1696. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
  1697. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
  1698. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
  1699. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
  1700. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
  1701. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
  1702. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
  1703. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
  1704. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
  1705. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
  1706. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
  1707. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
  1708. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
  1709. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
  1710. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
  1711. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
  1712. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
  1713. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
  1714. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
  1715. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
  1716. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
  1717. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
  1718. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
  1719. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1720. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
  1721. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
  1722. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
  1723. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
  1724. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
  1725. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
  1726. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
  1727. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
  1728. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
  1729. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
  1730. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
  1731. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
  1732. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
  1733. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@5
  1734. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@6
  1735. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@7
  1736. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@10
  1737. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@2
  1738. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@11
  1739. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
  1740. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
  1741. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
  1742. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.diamond@0
  1743. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
  1744. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingot@0
  1745. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.factorization:dark_iron_ingot@0
  1746. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@64
  1747. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@65
  1748. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@66
  1749. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@67
  1750. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@68
  1751. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@69
  1752. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@70
  1753. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@71
  1754. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@72
  1755. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@73
  1756. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@74
  1757. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@75
  1758. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.thermalfoundation.material@76
  1759. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@4
  1760. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@5
  1761. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@6
  1762. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@7
  1763. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@8
  1764. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@10
  1765. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@11
  1766. [21:57:11] [Client thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.thermalfoundation.storage@12
  1767. [21:57:11] [Client thread/INFO] [BloodMagic]: Total number of compression recipes: 162
  1768. [21:57:11] [Client thread/INFO] [THAUMCRAFT]: Found potion array with a size of 352
  1769. [21:57:11] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 25
  1770. [21:57:11] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 26
  1771. [21:57:11] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 27
  1772. [21:57:11] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 28
  1773. [21:57:11] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 29
  1774. [21:57:11] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 30
  1775. [21:57:11] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 77
  1776. [21:57:11] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 78
  1777. [21:57:11] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 79
  1778. [21:57:11] [Client thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
  1779. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Squid Plant]
  1780. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Squid Plant]
  1781. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fire Flower]
  1782. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Fire Flower]
  1783. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Creeper Plant]
  1784. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Creeper Plant]
  1785. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
  1786. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Slime Plant]
  1787. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
  1788. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Rain Plant]
  1789. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
  1790. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Ender Plant]
  1791. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
  1792. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Lightning Plant]
  1793. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
  1794. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Burst Plant]
  1795. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
  1796. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Potion Plant]
  1797. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
  1798. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Repulsion Plant]
  1799. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
  1800. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Helium Plant]
  1801. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
  1802. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Chopper Plant]
  1803. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
  1804. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Propulsion Plant]
  1805. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
  1806. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Flying Flower]
  1807. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Raspberry Bush]
  1808. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blueberry Bush]
  1809. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blackberry Bush]
  1810. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Maloberry Bush]
  1811. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blightberry Bush]
  1812. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Duskberry Bush]
  1813. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Skyberry Bush]
  1814. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Stingberry Bush]
  1815. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Crops]
  1816. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Crops]
  1817. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
  1818. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
  1819. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
  1820. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
  1821. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
  1822. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
  1823. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Artichoke]
  1824. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Belladonna]
  1825. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mandrake]
  1826. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Snowbell]
  1827. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wormwood]
  1828. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Minedrake]
  1829. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wolfsbane]
  1830. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-20] to only spawn TC content at level [0]
  1831. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-19] to only spawn TC content at level [0]
  1832. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Uranium Cluster] to special result list for [Uranium Ore]
  1833. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Nickel Cluster] to special result list for [Ferrous Ore]
  1834. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Platinum Cluster] to special result list for [Shiny Ore]
  1835. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Mithril Cluster] to special result list for [Mana Infused Ore]
  1836. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Yellorium Cluster] to special result list for [Yellorite Ore]
  1837. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Dark Iron Cluster] to special result list for [Dark Iron Ore]
  1838. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Ore]
  1839. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Cobalt Cluster] to special result list for [Cobalt Gravel Ore]
  1840. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Ardite Cluster] to special result list for [Ardite Ore]
  1841. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Ore]
  1842. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Adding [Native Aluminium Cluster] to special result list for [Aluminum Gravel Ore]
  1843. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
  1844. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
  1845. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
  1846. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
  1847. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
  1848. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
  1849. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
  1850. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
  1851. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
  1852. [21:57:11] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
  1853. [21:57:12] [Client thread/ERROR] [ForgeMicroblock]: Material with id tile.livingrock is already registered.
  1854. [21:57:12] [Client thread/ERROR] [ForgeMicroblock]: Material with id tile.livingrock_1 is already registered.
  1855. [21:57:12] [Client thread/ERROR] [ForgeMicroblock]: Material with id tile.livingrock_2 is already registered.
  1856. [21:57:12] [Client thread/ERROR] [ForgeMicroblock]: Material with id tile.livingrock_3 is already registered.
  1857. [21:57:12] [Client thread/ERROR] [ForgeMicroblock]: Material with id tile.livingrock_4 is already registered.
  1858. [21:57:12] [Client thread/ERROR] [ForgeMicroblock]: Material with id tile.livingrock is already registered.
  1859. [21:57:12] [Client thread/ERROR] [ForgeMicroblock]: Material with id tile.livingrock_1 is already registered.
  1860. [21:57:12] [Client thread/ERROR] [ForgeMicroblock]: Material with id tile.livingrock_2 is already registered.
  1861. [21:57:12] [Client thread/ERROR] [ForgeMicroblock]: Material with id tile.livingrock_3 is already registered.
  1862. [21:57:12] [Client thread/ERROR] [ForgeMicroblock]: Material with id tile.livingrock_4 is already registered.
  1863. [21:57:12] [Client thread/INFO] [FML]: [Botania] The Lexica Botania has 26483 words.
  1864. [21:57:13] [Client thread/WARN] [Railcraft]: Could not register CraftGuide plugins: CraftGuide missing.
  1865. [21:57:13] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
  1866. [21:57:13] [Client thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
  1867. [21:57:13] [Client thread/INFO] [EnderIO]: Excluding 9 recipes from grinding balls bonus.
  1868. [21:57:13] [Client thread/INFO] [EnderIO]: Found 133 valid SAG Mill recipes in config.
  1869. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@1
  1870. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@2
  1871. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
  1872. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreCopper@0
  1873. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
  1874. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
  1875. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.stoneore@5
  1876. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.tconstruct.metalblock@6
  1877. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
  1878. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreTin@0
  1879. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  1880. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockOreLead@0
  1881. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockMetal@2
  1882. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@2
  1883. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
  1884. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  1885. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
  1886. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
  1887. [21:57:13] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
  1888. [21:57:13] [Client thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 126 recipes avaliable.
  1889. [21:57:13] [Client thread/INFO] [EnderIO]: Found 38 valid Alloy Smelter recipes in config.
  1890. [21:57:13] [Client thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 38 recipes avaliable.
  1891. [21:57:13] [Client thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
  1892. [21:57:13] [Client thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
  1893. [21:57:13] [Client thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
  1894. [21:57:13] [Client thread/INFO] [EnderIO]: Found 4 valid Vat recipes in config.
  1895. [21:57:13] [Client thread/INFO] [EnderIO]: Finished processing Vat recipes. 4 recipes avaliable.
  1896. [21:57:13] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
  1897. [21:57:13] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1898. [21:57:13] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1899. [21:57:13] [Client thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
  1900. [21:57:14] [Client thread/INFO] [EnderIO]: Loaded 30 recipes for Enchanter
  1901. [21:57:14] [Client thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
  1902. [21:57:15] [Client thread/INFO] [EnderTech]: Registering recipes
  1903. [21:57:15] [Client thread/INFO] [EnderZoo]: Loaded 5 entries from core spawn config.
  1904. [21:57:15] [Client thread/INFO] [EnderZoo]: Loaded 0 entries from user spawn config.
  1905. [21:57:15] [Client thread/INFO] [EnderZoo]: Applying 5 spawn entries from config.
  1906. [21:57:19] [Client thread/INFO] [factorization]: Reloading game settings
  1907. [21:57:20] [Client thread/INFO] [factorization]: Added 40 'barking' recipes for blocks that look sort of like wood logs; this can be disabled in the config file.
  1908. [21:57:20] [Client thread/INFO] [newframes]: ingotIron
  1909. [21:57:20] [Client thread/INFO] [newframes]: ingotGold
  1910. [21:57:20] [Client thread/INFO] [newframes]: ingotBrick
  1911. [21:57:20] [Client thread/INFO] [newframes]: ingotBrickNether
  1912. [21:57:20] [Client thread/INFO] [newframes]: ingotBronze
  1913. [21:57:20] [Client thread/INFO] [newframes]: ingotCopper
  1914. [21:57:20] [Client thread/INFO] [newframes]: ingotSteel
  1915. [21:57:20] [Client thread/INFO] [newframes]: ingotLead
  1916. [21:57:20] [Client thread/INFO] [newframes]: ingotTin
  1917. [21:57:20] [Client thread/INFO] [newframes]: ingotSilver
  1918. [21:57:20] [Client thread/INFO] [newframes]: ingotNickel
  1919. [21:57:20] [Client thread/INFO] [newframes]: ingotPlatinum
  1920. [21:57:20] [Client thread/INFO] [newframes]: ingotMithril
  1921. [21:57:20] [Client thread/INFO] [newframes]: ingotElectrum
  1922. [21:57:20] [Client thread/INFO] [newframes]: ingotInvar
  1923. [21:57:20] [Client thread/INFO] [newframes]: ingotSignalum
  1924. [21:57:20] [Client thread/INFO] [newframes]: ingotLumium
  1925. [21:57:20] [Client thread/INFO] [newframes]: ingotEnderium
  1926. [21:57:20] [Client thread/INFO] [newframes]: ingotYellorium
  1927. [21:57:20] [Client thread/INFO] [newframes]: ingotCyanite
  1928. [21:57:20] [Client thread/INFO] [newframes]: ingotGraphite
  1929. [21:57:20] [Client thread/INFO] [newframes]: ingotBlutonium
  1930. [21:57:20] [Client thread/INFO] [newframes]: ingotLudicrite
  1931. [21:57:20] [Client thread/INFO] [newframes]: ingotUranium
  1932. [21:57:20] [Client thread/INFO] [newframes]: ingotPlutonium
  1933. [21:57:20] [Client thread/INFO] [newframes]: ingotThaumium
  1934. [21:57:20] [Client thread/INFO] [newframes]: ingotVoid
  1935. [21:57:20] [Client thread/INFO] [newframes]: ingotManasteel
  1936. [21:57:20] [Client thread/INFO] [newframes]: ingotTerrasteel
  1937. [21:57:20] [Client thread/INFO] [newframes]: ingotElvenElementium
  1938. [21:57:20] [Client thread/INFO] [newframes]: ingotBrass
  1939. [21:57:20] [Client thread/INFO] [newframes]: ingotRefinedIron
  1940. [21:57:20] [Client thread/INFO] [newframes]: ingotMeat
  1941. [21:57:20] [Client thread/INFO] [newframes]: ingotMeatRaw
  1942. [21:57:20] [Client thread/INFO] [newframes]: ingotElectricalSteel
  1943. [21:57:20] [Client thread/INFO] [newframes]: ingotEnergeticAlloy
  1944. [21:57:20] [Client thread/INFO] [newframes]: ingotPhasedGold
  1945. [21:57:20] [Client thread/INFO] [newframes]: ingotRedstoneAlloy
  1946. [21:57:20] [Client thread/INFO] [newframes]: ingotConductiveIron
  1947. [21:57:20] [Client thread/INFO] [newframes]: ingotPhasedIron
  1948. [21:57:20] [Client thread/INFO] [newframes]: ingotDarkSteel
  1949. [21:57:20] [Client thread/INFO] [newframes]: ingotSoularium
  1950. [21:57:20] [Client thread/INFO] [newframes]: ingotUnstable
  1951. [21:57:20] [Client thread/INFO] [newframes]: ingotFzDarkIron
  1952. [21:57:20] [Client thread/INFO] [newframes]: ingotCobalt
  1953. [21:57:20] [Client thread/INFO] [newframes]: ingotArdite
  1954. [21:57:20] [Client thread/INFO] [newframes]: ingotManyullyn
  1955. [21:57:20] [Client thread/INFO] [newframes]: ingotAluminum
  1956. [21:57:20] [Client thread/INFO] [newframes]: ingotAluminium
  1957. [21:57:20] [Client thread/INFO] [newframes]: ingotAluminumBrass
  1958. [21:57:20] [Client thread/INFO] [newframes]: ingotAluminiumBrass
  1959. [21:57:20] [Client thread/INFO] [newframes]: ingotAlumite
  1960. [21:57:20] [Client thread/INFO] [newframes]: ingotObsidian
  1961. [21:57:20] [Client thread/INFO] [newframes]: ingotPigIron
  1962. [21:57:20] [Client thread/INFO] [newframes]: ingotDiamond
  1963. [21:57:20] [Client thread/INFO] [newframes]: ingotEmerald
  1964. [21:57:20] [Client thread/INFO] [newframes]: ingotApatite
  1965. [21:57:20] [Client thread/INFO] [newframes]: ingotIronCompressed
  1966. [21:57:20] [Client thread/INFO] [newframes]: ingotCoal
  1967. [21:57:20] [Client thread/INFO] [newframes]: ingotZinc
  1968. [21:57:20] [Client thread/INFO] [newframes]: ingotTitanium
  1969. [21:57:20] [Client thread/INFO] [newframes]: ingotTungsten
  1970. [21:57:20] [Client thread/INFO] [newframes]: ingotEnderiumBase
  1971. [21:57:20] [Client thread/INFO] [newframes]: ingotElectrumFlux
  1972. [21:57:20] [Client thread/INFO] [newframes]: ingotRedAlloy
  1973. [21:57:20] [Client thread/INFO] [newframes]: ingotElectrotineAlloy
  1974. [21:57:20] [Client thread/INFO] [newframes]: ingotNaturalAluminum
  1975. [21:57:20] [Client thread/INFO] [newframes]: ingotManganese
  1976. [21:57:20] [Client thread/INFO] [newframes]: ingotIgnatius
  1977. [21:57:20] [Client thread/INFO] [newframes]: ingotShadowIron
  1978. [21:57:20] [Client thread/INFO] [newframes]: ingotLemurite
  1979. [21:57:20] [Client thread/INFO] [newframes]: ingotMidasium
  1980. [21:57:20] [Client thread/INFO] [newframes]: ingotVyroxeres
  1981. [21:57:20] [Client thread/INFO] [newframes]: ingotCeruclase
  1982. [21:57:20] [Client thread/INFO] [newframes]: ingotKalendrite
  1983. [21:57:20] [Client thread/INFO] [newframes]: ingotVulcanite
  1984. [21:57:20] [Client thread/INFO] [newframes]: ingotSanguinite
  1985. [21:57:20] [Client thread/INFO] [newframes]: ingotPrometheum
  1986. [21:57:20] [Client thread/INFO] [newframes]: ingotDeepIron
  1987. [21:57:20] [Client thread/INFO] [newframes]: ingotInfuscolium
  1988. [21:57:20] [Client thread/INFO] [newframes]: ingotOureclase
  1989. [21:57:20] [Client thread/INFO] [newframes]: ingotAstral Silver
  1990. [21:57:20] [Client thread/INFO] [newframes]: ingotCarmot
  1991. [21:57:20] [Client thread/INFO] [newframes]: ingotRubracium
  1992. [21:57:20] [Client thread/INFO] [newframes]: ingotOrichalcum
  1993. [21:57:20] [Client thread/INFO] [newframes]: ingotAdamantine
  1994. [21:57:20] [Client thread/INFO] [newframes]: ingotAtlarus
  1995. [21:57:20] [Client thread/INFO] [newframes]: ingotHepatizon
  1996. [21:57:20] [Client thread/INFO] [newframes]: ingotDamascusSteel
  1997. [21:57:20] [Client thread/INFO] [newframes]: ingotAngmallen
  1998. [21:57:20] [Client thread/INFO] [newframes]: ingotShadowSteel
  1999. [21:57:20] [Client thread/INFO] [newframes]: ingotInolashite
  2000. [21:57:20] [Client thread/INFO] [newframes]: ingotAmordrine
  2001. [21:57:20] [Client thread/INFO] [newframes]: ingotBlackSteel
  2002. [21:57:20] [Client thread/INFO] [newframes]: ingotQuicksilver
  2003. [21:57:20] [Client thread/INFO] [newframes]: ingotHaderoth
  2004. [21:57:20] [Client thread/INFO] [newframes]: ingotCelenegil
  2005. [21:57:20] [Client thread/INFO] [newframes]: ingotTartarite
  2006. [21:57:20] [Client thread/INFO] [newframes]: ingotOsmium
  2007. [21:57:20] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2008. [21:57:20] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2009. [21:57:20] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2010. [21:57:20] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2011. [21:57:20] [Client thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  2012. [21:57:20] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
  2013. [21:57:20] [Client thread/INFO] [MagicBees]: Registering marble
  2014. [21:57:20] [Client thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
  2015. [21:57:20] [Client thread/INFO] [MagicBees]: Registering rock
  2016. [21:57:20] [Client thread/INFO] [MagicBees]: Registering water
  2017. [21:57:20] [Client thread/INFO] [MagicBees]: Registering basalt
  2018. [21:57:20] [Client thread/INFO] [MagicBees]: Registering marble
  2019. [21:57:20] [Client thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
  2020. [21:57:20] [Client thread/INFO] [MagicBees]: Registering rock
  2021. [21:57:20] [Client thread/INFO] [MagicBees]: Registering water
  2022. [21:57:20] [Client thread/INFO] [MagicBees]: Registering basalt
  2023. [21:57:20] [Client thread/INFO] [MagicBees]: Registering marble
  2024. [21:57:20] [Client thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
  2025. [21:57:20] [Client thread/INFO] [MagicBees]: Registering rock
  2026. [21:57:20] [Client thread/INFO] [MagicBees]: Registering water
  2027. [21:57:20] [Client thread/INFO] [MagicBees]: Registering basalt
  2028. [21:57:20] [Client thread/INFO] [MagicBees]: Registering marble
  2029. [21:57:20] [Client thread/INFO] [MagicBees]: Unable to register! This mutation will not be available.
  2030. [21:57:20] [Client thread/INFO] [MagicBees]: Registering rock
  2031. [21:57:20] [Client thread/INFO] [MagicBees]: Registering water
  2032. [21:57:20] [Client thread/INFO] [MagicBees]: Registering basalt
  2033. [21:57:20] [Client thread/INFO] [MagicBees]: Postinit completed
  2034. [21:57:20] [Client thread/INFO] [gendustry]: Registered 17 mutations
  2035. [21:57:20] [Client thread/INFO] [gendustry]: Preparing genetics cache ...
  2036. [21:57:20] [Client thread/INFO] [gendustry]: Cached 410 mutation outputs
  2037. [21:57:20] [Client thread/INFO] [gendustry]: Cached 251 mutation inputs
  2038. [21:57:20] [Client thread/INFO] [gendustry]: Cached 872 chromosomes
  2039. [21:57:21] [Client thread/INFO] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@13b6235c, could not be parsed because it is not a String!
  2040. [21:57:21] [Client thread/INFO] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@13b6235c
  2041. [21:57:21] [Client thread/INFO] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@13b6235c, could not be parsed because it is not a String!
  2042. [21:57:21] [Client thread/INFO] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@13b6235c
  2043. [21:57:21] [Client thread/INFO] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@13b6235c, could not be parsed because it is not a String!
  2044. [21:57:21] [Client thread/INFO] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@13b6235c
  2045. [21:57:21] [Client thread/INFO] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@13b6235c, could not be parsed because it is not a String!
  2046. [21:57:21] [Client thread/INFO] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@13b6235c
  2047. [21:57:21] [Client thread/INFO] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@13b6235c, could not be parsed because it is not a String!
  2048. [21:57:21] [Client thread/INFO] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@13b6235c
  2049. [21:57:21] [Client thread/INFO] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@5856b0f0, could not be parsed because it is not a String!
  2050. [21:57:21] [Client thread/INFO] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@5856b0f0
  2051. [21:57:21] [Client thread/INFO] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@5856b0f0, could not be parsed because it is not a String!
  2052. [21:57:21] [Client thread/INFO] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@5856b0f0
  2053. [21:57:21] [Client thread/INFO] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@c2263fd, could not be parsed because it is not a String!
  2054. [21:57:21] [Client thread/INFO] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@c2263fd
  2055. [21:57:21] [Client thread/INFO] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@c2263fd, could not be parsed because it is not a String!
  2056. [21:57:21] [Client thread/INFO] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@c2263fd
  2057. [21:57:21] [Client thread/FATAL] [IC2NuclearControl]: Another Energy System is Loaded. Adding Intergration!
  2058. [21:57:21] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
  2059. [21:57:21] [Client thread/INFO] [inpure|core]: Processing postinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
  2060. [21:57:26] [Client thread/INFO] [journeymap]: postInitialize ENTER
  2061. [21:57:26] [Client thread/INFO] [journeymap]: Registered channel: world_info
  2062. [21:57:26] [Client thread/INFO] [journeymap]: Registered IModBlockHandler for: 'CarpentersBlocks:blockCarpentersBlock, CarpentersBlocks:blockCarpentersBarrier, CarpentersBlocks:blockCarpentersBed, CarpentersBlocks:blockCarpentersCollapsibleBlock, CarpentersBlocks:blockCarpentersDaylightSensor, CarpentersBlocks:blockCarpentersDoor, CarpentersBlocks:blockCarpentersFlowerPot, CarpentersBlocks:blockCarpentersGarageDoor, CarpentersBlocks:blockCarpentersGate, CarpentersBlocks:blockCarpentersHatch, CarpentersBlocks:blockCarpentersPressurePlate, CarpentersBlocks:blockCarpentersSafe, CarpentersBlocks:blockCarpentersSlope, CarpentersBlocks:blockCarpentersStairs'.
  2063. [21:57:27] [Client thread/INFO] [journeymap]: Initializing icon sets...
  2064. [21:57:27] [Client thread/INFO] [journeymap]: Updating config file from version "null" to "5.1.0": C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.webmap.config
  2065. [21:57:27] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r§r1021,84§8ms§r
  2066. [21:57:27] [Client thread/WARN] [Mystcraft]: Biome (id 160) is in list as element 161.
  2067. [21:57:27] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: IC2 mod support
  2068. [21:57:27] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: NEI mod support
  2069. [21:57:27] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: MFR mod support
  2070. [21:57:27] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: Buildcraft mod support
  2071. [21:57:27] [Client thread/WARN] [MachineMuse]: No powersuits keybind file found.
  2072. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'OpenBlocks adapters for OpenPeripheral'
  2073. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'OpenBlocks turtles'
  2074. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class biomesoplenty.common.entities.EntityBird
  2075. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class biomesoplenty.common.entities.EntityGlob
  2076. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings climb, hostile to class biomesoplenty.common.entities.EntityJungleSpider
  2077. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings float, hostile to class biomesoplenty.common.entities.EntityPhantom
  2078. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class biomesoplenty.common.entities.EntityPixie
  2079. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings float to class biomesoplenty.common.entities.EntityRosester
  2080. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class biomesoplenty.common.entities.EntityWasp
  2081. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings waterAllergy to class com.xcompwiz.mystcraft.entity.EntityLinkbook
  2082. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Vanilla CC integration module'
  2083. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityOwl
  2084. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Vanilla CC integration module (inventory)'
  2085. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityBabaYaga
  2086. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class com.emoniph.witchery.entity.EntityBroom
  2087. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityCorpse
  2088. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Vanilla CC integration module (inventory manipulation)'
  2089. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityDemon
  2090. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityEnt
  2091. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class com.emoniph.witchery.entity.EntityNightmare
  2092. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|energy (API) CC integration module'
  2093. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fallNegate to class com.emoniph.witchery.entity.EntityToad
  2094. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|inventory (API) CC integration module'
  2095. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityTreefyd
  2096. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class com.emoniph.witchery.entity.EntityParasyticLouse
  2097. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|item (API) CC integration module'
  2098. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|tileentity (API) CC integration module'
  2099. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'CoFHAPI|transport (API) CC integration module'
  2100. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraftAPI|transport (API) CC integration module'
  2101. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraftAPI|tiles (API) CC integration module'
  2102. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraftAPI|facades (API) CC integration module'
  2103. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'IC2 (mod) CC integration module'
  2104. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'IC2API (API) CC integration module'
  2105. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Railcraft (mod) CC integration module'
  2106. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'RailcraftAPI|carts (API) CC integration module'
  2107. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'RailcraftAPI|fuel (API) CC integration module'
  2108. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.BabyHeatscarSpider
  2109. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings climb, fireImmunity, hostile to class mods.natura.entity.HeatscarSpider
  2110. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.ImpEntity
  2111. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fireImmunity, hostile to class mods.natura.entity.NitroCreeper
  2112. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft (mod) CC integration module'
  2113. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings swim to class thaumcraft.common.entities.golems.EntityGolemBase
  2114. [21:57:28] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft|API (API) CC integration module'
  2115. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityBrainyZombie
  2116. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class thaumcraft.common.entities.monster.EntityFireBat
  2117. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
  2118. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings float, hostile to class thaumcraft.common.entities.monster.EntityTaintChicken
  2119. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityWisp
  2120. [21:57:28] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityTaintSwarm
  2121. [21:57:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
  2122. [21:57:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
  2123. [21:57:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
  2124. [21:57:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
  2125. [21:57:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
  2126. [21:57:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
  2127. [21:57:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
  2128. [21:57:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
  2129. [21:57:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
  2130. [21:57:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
  2131. [21:57:29] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'MineFactoryReloaded (mod) CC integration module'
  2132. [21:57:29] [Morph Online Resource Thread/INFO] [Morph]: [0.9.2] Found and mapped ability mappings for 24 presumably Minecraft mobs.
  2133. [21:57:29] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'MineFactoryReloaded deep storage(custom) CC integration module'
  2134. [21:57:29] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ComputerCraft (mod) CC integration module'
  2135. [21:57:29] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'EnderStorage (mod) CC integration module'
  2136. [21:57:29] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ForestryAPI|core (API) CC integration module'
  2137. [21:57:29] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Mystcraft (mod) CC integration module'
  2138. [21:57:29] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'Thaumcraft (mod) CC integration module'
  2139. [21:57:29] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'TMechworks (mod) CC integration module'
  2140. [21:57:29] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'ThermalExpansion (mod) CC integration module'
  2141. [21:57:29] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'appliedenergistics2 (mod) CC integration module'
  2142. [21:57:29] [Client thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:30): Loaded integration module 'BuildCraft pipes'
  2143. [21:57:29] [Client thread/ERROR] [PneumaticCraft]: Chisel's ClientUtils inside ctmlib couldn't be found! No support for connected texture blocks for camouflage is given
  2144. [21:57:29] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
  2145. [21:57:29] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
  2146. [21:57:29] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
  2147. [21:57:29] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
  2148. [21:57:29] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
  2149. [21:57:29] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
  2150. [21:57:29] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected EnderIO: enabling support
  2151. [21:57:29] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected MineFactory Reloaded: enabling support
  2152. [21:57:29] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected JABBA: enabling support
  2153. [21:57:29] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected ComputerCraft: enabling support
  2154. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2155. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2156. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2157. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2158. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2159. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2160. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2161. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1B'
  2162. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2163. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2164. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2165. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2166. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2167. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2168. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2169. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2170. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2171. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2172. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2173. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2174. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2175. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2176. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2177. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2178. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2179. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2180. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2181. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2182. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2183. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2184. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2185. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2186. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'1'
  2187. [21:57:29] [Client thread/INFO] [STDOUT]: [flaxbeard.thaumicexploration.research.TXResearchItem:setPages:53]: TEXT IS: false'2'
  2188. [21:57:29] [Client thread/INFO] [denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
  2189. [21:57:29] [Client thread/INFO] [FML]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2190. [21:57:29] [Client thread/INFO] [FML]: Unknown recipe class! biomesoplenty.common.recipes.BiomeEssenceRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2191. [21:57:29] [Client thread/INFO] [FML]: Unknown recipe class! vswe.stevescarts.Helpers.ShapedRecipes2 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2192. [21:57:29] [Client thread/INFO] [FML]: Unknown recipe class! mrtjp.projectred.core.ShapelessOreNBTRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2193. [21:57:29] [Client thread/INFO] [FML]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
  2194. [21:57:29] [Client thread/INFO] [CoFHWorld]: CoFH Core found 6 World Generation files present in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\config\cofh\world/.
  2195. [21:57:29] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\config\cofh\world\a-primary.json:
  2196. [21:57:29] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\config\cofh\world\b-secondary.json:
  2197. [21:57:29] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\config\cofh\world\c-tertiary.json:
  2198. [21:57:29] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\config\cofh\world\d-spatter.json:
  2199. [21:57:29] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\config\cofh\world\ThermalFoundation-Ores.json:
  2200. [21:57:29] [Client thread/INFO] [ThermalFoundation]: [Whitelist] Reading established Whitelist from file.
  2201. [21:57:30] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
  2202. [21:57:30] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
  2203. [21:57:30] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
  2204. [21:57:30] [Client thread/INFO] [ThermalFoundation]: Load Complete.
  2205. [21:57:31] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
  2206. [21:57:31] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
  2207. [21:57:31] [Client thread/INFO] [ThermalExpansion]: Load Complete.
  2208. [21:57:31] [Client thread/INFO] [MineFactoryReloaded]: Load Complete.
  2209. [21:57:31] [Client thread/INFO] [Waila]: EnderStorage mod found.
  2210. [21:57:31] [Client thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
  2211. [21:57:31] [Client thread/INFO] [Waila]: TwilightForestMod mod found.
  2212. [21:57:31] [Client thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  2213. [21:57:31] [Client thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
  2214. [21:57:31] [Client thread/INFO] [Waila]: ProjectRed|Integration mod found.
  2215. [21:57:31] [Client thread/INFO] [Waila]: ExtraUtilities mod found.
  2216. [21:57:31] [Client thread/INFO] [Waila]: OpenBlocks mod found.
  2217. [21:57:31] [Client thread/INFO] [Waila]: Railcraft mod found.
  2218. [21:57:31] [Client thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
  2219. [21:57:31] [Client thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
  2220. [21:57:31] [Client thread/INFO] [Waila]: [Statues] Statues mod not found.
  2221. [21:57:31] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
  2222. [21:57:31] [Client thread/INFO] [Waila]: Forge Multipart found and dedicated handler registered
  2223. [21:57:31] [Client thread/INFO] [Waila]: Trying to reflect crazypants.enderio.waila.WailaCompat load
  2224. [21:57:31] [Client thread/INFO] [Waila]: Success in registering EnderIO
  2225. [21:57:31] [Client thread/INFO] [Waila]: Trying to reflect crazypants.enderzoo.waila.WailaCompat load
  2226. [21:57:31] [Client thread/INFO] [Waila]: Success in registering EnderZoo
  2227. [21:57:31] [Client thread/INFO] [Waila]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
  2228. [21:57:31] [Client thread/INFO] [Waila]: Success in registering ThaumicTinkerer
  2229. [21:57:31] [Client thread/INFO] [Waila]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
  2230. [21:57:31] [Client thread/INFO] [Waila]: Success in registering rftools
  2231. [21:57:31] [Client thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.Waila register
  2232. [21:57:32] [Client thread/INFO] [Waila]: Success in registering appliedenergistics2
  2233. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
  2234. [21:57:32] [Client thread/INFO] [Waila]: Success in registering Natura
  2235. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
  2236. [21:57:32] [Client thread/INFO] [Waila]: Success in registering BuildCraft|Compat
  2237. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect team.chisel.compat.WailaCompat register
  2238. [21:57:32] [Client thread/INFO] [Waila]: Success in registering chisel
  2239. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.MultiblockWailaProvider callbackRegister
  2240. [21:57:32] [Client thread/INFO] [Waila]: Success in registering EnderTech
  2241. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect io.endertech.integration.waila.GenericWailaProvider callbackRegister
  2242. [21:57:32] [Client thread/INFO] [Waila]: Success in registering EnderTech
  2243. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect latmod.ftbu.core.api.RegisterWailaEvent registerHandlers
  2244. [21:57:32] [Client thread/WARN] [Waila]: Could not find class latmod.ftbu.core.api.RegisterWailaEvent
  2245. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  2246. [21:57:32] [Client thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@669e3be7
  2247. [21:57:32] [Client thread/INFO] [Waila]: Success in registering TConstruct
  2248. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
  2249. [21:57:32] [Client thread/INFO] [gendustry]: WAILA callback received, loading...
  2250. [21:57:32] [Client thread/INFO] [Waila]: Success in registering gendustry
  2251. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect shedar.mods.ic2.nuclearcontrol.crossmod.waila.CrossWaila callbackRegister
  2252. [21:57:32] [Client thread/INFO] [Waila]: Success in registering IC2NuclearControl
  2253. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
  2254. [21:57:32] [Client thread/INFO] [Waila]: Success in registering JABBA
  2255. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect pneumaticCraft.common.thirdparty.waila.Waila callbackRegister
  2256. [21:57:32] [Client thread/INFO] [Waila]: Success in registering PneumaticCraft
  2257. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect vswe.stevesfactory.waila.Provider callbackRegister
  2258. [21:57:32] [Client thread/INFO] [Waila]: Success in registering StevesFactoryManager
  2259. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect flaxbeard.thaumicexploration.interop.WailaConfig callbackRegister
  2260. [21:57:32] [Client thread/INFO] [Waila]: Success in registering ThaumicExploration
  2261. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
  2262. [21:57:32] [Client thread/INFO] [Waila]: Success in registering WailaHarvestability
  2263. [21:57:32] [Client thread/INFO] [Waila]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
  2264. [21:57:32] [Client thread/INFO] [Waila]: Success in registering witchery
  2265. [21:57:32] [Client thread/INFO] [RedstoneArsenal]: Load Complete.
  2266. [21:57:32] [Client thread/INFO] [ThermalDynamics]: Load Complete.
  2267. [21:57:32] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 151 mods
  2268. [21:57:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, 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: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:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Factorization Miscellaneous Nonsense, FMLFileResourcePack:Factorization Notification System, FMLFileResourcePack:Factorization Dimensional Slices, FMLFileResourcePack:Factorization, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Flat Signs, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:HelpFixer, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Sufficient Biomes, 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:MachineMuse's Modular Powersuits, FMLFileResourcePack:Morph, 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:NotEnoughCodecs, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Numina, FMLFileResourcePack:ObsidiPlates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, 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: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:MrTJPCore, PortalGunSounds.pak, CustomResources, FMLFileResourcePack:Carpenter's Blocks Cached Resources, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack, CustomOverridingResources
  2269. [21:57:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2270. [21:57:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2271. [21:57:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2272. [21:57:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2273. [21:57:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2274. [21:57:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2275. [21:57:33] [Client thread/INFO] [gendustry]: Resource manager reload, new language: en_US
  2276. [21:57:34] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'diamond_ore' with background 'stone'. Place diamond_ore_dense.png in the assets folder to override.
  2277. [21:57:34] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'quartz_ore' with background 'netherrack'. Place quartz_ore_dense.png in the assets folder to override.
  2278. [21:57:35] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'coal_ore' with background 'stone'. Place coal_ore_dense.png in the assets folder to override.
  2279. [21:57:36] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'emerald_ore' with background 'stone'. Place emerald_ore_dense.png in the assets folder to override.
  2280. [21:57:36] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'lapis_ore' with background 'stone'. Place lapis_ore_dense.png in the assets folder to override.
  2281. [21:57:36] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'iron_ore' with background 'stone'. Place iron_ore_dense.png in the assets folder to override.
  2282. [21:57:37] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'redstone_ore' with background 'stone'. Place redstone_ore_dense.png in the assets folder to override.
  2283. [21:57:37] [Client thread/INFO] [denseores]: Dense Ores: Succesfully generated dense ore texture for 'gold_ore' with background 'stone'. Place gold_ore_dense.png in the assets folder to override.
  2284. [21:57:40] [Client thread/WARN] [FastCraft-core]: The sprite Chisel:snakestone/obsidian/particles/7 caused the mipmap level to drop from 4 to 3 because it's too small (8x8 px).
  2285. [21:57:40] [Client thread/INFO]: Created: 4096x2048 textures/blocks-atlas
  2286. [21:57:40] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
  2287. [21:57:42] [Client thread/WARN] [FastCraft-core]: The sprite thaumcraft:focus_primal_depth caused the mipmap level to drop from 4 to 2 because it's too small (6x6 px).
  2288. [21:57:43] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas
  2289. [21:57:43] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
  2290. [21:57:43] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2291. [21:57:43] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  2292. [21:57:43] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  2293. [21:57:43] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2294. [21:57:43] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2295. [21:57:43] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  2296. [21:57:43] [Thread-25/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  2297. [21:57:43] [Thread-25/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  2298. [21:57:43] [Thread-25/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  2299. [21:57:43] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2300. [21:57:43] [Sound Library Loader/INFO]: Sound engine started
  2301. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2302. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2303. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2304. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2305. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2306. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2307. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2308. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2309. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2310. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2311. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2312. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2313. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2314. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2315. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2316. [21:57:44] [Client thread/WARN] [JABBA]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
  2317. [21:57:45] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Downloaded 396 hats from Creeperhost Hat Repository
  2318. [21:57:46] [Client thread/INFO] [Mystcraft]: Mystcraft Start-Up Error Checking Completed
  2319. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  2320. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
  2321. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2322. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
  2323. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2324. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 29 textures
  2325. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 9 locations:
  2326. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  2327. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod Botania resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\Botania r1.7-230.jar
  2328. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod factorization.misc resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\Factorization-1.7.10-0.8.88.8.8888g.jar
  2329. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod factorization.notify resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\Factorization-1.7.10-0.8.88.8.8888g.jar
  2330. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod factorization.dimensionalSlice resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\Factorization-1.7.10-0.8.88.8.8888g.jar
  2331. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod factorization resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\Factorization-1.7.10-0.8.88.8.8888g.jar
  2332. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod IC2 resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\industrialcraft-2-2.2.770-experimental.jar
  2333. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod journeymap resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\journeymap-1.7.10-5.1.0-unlimited.jar
  2334. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod Thaumcraft resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\Thaumcraft-1.7.10-4.2.3.5.jar
  2335. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2336. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
  2337. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_883_blockSpellEffect.png
  2338. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6272_focusDislocation.png
  2339. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6258_focusSmelt.png
  2340. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_461_bookshelf.png
  2341. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6010_heatFrame.png
  2342. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/TConIntegration.bedrock.png
  2343. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_888_alchemicCalcinator.png
  2344. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6233_focusFlight.png
  2345. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5995_logisticFrameDefaultStorage.png
  2346. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6244_focusRecall.png
  2347. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_880_blockSpellParadigm.png
  2348. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5996_logisticFrameStorage.png
  2349. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6242_focusXPDrain.png
  2350. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6270_focusDeflect.png
  2351. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6264_focusHeal.png
  2352. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_892_blockMimic.png
  2353. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5998_logisticFrameActiveProvider.png
  2354. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6223_focusShadowbeam.png
  2355. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_886_schematicSaver.png
  2356. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_2104_proxyBlock.png
  2357. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_882_blockSpellModifier.png
  2358. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5994_logisticFrameRequester.png
  2359. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5997_logisticFramePassiveProvider.png
  2360. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/planks.png
  2361. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_881_blockSpellEnhancement.png
  2362. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6234_focusTelekinesis.png
  2363. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_BLOCK_1024_gaiaHeadBlock_skeleton.png
  2364. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_889_crystalBelljar.png
  2365. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_6241_focusEnderChest.png
  2366. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2367. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
  2368. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2369. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2370. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN ttinkerer
  2371. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2372. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain ttinkerer is missing 7 textures
  2373. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain ttinkerer has 1 location:
  2374. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod ThaumicTinkerer resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\ThaumicTinkerer-2.5-1.7.10-508.jar
  2375. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2376. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain ttinkerer are:
  2377. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/repairer.png
  2378. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/ichorSwordGem.png
  2379. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/magnet.png
  2380. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/ichorAxeGem.png
  2381. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/ichorShovelGem.png
  2382. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/mobAspect.png
  2383. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/ichorPickGem.png
  2384. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2385. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain ttinkerer
  2386. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2387. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2388. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN missing_icon_item_5681_extrautils
  2389. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2390. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_5681_extrautils is missing 1 texture
  2391. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_5681_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  2392. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2393. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain missing_icon_item_5681_extrautils are:
  2394. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/lawSword.png
  2395. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2396. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain missing_icon_item_5681_extrautils
  2397. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2398. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2399. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN alchemicalwizardry
  2400. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2401. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain alchemicalwizardry is missing 1 texture
  2402. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain alchemicalwizardry has 1 location:
  2403. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod AWWayofTime resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2404. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2405. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain alchemicalwizardry are:
  2406. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/SigilOfTheFastMiner.png
  2407. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2408. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain alchemicalwizardry
  2409. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2410. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2411. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN missing_icon_item_5698_extrautils
  2412. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2413. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_5698_extrautils is missing 1 texture
  2414. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_5698_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
  2415. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2416. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain missing_icon_item_5698_extrautils are:
  2417. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/microblocks.png
  2418. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2419. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain missing_icon_item_5698_extrautils
  2420. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2421. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2422. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN pneumaticcraft
  2423. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2424. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain pneumaticcraft is missing 1 texture
  2425. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain pneumaticcraft has 1 location:
  2426. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod PneumaticCraft resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\PneumaticCraft-1.7.10-1.11.19-141-universal.jar
  2427. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2428. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain pneumaticcraft are:
  2429. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/cannonBarrel.png
  2430. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2431. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain pneumaticcraft
  2432. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2433. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2434. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN chisel
  2435. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2436. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain chisel is missing 1 texture
  2437. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain chisel has 1 location:
  2438. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod chisel resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\Chisel-2.9.3.9.jar
  2439. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2440. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain chisel are:
  2441. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/endstone/EnderFrame.png
  2442. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2443. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain chisel
  2444. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2445. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2446. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN thaumicexploration
  2447. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2448. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain thaumicexploration is missing 1 texture
  2449. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain thaumicexploration has 1 location:
  2450. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod ThaumicExploration resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\ThaumicExploration-1.7.10-1.1-53.jar
  2451. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2452. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain thaumicexploration are:
  2453. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/metalbase.png
  2454. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2455. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The following other errors were reported for domain thaumicexploration:
  2456. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2457. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: Problem: broken aspect ratio and not an animation
  2458. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/soulBrazier.png
  2459. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2460. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2461. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minefactoryreloaded
  2462. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2463. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain minefactoryreloaded is missing 1 texture
  2464. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain minefactoryreloaded has 19 locations:
  2465. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2466. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatAppliedEnergistics resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2467. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatAtum resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2468. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatBackTools resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2469. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatBuildCraft resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2470. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatChococraft resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2471. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatExtraBiomes resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2472. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatForestry resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2473. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatForgeMicroblock resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2474. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatIC2 resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2475. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatMystcraft resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2476. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatProjRed resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2477. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatRailcraft resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2478. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatSufficientBiomes resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2479. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatThaumcraft resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2480. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatThermalExpansion resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2481. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatTConstruct resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2482. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatTwilightForest resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2483. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod MineFactoryReloaded|CompatVanilla resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar
  2484. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2485. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minefactoryreloaded are:
  2486. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/item.mfr.rednet.meter.debug.png
  2487. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2488. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minefactoryreloaded
  2489. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2490. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2491. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN buildcraft
  2492. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  2493. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain buildcraft is missing 2 textures
  2494. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: domain buildcraft has 7 locations:
  2495. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Builders resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\buildcraft-7.1.12.jar
  2496. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Transport resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\buildcraft-7.1.12.jar
  2497. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Energy resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\buildcraft-7.1.12.jar
  2498. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Silicon resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\buildcraft-7.1.12.jar
  2499. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Robotics resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\buildcraft-7.1.12.jar
  2500. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Core resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\buildcraft-7.1.12.jar
  2501. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: mod BuildCraft|Factory resources at C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\mods\buildcraft-7.1.12.jar
  2502. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2503. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain buildcraft are:
  2504. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/triggers/trigger_machine_active.png
  2505. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/triggers/trigger_machine_inactive.png
  2506. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  2507. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain buildcraft
  2508. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  2509. [21:57:46] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  2510. [21:57:47] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 198 hats. 68 are contributor hats.
  2511. [21:57:47] [Client thread/INFO] [Mystcraft]: Client baseline profiling completed.
  2512. [21:57:56] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  2513. [21:57:56] [Server thread/INFO]: Generating keypair
  2514. [21:57:56] [Server thread/INFO] [inpure|core]: Processing ServerAboutToStart event for submodule info.inpureprojects.core.Preloader.ModulePreloader
  2515. [21:57:56] [Server thread/INFO] [INpureLogInterceptor]: System no longer monitoring FML console messages.
  2516. [21:57:56] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
  2517. [21:57:57] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading binniesmods.zs
  2518. [21:57:57] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading BloodMagicBook.zs
  2519. [21:57:57] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading chiselChisel.zs
  2520. [21:57:57] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading voidstonePatch.zs
  2521. [21:57:57] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
  2522. [21:57:57] [Server thread/INFO]: Converting map!
  2523. [21:57:57] [Server thread/INFO]: Scanning folders...
  2524. [21:57:57] [Server thread/INFO]: Total conversion count is 0
  2525. [21:57:57] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  2526. [21:57:57] [Server thread/INFO] [FML]: Applying holder lookups
  2527. [21:57:57] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static team.chisel.block.BlockCarvableWall team.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
  2528. [21:57:57] [Server thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
  2529. [21:57:57] [Server thread/WARN] [FML]: Unable to lookup chisel:voidstonerunic for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
  2530. [21:57:57] [Server thread/WARN] [FML]: Unable to lookup chisel:circuits for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
  2531. [21:57:57] [Server thread/INFO] [FML]: Holder lookups applied
  2532. [21:57:59] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2533. [21:57:59] [Server thread/INFO] [FML]: Loading dimension -7 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2534. [21:57:59] [Server thread/INFO] [FML]: [TwilightForest] Loaded a world with the tfEnforcedProgression game rule not defined. Defining it.
  2535. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Single player World Load Event: initialize dimlets
  2536. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Foliage, Oak
  2537. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Sky
  2538. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Storage Cell
  2539. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, enderium.molten
  2540. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, steam
  2541. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, signalum.molten
  2542. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, invar.molten
  2543. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mana
  2544. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, glowstone
  2545. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, manyullyn.molten
  2546. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mithril.molten
  2547. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, ic2constructionfoam
  2548. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, honey
  2549. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, platinum.molten
  2550. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, pigiron.molten
  2551. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, alumite.molten
  2552. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, bronze.molten
  2553. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, lumium.molten
  2554. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, electrum.molten
  2555. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, aluminumbrass.molten
  2556. [21:57:59] [Server thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
  2557. [21:57:59] [Server thread/INFO] [FML]: Loading dimension -15 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2558. [21:57:59] [Server thread/INFO] [FML]: Loading dimension -39 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2559. [21:57:59] [Server thread/INFO] [FML]: Loading dimension -17 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2560. [21:57:59] [Server thread/INFO] [FML]: Loading dimension -19 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2561. [21:57:59] [Server thread/INFO] [FML]: Loading dimension -42 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2562. [21:57:59] [Server thread/INFO] [FML]: Loading dimension -20 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2563. [21:58:00] [Server thread/INFO] [FML]: Loading dimension -112 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2564. [21:58:00] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2565. [21:58:00] [Server thread/INFO] [FML]: Loading dimension -47 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2566. [21:58:00] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2567. [21:58:00] [Server thread/INFO] [FTBLib]: Current Mode: default
  2568. Attemping to load JABBA data.
  2569. [21:58:00] [Server thread/INFO] [PortalGun]: [4.0.0-beta-5] Save data does not exist!
  2570. [21:58:00] [Server thread/INFO]: Preparing start region for level 0
  2571. [21:58:01] [Server thread/INFO]: Preparing spawn area: 11%
  2572. [21:58:02] [Server thread/INFO]: Preparing spawn area: 30%
  2573. [21:58:03] [Server thread/INFO]: Preparing spawn area: 48%
  2574. [21:58:04] [Server thread/INFO]: Preparing spawn area: 66%
  2575. [21:58:05] [Server thread/INFO]: Preparing spawn area: 83%
  2576. [21:58:06] [Server thread/INFO]: Preparing spawn area: 99%
  2577. [21:58:06] [Server thread/INFO] [FML]: Loading dimension -7 (New World) (net.minecraft.server.integrated.IntegratedServer@4364c85)
  2578. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command iskamiunlocked incorrectly overrides compareTo: thaumic.tinkerer.common.core.commands.KamiUnlockedCommand
  2579. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command morpheus incorrectly overrides compareTo: net.quetzi.morpheus.commands.CommandMorpheus
  2580. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command AlterRate incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandAlterRate
  2581. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command INpureCore incorrectly overrides compareTo: info.inpureprojects.core.NEI.gtfoMicroblocks.Commands.CommandReload
  2582. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command minetweaker incorrectly overrides compareTo: minetweaker.mc1710.server.MCServer$MCCommand
  2583. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command checkwarp incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandCheckWarp
  2584. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command INpureCore incorrectly overrides compareTo: info.inpureprojects.core.NEI.gtfoMicroblocks.Commands.CommandReload
  2585. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command AlterRate incorrectly overrides compareTo: flaxbeard.thaumicexploration.commands.CommandAlterRate
  2586. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command ae2 incorrectly overrides compareTo: appeng.server.AECommand
  2587. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command maxresearch incorrectly overrides compareTo: thaumic.tinkerer.common.core.commands.MaxResearchCommand
  2588. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command minetweaker incorrectly overrides compareTo: minetweaker.mc1710.server.MCServer$MCCommand
  2589. [21:58:07] [Server thread/WARN] [FML]: [HelpFixer] Command chant incorrectly overrides compareTo: com.emoniph.witchery.common.ChantCommand
  2590. [21:58:07] [Server thread/INFO] [PortalGun]: [4.0.0-beta-5] World config does not exist, generating.
  2591. [21:58:07] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is starting
  2592. [21:58:07] [Server thread/INFO] [mcjty.lib.varia.Logging]: Registering RFTools dimensions
  2593. [21:58:07] [Server thread/INFO] [FML]: Unloading dimension -15
  2594. [21:58:07] [Server thread/INFO] [FML]: Unloading dimension -39
  2595. [21:58:07] [Server thread/INFO] [FML]: Unloading dimension -17
  2596. [21:58:07] [Server thread/INFO] [FML]: Unloading dimension -42
  2597. [21:58:07] [Server thread/INFO] [FML]: Unloading dimension -19
  2598. [21:58:07] [Server thread/INFO] [FML]: Unloading dimension -20
  2599. [21:58:07] [Server thread/INFO] [FML]: Unloading dimension -47
  2600. [21:58:07] [Server thread/INFO] [FML]: Unloading dimension 1
  2601. [21:58:07] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerChest
  2602. [21:58:07] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerHopper
  2603. [21:58:07] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
  2604. [21:58:07] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  2605. [21:58:07] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  2606. [21:58:07] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerDispenser
  2607. [21:58:07] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBrewingStand
  2608. [21:58:07] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerBeacon
  2609. [21:58:07] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerMerchant
  2610. [21:58:08] [Server thread/INFO]: Changing view distance to 12, from 10
  2611. [21:58:08] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
  2612. [21:58:08] [Netty IO #1/INFO] [FML]: Client protocol version 2
  2613. [21:58:08] [Netty IO #1/INFO] [FML]: Client attempting to join with 151 mods : MineFactoryReloaded|CompatExtraBiomes@1.7.10R2.8.0,BuildCraft|Silicon@7.1.12,ForgeMicroblock@1.2.0.345,iChunUtil@4.2.2,rftools@4.01,ExtraBees@2.0-pre14,PortalGun@4.0.0-beta-5,ThaumicExploration@0.6.0,EnderZoo@1.7.10-1.0.15.32,MineFactoryReloaded|CompatTwilightForest@1.7.10R2.8.0,MagicBees@1.7.10-2.3.6,Botany@2.0-pre14,ProjRed|Integration@4.7.0pre9.92,endercore@1.7.10-0.2.0.30_beta,Mystcraft@0.12.3.00,MineFactoryReloaded|CompatProjRed@1.7.10R2.8.0,BuildCraft|Robotics@7.1.12,factorization.misc@0.8.88.8.8888g,PneumaticCraft@1.11.19-141,McMultipart@1.2.0.345,BiomesOPlenty@2.1.0,ExtraUtilities@1.2.12,Railcraft@9.8.0.0,guideapi@1.7.10-1.0.1-20,MineFactoryReloaded|CompatRailcraft@1.7.10R2.8.0,WR-CBE|Addons@1.4.1.9,MineFactoryReloaded|CompatForestry@1.7.10R2.8.0,IC2NuclearControl@2.3.1a-Butt,ThermalFoundation@1.7.10R1.2.0,MineFactoryReloaded|CompatVanilla@1.7.10R2.8.0,ForgeMultipart@1.2.0.345,StevesCarts@2.0.0.b18,RedstoneArsenal@1.7.10R1.1.1,CoFHCore@1.7.10R3.0.3,ResourceLoader@1.2,powersuits@0.11.0.283,BiblioWoodsForestry@1.7,FastCraft@1.21,OpenPeripheral@0.4,Forge@10.13.4.1448,ExtraTrees@2.0-pre14,HatStand@4.0.0,gendustry@1.5.2.107,ThaumicTinkerer@unspecified,MineFactoryReloaded|CompatChococraft@1.7.10R2.8.0,BuildCraft|Energy@7.1.12,IC2@2.2.770-experimental,JABBA@1.2.1,MineFactoryReloaded|CompatMystcraft@1.7.10R2.8.0,MineFactoryReloaded|CompatIC2@1.7.10R2.8.0,FML@7.10.99.99,Natura@2.2.0,NEIAddons|Forestry@1.12.11.36,TiCTooltips@1.2.5,NotEnoughCodecs@0.3,BiblioWoodsNatura@1.5,factorization@0.8.88.8.8888g,<CoFH ASM>@000,NEIAddons|CraftingTables@1.12.11.36,NEIAddons|ExNihilo@1.12.11.36,WailaHarvestability@1.1.5,ThermalDynamics@1.7.10R1.1.0,ProjRed|Illumination@4.7.0pre9.92,TMechworks@0.2.14.100,Botania@r1.7-230,Hats@4.0.1,FTBU@1.0.11,NotEnoughItems@1.0.5.118,Thaumcraft@4.2.3.5,Waila@1.5.10,ProjRed|Compatibility@4.7.0pre9.92,TConstruct@1.7.10-1.8.8.build988,factorization.dimensionalSlice@0.8.88.8.8888g,StevesFactoryManager@A93,appliedenergistics2-core@rv2-stable-10,NEIAddons@1.12.11.36,BinnieCore@2.0-pre14,inpure|core@1.7.10R1.0.0B9,factorization.notify@1.0,BiblioCraft@1.11.4,BuildCraft|Core@7.1.12,OpenModsCore@0.8,bdlib@1.9.3.107,NEIAddons|Developer@1.12.11.36,notenoughkeys@@MOD_VERSION@,Genetics@2.0-pre14,Morph@0.9.2,mcp@9.05,FlatSigns@2.1.0.19,Mantle@1.7.10-0.3.2.jenkins191,ProjRed|Transmission@4.7.0pre9.92,journeymap@@JMVERSION@,appliedenergistics2@rv2-stable-10,WR-CBE|Logic@1.4.1.9,MineFactoryReloaded|CompatAtum@1.7.10R2.8.0,OpenPeripheralIntegration@0.3,MineFactoryReloaded|CompatTConstruct@1.7.10R2.8.0,MineFactoryReloaded|CompatAppliedEnergistics@1.7.10R2.8.0,WR-CBE|Core@1.4.1.9,inventorytweaks@1.59-dev-152-cf6e263,MineFactoryReloaded|CompatBuildCraft@1.7.10R2.8.0,Morpheus@1.7.10-1.6.10,ThermalExpansion@1.7.10R4.0.3B1,CompactSolars@4.4.39.315,TwilightForest@2.3.7,BuildCraft|Factory@7.1.12,MineFactoryReloaded|CompatThaumcraft@1.7.10R2.8.0,OpenPeripheralCore@1.2,NEIAddons|AppEng@1.12.11.36,OpenBlocks@1.4.4,EnderStorage@1.4.7.37,EnderTech@1.7.10-0.3.2.405,MineFactoryReloaded|CompatSufficientBiomes@1.7.10R2.8.0,FTBL@1.0.11,MineFactoryReloaded|CompatForgeMicroblock@1.7.10R2.8.0,CarpentersBlocks@3.3.7,MineFactoryReloaded@1.7.10R2.8.0,EnderIO@1.7.10-2.3.0.417_beta,BuildCraft|Compat@7.1.2,Translocator@1.1.2.15,ComputerCraft@1.74,HelpFixer@1.0.7,funkylocomotion@1.0,CustomMainMenu@1.9.2,neiintegration@1.0.12,AWWayofTime@v1.3.3,MrTJPCoreMod@1.1.0.31,IronChest@6.0.62.742,NEIAddons|Botany@1.12.11.36,MineFactoryReloaded|CompatThermalExpansion@1.7.10R2.8.0,numina@0.4.0.119,CodeChickenCore@1.0.7.47,BigReactors@0.4.3A,ChickenChunks@1.3.4.19,MineTweaker3@3.0.10,ThaumicTinkerer-preloader@0.1,aobd@2.8.4,debug@1.0,BuildCraft|Transport@7.1.12,chisel@2.9.3.9,Baubles@1.0.1.10,ProjRed|Core@4.7.0pre9.92,denseores@1.0,ProjRed|Exploration@4.7.0pre9.92,witchery@0.24.1,Forestry@3.6.3.20,OpenMods@0.8,BiblioWoodsBoP@1.9,BuildCraft|Builders@7.1.12,MineFactoryReloaded|CompatBackTools@1.7.10R2.8.0,ObsidiPlates@3.0.0.18
  2614. [21:58:08] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
  2615. [21:58:08] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
  2616. [21:58:08] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
  2617. [21:58:08] [Client thread/INFO] [NEIAddons]: Connected to new server, resetting commands
  2618. [21:58:08] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  2619. [21:58:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Sync dimensions to client
  2620. [21:58:08] [Server thread/WARN] [Baubles]: Data not found for wittmann.sebastian89@web.de. Trying to load backup data.
  2621. [21:58:08] [Server thread/WARN] [THAUMCRAFT]: Thaumcraft data not found for wittmann.sebastian89@web.de. Trying to load backup Thaumcraft data.
  2622. [21:58:08] [Server thread/INFO] [THAUMCRAFT]: Assigning initial aspects to wittmann.sebastian89@web.de
  2623. [21:58:08] [Server thread/INFO]: wittmann.sebastian89@web.de[local:E:f5f0812d] logged in with entity id 2612 at (180.5, 63.0, 92.5)
  2624. [21:58:08] [Server thread/INFO]: wittmann.sebastian89@web.de joined the game
  2625. [21:58:08] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  2626. [21:58:08] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  2627. [21:58:09] [Client thread/INFO] [PortalGun]: [4.0.0-beta-5] Sending client info to server
  2628. [21:58:10] [Client thread/WARN] [FML]: =============================================================
  2629. [21:58:10] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  2630. [21:58:10] [Client thread/WARN] [FML]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
  2631. [21:58:10] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  2632. [21:58:10] [Client thread/WARN] [FML]: =============================================================
  2633. [21:58:10] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  2634. [21:58:10] [Server thread/INFO] [Waila]: Player EntityPlayerMP['wittmann.sebastian89@web.de'/2612, l='New World', x=180,50, y=63,00, z=92,50] connected. Sending ping
  2635. [21:58:10] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
  2636. [21:58:10] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sync dimension info to clients!
  2637. [21:58:10] [Server thread/INFO] [mcjty.lib.varia.Logging]: Send validation data to the client
  2638. [21:58:10] [Server thread/INFO] [factorization]: Achievement Get! wittmann.sebastian89@web.de, you've opened your inventory hundreds of times already! Yes! You're welcome!
  2639. [21:58:10] [Server thread/INFO]: Saving and pausing game...
  2640. [21:58:10] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  2641. [21:58:10] [Client thread/INFO] [STDOUT]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
  2642. [21:58:11] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
  2643. [21:58:11] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiDownloadTerrain
  2644. [21:58:11] [Client thread/INFO] [ThermalExpansion]: Receiving Server Configuration...
  2645. [21:58:11] [Client thread/INFO] [THAUMCRAFT]: Client received server config settings.
  2646. [21:58:11] [Client thread/INFO] [THAUMCRAFT]: CHEAT_SHEET[true], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[64
  2647. [21:58:11] [Client thread/INFO] [FTBLib]: Received 4 synced config values
  2648. [21:58:11] [Client thread/INFO] [FTBLib]: Joined the server with PlayerID 1 on world 686160019681456db987514b931f45ff
  2649. [21:58:11] [BadgeLoader/INFO] [FTBLib]: Loading badges...
  2650. [21:58:11] [Client thread/INFO]: [CHAT] Welcome to the server!
  2651. [21:58:11] [BadgeLoader/INFO] [FTBLib]: Loaded 2 badges for 8 players in 151 ms!
  2652. [21:58:12] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: mods.natura.items.BerryMedley@20fda431
  2653. [21:58:15] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  2654. [21:58:15] [Server thread/INFO]: Saving chunks for level 'New World'/FZHammer
  2655. [21:58:15] [Server thread/INFO]: Saving chunks for level 'New World'/The Last Millenium
  2656. [21:58:16] [Server thread/INFO] [STDOUT]: [mcjty.lib.preferences.PreferencesProperties:syncToClient:38]: syncToClient: style = STYLE_FLAT_GRADIENT
  2657. [21:58:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 10076ms behind, skipping 201 tick(s)
  2658. [21:58:19] [Client thread/INFO] [STDOUT]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
  2659. [21:58:19] [Client thread/INFO] [INpureCullingEngine]: Script handler ready. Waiting for a while to ensure all other mods are done messing with NEI.
  2660. [21:58:20] [Client thread/INFO] [extrautils]: Added NEI integration
  2661. [21:58:20] [Client thread/INFO] [NEIAddons|Botany]: Root=binnie.botany.genetics.FlowerHelper@4a5419e4 Species=interface binnie.botany.api.IAlleleFlowerSpecies
  2662. [21:58:20] [Client thread/INFO] [NEIAddons|Forestry]: Loaded Extra Bees comb item: binnie.extrabees.products.ItemHoneyComb@1226c080 (binnie.extrabees.products.ItemHoneyComb@1226c080)
  2663. [21:58:20] [Client thread/INFO] [NEIAddons|Forestry]: Loaded TB comb item: magicbees.item.ItemComb@3b69bdee
  2664. [21:58:20] [Client thread/INFO] [NEIAddons|Forestry]: Loaded Magic Bees comb item: magicbees.item.ItemComb@3b69bdee (magicbees.item.ItemComb@3b69bdee)
  2665. [21:58:20] [Client thread/WARN] [NEIAddons]: magicbees.speciesRSAFluxed specialty contains nulls and/or corrupt item stacks
  2666. [21:58:20] [Client thread/INFO] [neiintegration]: Loading integration: Minecraft / Forge
  2667. [21:58:20] [Client thread/INFO] [neiintegration]: Loading integration: Big Reactors
  2668. [21:58:20] [Client thread/INFO] [neiintegration]: Loading integration: Forestry
  2669. [21:58:20] [Client thread/INFO] [neiintegration]: Loading integration: MineFactory Reloaded
  2670. [21:58:20] [Client thread/INFO] [neiintegration]: Loading integration: Railcraft
  2671. [21:58:20] [Client thread/INFO] [PneumaticCraft]: Initializing PneumaticCraft built-in NEI plugin...
  2672. [21:58:20] [Client thread/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
  2673. [21:58:21] [Client thread/INFO] [NEIAddons]: Received handshake from server
  2674. [21:58:21] [Client thread/INFO] [NEIAddons]: Available server commands: SetAE2FakeSlot;SetForestryWorktableRecipe
  2675. [21:58:21] [Client thread/INFO] [STDOUT]: [mcjty.rftools.dimension.network.SyncDimensionInfoHelper:syncDimensionManagerFromServer:15]: SYNC DIMENSION STUFF: world.isRemote = true
  2676. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer
  2677. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.
  2678. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Getting dimlet mapping from server
  2679. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Material, tile.thermalfoundation.ore6
  2680. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Material, tile.ore.berries.one
  2681. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Material, tile.ore.berries.one1
  2682. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Material, tile.ore.berries.one2
  2683. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Material, tile.ore.berries.one3
  2684. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Material, tile.ore.berries.two
  2685. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Material, tile.ore.berries.two
  2686. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Material, tile.ore.berries.two1
  2687. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Foliage, Oak
  2688. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Sky
  2689. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Storage Cell
  2690. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, enderium.molten
  2691. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, steam
  2692. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, signalum.molten
  2693. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, invar.molten
  2694. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mana
  2695. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, manyullyn.molten
  2696. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, glowstone
  2697. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mithril.molten
  2698. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, ic2constructionfoam
  2699. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, platinum.molten
  2700. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, honey
  2701. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, pigiron.molten
  2702. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, alumite.molten
  2703. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, bronze.molten
  2704. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, lumium.molten
  2705. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, electrum.molten
  2706. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, aluminumbrass.molten
  2707. [21:58:21] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
  2708. [21:58:21] [Client thread/INFO] [PortalGun]: [4.0.0-beta-5] Received world props from server.
  2709. [21:58:21] [Client thread/INFO] [STDOUT]: [mcjty.lib.network.SendPreferencesToClientHelper:setPreferences:16]: setPreferences: prefs.getStyle() = STYLE_FLAT_GRADIENT
  2710. [21:58:22] [Client thread/INFO] [journeymap]: Updating config file from version "null" to "5.1.0": C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.core.config
  2711. [21:58:22] [Client thread/INFO] [journeymap]: Updating config file from version "null" to "5.1.0": C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.fullmap.config
  2712. [21:58:22] [Client thread/INFO] [journeymap]: Updating config file from version "null" to "5.1.0": C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\config\5.1\journeymap.waypoint.config
  2713. [21:58:23] [Client thread/INFO] [journeymap]: Loaded 0 waypoints from C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\data\sp\New World\waypoints
  2714. [21:58:25] [Client thread/INFO] [journeymap]: Getting color palette for Resource Pack(s): Default
  2715. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower1:0] trying BlockDoublePlant.func_149888_a(true, 0 throws exception: java.lang.NullPointerException
  2716. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower1:1] trying BlockDoublePlant.func_149888_a(true, 0 throws exception: java.lang.NullPointerException
  2717. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower1:2] trying BlockDoublePlant.func_149888_a(true, 2 throws exception: java.lang.NullPointerException
  2718. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower1:3] trying BlockDoublePlant.func_149888_a(true, 2 throws exception: java.lang.NullPointerException
  2719. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower1:4] trying BlockDoublePlant.func_149888_a(true, 4 throws exception: java.lang.NullPointerException
  2720. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower1:5] trying BlockDoublePlant.func_149888_a(true, 4 throws exception: java.lang.NullPointerException
  2721. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower1:6] trying BlockDoublePlant.func_149888_a(true, 6 throws exception: java.lang.NullPointerException
  2722. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower1:7] trying BlockDoublePlant.func_149888_a(true, 6 throws exception: java.lang.NullPointerException
  2723. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower2:0] trying BlockDoublePlant.func_149888_a(true, 0 throws exception: java.lang.NullPointerException
  2724. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower2:1] trying BlockDoublePlant.func_149888_a(true, 0 throws exception: java.lang.NullPointerException
  2725. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower2:2] trying BlockDoublePlant.func_149888_a(true, 2 throws exception: java.lang.NullPointerException
  2726. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower2:3] trying BlockDoublePlant.func_149888_a(true, 2 throws exception: java.lang.NullPointerException
  2727. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower2:4] trying BlockDoublePlant.func_149888_a(true, 4 throws exception: java.lang.NullPointerException
  2728. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower2:5] trying BlockDoublePlant.func_149888_a(true, 4 throws exception: java.lang.NullPointerException
  2729. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower2:6] trying BlockDoublePlant.func_149888_a(true, 6 throws exception: java.lang.NullPointerException
  2730. [21:58:26] [Client thread/WARN] [journeymap]: BlockMD [Botania:doubleFlower2:7] trying BlockDoublePlant.func_149888_a(true, 6 throws exception: java.lang.NullPointerException
  2731. [21:58:26] [Client thread/WARN] [journeymap]: Iconloader failed to get base color for BlockMD [MineFactoryReloaded:laserair:0]
  2732. [21:58:27] [Client thread/WARN] [journeymap]: Block throws NullPointerException when calling colorMultiplier(): tile.compressedIronBlock
  2733. [21:58:27] [Client thread/WARN] [journeymap]: Iconloader failed to get base color for BlockMD [ThermalExpansion:FakeAirSignal:0]
  2734. [21:58:27] [Client thread/WARN] [journeymap]: Iconloader failed to get base color for BlockMD [ThermalExpansion:FakeAirLight:0]
  2735. [21:58:27] [Client thread/WARN] [journeymap]: Iconloader failed to get base color for BlockMD [ThermalExpansion:FakeAirBarrier:0]
  2736. [21:58:27] [Client thread/INFO] [journeymap]: New color palette generated with 71999 colors in 1958ms for: C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\colorpalette.json
  2737. [21:58:28] [Client thread/INFO] [journeymap]: Mapping started in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\data\sp\New World\DIM0. Memory: 1678MB total, 677MB free
  2738. [21:58:28] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
  2739. [21:58:28] [Client thread/INFO] [journeymap]: JourneyMap: Press [J]
  2740. [21:58:28] [JM-VersionCheck-4/INFO] [journeymap]: Checking for updated version: https://dl.dropboxusercontent.com/u/38077766/JourneyMap/journeymap-versions.json
  2741. [21:58:29] [JM-VersionCheck-4/INFO] [journeymap]: Current version online: JourneyMap 5.1.3 for Minecraft 1.7.10 on http://journeymap.info/download
  2742. [21:58:31] [Client thread/INFO] [INpureCullingEngine]: Starting NEI Filter scripting. This might take a moment to load all the modules...
  2743. [21:58:31] [Client thread/INFO] [INpureCullingEngine]: Engine: JAVASCRIPT
  2744. [21:58:33] [Client thread/INFO] [INpureLogInterceptor]: Log parsing appears to have failed. Attempting to dig the data out of FML directly...
  2745. [21:58:33] [Client thread/INFO] [INpureLogInterceptor]: NEI has entered the ready state. Sending data to culling system. List contains 0 entries.
  2746. [21:58:33] [Client thread/INFO] [INpureCullingEngine]: Loading table of contents for module: custom_nei_filters, 1.0, Author: denoflionsx
  2747. [21:58:33] [Client thread/INFO] [INpureCullingEngine]: Bootstrap setting found. Loading: Bootstrap.js
  2748. [21:58:33] [Client thread/INFO] [INpureCullingEngine]: Loading: vanilla.js
  2749. [21:58:33] [Client thread/INFO] [INpureCullingEngine]: Loading: ThermalExpansion.js
  2750. [21:58:34] [Client thread/INFO] [INpureCullingEngine]: Loading: Mekanism.js
  2751. [21:58:34] [Client thread/INFO] [INpureCullingEngine]: Loading: ForgeMicroblock.js
  2752. [21:58:34] [Client thread/INFO] [INpureCullingEngine]: Loading: ExtraUtilities.js
  2753. [21:58:34] [Client thread/INFO] [INpureCullingEngine]: Loading: BuildCraft.js
  2754. [21:58:34] [Client thread/INFO] [INpureCullingEngine]: Loading: Bibliocraft.js
  2755. [21:58:34] [Client thread/INFO] [INpureCullingEngine]: Loading: AppliedEnergistics2.js
  2756. [21:58:34] [Client thread/WARN] [INpureCullingEngine]: The function override_item is deprecated. Please use override instead! This function will be removed in a future version!
  2757. [21:58:34] [Client thread/INFO] [INpureCullingEngine]: Loading: Tcon.js
  2758. [21:58:34] [Client thread/INFO] [INpureCullingEngine]: Loading: MFR.js
  2759. [21:58:34] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3296ms behind, skipping 65 tick(s)
  2760. [21:58:38] [Client thread/INFO] [inventorytweaks]: net.techbrew.journeymap.ui.dialog.OptionsManager
  2761. [21:58:38] [Server thread/INFO]: Saving and pausing game...
  2762. [21:58:38] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  2763. [21:58:38] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  2764. [21:58:38] [Server thread/INFO]: Saving chunks for level 'New World'/FZHammer
  2765. [21:58:38] [Server thread/INFO]: Saving chunks for level 'New World'/The Last Millenium
  2766. [21:58:48] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiIngameMenu
  2767. [21:58:48] [Server thread/INFO]: Saving and pausing game...
  2768. [21:58:48] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  2769. [21:58:48] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  2770. [21:58:48] [Server thread/INFO]: Saving chunks for level 'New World'/FZHammer
  2771. [21:58:48] [Server thread/INFO]: Saving chunks for level 'New World'/The Last Millenium
  2772. [21:58:49] [Netty Client IO #0/INFO] [THAUMCRAFT]: Restoring client configs.
  2773. [21:58:49] [Netty Client IO #0/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  2774. [21:58:49] [Client thread/INFO] [journeymap]: Mapping halted in C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\journeymap\data\sp\New World\DIM0
  2775. [21:58:49] [Netty Client IO #0/INFO] [mcjty.lib.varia.Logging]: Disconnect from server: Unregistering RFTools dimensions
  2776. [21:58:49] [Server thread/INFO]: Stopping server
  2777. [21:58:49] [Server thread/INFO]: Saving players
  2778. [21:58:49] [Server thread/INFO]: Saving worlds
  2779. [21:58:49] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  2780. [21:58:49] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  2781. [21:58:49] [Server thread/INFO]: Saving chunks for level 'New World'/FZHammer
  2782. [21:58:49] [Server thread/INFO]: Saving chunks for level 'New World'/The Last Millenium
  2783. [21:58:50] [Server thread/INFO] [FML]: Unloading dimension 0
  2784. [21:58:50] [Server thread/INFO] [FML]: Unloading dimension -1
  2785. [21:58:50] [Server thread/INFO] [FML]: Unloading dimension -7
  2786. [21:58:50] [Server thread/INFO] [FML]: Unloading dimension -112
  2787. [21:58:50] [Server thread/INFO] [FML]: Applying holder lookups
  2788. [21:58:50] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static team.chisel.block.BlockCarvableWall team.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
  2789. [21:58:50] [Server thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
  2790. [21:58:50] [Server thread/WARN] [FML]: Unable to lookup chisel:voidstonerunic for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
  2791. [21:58:50] [Server thread/WARN] [FML]: Unable to lookup chisel:circuits for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
  2792. [21:58:52] [Server thread/INFO] [FML]: Holder lookups applied
  2793. [21:58:52] [pool-6-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\Admin\Desktop\Minecraft FTB\direwolf20_17\minecraft\saves\New World\enderio\dimensionalTransceiver.json
  2794. [21:58:52] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
  2795. [21:58:52] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up RFTools dimensions
  2796. [21:59:15] [Client thread/INFO]: Connecting to 217.198.142.129, 25565
  2797. [22:01:02] [ERROR] PastebinPoster.run:84: didn't get a 200 response code!
  2798. [22:01:25] [ERROR] PastebinPoster.run:84: didn't get a 200 response code!
  2799. [22:01:39] [ERROR] PastebinPoster.run:84: didn't get a 200 response code!
  2800. [22:02:39] Logs copied to clipboard
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement