Advertisement
Guest User

Untitled

a guest
May 23rd, 2018
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 120.76 KB | None | 0 0
  1. FTB Launcher logs:
  2. [02:18:41] [DEBUG] Main.main:171: Launcher arguments: []
  3. [02:18:41] [DEBUG] Main.main:172: Launcher PID: 3200
  4. [02:18:41] [DEBUG] Main.main:183: FTB Launcher CI Build #: 425, Git SHA: 18ccf596bea5
  5. [02:18:41] [INFO] JGoogleAnalyticsTracker$2.run:484: AnalyticsBackgroundThread started
  6. [02:18:41] [INFO] MainHelpers.printInfo:39: FTBLaunch starting up (version 1.4.16 Build: 10416)
  7. [02:18:41] [DEBUG] MainHelpers.printInfo:40: System's default JVM: (This is not always used to launch MC)
  8. [02:18:41] [DEBUG] MainHelpers.printInfo:41: Java version: 1.8.0_141
  9. [02:18:41] [DEBUG] MainHelpers.printInfo:42: Java vendor: Oracle Corporation
  10. [02:18:41] [DEBUG] MainHelpers.printInfo:43: Java home: C:\Program Files\Java\jdk1.8.0_141\jre
  11. [02:18:41] [DEBUG] MainHelpers.printInfo:44: Java specification: Java Virtual Machine Specification version: 1.8 by Oracle Corporation
  12. [02:18:41] [DEBUG] MainHelpers.printInfo:46: Java vm: Java HotSpot(TM) 64-Bit Server VM version: 25.141-b15 by Oracle Corporation
  13. [02:18:41] [INFO] MainHelpers.printInfo:47: OS: Windows 10 10.0 (64-bit)
  14. [02:18:41] [INFO] MainHelpers.printInfo:48: Launcher Install Dir: c:\ftb
  15. [02:18:41] [INFO] MainHelpers.printInfo:49: System memory: 3915M free, 8151M total
  16. [02:18:41] [ERROR] OutputOverride.write:43: From Console: java.io.IOException: Cannot run program "wmic": CreateProcess error=2, The system cannot find the file specified
  17. [02:18:41] [ERROR] OutputOverride.write:43: From Console: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
  18. [02:18:41] [ERROR] OutputOverride.write:43: From Console: at java.lang.Runtime.exec(Runtime.java:620)
  19. [02:18:41] [ERROR] OutputOverride.write:43: From Console: at java.lang.Runtime.exec(Runtime.java:485)
  20. [02:18:41] [ERROR] OutputOverride.write:43: From Console: at net.ftb.util.winreg.RuntimeStreamer.execute(RuntimeStreamer.java:53)
  21. [02:18:41] [ERROR] OutputOverride.write:43: From Console: at net.ftb.util.OSUtils.printGPUinformation(OSUtils.java:761)
  22. [02:18:41] [ERROR] OutputOverride.write:43: From Console: at net.ftb.main.MainHelpers.printInfo(MainHelpers.java:50)
  23. [02:18:41] [ERROR] OutputOverride.write:43: From Console: at net.ftb.main.Main.main(Main.java:208)
  24. [02:18:41] [ERROR] OutputOverride.write:43: From Console: Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
  25. [02:18:41] [ERROR] OutputOverride.write:43: From Console: at java.lang.ProcessImpl.create(Native Method)
  26. [02:18:41] [ERROR] OutputOverride.write:43: From Console: at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)
  27. [02:18:41] [ERROR] OutputOverride.write:43: From Console: at java.lang.ProcessImpl.start(ProcessImpl.java:137)
  28. [02:18:41] [ERROR] OutputOverride.write:43: From Console: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
  29. [02:18:41] [ERROR] OutputOverride.write:43: From Console: ... 6 more
  30. [02:18:41] [ERROR] OSUtils.printGPUinformation:767: Getting GPU information failed!! Launcher has detected windows path environment variable issues, please see http://support.feed-the-beast.com/t/windows-path-issues/19630 for more information.
  31. [02:18:42] [INFO] JavaFinder.parseJavaVersion:175: The FTB Launcher has found the following Java versions installed:
  32. [02:18:42] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.6.0_31 sorted as: 1.6.0_31 32 Bit Java at : C:\Program Files (x86)\Java\jre6\bin\java.exe
  33. [02:18:42] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.6.0_31 sorted as: 1.6.0_31 32 Bit Java at : C:\WINDOWS\SysWOW64\java.exe
  34. [02:18:42] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.8.0_141 sorted as: 1.8.0_141 64 Bit Java at : C:\Program Files\Java\jdk1.8.0_141\bin\java.exe
  35. [02:18:42] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.8.0_141 sorted as: 1.8.0_141 64 Bit Java at : C:\Program Files\Java\jdk1.8.0_141\jre\bin\java.exe
  36. [02:18:42] [INFO] JavaFinder.parseJavaVersion:204: Preferred: Java Version: 1.8.0_141 sorted as: 1.8.0_141 64 Bit Java at : C:\Program Files\Java\jdk1.8.0_141\bin\java.exe
  37. [02:18:42] [DEBUG] OSUtils.getProxy:92: ProxySelector: type: DIRECT, no proxy for https://ftb.cursecdn.com
  38. [02:18:42] [DEBUG] OSUtils.getProxy:92: ProxySelector: type: DIRECT, no proxy for https://www.creeperrepo.net
  39. [02:18:42] [DEBUG] DownloadUtils.run:454: DownloadUtils.run() starting
  40. [02:18:42] [INFO] I18N.addFiles:97: [i18n] Fallback enUS loaded
  41. [02:18:42] [INFO] I18N.setLocale:120: [i18n] enUS English (US) language file loaded!
  42. [02:18:42] [INFO] LoadingDialog.advance:46: Checking installation location
  43. [02:18:42] [INFO] LoadingDialog.advance:46: Loading user data
  44. [02:18:42] [DEBUG] Benchmark.logBenchAs:76: Download Utils Balance (curse) took 456 ms.
  45. [02:18:42] [DEBUG] Benchmark.logBenchAs:76: Download Utils Balance took 485 ms.
  46. [02:18:42] [DEBUG] Benchmark.logBenchAs:76: Download Utils Curse edges.json took 513 ms.
  47. [02:18:42] [DEBUG] DownloadUtils.run:550: DL ready
  48. [02:18:42] [INFO] DownloadUtils.run:583: Using download server Automatic:CurseCDN on host ftb.cursecdn.com (54.192.134.187)
  49. [02:18:42] [DEBUG] Benchmark.logBenchAs:76: Download Utils Init took 513 ms.
  50. [02:18:42] [DEBUG] RetiredPacksLoader.run:64: Found 26packcodes
  51. [02:18:42] [DEBUG] OSUtils.getMacAddress:427: Interface: Intel(R) Ethernet Connection (2) I219-V : eth0
  52. [02:18:42] [ERROR] OutputOverride.write:43: From Console: java.io.IOException: Cannot run program "wmic": CreateProcess error=2, The system cannot find the file specified
  53. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
  54. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.lang.Runtime.exec(Runtime.java:620)
  55. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.lang.Runtime.exec(Runtime.java:485)
  56. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at net.ftb.util.winreg.RuntimeStreamer.execute(RuntimeStreamer.java:53)
  57. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at net.ftb.util.OSUtils.genHardwareIDWINDOWS(OSUtils.java:514)
  58. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at net.ftb.util.OSUtils.genHardwareID(OSUtils.java:457)
  59. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at net.ftb.util.OSUtils.getHardwareID(OSUtils.java:449)
  60. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at net.ftb.util.CryptoUtils.decrypt(CryptoUtils.java:78)
  61. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at net.ftb.data.User.readObject(User.java:172)
  62. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  63. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  64. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  65. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.lang.reflect.Method.invoke(Method.java:498)
  66. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
  67. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
  68. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
  69. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
  70. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
  71. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at net.ftb.data.UserManager.read(UserManager.java:98)
  72. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at net.ftb.data.UserManager.<init>(UserManager.java:46)
  73. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at net.ftb.main.Main.mainGUI(Main.java:353)
  74. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at net.ftb.main.Main.main(Main.java:217)
  75. [02:18:42] [ERROR] OutputOverride.write:43: From Console: Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
  76. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.lang.ProcessImpl.create(Native Method)
  77. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)
  78. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.lang.ProcessImpl.start(ProcessImpl.java:137)
  79. [02:18:42] [ERROR] OutputOverride.write:43: From Console: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
  80. [02:18:42] [ERROR] OutputOverride.write:43: From Console: ... 21 more
  81. [02:18:42] [DEBUG] OSUtils.genHardwareIDWINDOWS:522->OSUtils.genHardwareIDWINDOWS:530: failed: java.lang.NullPointerException
  82. net.ftb.util.OSUtils.genHardwareIDWINDOWS(OSUtils.java:522)
  83. net.ftb.util.OSUtils.genHardwareID(OSUtils.java:457)
  84. net.ftb.util.OSUtils.getHardwareID(OSUtils.java:449)
  85. net.ftb.util.CryptoUtils.decrypt(CryptoUtils.java:78)
  86. net.ftb.data.User.readObject(User.java:172)
  87. sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88. sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  89. sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  90. java.lang.reflect.Method.invoke(Method.java:498)
  91. java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058)
  92. java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136)
  93. java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027)
  94. java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
  95. java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
  96. net.ftb.data.UserManager.read(UserManager.java:98)
  97. net.ftb.data.UserManager.<init>(UserManager.java:46)
  98. net.ftb.main.Main.mainGUI(Main.java:353)
  99. net.ftb.main.Main.main(Main.java:217)
  100. [02:18:42] [DEBUG] CryptoUtils.decrypt:97: Tryinng with mac address
  101. [02:18:42] [DEBUG] Benchmark.logBenchAs:76: Modpack Loader https://ftb/SimplyMagic.xml took 144 ms.
  102. [02:18:42] [INFO] ModpackLoader$XmlHtmlRunnable.handleXML:106: Loading modpack information for SimplyMagic.xml...
  103. [02:18:42] [DEBUG] Benchmark.logBenchAs:76: Modpack Loader https://ftb/hatfilms.xml took 147 ms.
  104. [02:18:42] [INFO] ModpackLoader$XmlHtmlRunnable.handleXML:106: Loading modpack information for hatfilms.xml...
  105. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 300 (Simply Magic)
  106. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 200 (Hat Pack)
  107. [02:18:42] [DEBUG] Benchmark.logBenchAs:76: Modpack Loader https://ftb/modpacks.xml took 297 ms.
  108. [02:18:42] [INFO] ModpackLoader$XmlHtmlRunnable.handleXML:106: Loading modpack information for modpacks.xml...
  109. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 0 (FTB Continuum)
  110. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 1 (FTB Pyramid Reborn)
  111. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 2 (FTB Revelation)
  112. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 3 (FTB Presents Direwolf20 1.12)
  113. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 4 (FTB Horizons III)
  114. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 5 (FTB Beyond)
  115. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 6 (FTB Unstable 1.12)
  116. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 7 (FTB Sky Factory Challenges)
  117. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 8 (FTB Presents Skyfactory 3)
  118. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 9 (FTB Infinity Lite 1.10)
  119. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 10 (FTB Presents Direwolf20 1.10)
  120. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 11 (FTB Presents HermitPack)
  121. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 12 (FTB Infinity Evolved 1.7)
  122. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 13 (FTB Inventions)
  123. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 14 (FTB Presents Crackpack)
  124. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 15 (FTB Presents Skyfactory 2.5)
  125. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 16 (FTB Infinity Evolved Skyblock)
  126. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 17 (FTB Horizons: Daybreaker)
  127. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 18 (FTB Vanilla+)
  128. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 19 (FTB Departed)
  129. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 20 (FTB Trident)
  130. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 21 (FTB Presents Cloud 9)
  131. [02:18:42] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 22 (FTB Presents Direwolf20)
  132. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 23 (FTB Lite 3)
  133. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 24 (FTB Mage Quest)
  134. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 25 (FTB Resurrection)
  135. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 26 (Pax Prime 2015 Map)
  136. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 27 (Monster)
  137. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 28 (Direwolf20)
  138. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 29 (Horizons)
  139. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 30 (Tech World 2)
  140. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 31 (Magic World 2)
  141. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 32 (FTBLite2)
  142. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 33 (FTB Unleashed)
  143. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 34 (FTB Ultimate)
  144. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 35 (Unstable 1.7.x (Public Beta Test Pack))
  145. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 36 (FTB Lite)
  146. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 37 (Direwolf20 1.5 v2)
  147. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 38 (Direwolf20 Pack)
  148. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 39 (MindCrack Pack)
  149. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 40 (YogCraft Modpack)
  150. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 41 (FTB Unhinged)
  151. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 42 (Magic World)
  152. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 43 (Tech World)
  153. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 44 (Pax South 2015 Map)
  154. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 45 (Pax Prime 2014 Map)
  155. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 46 (Pax East 2014 Map)
  156. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 47 (Pax Challenge Pack 2013)
  157. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 48 (Feed The Beast Retro SSP)
  158. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 49 (Feed The Beast Retro SMP)
  159. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 50 (Slow's Stream Pack)
  160. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 51 (Feed The Beast Beta Pack A)
  161. [02:18:43] [DEBUG] Benchmark.logBenchAs:76: Modpack Loader https://ftb/thirdparty.xml took 368 ms.
  162. [02:18:43] [INFO] ModpackLoader$XmlHtmlRunnable.handleXML:106: Loading modpack information for thirdparty.xml...
  163. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 100 (Space Astronomy)
  164. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 101 (InfiTech 2)
  165. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 102 (TerraFirmaPunk)
  166. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 103 (The Ferret Business)
  167. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 104 (Simply Magic)
  168. [02:18:43] [DEBUG] CryptoUtils.decrypt:101: mac address ok
  169. [02:18:43] [DEBUG] CryptoUtils.decrypt:97: Tryinng with mac address
  170. [02:18:43] [DEBUG] CryptoUtils.decrypt:101: mac address ok
  171. [02:18:43] [INFO] LoadingDialog.advance:46: Creating Console window
  172. [02:18:43] [INFO] LoadingDialog.advance:46: Creating main window
  173. [02:18:43] [DEBUG] AuthlibDLWorker.doInBackground:56: Loading Authlib...
  174. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 105 (BeeHappy)
  175. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 106 (Regrowth)
  176. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 107 (Crash Landing)
  177. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 108 (Agrarian Skies: Hardcore Quest)
  178. [02:18:43] [DEBUG] ModpackLoader$XmlHtmlRunnable.handleXML:148: Adding pack 109 (Vanilla Minecraft)
  179. [02:18:43] [DEBUG] Benchmark.logBenchAs:76: All modpack lists loaded took 708 ms.
  180. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 0 enUS to options pane
  181. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 1 cyGB to options pane
  182. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 2 daDK to options pane
  183. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 3 deDE to options pane
  184. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 4 enGB to options pane
  185. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 5 enUS to options pane
  186. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 6 esES to options pane
  187. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 7 fiFI to options pane
  188. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 8 frCA to options pane
  189. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 9 frFR to options pane
  190. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 10 itIT to options pane
  191. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 11 maHU to options pane
  192. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 12 nlNL to options pane
  193. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 13 noNO to options pane
  194. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 14 plPL to options pane
  195. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 15 ptBR to options pane
  196. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 16 ptPT to options pane
  197. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 17 ruRU to options pane
  198. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 18 svSE to options pane
  199. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 19 zhCN to options pane
  200. [02:18:43] [INFO] OptionsPane.<init>:164: [i18n] Added 20 zhTW to options pane
  201. [02:18:43] [INFO] I18N.setLocale:120: [i18n] enUS English (US) language file loaded!
  202. [02:18:43] [DEBUG] Benchmark.logBenchAs:76: UnreadNews Init took 0 ms.
  203. [02:18:43] [DEBUG] Benchmark.logBench:62: Waiting for main window took 95 ms.
  204. [02:18:43] [INFO] MapLoader.run:43: loading map information...
  205. [02:18:43] [INFO] TexturePackLoader.run:43: loading texture pack information...
  206. [02:18:43] [INFO] LoadingDialog.advance:46: Setting up Launcher
  207. [02:18:43] [DEBUG] Benchmark.logBenchAs:76: Texture Pack Load took 53 ms.
  208. [02:18:43] [DEBUG] Benchmark.logBenchAs:76: Launcher Startup(maps or texturepacks loaded) took 1946 ms.
  209. [02:18:43] [DEBUG] Benchmark.logBenchAs:76: MapLoader run took 60 ms.
  210. [02:18:43] [DEBUG] Benchmark.logBenchAs:76: Launcher Startup(maps and texturepacks loaded) took 1953 ms.
  211. [02:18:43] [DEBUG] UpdateChecker.<init>:71: Launcher Install path: C:\Users\Joshua-PC\Downloads\FTB_Launcher.exe
  212. [02:18:43] [INFO] LoadingDialog.advance:46: Downloading pack data
  213. [02:18:43] [INFO] LoadingDialog.advance:46: Opening main window
  214. [02:18:43] [DEBUG] Benchmark.logBenchAs:76: Launcher Startup(Modpacks loaded) took 1978 ms.
  215. [02:18:43] [DEBUG] LaunchFrame$14.run:451: Last used packs: Magic_World_2 SimplyMagic
  216. [02:18:43] [DEBUG] UpdateChecker.shouldUpdate:132: updater: buildjenk 425 < betajenk 341|| version 10416 < 10408
  217. [02:18:43] [DEBUG] UpdateChecker.shouldUpdate:133: latest = 10416
  218. [02:18:43] [INFO] AuthlibDLWorker.downloadJars:147: Local Authlib Version is good, skipping Download
  219. [02:18:43] [INFO] AuthlibDLWorker.doInBackground:68: Adding Authlib to Classpath
  220. [02:18:43] [DEBUG] Benchmark.logBenchAs:76: Launcher Startup(main window opened and ready to use) took 2234 ms.
  221. [02:18:43] [DEBUG] Benchmark.logBenchAs:76: Authlib DL Worker Init took 898 ms.
  222. [02:18:44] [DEBUG] Benchmark.logBench:62: NewsUtils took 1414 ms.
  223. [02:18:45] [DEBUG] LaunchFrame.doLaunch:955: Selected user: saved password: true
  224. [02:18:45] [DEBUG] LaunchFrame.doLaunch:956: Selected user: will save auth token if online: true
  225. [02:18:45] [INFO] LaunchFrame.doLogin:536: Logging in...
  226. [02:18:45] [DEBUG] OSUtils.getProxy:92: ProxySelector: type: DIRECT, no proxy for https://authserver.mojang.com/authenticate
  227. [02:18:45] [DEBUG] AuthlibHelper.authenticateWithAuthlib:67: Username given Not 100% sure, mojangdata might contain different username
  228. [02:18:45] [INFO] AuthlibHelper.authenticateWithAuthlib:68: Beginning authlib authentication attempt
  229. [02:18:45] [INFO] AuthlibHelper.authenticateWithAuthlib:69: successfully created YggdrasilAuthenticationService
  230. [02:18:45] [DEBUG] AuthlibHelper.authenticateWithAuthlib:76: mojangData was passed to current method
  231. [02:18:45] [DEBUG] AuthlibHelper.authenticateWithAuthlib:79: Loading mojangData into authlib
  232. [02:18:46] [DEBUG] AuthlibHelper.authenticateWithAuthlib:152: Authentication is valid
  233. [02:18:46] [DEBUG] AuthlibHelper.authenticateWithAuthlib:155: loggedIn() && CanPlayOnline()
  234. [02:18:46] [DEBUG] CryptoUtils.encrypt:129: trying mac address
  235. [02:18:46] [DEBUG] CryptoUtils.encrypt:131: mac address ok
  236. [02:18:46] [DEBUG] AuthlibHelper.authenticateWithAuthlib:159: Authentication done, returning LoginResponse
  237. [02:18:46] [DEBUG] Benchmark.logBenchAs:76: Login Worker Run took 837 ms.
  238. [02:18:46] [DEBUG] LaunchFrame$16.done:580: responseStr: good
  239. [02:18:46] [INFO] LaunchFrame$16.done:583: Login complete.
  240. [02:18:46] [DEBUG] User.writeObject:185: starting...
  241. [02:18:46] [DEBUG] LaunchFrame$16.done:587: user data saved
  242. [02:18:46] [DEBUG] LaunchFrame.runGameUpdater:634: ForceUpdate: false
  243. [02:18:46] [DEBUG] LaunchFrame.runGameUpdater:635: installPath: c:\ftb
  244. [02:18:46] [DEBUG] LaunchFrame.runGameUpdater:636: pack dir: SimplyMagic
  245. [02:18:46] [DEBUG] LaunchFrame.runGameUpdater:637: pack check path: SimplyMagic\version
  246. [02:18:46] [DEBUG] LaunchFrame.checkVersion:612: verFile: 1.2.0 onlineVersion/getPackVer(): 1.2.0 onlineVersion/getVersion(): 1.2.0
  247. [02:18:46] [INFO] MCInstaller.gatherAssets:130: Checking local assets file, for MC version 1.7.10 Please wait!
  248. [02:18:46] [DEBUG] MCInstaller.gatherAssets:135: Checking pack libraries
  249. [02:18:46] [DEBUG] MCInstaller.gatherAssets:187: Checking minecraft version json
  250. [02:18:47] [DEBUG] MCInstaller.gatherAssets:214: checking minecraft libraries
  251. [02:18:47] [DEBUG] MCInstaller.gatherAssets:302: Checking minecraft assets
  252. [02:18:49] [DEBUG] MCInstaller.gatherAssets:321: Starting TaskHandler to check MC assets
  253. [02:18:49] [DEBUG] Benchmark.logBenchAs:76: parallel asset check took 183 ms.
  254. [02:18:49] [INFO] MCInstaller.launchMinecraft:368: Setting up native libraries for Simply Magic v 1.2.0 MC 1.7.10
  255. [02:18:49] [DEBUG] MCInstaller.launchMinecraft:394: packbaseJSON 1.7.10
  256. [02:18:49] [INFO] MCLauncher.syncAssets:295: Syncing Assets:
  257. [02:18:49] [INFO] MCLauncher.launchMinecraft:87: Java Path: C:\Program Files\Java\jdk1.8.0_141\bin\javaw.exe
  258. [02:18:49] [INFO] MCLauncher.launchMinecraft:88: Pack: Simply Magic 1.7.10
  259. [02:18:49] [INFO] MCLauncher.setMemory:278: Setting MinMemory to 256
  260. [02:18:49] [INFO] MCLauncher.setMemory:280: Setting MaxMemory to 2048
  261. [02:18:49] [DEBUG] MCInstaller.launchMinecraft:468: MC PID: 13644
  262. [02:18:50] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  263. [02:18:50] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  264. [02:18:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  265. [02:18:50] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  266. [02:18:50] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_141, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_141\jre
  267. [02:18:50] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  268. [02:18:50] [main/INFO] [ArsMagica2]: Core initializing...stand back! I'm going to try MAGIC!
  269. [02:18:50] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.0.1.jar
  270. [02:18:50] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  271. [02:18:50] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  272. [02:18:50] [main/WARN] [FML]: The coremod lumien.extendedpotions.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  273. [02:18:50] [main/WARN] [FML]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  274. [02:18:50] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
  275. [02:18:50] [main/WARN] [FML]: The coremod makeo.gadomancy.coremod.GadomancyCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  276. [02:18:50] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  277. [02:18:50] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  278. [02:18:50] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  279. [02:18:50] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  280. [02:18:50] [main/WARN] [FML]: The coremod streams.core.StreamsCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  281. [02:18:51] [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
  282. [02:18:51] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  283. [02:18:51] [main/INFO] [TI Transformer]: Thaumic Infusion has detected an Obfuscated environment!
  284. [02:18:51] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  285. [02:18:51] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  286. [02:18:51] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  287. [02:18:51] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
  288. [02:18:51] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  289. [02:18:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  290. [02:18:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  291. [02:18:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  292. [02:18:51] [DEBUG] Benchmark.logBenchAs:76: UnreadNews Init took 2 ms.
  293. [02:18:52] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  294. [02:18:52] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  295. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  296. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  297. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  298. [02:18:52] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  299. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  300. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
  301. at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
  302. at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  303. at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  304. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  305. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_141]
  306. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_141]
  307. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_141]
  308. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_141]
  309. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_141]
  310. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  311. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  312. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  313. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  314. [02:18:52] [main/INFO] [ArsMagica2]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
  315. [02:18:52] [main/INFO] [ArsMagica2]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar
  316. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  317. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  318. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  319. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  320. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  321. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  322. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  323. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  324. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  325. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  326. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  327. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  328. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  329. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  330. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  331. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  332. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  333. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  334. [02:18:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  335. [02:18:53] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
  336. [02:18:53] [main/INFO] [FastCraft]: FastCraft loaded.
  337. [02:18:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  338. [02:18:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  339. [02:18:53] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  340. [02:18:53] [main/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Game Start...
  341. [02:18:53] [main/INFO] [TI Transformer]: Found the Block Class
  342. [02:18:53] [main/INFO] [WitchingGadgets]: [CORE] Patching onNewPotionEffect
  343. [02:18:53] [main/INFO] [FML]: [GadomancyTransformer] Transforming sv: net.minecraft.entity.EntityLivingBase
  344. [02:18:53] [main/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
  345. [02:18:53] [main/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
  346. [02:18:54] [main/INFO] [TI Transformer]: Injecting interface into World Class
  347. [02:18:54] [main/INFO] [TI Transformer]: Injected interface into World Class
  348. [02:18:54] [main/INFO]: Setting user: jhain10
  349. [02:18:55] [main/INFO] [TCBotaniaExoflame]: Patching 'BlockCake'
  350. [02:18:55] [main/INFO] [TCBotaniaExoflame]: Trying to patch 'eatCake' method
  351. [02:18:55] [main/INFO] [TCBotaniaExoflame]: patched flags for setBlockMetadataWithNotify call
  352. [02:18:56] [main/INFO] [BetterFps]: Patching Minecraft using Riven's "Half" Algorithm
  353. [02:18:57] [Client thread/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Key Event...
  354. [02:18:57] [Client thread/INFO]: LWJGL Version: 2.9.1
  355. [02:19:00] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  356. // Shall we play a game?
  357.  
  358. Time: 24/05/18 2:19 AM
  359. Description: Loading screen debug info
  360.  
  361. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  362.  
  363.  
  364. A detailed walkthrough of the error, its code path and all known details is as follows:
  365. ---------------------------------------------------------------------------------------
  366.  
  367. -- System Details --
  368. Details:
  369. Minecraft Version: 1.7.10
  370. Operating System: Windows 10 (amd64) version 10.0
  371. Java Version: 1.8.0_141, Oracle Corporation
  372. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  373. Memory: 376867504 bytes (359 MB) / 707788800 bytes (675 MB) up to 1908932608 bytes (1820 MB)
  374. JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  375. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  376. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  377. FML:
  378. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
  379. [02:19:00] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  380. [02:19:00] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
  381. [02:19:00] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  382. [02:19:00] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  383. [02:19:00] [Client thread/INFO] [ArsMagica2]: Core initializing...stand back! I'm going to try MAGIC!
  384. [02:19:00] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  385. [02:19:00] [Client thread/INFO] [FML]: Searching C:\ftb\SimplyMagic\minecraft\mods for mods
  386. [02:19:00] [Client thread/INFO] [FML]: Also searching C:\ftb\SimplyMagic\minecraft\mods\1.7.10 for mods
  387. [02:19:05] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
  388. [02:19:05] [Client thread/INFO] [menagerie]: Mod menagerie is missing the required element 'name'. Substituting menagerie
  389. [02:19:06] [Client thread/INFO] [farseek]: Mod farseek is missing the required element 'name'. Substituting farseek
  390. [02:19:06] [Client thread/WARN] [ForbiddenMagic]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
  391. [02:19:06] [Client thread/INFO] [streams]: Mod streams is missing the required element 'name'. Substituting streams
  392. [02:19:06] [Client thread/WARN] [tcinventoryscan]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
  393. [02:19:07] [Client thread/INFO] [FML]: Forge Mod Loader has identified 68 mods to load
  394. [02:19:07] [Client thread/INFO] [FML]: Found mod(s) [TravellersGear] containing declared API package baubles.api (owned by Baubles) without associated API reference
  395. [02:19:07] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  396. [02:19:08] [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.
  397. [02:19:08] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, WitchingGadgetsCore, OpenModsCore, <CoFH ASM>, FastCraft, arsmagica2, AccidentallyCircumstantialEvents, AM2PlantFix, AnimationAPI, aobd, AppleCore, ATG, aura, Automagy, BiblioCraft, AWWayofTime, Botania, CarpentersBlocks, chisel, CoFHCore, MineTweaker3, menagerie, ExtendedPotions, farseek, ForbiddenMagic, FTBL, FTBU, gadomancy, guideapi, HardcoreQuesting, ImLookingAtBlood, inventorytweaks, IronChest, JABBA, journeymap, launchgui, modtweaker2, Morpheus, MouseTweaks, Mystcraft, OpenBlocks, OpenMods, Quadrum, Roguelike, Sanguimancy, StorageDrawers, streams, TCBotaniaExoflame, tcinventoryscan, tcnodetracker, Thaumcraft, thaumcraftneiplugin, ThaumicExploration, ThaumicHorizons, thaumicinfusion, ThaumicTinkerer, TravellersGear, Waila, wawla, witchery, WitchingGadgets, Baubles] at CLIENT
  398. [02:19:08] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, WitchingGadgetsCore, OpenModsCore, <CoFH ASM>, FastCraft, arsmagica2, AccidentallyCircumstantialEvents, AM2PlantFix, AnimationAPI, aobd, AppleCore, ATG, aura, Automagy, BiblioCraft, AWWayofTime, Botania, CarpentersBlocks, chisel, CoFHCore, MineTweaker3, menagerie, ExtendedPotions, farseek, ForbiddenMagic, FTBL, FTBU, gadomancy, guideapi, HardcoreQuesting, ImLookingAtBlood, inventorytweaks, IronChest, JABBA, journeymap, launchgui, modtweaker2, Morpheus, MouseTweaks, Mystcraft, OpenBlocks, OpenMods, Quadrum, Roguelike, Sanguimancy, StorageDrawers, streams, TCBotaniaExoflame, tcinventoryscan, tcnodetracker, Thaumcraft, thaumcraftneiplugin, ThaumicExploration, ThaumicHorizons, thaumicinfusion, ThaumicTinkerer, TravellersGear, Waila, wawla, witchery, WitchingGadgets, Baubles] at SERVER
  399. [02:19:09] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.lib.RenderEventHandler: thaumcraft.client.lib.RenderEventHandler
  400. [02:19:09] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.renderers.tile.TileNodeRenderer: thaumcraft.client.renderers.tile.TileNodeRenderer
  401. [02:19:09] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
  402. [02:19:09] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.common.items.wands.WandManager: thaumcraft.common.items.wands.WandManager
  403. [02:19:11] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  404. [02:19:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Accidentally Circumstantial Events, FMLFileResourcePack:Ars Magica 2 Plant Fix, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Alternate Terrain Generation, FMLFileResourcePack:Aura Cascade, FMLFileResourcePack:Automagy, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:menagerie, FMLFileResourcePack:Extended Potions, FMLFileResourcePack:farseek, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Gadomancy, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:I'm Looking At Blood, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:LaunchGUI, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Quadrum, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Sanguimancy, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:streams, FMLFileResourcePack:TCBotaniaExoflame, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:TC Node Tracker, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Infusion, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Traveller's Gear, FMLFileResourcePack:Waila, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Witchery, FMLFileResourcePack:Witching Gadgets, FMLFileResourcePack:Baubles
  405. [02:19:14] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  406. [02:19:14] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  407. [02:19:14] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  408. [02:19:14] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  409. [02:19:14] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  410. [02:19:14] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  411. [02:19:14] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  412. [02:19:14] [Client thread/INFO] [FML]: Found 436 ObjectHolder annotations
  413. [02:19:14] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  414. [02:19:14] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  415. [02:19:14] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  416. [02:19:14] [Client thread/INFO] [FastCraft]: FastCraft 1.23 loaded.
  417. [02:19:14] [Client thread/INFO] [ExtendedPotions]: Extended Potion Array to 4096
  418. [02:19:14] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
  419. [02:19:14] [Thread-9/INFO] [FastCraft]: You are using the latest suitable version.
  420. [02:19:15] [Client thread/INFO] [ArsMagica2]: Extending potions array
  421. [02:19:15] [Client thread/INFO] [ArsMagica2]: Injecting potions starting from index 4096
  422. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Water Breathing is ID 32
  423. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Flight is ID 33
  424. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Feather Fall is ID 34
  425. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Haste is ID 35
  426. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion True Sight is ID 36
  427. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Regeneration is ID 37
  428. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Magic Shield is ID 38
  429. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Charmed is ID 39
  430. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Frost Slow is ID 40
  431. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Chrono Anchor is ID 41
  432. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Mana Regen is ID 42
  433. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Entangled is ID 43
  434. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Watery Grave is ID 44
  435. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Spell Reflect is ID 45
  436. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Silence is ID 46
  437. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Swift Swim is ID 47
  438. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Agility is ID 48
  439. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Leap is ID 49
  440. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Mana Boost is ID 50
  441. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Astral Distortion is ID 51
  442. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Mana Shield is ID 52
  443. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Fury is ID 53
  444. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Scramble Synapses is ID 54
  445. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Illuminated is ID 55
  446. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Greater Mana Restoration is ID 24
  447. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Epic Mana Restoration is ID 25
  448. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Legendary Mana Restoration is ID 26
  449. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Gravity Well is ID 59
  450. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Levitation is ID 60
  451. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Clarity is ID 61
  452. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Shrunken is ID 62
  453. [02:19:15] [Client thread/INFO] [ArsMagica2]: Potion Burnout Redux is ID 63
  454. [02:19:15] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  455. [02:19:15] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching getFortuneModifier & getLootingModifier
  456. [02:19:15] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming afv: net.minecraft.enchantment.EnchantmentHelper
  457. [02:19:15] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  458. [02:19:15] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
  459. [02:19:15] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  460. [02:19:15] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
  461. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_phy
  462. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_drn
  463. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fall
  464. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_exp
  465. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fire
  466. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_frst
  467. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_mage
  468. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_litn
  469. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mn_reg
  470. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: bn_red
  471. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: soulbnd
  472. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fl_lure
  473. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_xp
  474. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: pp_ore
  475. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_gog
  476. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: tc_nrv
  477. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: step_up
  478. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: run_spd
  479. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dispel
  480. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fallprot
  481. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fireprot
  482. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: freedom
  483. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: healing
  484. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: hungerup
  485. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: highjump
  486. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lifesave
  487. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lightstep
  488. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: minespd
  489. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: recoil
  490. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: swimspd
  491. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrbrth
  492. [02:19:15] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrwalk
  493. [02:19:16] [Client thread/INFO] [ATG]: WAT
  494. [02:19:17] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Thaumcraft's Worldgen
  495. [02:19:17] [Client thread/INFO] [TCBotaniaExoflame]: Patching 'TileResearchTable'
  496. [02:19:17] [Client thread/INFO] [TCBotaniaExoflame]: Trying to patch 'recalculateBonus' method
  497. [02:19:17] [Client thread/INFO] [TCBotaniaExoflame]: patched check for BlockBookshelf
  498. [02:19:17] [Client thread/INFO] [TCBotaniaExoflame]: Patching 'TileAlchemyFurnace'
  499. [02:19:18] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Pouch - Interfaces
  500. [02:19:18] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Pouch - Methods
  501. [02:19:18] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Boots
  502. [02:19:18] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
  503. [02:19:19] [Client thread/INFO] [TCBotaniaExoflame]: Patching 'TileEntityBoiler'
  504. [02:19:20] [Client thread/INFO] [STDERR]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:633]: Severe error, please report this to the mod author:
  505. [02:19:20] [Client thread/INFO] [STDERR]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:634]: java.lang.ArrayIndexOutOfBoundsException
  506. [02:19:23] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  507. [02:19:23] [Client thread/INFO] [FML]: [Botania] Registered 1215 recipes.
  508. [02:19:23] [Client thread/INFO] [Chisel 2]: Starting pre-init...
  509. [02:19:23] [Client thread/INFO] [Chisel 2]: Loading blocks...
  510. [02:19:23] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  511. [02:19:23] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  512. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  513. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  514. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  515. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  516. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  517. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  518. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  519. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  520. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  521. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  522. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  523. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  524. [02:19:24] [Client thread/INFO] [Chisel 2]: 92 Feature's blocks loaded.
  525. [02:19:24] [Client thread/INFO] [Chisel 2]: Loading Tile Entities...
  526. [02:19:24] [Client thread/INFO] [Chisel 2]: Tile Entities loaded.
  527. [02:19:24] [Client thread/INFO] [Chisel 2]: Loading items...
  528. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  529. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  530. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  531. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  532. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  533. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  534. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  535. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  536. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  537. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  538. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  539. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  540. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  541. [02:19:24] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  542. [02:19:24] [Client thread/INFO] [Chisel 2]: 92 Feature's items loaded.
  543. [02:19:24] [Client thread/INFO] [Chisel 2]: Pre-init finished.
  544. [02:19:24] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  545. [02:19:24] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
  546. [02:19:24] [Client thread/INFO] [CoFHWorld]: Registering default generators
  547. [02:19:24] [Client thread/INFO] [CoFHWorld]: Complete
  548. [02:19:26] [CoFHUpdater:CoFHCore/ERROR] [CoFHCore]: Update check for CoFH Core failed.
  549. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
  550. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872) ~[?:1.8.0_141]
  551. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_141]
  552. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466) ~[?:1.8.0_141]
  553. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464) ~[?:1.8.0_141]
  554. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_141]
  555. at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_141]
  556. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463) ~[?:1.8.0_141]
  557. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_141]
  558. at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_141]
  559. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  560. [02:19:26] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
  561. [02:19:26] [Client thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
  562. [02:19:26] [Client thread/INFO] [FTBU Backups]: Backups folder - c:\ftb\SimplyMagic\minecraft\.\backups
  563. [02:19:27] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
  564. [02:19:27] [Client thread/ERROR] [LaunchGui]: Error returned while obtaining the notice information.
  565. [02:19:27] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
  566. [02:19:27] [Client thread/INFO] [Morpheus]: Loading configuration
  567. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item ladder (from field public static openblocks.common.block.BlockLadder openblocks.OpenBlocks$Blocks.ladder) is disabled
  568. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item guide (from field public static openblocks.common.block.BlockGuide openblocks.OpenBlocks$Blocks.guide) is disabled
  569. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item elevator (from field public static openblocks.common.block.BlockElevator openblocks.OpenBlocks$Blocks.elevator) is disabled
  570. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item elevator_rotating (from field public static openblocks.common.block.BlockElevatorRotating openblocks.OpenBlocks$Blocks.elevatorRotating) is disabled
  571. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item heal (from field public static openblocks.common.block.BlockHeal openblocks.OpenBlocks$Blocks.heal) is disabled
  572. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item target (from field public static openblocks.common.block.BlockTarget openblocks.OpenBlocks$Blocks.target) is disabled
  573. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item flag (from field public static openblocks.common.block.BlockFlag openblocks.OpenBlocks$Blocks.flag) is disabled
  574. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item tank (from field public static openblocks.common.block.BlockTank openblocks.OpenBlocks$Blocks.tank) is disabled
  575. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item trophy (from field public static openblocks.common.block.BlockTrophy openblocks.OpenBlocks$Blocks.trophy) is disabled
  576. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item beartrap (from field public static openblocks.common.block.BlockBearTrap openblocks.OpenBlocks$Blocks.bearTrap) is disabled
  577. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item sprinkler (from field public static openblocks.common.block.BlockSprinkler openblocks.OpenBlocks$Blocks.sprinkler) is disabled
  578. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item cannon (from field public static openblocks.common.block.BlockCannon openblocks.OpenBlocks$Blocks.cannon) is disabled
  579. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item vacuumhopper (from field public static openblocks.common.block.BlockVacuumHopper openblocks.OpenBlocks$Blocks.vacuumHopper) is disabled
  580. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item imaginary (from field public static openblocks.common.block.BlockImaginary openblocks.OpenBlocks$Blocks.imaginary) is disabled
  581. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item fan (from field public static openblocks.common.block.BlockFan openblocks.OpenBlocks$Blocks.fan) is disabled
  582. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item xpbottler (from field public static openblocks.common.block.BlockXPBottler openblocks.OpenBlocks$Blocks.xpBottler) is disabled
  583. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item village_highlighter (from field public static openblocks.common.block.BlockVillageHighlighter openblocks.OpenBlocks$Blocks.villageHighlighter) is disabled
  584. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item autoanvil (from field public static openblocks.common.block.BlockAutoAnvil openblocks.OpenBlocks$Blocks.autoAnvil) is disabled
  585. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item autoenchantmenttable (from field public static openblocks.common.block.BlockAutoEnchantmentTable openblocks.OpenBlocks$Blocks.autoEnchantmentTable) is disabled
  586. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item xpdrain (from field public static openblocks.common.block.BlockXPDrain openblocks.OpenBlocks$Blocks.xpDrain) is disabled
  587. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item blockbreaker (from field public static openblocks.common.block.BlockBlockBreaker openblocks.OpenBlocks$Blocks.blockBreaker) is disabled
  588. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item blockPlacer (from field public static openblocks.common.block.BlockBlockPlacer openblocks.OpenBlocks$Blocks.blockPlacer) is disabled
  589. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item itemDropper (from field public static openblocks.common.block.BlockItemDropper openblocks.OpenBlocks$Blocks.itemDropper) is disabled
  590. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item ropeladder (from field public static openblocks.common.block.BlockRopeLadder openblocks.OpenBlocks$Blocks.ropeLadder) is disabled
  591. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item paintmixer (from field public static openblocks.common.block.BlockPaintMixer openblocks.OpenBlocks$Blocks.paintMixer) is disabled
  592. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item canvas (from field public static openblocks.common.block.BlockCanvas openblocks.OpenBlocks$Blocks.canvas) is disabled
  593. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item paintcan (from field public static openblocks.common.block.BlockPaintCan openblocks.OpenBlocks$Blocks.paintCan) is disabled
  594. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item canvasglass (from field public static openblocks.common.block.BlockCanvasGlass openblocks.OpenBlocks$Blocks.canvasGlass) is disabled
  595. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item projector (from field public static openblocks.common.block.BlockProjector openblocks.OpenBlocks$Blocks.projector) is disabled
  596. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item drawingtable (from field public static openblocks.common.block.BlockDrawingTable openblocks.OpenBlocks$Blocks.drawingTable) is disabled
  597. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item xpshower (from field public static openblocks.common.block.BlockXPShower openblocks.OpenBlocks$Blocks.xpShower) is disabled
  598. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item goldenegg (from field public static openblocks.common.block.BlockGoldenEgg openblocks.OpenBlocks$Blocks.goldenEgg) is disabled
  599. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item scaffolding (from field public static openblocks.common.block.BlockScaffolding openblocks.OpenBlocks$Blocks.scaffolding) is disabled
  600. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item hangglider (from field public static openblocks.common.item.ItemHangGlider openblocks.OpenBlocks$Items.hangGlider) is disabled
  601. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item luggage (from field public static openblocks.common.item.ItemLuggage openblocks.OpenBlocks$Items.luggage) is disabled
  602. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item sonicglasses (from field public static openblocks.common.item.ItemSonicGlasses openblocks.OpenBlocks$Items.sonicGlasses) is disabled
  603. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item pencilGlasses (from field public static openblocks.common.item.ItemImaginationGlasses openblocks.OpenBlocks$Items.pencilGlasses) is disabled
  604. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item crayonGlasses (from field public static openblocks.common.item.ItemImaginationGlasses$ItemCrayonGlasses openblocks.OpenBlocks$Items.crayonGlasses) is disabled
  605. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item technicolorGlasses (from field public static openblocks.common.item.ItemImaginationGlasses openblocks.OpenBlocks$Items.technicolorGlasses) is disabled
  606. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item seriousGlasses (from field public static openblocks.common.item.ItemImaginationGlasses openblocks.OpenBlocks$Items.seriousGlasses) is disabled
  607. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item craneControl (from field public static openblocks.common.item.ItemCraneControl openblocks.OpenBlocks$Items.craneControl) is disabled
  608. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item craneBackpack (from field public static openblocks.common.item.ItemCraneBackpack openblocks.OpenBlocks$Items.craneBackpack) is disabled
  609. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item slimalyzer (from field public static openblocks.common.item.ItemSlimalyzer openblocks.OpenBlocks$Items.slimalyzer) is disabled
  610. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item filledbucket (from field public static openblocks.common.item.ItemFilledBucket openblocks.OpenBlocks$Items.filledBucket) is disabled
  611. [02:19:28] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  612. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item paintBrush (from field public static openblocks.common.item.ItemPaintBrush openblocks.OpenBlocks$Items.paintBrush) is disabled
  613. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item stencil (from field public static openblocks.common.item.ItemStencil openblocks.OpenBlocks$Items.stencil) is disabled
  614. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item squeegee (from field public static openblocks.common.item.ItemSqueegee openblocks.OpenBlocks$Items.squeegee) is disabled
  615. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item heightMap (from field public static openblocks.common.item.ItemHeightMap openblocks.OpenBlocks$Items.heightMap) is disabled
  616. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item emptyMap (from field public static openblocks.common.item.ItemEmptyMap openblocks.OpenBlocks$Items.emptyMap) is disabled
  617. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item cartographer (from field public static openblocks.common.item.ItemCartographer openblocks.OpenBlocks$Items.cartographer) is disabled
  618. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item tastyClay (from field public static openblocks.common.item.ItemTastyClay openblocks.OpenBlocks$Items.tastyClay) is disabled
  619. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item goldenEye (from field public static openblocks.common.item.ItemGoldenEye openblocks.OpenBlocks$Items.goldenEye) is disabled
  620. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item cursor (from field public static openblocks.common.item.ItemCursor openblocks.OpenBlocks$Items.cursor) is disabled
  621. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item infoBook (from field public static openblocks.common.item.ItemInfoBook openblocks.OpenBlocks$Items.infoBook) is disabled
  622. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item devnull (from field public static openblocks.common.item.ItemDevNull openblocks.OpenBlocks$Items.devNull) is disabled
  623. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item spongeonastick (from field public static openblocks.common.item.ItemSpongeOnAStick openblocks.OpenBlocks$Items.spongeonastick) is disabled
  624. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item pedometer (from field public static openblocks.common.item.ItemPedometer openblocks.OpenBlocks$Items.pedometer) is disabled
  625. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item epicEraser (from field public static openblocks.common.item.ItemEpicEraser openblocks.OpenBlocks$Items.epicEraser) is disabled
  626. [02:19:28] [Client thread/INFO] [OpenMods]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item wrench (from field public static openblocks.common.item.ItemWrench openblocks.OpenBlocks$Items.wrench) is disabled
  627. [02:19:30] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
  628. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 275 (for potion witchery:potion.paralysed), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  629. [02:19:30] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
  630. [02:19:30] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
  631. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 293 (for potion witchery:potion.wrappedinvine), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  632. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 285 (for potion witchery:potion.spiked), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  633. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 286 (for potion witchery:potion.sprouting), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  634. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 266 (for potion witchery:potion.grotesque), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  635. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 272 (for potion witchery:potion.love), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  636. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 252 (for potion witchery:potion.allergysun), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  637. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 255 (for potion witchery:potion.chilled), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  638. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 284 (for potion witchery:potion.snowtrail), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  639. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 263 (for potion witchery:potion.floating), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  640. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 267 (for potion witchery:potion.hellishaura), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  641. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 254 (for potion witchery:potion.brewingexpertise), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  642. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 258 (for potion witchery:potion.doublejump), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  643. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 261 (for potion witchery:potion.featherfall), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  644. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 251 (for potion witchery:potion.allergydark), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  645. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 280 (for potion witchery:potion.reincarnate), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  646. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 269 (for potion witchery:potion.insane), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  647. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 271 (for potion witchery:potion.keepinventory), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  648. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 283 (for potion witchery:potion.sinking), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  649. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 274 (for potion witchery:potion.overheating), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  650. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 290 (for potion witchery:potion.wakingnightmare), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  651. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 277 (for potion witchery:potion.queasy), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  652. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 288 (for potion witchery:potion.swimming), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  653. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 282 (for potion witchery:potion.resizing), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  654. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 256 (for potion witchery:potion.colorful), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  655. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 259 (for potion witchery:potion.enderinhibition), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  656. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 268 (for potion witchery:potion.illfitting), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  657. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 289 (for potion witchery:potion.volatility), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  658. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 260 (for potion witchery:potion.enslaved), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  659. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 273 (for potion witchery:potion.mortalcoil), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  660. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 250 (for potion witchery:potion.absorbmagic), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  661. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 276 (for potion witchery:potion.poisonweapons), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  662. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 279 (for potion witchery:potion.reflectprojectiles), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  663. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 278 (for potion witchery:potion.reflectdamage), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  664. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 253 (for potion witchery:potion.attractprojectiles), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  665. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 281 (for potion witchery:potion.repellattacker), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  666. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 287 (for potion witchery:potion.stoutbelly), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  667. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 262 (for potion witchery:potion.feelnopain), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  668. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 265 (for potion witchery:potion.gasmask), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  669. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 257 (for potion witchery:potion.diseased), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  670. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 264 (for potion witchery:potion.fortune), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  671. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 292 (for potion witchery:potion.worship), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  672. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 270 (for potion witchery:potion.keepeffects), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  673. [02:19:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Using potion slot 291 (for potion witchery:potion.wolfsbane), can lead to problems, since there is a client/server syncing restriction of max 128 potion IDs. Use the PotionStartID configuration setting to lower the range witchery uses.
  674. [02:19:32] [Client thread/INFO] [WitchingGadgets]: Setting up 'WitchingGadgets'
  675. [02:19:32] [Client thread/WARN] [FML]: ****************************************
  676. [02:19:32] [Client thread/WARN] [FML]: * Invalid registration attempt for an Ore Dictionary item with name blockVoid has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
  677. [02:19:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
  678. [02:19:32] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  679. [02:19:32] [Client thread/WARN] [FML]: * at witchinggadgets.common.WGContent.preInitItems(WGContent.java:346)
  680. [02:19:32] [Client thread/WARN] [FML]: * at witchinggadgets.common.WGContent.preInit(WGContent.java:156)
  681. [02:19:32] [Client thread/WARN] [FML]: * at witchinggadgets.WitchingGadgets.preInit(WitchingGadgets.java:70)
  682. [02:19:32] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  683. [02:19:32] [Client thread/WARN] [FML]: ****************************************
  684. [02:19:32] [Client thread/INFO] [FML]: Applying holder lookups
  685. [02:19:32] [Client thread/INFO] [FML]: Holder lookups applied
  686. [02:19:32] [Client thread/INFO] [FML]: Injecting itemstacks
  687. [02:19:32] [Client thread/INFO] [FML]: Itemstack injection complete
  688. [02:19:32] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  689. [02:19:32] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  690. [02:19:33] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  691. [02:19:33] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  692. [02:19:33] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  693. [02:19:33] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  694. [02:19:33] [Sound Library Loader/INFO]: Sound engine started
  695. [02:19:33] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  696. [02:19:33] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
  697. [02:19:33] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
  698. [02:19:33] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  699. [02:19:33] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  700. [02:19:34] [Client thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  701. [02:19:34] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@753c9953
  702. [02:19:34] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@1ac27780
  703. [02:19:34] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@11e24f64
  704. [02:19:34] [Client thread/INFO] [ArsMagica2]: Initializing API Hooks...
  705. [02:19:34] [Client thread/INFO] [ArsMagica2]: Finished API Initialization
  706. [02:19:34] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming codechicken.nei.ItemPanel: codechicken.nei.ItemPanel
  707. [02:19:35] [Client thread/INFO] [FML]: [Automagy] Warning: Humorous one-liner not found.
  708. [02:19:35] [Automagy Version Checker Thread/INFO] [FML]: [Automagy] Version Checker: You are running the latest release version (0.28.2).
  709. [02:19:36] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
  710. [02:19:36] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
  711. [02:19:36] [Client thread/INFO] [Chisel 2]: Starting init...
  712. [02:19:36] [Client thread/INFO] [Chisel 2]: Loading recipes...
  713. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  714. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  715. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  716. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  717. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  718. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  719. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  720. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  721. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  722. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  723. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  724. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  725. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  726. [02:19:36] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  727. [02:19:36] [Client thread/INFO] [Chisel 2]: 92 Feature's recipes loaded.
  728. [02:19:36] [Client thread/INFO] [Chisel 2]: Init finished.
  729. [02:19:37] [Client thread/INFO] [ThaumicTinkerer]: Skipping TC Multipart integration
  730. [02:19:37] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
  731. [02:19:37] [Client thread/INFO] [inventorytweaks]: Mod initialized
  732. [02:19:37] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
  733. [02:19:37] [Client thread/INFO] [journeymap]: initialize ENTER
  734. [02:19:37] [Client thread/INFO] [journeymap]: Loaded CoreProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.core.config
  735. [02:19:37] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.fullmap.config
  736. [02:19:37] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.minimap.config
  737. [02:19:37] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.minimap2.config
  738. [02:19:37] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.webmap.config
  739. [02:19:37] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.waypoint.config
  740. [02:19:37] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
  741. [02:19:37] [Client thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
  742. [02:19:38] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialise, entry point: FORGE.
  743. [02:19:38] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check, please ignore the following errors (if they come up).
  744. [02:19:38] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "mcProfiler" from class "net.minecraft.client.Minecraft"
  745. [02:19:38] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check completed.
  746. [02:19:38] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
  747. [02:19:38] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
  748. [02:19:38] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
  749. [02:19:38] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected CodeChickenCore!
  750. [02:19:38] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected NEI!
  751. [02:19:38] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialised.
  752. [02:19:38] [Client thread/INFO] [Mystcraft]: Adding Entity Renderers
  753. [02:19:38] [Client thread/WARN] [FML]: =============================================================
  754. [02:19:38] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  755. [02:19:38] [Client thread/WARN] [FML]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
  756. [02:19:38] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  757. [02:19:38] [Client thread/WARN] [FML]: =============================================================
  758. [02:19:39] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
  759. [02:19:39] [Client thread/ERROR] [FML]:
  760. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  761. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  762. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  763. UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  764. UCHI AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
  765. UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  766. UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  767. UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  768. UCHI WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  769. UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
  770. UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  771. UCHI FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  772. UCHI ExtendedPotions{1.2} [Extended Potions] (ExtendedPotions-MC1.7.10-1.2.jar)
  773. UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  774. UCHI arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
  775. UCHI AccidentallyCircumstantialEvents{1.12.10} [Accidentally Circumstantial Events] (accidentallycircumstantialevents-1.12.10.jar)
  776. UCHI AM2PlantFix{1.0} [Ars Magica 2 Plant Fix] (AM2PlantFix-1.0.jar)
  777. UCHI AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar)
  778. UCHI ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
  779. UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  780. UCHI aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
  781. UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  782. UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  783. UCHI Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
  784. UCHI BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
  785. UCHI AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  786. UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
  787. UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
  788. UCHI CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
  789. UCHI CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
  790. UCHI MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar)
  791. UCHI menagerie{1.0} [menagerie] (dark_menagerie-1.7.10-beta-3.1a.jar)
  792. UCHI farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
  793. UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
  794. UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
  795. UCHI FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  796. UCHI FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
  797. UCHI gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar)
  798. UCHI guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  799. UCHI HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
  800. UCHI ImLookingAtBlood{1.1} [I'm Looking At Blood] (ImLookingAtBlood-1.7.2-1.1a.jar)
  801. UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  802. UCHI IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  803. UCHI JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
  804. UCHI journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
  805. UCHI launchgui{1.7.10-2.0-18} [LaunchGUI] (LaunchGui-1.7.10-2.0-18-client.jar)
  806. UCHI modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
  807. UCHI Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
  808. UCHI MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
  809. UCHI Mystcraft{0.12.3.03} [Mystcraft] (mystcraft-1.7.10-0.12.3.03.jar)
  810. UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
  811. UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
  812. UCHI Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar)
  813. UCHI Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
  814. UCHI Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar)
  815. UCHI StorageDrawers{1.7.10-1.10.6} [Storage Drawers] (StorageDrawers-1.7.10-1.10.6.jar)
  816. UCHI streams{0.2} [Streams] (Streams-0.2.jar)
  817. UCHI TCBotaniaExoflame{1.0} [TCBotaniaExoflame] (TCBotaniaExoflame-1.7.10-1.4.jar)
  818. UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
  819. UCHI tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
  820. UCHI thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  821. UCHI ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  822. UCHI ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  823. UCHI thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
  824. UCHI TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  825. UCHI wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  826. UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  827. UCHE WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
  828. UCHI aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
  829. [02:19:39] [Client thread/ERROR] [FML]: The following problems were captured during this phase
  830. [02:19:39] [Client thread/ERROR] [FML]: Caught exception from WitchingGadgets
  831. java.lang.IllegalArgumentException: Duplicate enchantment id! class witchinggadgets.common.magic.WGEnchantRideProtect and class flaxbeard.thaumicexploration.enchantment.EnchantmentNightVision Enchantment ID:78
  832. at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53) ~[aft.class:?]
  833. at witchinggadgets.common.magic.WGEnchantRideProtect.<init>(WGEnchantRideProtect.java:14) ~[WGEnchantRideProtect.class:?]
  834. at witchinggadgets.common.WGContent.init(WGContent.java:201) ~[WGContent.class:?]
  835. at witchinggadgets.WitchingGadgets.init(WitchingGadgets.java:98) ~[WitchingGadgets.class:?]
  836. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_141]
  837. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_141]
  838. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  839. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  840. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  841. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  842. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  843. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  844. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  845. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  846. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  847. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  848. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  849. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  850. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  851. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_141]
  852. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_141]
  853. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  854. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  855. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  856. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  857. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  858. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  859. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  860. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  861. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  862. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  863. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  864. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  865. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  866. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_141]
  867. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_141]
  868. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  869. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  870. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  871. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  872. [02:19:39] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  873. // I'm sorry, Dave.
  874.  
  875. Time: 24/05/18 2:19 AM
  876. Description: Initializing game
  877.  
  878. java.lang.IllegalArgumentException: Duplicate enchantment id! class witchinggadgets.common.magic.WGEnchantRideProtect and class flaxbeard.thaumicexploration.enchantment.EnchantmentNightVision Enchantment ID:78
  879. at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
  880. at witchinggadgets.common.magic.WGEnchantRideProtect.<init>(WGEnchantRideProtect.java:14)
  881. at witchinggadgets.common.WGContent.init(WGContent.java:201)
  882. at witchinggadgets.WitchingGadgets.init(WitchingGadgets.java:98)
  883. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  884. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  885. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  886. at java.lang.reflect.Method.invoke(Method.java:498)
  887. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  888. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  889. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  890. at java.lang.reflect.Method.invoke(Method.java:498)
  891. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  892. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  893. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  894. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  895. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  896. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  897. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  898. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  899. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  900. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  901. at java.lang.reflect.Method.invoke(Method.java:498)
  902. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  903. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  904. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  905. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  906. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  907. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  908. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  909. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  910. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  911. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  912. at net.minecraft.client.main.Main.main(SourceFile:148)
  913. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  914. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  915. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  916. at java.lang.reflect.Method.invoke(Method.java:498)
  917. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  918. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  919.  
  920.  
  921. A detailed walkthrough of the error, its code path and all known details is as follows:
  922. ---------------------------------------------------------------------------------------
  923.  
  924. -- Head --
  925. Stacktrace:
  926. at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
  927. at witchinggadgets.common.magic.WGEnchantRideProtect.<init>(WGEnchantRideProtect.java:14)
  928. at witchinggadgets.common.WGContent.init(WGContent.java:201)
  929. at witchinggadgets.WitchingGadgets.init(WitchingGadgets.java:98)
  930. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  931. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  932. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  933. at java.lang.reflect.Method.invoke(Method.java:498)
  934. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  935. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  936. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  937. at java.lang.reflect.Method.invoke(Method.java:498)
  938. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  939. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  940. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  941. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  942. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  943. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  944. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  945. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  946. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  947. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  948. at java.lang.reflect.Method.invoke(Method.java:498)
  949. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  950. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  951. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  952. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  953. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  954. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  955. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  956. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  957. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  958. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  959.  
  960. -- Initialization --
  961. Details:
  962. Stacktrace:
  963. at net.minecraft.client.main.Main.main(SourceFile:148)
  964. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  965. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  966. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  967. at java.lang.reflect.Method.invoke(Method.java:498)
  968. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  969. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  970.  
  971. -- System Details --
  972. Details:
  973. Minecraft Version: 1.7.10
  974. Operating System: Windows 10 (amd64) version 10.0
  975. Java Version: 1.8.0_141, Oracle Corporation
  976. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  977. Memory: 294146112 bytes (280 MB) / 1020788736 bytes (973 MB) up to 1908932608 bytes (1820 MB)
  978. JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  979. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  980. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  981. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 68 mods loaded, 68 mods active
  982. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  983. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  984. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  985. UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  986. UCHI AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
  987. UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  988. UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  989. UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  990. UCHI WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  991. UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
  992. UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  993. UCHI FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  994. UCHI ExtendedPotions{1.2} [Extended Potions] (ExtendedPotions-MC1.7.10-1.2.jar)
  995. UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  996. UCHI arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
  997. UCHI AccidentallyCircumstantialEvents{1.12.10} [Accidentally Circumstantial Events] (accidentallycircumstantialevents-1.12.10.jar)
  998. UCHI AM2PlantFix{1.0} [Ars Magica 2 Plant Fix] (AM2PlantFix-1.0.jar)
  999. UCHI AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar)
  1000. UCHI ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
  1001. UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  1002. UCHI aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
  1003. UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  1004. UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  1005. UCHI Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
  1006. UCHI BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
  1007. UCHI AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  1008. UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
  1009. UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
  1010. UCHI CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
  1011. UCHI CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
  1012. UCHI MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar)
  1013. UCHI menagerie{1.0} [menagerie] (dark_menagerie-1.7.10-beta-3.1a.jar)
  1014. UCHI farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
  1015. UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
  1016. UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
  1017. UCHI FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  1018. UCHI FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
  1019. UCHI gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar)
  1020. UCHI guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  1021. UCHI HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
  1022. UCHI ImLookingAtBlood{1.1} [I'm Looking At Blood] (ImLookingAtBlood-1.7.2-1.1a.jar)
  1023. UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  1024. UCHI IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  1025. UCHI JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
  1026. UCHI journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
  1027. UCHI launchgui{1.7.10-2.0-18} [LaunchGUI] (LaunchGui-1.7.10-2.0-18-client.jar)
  1028. UCHI modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
  1029. UCHI Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
  1030. UCHI MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
  1031. UCHI Mystcraft{0.12.3.03} [Mystcraft] (mystcraft-1.7.10-0.12.3.03.jar)
  1032. UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
  1033. UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
  1034. UCHI Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar)
  1035. UCHI Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
  1036. UCHI Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar)
  1037. UCHI StorageDrawers{1.7.10-1.10.6} [Storage Drawers] (StorageDrawers-1.7.10-1.10.6.jar)
  1038. UCHI streams{0.2} [Streams] (Streams-0.2.jar)
  1039. UCHI TCBotaniaExoflame{1.0} [TCBotaniaExoflame] (TCBotaniaExoflame-1.7.10-1.4.jar)
  1040. UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
  1041. UCHI tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
  1042. UCHI thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  1043. UCHI ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  1044. UCHI ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  1045. UCHI thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
  1046. UCHI TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  1047. UCHI wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  1048. UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  1049. UCHE WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
  1050. UCHI aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
  1051. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
  1052. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  1053. Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@2d96ce88) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@c230d58) returned non-null result: 0
  1054. CoFHCore: -[1.7.10]3.1.3-327
  1055. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  1056. Launched Version: 1.7.10
  1057. LWJGL: 2.9.1
  1058. OpenGL: GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
  1059. GL Caps: Using GL 1.3 multitexturing.
  1060. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  1061. Anisotropic filtering is supported and maximum anisotropy is 16.
  1062. Shaders are available because OpenGL 2.1 is supported.
  1063.  
  1064. Is Modded: Definitely; Client brand changed to 'fml,forge'
  1065. Type: Client (map_client.txt)
  1066. Resource Packs: []
  1067. Current Language: English (US)
  1068. Profiler Position: N/A (disabled)
  1069. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  1070. Anisotropic Filtering: Off (1)
  1071. [02:19:39] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# c:\ftb\SimplyMagic\minecraft\crash-reports\crash-2018-05-24_02.19.39-client.txt
  1072. [02:19:40] [INFO] ProcessMonitor.run:43: MC process exited. return value: -1
  1073. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 0 enUS to options pane
  1074. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 1 cyGB to options pane
  1075. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 2 daDK to options pane
  1076. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 3 deDE to options pane
  1077. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 4 enGB to options pane
  1078. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 5 enUS to options pane
  1079. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 6 esES to options pane
  1080. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 7 fiFI to options pane
  1081. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 8 frCA to options pane
  1082. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 9 frFR to options pane
  1083. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 10 itIT to options pane
  1084. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 11 maHU to options pane
  1085. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 12 nlNL to options pane
  1086. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 13 noNO to options pane
  1087. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 14 plPL to options pane
  1088. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 15 ptBR to options pane
  1089. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 16 ptPT to options pane
  1090. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 17 ruRU to options pane
  1091. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 18 svSE to options pane
  1092. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 19 zhCN to options pane
  1093. [02:19:40] [INFO] OptionsPane.<init>:164: [i18n] Added 20 zhTW to options pane
  1094. [02:19:40] [INFO] I18N.setLocale:120: [i18n] enUS English (US) language file loaded!
  1095. [02:19:44] Logs copied to clipboard
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement