Advertisement
Guest User

Untitled

a guest
May 23rd, 2018
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 322.30 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. [03:12:39] [INFO] EditModPackDialog.<init>:88: MCVersion: 1710
  1096. [03:12:48] [DEBUG] LaunchFrame.doLaunch:955: Selected user: saved password: true
  1097. [03:12:48] [DEBUG] LaunchFrame.doLaunch:956: Selected user: will save auth token if online: true
  1098. [03:12:48] [INFO] LaunchFrame.doLogin:536: Logging in...
  1099. [03:12:48] [DEBUG] OSUtils.getProxy:92: ProxySelector: type: DIRECT, no proxy for https://authserver.mojang.com/authenticate
  1100. [03:12:48] [DEBUG] AuthlibHelper.authenticateWithAuthlib:67: Username given Not 100% sure, mojangdata might contain different username
  1101. [03:12:48] [INFO] AuthlibHelper.authenticateWithAuthlib:68: Beginning authlib authentication attempt
  1102. [03:12:48] [INFO] AuthlibHelper.authenticateWithAuthlib:69: successfully created YggdrasilAuthenticationService
  1103. [03:12:48] [DEBUG] AuthlibHelper.authenticateWithAuthlib:76: mojangData was passed to current method
  1104. [03:12:48] [DEBUG] AuthlibHelper.authenticateWithAuthlib:79: Loading mojangData into authlib
  1105. [03:12:49] [DEBUG] AuthlibHelper.authenticateWithAuthlib:152: Authentication is valid
  1106. [03:12:49] [DEBUG] AuthlibHelper.authenticateWithAuthlib:155: loggedIn() && CanPlayOnline()
  1107. [03:12:49] [DEBUG] CryptoUtils.encrypt:129: trying mac address
  1108. [03:12:49] [DEBUG] CryptoUtils.encrypt:131: mac address ok
  1109. [03:12:49] [DEBUG] AuthlibHelper.authenticateWithAuthlib:159: Authentication done, returning LoginResponse
  1110. [03:12:49] [DEBUG] Benchmark.logBenchAs:76: Login Worker Run took 363 ms.
  1111. [03:12:49] [DEBUG] LaunchFrame$16.done:580: responseStr: good
  1112. [03:12:49] [INFO] LaunchFrame$16.done:583: Login complete.
  1113. [03:12:49] [DEBUG] User.writeObject:185: starting...
  1114. [03:12:49] [DEBUG] LaunchFrame$16.done:587: user data saved
  1115. [03:12:49] [DEBUG] LaunchFrame.runGameUpdater:634: ForceUpdate: false
  1116. [03:12:49] [DEBUG] LaunchFrame.runGameUpdater:635: installPath: c:\ftb
  1117. [03:12:49] [DEBUG] LaunchFrame.runGameUpdater:636: pack dir: SimplyMagic
  1118. [03:12:49] [DEBUG] LaunchFrame.runGameUpdater:637: pack check path: SimplyMagic\version
  1119. [03:12:49] [DEBUG] LaunchFrame.checkVersion:612: verFile: 1.2.0 onlineVersion/getPackVer(): 1.2.0 onlineVersion/getVersion(): 1.2.0
  1120. [03:12:49] [INFO] MCInstaller.gatherAssets:130: Checking local assets file, for MC version 1.7.10 Please wait!
  1121. [03:12:49] [DEBUG] MCInstaller.gatherAssets:135: Checking pack libraries
  1122. [03:12:49] [DEBUG] MCInstaller.gatherAssets:187: Checking minecraft version json
  1123. [03:12:51] [DEBUG] MCInstaller.gatherAssets:214: checking minecraft libraries
  1124. [03:12:51] [DEBUG] MCInstaller.gatherAssets:302: Checking minecraft assets
  1125. [03:12:53] [DEBUG] MCInstaller.gatherAssets:321: Starting TaskHandler to check MC assets
  1126. [03:12:54] [DEBUG] Benchmark.logBenchAs:76: parallel asset check took 174 ms.
  1127. [03:12:54] [INFO] MCInstaller.launchMinecraft:368: Setting up native libraries for Simply Magic v 1.2.0 MC 1.7.10
  1128. [03:12:54] [DEBUG] MCInstaller.launchMinecraft:394: packbaseJSON 1.7.10
  1129. [03:12:54] [INFO] MCLauncher.syncAssets:295: Syncing Assets:
  1130. [03:12:54] [INFO] MCLauncher.launchMinecraft:87: Java Path: C:\Program Files\Java\jdk1.8.0_141\bin\javaw.exe
  1131. [03:12:54] [INFO] MCLauncher.launchMinecraft:88: Pack: Simply Magic 1.7.10
  1132. [03:12:54] [INFO] MCLauncher.setMemory:278: Setting MinMemory to 256
  1133. [03:12:54] [INFO] MCLauncher.setMemory:280: Setting MaxMemory to 2048
  1134. [03:12:54] [DEBUG] MCInstaller.launchMinecraft:468: MC PID: 9684
  1135. [03:12:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  1136. [03:12:55] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  1137. [03:12:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  1138. [03:12:55] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  1139. [03:12:55] [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
  1140. [03:12:55] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1141. [03:12:55] [main/INFO] [ArsMagica2]: Core initializing...stand back! I'm going to try MAGIC!
  1142. [03:12:55] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.0.1.jar
  1143. [03:12:55] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1144. [03:12:55] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1145. [03:12:55] [main/WARN] [FML]: The coremod lumien.extendedpotions.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1146. [03:12:55] [main/WARN] [FML]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1147. [03:12:55] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
  1148. [03:12:55] [main/WARN] [FML]: The coremod makeo.gadomancy.coremod.GadomancyCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1149. [03:12:55] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1150. [03:12:55] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1151. [03:12:55] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1152. [03:12:55] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1153. [03:12:55] [main/WARN] [FML]: The coremod streams.core.StreamsCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1154. [03:12:55] [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
  1155. [03:12:55] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1156. [03:12:55] [main/INFO] [TI Transformer]: Thaumic Infusion has detected an Obfuscated environment!
  1157. [03:12:55] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  1158. [03:12:55] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  1159. [03:12:55] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  1160. [03:12:55] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
  1161. [03:12:55] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  1162. [03:12:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  1163. [03:12:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  1164. [03:12:55] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1165. [03:12:56] [DEBUG] Benchmark.logBenchAs:76: UnreadNews Init took 1 ms.
  1166. [03:12:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  1167. [03:12:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  1168. [03:12:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1169. [03:12:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1170. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1171. [03:12:57] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  1172. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  1173. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
  1174. at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
  1175. 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:?]
  1176. 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:?]
  1177. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  1178. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_141]
  1179. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_141]
  1180. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_141]
  1181. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_141]
  1182. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_141]
  1183. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  1184. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  1185. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  1186. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1187. [03:12:57] [main/INFO] [ArsMagica2]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
  1188. [03:12:57] [main/INFO] [ArsMagica2]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar
  1189. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1190. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1191. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1192. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1193. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1194. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1195. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1196. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1197. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1198. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1199. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1200. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  1201. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  1202. [03:12:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1203. [03:12:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1204. [03:12:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1205. [03:12:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1206. [03:12:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1207. [03:12:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  1208. [03:12:58] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
  1209. [03:12:58] [main/INFO] [FastCraft]: FastCraft loaded.
  1210. [03:12:58] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  1211. [03:12:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  1212. [03:12:58] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  1213. [03:12:58] [main/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Game Start...
  1214. [03:12:59] [main/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
  1215. [03:12:59] [main/INFO] [TI Transformer]: Found the Block Class
  1216. [03:13:00] [main/INFO] [WitchingGadgets]: [CORE] Patching onNewPotionEffect
  1217. [03:13:00] [main/INFO] [FML]: [GadomancyTransformer] Transforming sv: net.minecraft.entity.EntityLivingBase
  1218. [03:13:00] [main/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
  1219. [03:13:00] [main/INFO] [TI Transformer]: Injecting interface into World Class
  1220. [03:13:00] [main/INFO] [TI Transformer]: Injected interface into World Class
  1221. [03:13:01] [main/INFO]: Setting user: jhain10
  1222. [03:13:03] [main/INFO] [TCBotaniaExoflame]: Patching 'BlockCake'
  1223. [03:13:03] [main/INFO] [TCBotaniaExoflame]: Trying to patch 'eatCake' method
  1224. [03:13:03] [main/INFO] [TCBotaniaExoflame]: patched flags for setBlockMetadataWithNotify call
  1225. [03:13:04] [main/INFO] [BetterFps]: Patching Minecraft using Riven's "Half" Algorithm
  1226. [03:13:04] [Client thread/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Key Event...
  1227. [03:13:05] [Client thread/INFO]: LWJGL Version: 2.9.1
  1228. [03:13:06] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  1229. // Uh... Did I do that?
  1230.  
  1231. Time: 24/05/18 3:13 AM
  1232. Description: Loading screen debug info
  1233.  
  1234. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  1235.  
  1236.  
  1237. A detailed walkthrough of the error, its code path and all known details is as follows:
  1238. ---------------------------------------------------------------------------------------
  1239.  
  1240. -- System Details --
  1241. Details:
  1242. Minecraft Version: 1.7.10
  1243. Operating System: Windows 10 (amd64) version 10.0
  1244. Java Version: 1.8.0_141, Oracle Corporation
  1245. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  1246. Memory: 326445224 bytes (311 MB) / 672137216 bytes (641 MB) up to 1908932608 bytes (1820 MB)
  1247. JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  1248. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  1249. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  1250. FML:
  1251. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
  1252. [03:13:06] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  1253. [03:13:06] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
  1254. [03:13:06] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  1255. [03:13:06] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  1256. [03:13:07] [Client thread/INFO] [ArsMagica2]: Core initializing...stand back! I'm going to try MAGIC!
  1257. [03:13:07] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  1258. [03:13:07] [Client thread/INFO] [FML]: Searching C:\ftb\SimplyMagic\minecraft\mods for mods
  1259. [03:13:07] [Client thread/INFO] [FML]: Also searching C:\ftb\SimplyMagic\minecraft\mods\1.7.10 for mods
  1260. [03:13:13] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
  1261. [03:13:13] [Client thread/INFO] [menagerie]: Mod menagerie is missing the required element 'name'. Substituting menagerie
  1262. [03:13:13] [Client thread/INFO] [farseek]: Mod farseek is missing the required element 'name'. Substituting farseek
  1263. [03:13:13] [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
  1264. [03:13:14] [Client thread/INFO] [streams]: Mod streams is missing the required element 'name'. Substituting streams
  1265. [03:13:14] [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
  1266. [03:13:15] [Client thread/INFO] [FML]: Forge Mod Loader has identified 68 mods to load
  1267. [03:13:15] [Client thread/INFO] [FML]: Found mod(s) [TravellersGear] containing declared API package baubles.api (owned by Baubles) without associated API reference
  1268. [03:13:15] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  1269. [03:13:16] [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.
  1270. [03:13:16] [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
  1271. [03:13:16] [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
  1272. [03:13:18] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.lib.RenderEventHandler: thaumcraft.client.lib.RenderEventHandler
  1273. [03:13:18] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
  1274. [03:13:18] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.renderers.tile.TileNodeRenderer: thaumcraft.client.renderers.tile.TileNodeRenderer
  1275. [03:13:18] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.common.items.wands.WandManager: thaumcraft.common.items.wands.WandManager
  1276. [03:13:19] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  1277. [03:13:23] [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
  1278. [03:13:23] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1279. [03:13:23] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1280. [03:13:23] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1281. [03:13:23] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1282. [03:13:23] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1283. [03:13:23] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1284. [03:13:23] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  1285. [03:13:23] [Client thread/INFO] [FML]: Found 436 ObjectHolder annotations
  1286. [03:13:23] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  1287. [03:13:23] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  1288. [03:13:23] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  1289. [03:13:24] [Client thread/INFO] [FastCraft]: FastCraft 1.23 loaded.
  1290. [03:13:24] [Client thread/INFO] [ExtendedPotions]: Extended Potion Array to 4096
  1291. [03:13:24] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
  1292. [03:13:24] [Client thread/INFO] [ArsMagica2]: Extending potions array
  1293. [03:13:24] [Client thread/INFO] [ArsMagica2]: Injecting potions starting from index 4096
  1294. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Water Breathing is ID 32
  1295. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Flight is ID 33
  1296. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Feather Fall is ID 34
  1297. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Haste is ID 35
  1298. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion True Sight is ID 36
  1299. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Regeneration is ID 37
  1300. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Magic Shield is ID 38
  1301. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Charmed is ID 39
  1302. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Frost Slow is ID 40
  1303. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Chrono Anchor is ID 41
  1304. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Mana Regen is ID 42
  1305. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Entangled is ID 43
  1306. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Watery Grave is ID 44
  1307. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Spell Reflect is ID 45
  1308. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Silence is ID 46
  1309. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Swift Swim is ID 47
  1310. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Agility is ID 48
  1311. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Leap is ID 49
  1312. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Mana Boost is ID 50
  1313. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Astral Distortion is ID 51
  1314. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Mana Shield is ID 52
  1315. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Fury is ID 53
  1316. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Scramble Synapses is ID 54
  1317. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Illuminated is ID 55
  1318. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Greater Mana Restoration is ID 24
  1319. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Epic Mana Restoration is ID 25
  1320. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Legendary Mana Restoration is ID 26
  1321. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Gravity Well is ID 59
  1322. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Levitation is ID 60
  1323. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Clarity is ID 61
  1324. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Shrunken is ID 62
  1325. [03:13:24] [Client thread/INFO] [ArsMagica2]: Potion Burnout Redux is ID 63
  1326. [03:13:25] [Thread-9/INFO] [FastCraft]: You are using the latest suitable version.
  1327. [03:13:25] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  1328. [03:13:25] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching getFortuneModifier & getLootingModifier
  1329. [03:13:25] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming afv: net.minecraft.enchantment.EnchantmentHelper
  1330. [03:13:25] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  1331. [03:13:25] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
  1332. [03:13:25] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  1333. [03:13:25] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
  1334. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_phy
  1335. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_drn
  1336. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fall
  1337. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_exp
  1338. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fire
  1339. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_frst
  1340. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_mage
  1341. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_litn
  1342. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mn_reg
  1343. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: bn_red
  1344. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: soulbnd
  1345. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fl_lure
  1346. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_xp
  1347. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: pp_ore
  1348. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_gog
  1349. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: tc_nrv
  1350. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: step_up
  1351. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: run_spd
  1352. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dispel
  1353. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fallprot
  1354. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fireprot
  1355. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: freedom
  1356. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: healing
  1357. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: hungerup
  1358. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: highjump
  1359. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lifesave
  1360. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lightstep
  1361. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: minespd
  1362. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: recoil
  1363. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: swimspd
  1364. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrbrth
  1365. [03:13:25] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrwalk
  1366. [03:13:25] [Client thread/INFO] [ATG]: WAT
  1367. [03:13:26] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Thaumcraft's Worldgen
  1368. [03:13:27] [Client thread/INFO] [TCBotaniaExoflame]: Patching 'TileResearchTable'
  1369. [03:13:27] [Client thread/INFO] [TCBotaniaExoflame]: Trying to patch 'recalculateBonus' method
  1370. [03:13:27] [Client thread/INFO] [TCBotaniaExoflame]: patched check for BlockBookshelf
  1371. [03:13:27] [Client thread/INFO] [TCBotaniaExoflame]: Patching 'TileAlchemyFurnace'
  1372. [03:13:27] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Pouch - Interfaces
  1373. [03:13:27] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Pouch - Methods
  1374. [03:13:27] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Boots
  1375. [03:13:28] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
  1376. [03:13:28] [Client thread/INFO] [TCBotaniaExoflame]: Patching 'TileEntityBoiler'
  1377. [03:13:29] [Client thread/INFO] [STDERR]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:633]: Severe error, please report this to the mod author:
  1378. [03:13:29] [Client thread/INFO] [STDERR]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:634]: java.lang.ArrayIndexOutOfBoundsException
  1379. [03:13:32] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  1380. [03:13:32] [Client thread/INFO] [FML]: [Botania] Registered 1215 recipes.
  1381. [03:13:33] [Client thread/INFO] [Chisel 2]: Starting pre-init...
  1382. [03:13:33] [Client thread/INFO] [Chisel 2]: Loading blocks...
  1383. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  1384. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  1385. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  1386. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  1387. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  1388. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  1389. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  1390. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  1391. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  1392. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  1393. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  1394. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  1395. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  1396. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  1397. [03:13:33] [Client thread/INFO] [Chisel 2]: 92 Feature's blocks loaded.
  1398. [03:13:33] [Client thread/INFO] [Chisel 2]: Loading Tile Entities...
  1399. [03:13:33] [Client thread/INFO] [Chisel 2]: Tile Entities loaded.
  1400. [03:13:33] [Client thread/INFO] [Chisel 2]: Loading items...
  1401. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  1402. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  1403. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  1404. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  1405. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  1406. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  1407. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  1408. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  1409. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  1410. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  1411. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  1412. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  1413. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  1414. [03:13:33] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  1415. [03:13:33] [Client thread/INFO] [Chisel 2]: 92 Feature's items loaded.
  1416. [03:13:33] [Client thread/INFO] [Chisel 2]: Pre-init finished.
  1417. [03:13:34] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  1418. [03:13:34] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
  1419. [03:13:34] [Client thread/INFO] [CoFHWorld]: Registering default generators
  1420. [03:13:34] [Client thread/INFO] [CoFHWorld]: Complete
  1421. [03:13:35] [CoFHUpdater:CoFHCore/ERROR] [CoFHCore]: Update check for CoFH Core failed.
  1422. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
  1423. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872) ~[?:1.8.0_141]
  1424. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_141]
  1425. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466) ~[?:1.8.0_141]
  1426. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464) ~[?:1.8.0_141]
  1427. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_141]
  1428. at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_141]
  1429. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463) ~[?:1.8.0_141]
  1430. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_141]
  1431. at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_141]
  1432. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  1433. [03:13:36] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
  1434. [03:13:36] [Client thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
  1435. [03:13:36] [Client thread/INFO] [FTBU Backups]: Backups folder - c:\ftb\SimplyMagic\minecraft\.\backups
  1436. [03:13:37] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
  1437. [03:13:37] [Client thread/ERROR] [LaunchGui]: Error returned while obtaining the notice information.
  1438. [03:13:37] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
  1439. [03:13:37] [Client thread/INFO] [Morpheus]: Loading configuration
  1440. [03:13:38] [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
  1441. [03:13:38] [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
  1442. [03:13:38] [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
  1443. [03:13:38] [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
  1444. [03:13:38] [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
  1445. [03:13:38] [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
  1446. [03:13:38] [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
  1447. [03:13:38] [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
  1448. [03:13:38] [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
  1449. [03:13:38] [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
  1450. [03:13:38] [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
  1451. [03:13:38] [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
  1452. [03:13:38] [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
  1453. [03:13:38] [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
  1454. [03:13:38] [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
  1455. [03:13:38] [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
  1456. [03:13:38] [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
  1457. [03:13:38] [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
  1458. [03:13:38] [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
  1459. [03:13:38] [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
  1460. [03:13:38] [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
  1461. [03:13:38] [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
  1462. [03:13:38] [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
  1463. [03:13:38] [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
  1464. [03:13:38] [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
  1465. [03:13:38] [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
  1466. [03:13:38] [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
  1467. [03:13:38] [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
  1468. [03:13:38] [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
  1469. [03:13:38] [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
  1470. [03:13:38] [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
  1471. [03:13:38] [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
  1472. [03:13:38] [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
  1473. [03:13:38] [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
  1474. [03:13:38] [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
  1475. [03:13:38] [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
  1476. [03:13:38] [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
  1477. [03:13:38] [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
  1478. [03:13:38] [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
  1479. [03:13:38] [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
  1480. [03:13:38] [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
  1481. [03:13:38] [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
  1482. [03:13:38] [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
  1483. [03:13:38] [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
  1484. [03:13:38] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  1485. [03:13:38] [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
  1486. [03:13:38] [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
  1487. [03:13:38] [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
  1488. [03:13:38] [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
  1489. [03:13:38] [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
  1490. [03:13:38] [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
  1491. [03:13:38] [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
  1492. [03:13:38] [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
  1493. [03:13:38] [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
  1494. [03:13:38] [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
  1495. [03:13:38] [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
  1496. [03:13:38] [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
  1497. [03:13:38] [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
  1498. [03:13:38] [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
  1499. [03:13:38] [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
  1500. [03:13:40] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
  1501. [03:13:40] [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.
  1502. [03:13:40] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
  1503. [03:13:40] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
  1504. [03:13:40] [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.
  1505. [03:13:40] [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.
  1506. [03:13:40] [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.
  1507. [03:13:40] [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.
  1508. [03:13:40] [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.
  1509. [03:13:40] [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.
  1510. [03:13:40] [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.
  1511. [03:13:40] [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.
  1512. [03:13:40] [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.
  1513. [03:13:40] [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.
  1514. [03:13:40] [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.
  1515. [03:13:40] [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.
  1516. [03:13:40] [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.
  1517. [03:13:40] [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.
  1518. [03:13:40] [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.
  1519. [03:13:40] [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.
  1520. [03:13:40] [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.
  1521. [03:13:40] [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.
  1522. [03:13:40] [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.
  1523. [03:13:40] [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.
  1524. [03:13:40] [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.
  1525. [03:13:40] [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.
  1526. [03:13:40] [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.
  1527. [03:13:40] [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.
  1528. [03:13:40] [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.
  1529. [03:13:40] [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.
  1530. [03:13:40] [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.
  1531. [03:13:40] [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.
  1532. [03:13:40] [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.
  1533. [03:13:40] [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.
  1534. [03:13:40] [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.
  1535. [03:13:40] [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.
  1536. [03:13:40] [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.
  1537. [03:13:40] [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.
  1538. [03:13:40] [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.
  1539. [03:13:40] [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.
  1540. [03:13:40] [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.
  1541. [03:13:40] [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.
  1542. [03:13:40] [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.
  1543. [03:13:40] [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.
  1544. [03:13:40] [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.
  1545. [03:13:40] [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.
  1546. [03:13:40] [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.
  1547. [03:13:42] [Client thread/INFO] [WitchingGadgets]: Setting up 'WitchingGadgets'
  1548. [03:13:42] [Client thread/WARN] [FML]: ****************************************
  1549. [03:13:42] [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.
  1550. [03:13:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
  1551. [03:13:42] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  1552. [03:13:42] [Client thread/WARN] [FML]: * at witchinggadgets.common.WGContent.preInitItems(WGContent.java:346)
  1553. [03:13:42] [Client thread/WARN] [FML]: * at witchinggadgets.common.WGContent.preInit(WGContent.java:156)
  1554. [03:13:42] [Client thread/WARN] [FML]: * at witchinggadgets.WitchingGadgets.preInit(WitchingGadgets.java:70)
  1555. [03:13:42] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  1556. [03:13:42] [Client thread/WARN] [FML]: ****************************************
  1557. [03:13:43] [Client thread/INFO] [FML]: Applying holder lookups
  1558. [03:13:43] [Client thread/INFO] [FML]: Holder lookups applied
  1559. [03:13:43] [Client thread/INFO] [FML]: Injecting itemstacks
  1560. [03:13:43] [Client thread/INFO] [FML]: Itemstack injection complete
  1561. [03:13:43] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1562. [03:13:43] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  1563. [03:13:43] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  1564. [03:13:43] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  1565. [03:13:43] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  1566. [03:13:43] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1567. [03:13:43] [Sound Library Loader/INFO]: Sound engine started
  1568. [03:13:43] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  1569. [03:13:44] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
  1570. [03:13:44] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
  1571. [03:13:44] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  1572. [03:13:44] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  1573. [03:13:44] [Client thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  1574. [03:13:44] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@11e24f64
  1575. [03:13:44] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@10834df0
  1576. [03:13:44] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@1e4a8b2
  1577. [03:13:45] [Client thread/INFO] [ArsMagica2]: Initializing API Hooks...
  1578. [03:13:45] [Client thread/INFO] [ArsMagica2]: Finished API Initialization
  1579. [03:13:45] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming codechicken.nei.ItemPanel: codechicken.nei.ItemPanel
  1580. [03:13:45] [Client thread/INFO] [FML]: [Automagy] Warning: Humorous one-liner not found.
  1581. [03:13:46] [Automagy Version Checker Thread/INFO] [FML]: [Automagy] Version Checker: You are running the latest release version (0.28.2).
  1582. [03:13:47] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
  1583. [03:13:47] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
  1584. [03:13:47] [Client thread/INFO] [Chisel 2]: Starting init...
  1585. [03:13:47] [Client thread/INFO] [Chisel 2]: Loading recipes...
  1586. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  1587. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  1588. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  1589. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  1590. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  1591. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  1592. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  1593. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  1594. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  1595. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  1596. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  1597. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  1598. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  1599. [03:13:47] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  1600. [03:13:47] [Client thread/INFO] [Chisel 2]: 92 Feature's recipes loaded.
  1601. [03:13:47] [Client thread/INFO] [Chisel 2]: Init finished.
  1602. [03:13:48] [Client thread/INFO] [ThaumicTinkerer]: Skipping TC Multipart integration
  1603. [03:13:49] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
  1604. [03:13:49] [Client thread/INFO] [inventorytweaks]: Mod initialized
  1605. [03:13:49] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
  1606. [03:13:49] [Client thread/INFO] [journeymap]: initialize ENTER
  1607. [03:13:49] [Client thread/INFO] [journeymap]: Loaded CoreProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.core.config
  1608. [03:13:49] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.fullmap.config
  1609. [03:13:49] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.minimap.config
  1610. [03:13:49] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.minimap2.config
  1611. [03:13:49] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.webmap.config
  1612. [03:13:49] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.waypoint.config
  1613. [03:13:49] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
  1614. [03:13:49] [Client thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
  1615. [03:13:49] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialise, entry point: FORGE.
  1616. [03:13:49] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check, please ignore the following errors (if they come up).
  1617. [03:13:49] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "mcProfiler" from class "net.minecraft.client.Minecraft"
  1618. [03:13:49] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check completed.
  1619. [03:13:49] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
  1620. [03:13:49] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
  1621. [03:13:49] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
  1622. [03:13:49] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected CodeChickenCore!
  1623. [03:13:49] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected NEI!
  1624. [03:13:49] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialised.
  1625. [03:13:50] [Client thread/INFO] [Mystcraft]: Adding Entity Renderers
  1626. [03:13:50] [Client thread/WARN] [FML]: =============================================================
  1627. [03:13:50] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  1628. [03:13:50] [Client thread/WARN] [FML]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
  1629. [03:13:50] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  1630. [03:13:50] [Client thread/WARN] [FML]: =============================================================
  1631. [03:13:51] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
  1632. [03:13:51] [Client thread/ERROR] [FML]:
  1633. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  1634. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  1635. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  1636. UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  1637. UCHI AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
  1638. UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  1639. UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  1640. UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  1641. UCHI WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  1642. UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
  1643. UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  1644. UCHI FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  1645. UCHI ExtendedPotions{1.2} [Extended Potions] (ExtendedPotions-MC1.7.10-1.2.jar)
  1646. UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  1647. UCHI arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
  1648. UCHI AccidentallyCircumstantialEvents{1.12.10} [Accidentally Circumstantial Events] (accidentallycircumstantialevents-1.12.10.jar)
  1649. UCHI AM2PlantFix{1.0} [Ars Magica 2 Plant Fix] (AM2PlantFix-1.0.jar)
  1650. UCHI AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar)
  1651. UCHI ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
  1652. UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  1653. UCHI aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
  1654. UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  1655. UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  1656. UCHI Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
  1657. UCHI BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
  1658. UCHI AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  1659. UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
  1660. UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
  1661. UCHI CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
  1662. UCHI CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
  1663. UCHI MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar)
  1664. UCHI menagerie{1.0} [menagerie] (dark_menagerie-1.7.10-beta-3.1a.jar)
  1665. UCHI farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
  1666. UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
  1667. UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
  1668. UCHI FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  1669. UCHI FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
  1670. UCHI gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar)
  1671. UCHI guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  1672. UCHI HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
  1673. UCHI ImLookingAtBlood{1.1} [I'm Looking At Blood] (ImLookingAtBlood-1.7.2-1.1a.jar)
  1674. UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  1675. UCHI IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  1676. UCHI JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
  1677. UCHI journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
  1678. UCHI launchgui{1.7.10-2.0-18} [LaunchGUI] (LaunchGui-1.7.10-2.0-18-client.jar)
  1679. UCHI modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
  1680. UCHI Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
  1681. UCHI MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
  1682. UCHI Mystcraft{0.12.3.03} [Mystcraft] (mystcraft-1.7.10-0.12.3.03.jar)
  1683. UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
  1684. UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
  1685. UCHI Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar)
  1686. UCHI Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
  1687. UCHI Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar)
  1688. UCHI StorageDrawers{1.7.10-1.10.6} [Storage Drawers] (StorageDrawers-1.7.10-1.10.6.jar)
  1689. UCHI streams{0.2} [Streams] (Streams-0.2.jar)
  1690. UCHI TCBotaniaExoflame{1.0} [TCBotaniaExoflame] (TCBotaniaExoflame-1.7.10-1.4.jar)
  1691. UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
  1692. UCHI tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
  1693. UCHI thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  1694. UCHI ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  1695. UCHI ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  1696. UCHI thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
  1697. UCHI TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  1698. UCHI wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  1699. UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  1700. UCHE WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
  1701. UCHI aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
  1702. [03:13:51] [Client thread/ERROR] [FML]: The following problems were captured during this phase
  1703. [03:13:51] [Client thread/ERROR] [FML]: Caught exception from WitchingGadgets
  1704. java.lang.IllegalArgumentException: Duplicate enchantment id! class witchinggadgets.common.magic.WGEnchantRideProtect and class flaxbeard.thaumicexploration.enchantment.EnchantmentNightVision Enchantment ID:78
  1705. at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53) ~[aft.class:?]
  1706. at witchinggadgets.common.magic.WGEnchantRideProtect.<init>(WGEnchantRideProtect.java:14) ~[WGEnchantRideProtect.class:?]
  1707. at witchinggadgets.common.WGContent.init(WGContent.java:201) ~[WGContent.class:?]
  1708. at witchinggadgets.WitchingGadgets.init(WitchingGadgets.java:98) ~[WitchingGadgets.class:?]
  1709. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_141]
  1710. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_141]
  1711. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  1712. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  1713. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  1714. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  1715. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  1716. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  1717. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  1718. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  1719. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  1720. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  1721. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  1722. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  1723. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  1724. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_141]
  1725. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_141]
  1726. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  1727. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  1728. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  1729. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  1730. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  1731. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  1732. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  1733. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  1734. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  1735. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  1736. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  1737. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  1738. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  1739. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_141]
  1740. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_141]
  1741. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  1742. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  1743. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1744. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1745. [03:13:51] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  1746. // Everything's going to plan. No, really, that was supposed to happen.
  1747.  
  1748. Time: 24/05/18 3:13 AM
  1749. Description: Initializing game
  1750.  
  1751. java.lang.IllegalArgumentException: Duplicate enchantment id! class witchinggadgets.common.magic.WGEnchantRideProtect and class flaxbeard.thaumicexploration.enchantment.EnchantmentNightVision Enchantment ID:78
  1752. at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
  1753. at witchinggadgets.common.magic.WGEnchantRideProtect.<init>(WGEnchantRideProtect.java:14)
  1754. at witchinggadgets.common.WGContent.init(WGContent.java:201)
  1755. at witchinggadgets.WitchingGadgets.init(WitchingGadgets.java:98)
  1756. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1757. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1758. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1759. at java.lang.reflect.Method.invoke(Method.java:498)
  1760. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1761. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1762. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1763. at java.lang.reflect.Method.invoke(Method.java:498)
  1764. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1765. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1766. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1767. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1768. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1769. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1770. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1771. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1772. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1773. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1774. at java.lang.reflect.Method.invoke(Method.java:498)
  1775. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1776. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1777. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1778. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1779. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1780. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1781. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  1782. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1783. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1784. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1785. at net.minecraft.client.main.Main.main(SourceFile:148)
  1786. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1787. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1788. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1789. at java.lang.reflect.Method.invoke(Method.java:498)
  1790. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1791. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1792.  
  1793.  
  1794. A detailed walkthrough of the error, its code path and all known details is as follows:
  1795. ---------------------------------------------------------------------------------------
  1796.  
  1797. -- Head --
  1798. Stacktrace:
  1799. at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
  1800. at witchinggadgets.common.magic.WGEnchantRideProtect.<init>(WGEnchantRideProtect.java:14)
  1801. at witchinggadgets.common.WGContent.init(WGContent.java:201)
  1802. at witchinggadgets.WitchingGadgets.init(WitchingGadgets.java:98)
  1803. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1804. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1805. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1806. at java.lang.reflect.Method.invoke(Method.java:498)
  1807. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1808. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1809. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1810. at java.lang.reflect.Method.invoke(Method.java:498)
  1811. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1812. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1813. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1814. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1815. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1816. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1817. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1818. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1819. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1820. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1821. at java.lang.reflect.Method.invoke(Method.java:498)
  1822. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1823. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1824. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1825. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1826. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1827. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1828. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  1829. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1830. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  1831. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  1832.  
  1833. -- Initialization --
  1834. Details:
  1835. Stacktrace:
  1836. at net.minecraft.client.main.Main.main(SourceFile:148)
  1837. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1838. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1839. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1840. at java.lang.reflect.Method.invoke(Method.java:498)
  1841. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1842. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1843.  
  1844. -- System Details --
  1845. Details:
  1846. Minecraft Version: 1.7.10
  1847. Operating System: Windows 10 (amd64) version 10.0
  1848. Java Version: 1.8.0_141, Oracle Corporation
  1849. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  1850. Memory: 169696320 bytes (161 MB) / 1082130432 bytes (1032 MB) up to 1908932608 bytes (1820 MB)
  1851. JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  1852. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  1853. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  1854. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 68 mods loaded, 68 mods active
  1855. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  1856. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  1857. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  1858. UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  1859. UCHI AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
  1860. UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  1861. UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  1862. UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  1863. UCHI WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  1864. UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
  1865. UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  1866. UCHI FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  1867. UCHI ExtendedPotions{1.2} [Extended Potions] (ExtendedPotions-MC1.7.10-1.2.jar)
  1868. UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  1869. UCHI arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
  1870. UCHI AccidentallyCircumstantialEvents{1.12.10} [Accidentally Circumstantial Events] (accidentallycircumstantialevents-1.12.10.jar)
  1871. UCHI AM2PlantFix{1.0} [Ars Magica 2 Plant Fix] (AM2PlantFix-1.0.jar)
  1872. UCHI AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar)
  1873. UCHI ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
  1874. UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  1875. UCHI aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
  1876. UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  1877. UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  1878. UCHI Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
  1879. UCHI BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
  1880. UCHI AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  1881. UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
  1882. UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
  1883. UCHI CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
  1884. UCHI CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
  1885. UCHI MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar)
  1886. UCHI menagerie{1.0} [menagerie] (dark_menagerie-1.7.10-beta-3.1a.jar)
  1887. UCHI farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
  1888. UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
  1889. UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
  1890. UCHI FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  1891. UCHI FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
  1892. UCHI gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar)
  1893. UCHI guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  1894. UCHI HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
  1895. UCHI ImLookingAtBlood{1.1} [I'm Looking At Blood] (ImLookingAtBlood-1.7.2-1.1a.jar)
  1896. UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  1897. UCHI IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  1898. UCHI JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
  1899. UCHI journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
  1900. UCHI launchgui{1.7.10-2.0-18} [LaunchGUI] (LaunchGui-1.7.10-2.0-18-client.jar)
  1901. UCHI modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
  1902. UCHI Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
  1903. UCHI MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
  1904. UCHI Mystcraft{0.12.3.03} [Mystcraft] (mystcraft-1.7.10-0.12.3.03.jar)
  1905. UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
  1906. UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
  1907. UCHI Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar)
  1908. UCHI Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
  1909. UCHI Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar)
  1910. UCHI StorageDrawers{1.7.10-1.10.6} [Storage Drawers] (StorageDrawers-1.7.10-1.10.6.jar)
  1911. UCHI streams{0.2} [Streams] (Streams-0.2.jar)
  1912. UCHI TCBotaniaExoflame{1.0} [TCBotaniaExoflame] (TCBotaniaExoflame-1.7.10-1.4.jar)
  1913. UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
  1914. UCHI tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
  1915. UCHI thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  1916. UCHI ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  1917. UCHI ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  1918. UCHI thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
  1919. UCHI TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  1920. UCHI wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  1921. UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  1922. UCHE WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
  1923. UCHI aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
  1924. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
  1925. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  1926. Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@4f840c3f) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@1f89ae0) returned non-null result: 0
  1927. CoFHCore: -[1.7.10]3.1.3-327
  1928. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  1929. Launched Version: 1.7.10
  1930. LWJGL: 2.9.1
  1931. OpenGL: GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
  1932. GL Caps: Using GL 1.3 multitexturing.
  1933. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  1934. Anisotropic filtering is supported and maximum anisotropy is 16.
  1935. Shaders are available because OpenGL 2.1 is supported.
  1936.  
  1937. Is Modded: Definitely; Client brand changed to 'fml,forge'
  1938. Type: Client (map_client.txt)
  1939. Resource Packs: []
  1940. Current Language: English (US)
  1941. Profiler Position: N/A (disabled)
  1942. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  1943. Anisotropic Filtering: Off (1)
  1944. [03:13:51] [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_03.13.51-client.txt
  1945. [03:13:52] [INFO] ProcessMonitor.run:43: MC process exited. return value: -1
  1946. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 0 enUS to options pane
  1947. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 1 cyGB to options pane
  1948. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 2 daDK to options pane
  1949. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 3 deDE to options pane
  1950. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 4 enGB to options pane
  1951. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 5 enUS to options pane
  1952. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 6 esES to options pane
  1953. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 7 fiFI to options pane
  1954. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 8 frCA to options pane
  1955. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 9 frFR to options pane
  1956. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 10 itIT to options pane
  1957. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 11 maHU to options pane
  1958. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 12 nlNL to options pane
  1959. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 13 noNO to options pane
  1960. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 14 plPL to options pane
  1961. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 15 ptBR to options pane
  1962. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 16 ptPT to options pane
  1963. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 17 ruRU to options pane
  1964. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 18 svSE to options pane
  1965. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 19 zhCN to options pane
  1966. [03:13:52] [INFO] OptionsPane.<init>:164: [i18n] Added 20 zhTW to options pane
  1967. [03:13:52] [INFO] I18N.setLocale:120: [i18n] enUS English (US) language file loaded!
  1968. [03:18:14] [INFO] EditModPackDialog.<init>:88: MCVersion: 164
  1969. [03:18:17] [INFO] EditModPackDialog.<init>:88: MCVersion: 1710
  1970. [03:18:26] [DEBUG] LaunchFrame.doLaunch:955: Selected user: saved password: true
  1971. [03:18:26] [DEBUG] LaunchFrame.doLaunch:956: Selected user: will save auth token if online: true
  1972. [03:18:26] [INFO] LaunchFrame.doLogin:536: Logging in...
  1973. [03:18:26] [DEBUG] OSUtils.getProxy:92: ProxySelector: type: DIRECT, no proxy for https://authserver.mojang.com/authenticate
  1974. [03:18:26] [DEBUG] AuthlibHelper.authenticateWithAuthlib:67: Username given Not 100% sure, mojangdata might contain different username
  1975. [03:18:26] [INFO] AuthlibHelper.authenticateWithAuthlib:68: Beginning authlib authentication attempt
  1976. [03:18:26] [INFO] AuthlibHelper.authenticateWithAuthlib:69: successfully created YggdrasilAuthenticationService
  1977. [03:18:26] [DEBUG] AuthlibHelper.authenticateWithAuthlib:76: mojangData was passed to current method
  1978. [03:18:26] [DEBUG] AuthlibHelper.authenticateWithAuthlib:79: Loading mojangData into authlib
  1979. [03:18:26] [DEBUG] AuthlibHelper.authenticateWithAuthlib:152: Authentication is valid
  1980. [03:18:26] [DEBUG] AuthlibHelper.authenticateWithAuthlib:155: loggedIn() && CanPlayOnline()
  1981. [03:18:26] [DEBUG] CryptoUtils.encrypt:129: trying mac address
  1982. [03:18:26] [DEBUG] CryptoUtils.encrypt:131: mac address ok
  1983. [03:18:26] [DEBUG] AuthlibHelper.authenticateWithAuthlib:159: Authentication done, returning LoginResponse
  1984. [03:18:26] [DEBUG] Benchmark.logBenchAs:76: Login Worker Run took 372 ms.
  1985. [03:18:26] [DEBUG] LaunchFrame$16.done:580: responseStr: good
  1986. [03:18:26] [INFO] LaunchFrame$16.done:583: Login complete.
  1987. [03:18:26] [DEBUG] User.writeObject:185: starting...
  1988. [03:18:26] [DEBUG] LaunchFrame$16.done:587: user data saved
  1989. [03:18:26] [DEBUG] LaunchFrame.runGameUpdater:634: ForceUpdate: false
  1990. [03:18:26] [DEBUG] LaunchFrame.runGameUpdater:635: installPath: c:\ftb
  1991. [03:18:26] [DEBUG] LaunchFrame.runGameUpdater:636: pack dir: SimplyMagic
  1992. [03:18:26] [DEBUG] LaunchFrame.runGameUpdater:637: pack check path: SimplyMagic\version
  1993. [03:18:26] [DEBUG] LaunchFrame.checkVersion:612: verFile: 1.2.0 onlineVersion/getPackVer(): 1.2.0 onlineVersion/getVersion(): 1.2.0
  1994. [03:18:26] [INFO] MCInstaller.gatherAssets:130: Checking local assets file, for MC version 1.7.10 Please wait!
  1995. [03:18:26] [DEBUG] MCInstaller.gatherAssets:135: Checking pack libraries
  1996. [03:18:26] [DEBUG] MCInstaller.gatherAssets:187: Checking minecraft version json
  1997. [03:18:27] [DEBUG] MCInstaller.gatherAssets:214: checking minecraft libraries
  1998. [03:18:27] [DEBUG] MCInstaller.gatherAssets:302: Checking minecraft assets
  1999. [03:18:29] [DEBUG] MCInstaller.gatherAssets:321: Starting TaskHandler to check MC assets
  2000. [03:18:29] [DEBUG] Benchmark.logBenchAs:76: parallel asset check took 192 ms.
  2001. [03:18:29] [INFO] MCInstaller.launchMinecraft:368: Setting up native libraries for Simply Magic v 1.2.0 MC 1.7.10
  2002. [03:18:29] [DEBUG] MCInstaller.launchMinecraft:394: packbaseJSON 1.7.10
  2003. [03:18:30] [INFO] MCLauncher.syncAssets:295: Syncing Assets:
  2004. [03:18:30] [INFO] MCLauncher.launchMinecraft:87: Java Path: C:\Program Files\Java\jdk1.8.0_141\bin\javaw.exe
  2005. [03:18:30] [INFO] MCLauncher.launchMinecraft:88: Pack: Simply Magic 1.7.10
  2006. [03:18:30] [INFO] MCLauncher.setMemory:278: Setting MinMemory to 256
  2007. [03:18:30] [INFO] MCLauncher.setMemory:280: Setting MaxMemory to 2048
  2008. [03:18:30] [DEBUG] MCInstaller.launchMinecraft:468: MC PID: 9484
  2009. [03:18:30] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2010. [03:18:30] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2011. [03:18:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  2012. [03:18:30] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  2013. [03:18:30] [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
  2014. [03:18:30] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  2015. [03:18:30] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  2016. [03:18:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  2017. [03:18:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  2018. [03:18:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2019. [03:18:31] [DEBUG] Benchmark.logBenchAs:76: UnreadNews Init took 1 ms.
  2020. [03:18:32] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  2021. [03:18:32] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  2022. [03:18:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2023. [03:18:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  2024. [03:18:32] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  2025. [03:18:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  2026. [03:18:32] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  2027. [03:18:33] [main/INFO]: Setting user: jhain10
  2028. [03:18:35] [Client thread/INFO]: LWJGL Version: 2.9.1
  2029. [03:18:38] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  2030. // Surprise! Haha. Well, this is awkward.
  2031.  
  2032. Time: 24/05/18 3:18 AM
  2033. Description: Loading screen debug info
  2034.  
  2035. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  2036.  
  2037.  
  2038. A detailed walkthrough of the error, its code path and all known details is as follows:
  2039. ---------------------------------------------------------------------------------------
  2040.  
  2041. -- System Details --
  2042. Details:
  2043. Minecraft Version: 1.7.10
  2044. Operating System: Windows 10 (amd64) version 10.0
  2045. Java Version: 1.8.0_141, Oracle Corporation
  2046. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  2047. Memory: 245933592 bytes (234 MB) / 476577792 bytes (454 MB) up to 1908932608 bytes (1820 MB)
  2048. JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  2049. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  2050. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  2051. FML:
  2052. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
  2053. [03:18:38] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  2054. [03:18:38] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
  2055. [03:18:38] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  2056. [03:18:39] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  2057. [03:18:39] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  2058. [03:18:39] [Client thread/INFO] [FML]: Searching C:\ftb\SimplyMagic\minecraft\mods for mods
  2059. [03:18:44] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
  2060. [03:18:45] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
  2061. [03:18:45] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
  2062. [03:18:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  2063. [03:18:45] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  2064. [03:18:45] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
  2065. [03:18:45] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  2066. [03:18:45] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  2067. [03:18:46] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  2068. [03:18:46] [Client thread/INFO] [FML]: Applying holder lookups
  2069. [03:18:46] [Client thread/INFO] [FML]: Holder lookups applied
  2070. [03:18:46] [Client thread/INFO] [FML]: Injecting itemstacks
  2071. [03:18:46] [Client thread/INFO] [FML]: Itemstack injection complete
  2072. [03:18:46] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2073. [03:18:46] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  2074. [03:18:46] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  2075. [03:18:46] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  2076. [03:18:46] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  2077. [03:18:46] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2078. [03:18:46] [Sound Library Loader/INFO]: Sound engine started
  2079. [03:18:47] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  2080. [03:18:47] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  2081. [03:18:47] [Client thread/INFO] [FML]: Injecting itemstacks
  2082. [03:18:47] [Client thread/INFO] [FML]: Itemstack injection complete
  2083. [03:18:47] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
  2084. [03:18:47] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
  2085. [03:18:47] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  2086. [03:18:47] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  2087. [03:18:47] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2088. [03:18:47] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  2089. [03:18:48] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  2090. [03:18:48] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2091. [03:18:48] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2092. [03:18:48] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  2093. [03:18:48] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  2094. [03:18:48] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  2095. [03:18:48] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  2096. [03:18:48] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2097. [03:18:48] [Sound Library Loader/INFO]: Sound engine started
  2098. [03:18:52] [Client thread/INFO]: Stopping!
  2099. [03:18:52] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2100. [03:18:52] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  2101. [03:18:53] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
  2102. [03:18:53] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2103. [03:18:53] [INFO] ProcessMonitor.run:43: MC process exited. return value: 0
  2104. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 0 enUS to options pane
  2105. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 1 cyGB to options pane
  2106. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 2 daDK to options pane
  2107. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 3 deDE to options pane
  2108. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 4 enGB to options pane
  2109. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 5 enUS to options pane
  2110. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 6 esES to options pane
  2111. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 7 fiFI to options pane
  2112. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 8 frCA to options pane
  2113. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 9 frFR to options pane
  2114. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 10 itIT to options pane
  2115. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 11 maHU to options pane
  2116. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 12 nlNL to options pane
  2117. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 13 noNO to options pane
  2118. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 14 plPL to options pane
  2119. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 15 ptBR to options pane
  2120. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 16 ptPT to options pane
  2121. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 17 ruRU to options pane
  2122. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 18 svSE to options pane
  2123. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 19 zhCN to options pane
  2124. [03:18:53] [INFO] OptionsPane.<init>:164: [i18n] Added 20 zhTW to options pane
  2125. [03:18:53] [INFO] I18N.setLocale:120: [i18n] enUS English (US) language file loaded!
  2126. [03:18:56] [INFO] EditModPackDialog.<init>:88: MCVersion: 1710
  2127. [03:19:07] [ERROR] ErrorUtils.tossError:42: Private Pack is already added
  2128. [03:19:18] [WARN] ChooseDir.actionPerformed:73: No Selection.
  2129. [03:19:32] [ERROR] ErrorUtils.tossError:42: Please select a profile!
  2130. [03:19:35] [DEBUG] LaunchFrame.doLaunch:955: Selected user: saved password: true
  2131. [03:19:35] [DEBUG] LaunchFrame.doLaunch:956: Selected user: will save auth token if online: true
  2132. [03:19:35] [INFO] LaunchFrame.doLogin:536: Logging in...
  2133. [03:19:35] [DEBUG] OSUtils.getProxy:92: ProxySelector: type: DIRECT, no proxy for https://authserver.mojang.com/authenticate
  2134. [03:19:35] [DEBUG] AuthlibHelper.authenticateWithAuthlib:67: Username given Not 100% sure, mojangdata might contain different username
  2135. [03:19:35] [INFO] AuthlibHelper.authenticateWithAuthlib:68: Beginning authlib authentication attempt
  2136. [03:19:35] [INFO] AuthlibHelper.authenticateWithAuthlib:69: successfully created YggdrasilAuthenticationService
  2137. [03:19:35] [DEBUG] AuthlibHelper.authenticateWithAuthlib:76: mojangData was passed to current method
  2138. [03:19:35] [DEBUG] AuthlibHelper.authenticateWithAuthlib:79: Loading mojangData into authlib
  2139. [03:19:36] [DEBUG] AuthlibHelper.authenticateWithAuthlib:152: Authentication is valid
  2140. [03:19:36] [DEBUG] AuthlibHelper.authenticateWithAuthlib:155: loggedIn() && CanPlayOnline()
  2141. [03:19:36] [DEBUG] CryptoUtils.encrypt:129: trying mac address
  2142. [03:19:36] [DEBUG] CryptoUtils.encrypt:131: mac address ok
  2143. [03:19:36] [DEBUG] AuthlibHelper.authenticateWithAuthlib:159: Authentication done, returning LoginResponse
  2144. [03:19:36] [DEBUG] Benchmark.logBenchAs:76: Login Worker Run took 384 ms.
  2145. [03:19:36] [DEBUG] LaunchFrame$16.done:580: responseStr: good
  2146. [03:19:36] [INFO] LaunchFrame$16.done:583: Login complete.
  2147. [03:19:36] [DEBUG] User.writeObject:185: starting...
  2148. [03:19:36] [DEBUG] LaunchFrame$16.done:587: user data saved
  2149. [03:19:36] [DEBUG] LaunchFrame.runGameUpdater:634: ForceUpdate: false
  2150. [03:19:36] [DEBUG] LaunchFrame.runGameUpdater:635: installPath: c:\ftb
  2151. [03:19:36] [DEBUG] LaunchFrame.runGameUpdater:636: pack dir: SimplyMagic
  2152. [03:19:36] [DEBUG] LaunchFrame.runGameUpdater:637: pack check path: SimplyMagic\version
  2153. [03:19:36] [DEBUG] LaunchFrame.initializeMods:805: pack dir...
  2154. [03:19:36] [INFO] LaunchFrame.initializeMods:806: SimplyMagic
  2155. [03:19:36] [INFO] ModManager$ModManagerWorker.downloadModPack:207: Downloading Mod Pack
  2156. [03:19:36] [DEBUG] ModManager$ModManagerWorker.downloadModPack:216: pack dir: SimplyMagic
  2157. [03:19:36] [DEBUG] ModManager$ModManagerWorker.downloadModPack:217: dynamicLoc: C:\Users\Joshua-PC\AppData\Local/ftblauncher/
  2158. [03:19:36] [DEBUG] ModManager$ModManagerWorker.downloadModPack:218: installPath: c:\ftb
  2159. [03:19:36] [DEBUG] ModManager$ModManagerWorker.downloadModPack:219: baseLink: privatepacks/SimplyMagic/1_2_0/
  2160. [03:19:57] [INFO] DownloadUtils.backupIsValid:335: Issue with new md5 method, attempting to use backup method.
  2161. [03:19:59] [INFO] DownloadUtils.backupIsValid:377: Local: 4C9908B4A3E0B111126443E5D99D700C
  2162. [03:19:59] [INFO] DownloadUtils.backupIsValid:379: Remote: 4C9908B4A3E0B111126443E5D99D700C
  2163. [03:19:59] [DEBUG] ModManager$ModManagerWorker.downloadModPack:248: Extracting pack.
  2164. [03:19:59] [DEBUG] ModManager$ModManagerWorker.downloadModPack:249: Purging mods, coremods, instMods
  2165. [03:19:59] [INFO] ModManager.clearModsFolder:439: Mods Folder: c:\ftb\SimplyMagic\minecraft\mods
  2166. [03:19:59] [INFO] ModManager.clearModsFolder:441: Dynamic Folder: C:\Users\Joshua-PC\AppData\Local\ftblauncher\ModPacks\SimplyMagic\minecraft\mods
  2167. [03:19:59] [DEBUG] ModManager$ModManagerWorker.downloadModPack:266: Extracting pack.
  2168. [03:20:01] [DEBUG] ModManager$ModManagerWorker.downloadModPack:290: Pack extracted, version tagged.
  2169. [03:20:01] [INFO] MCInstaller.installMods:529: dirs mk'd
  2170. [03:20:01] [DEBUG] MCInstaller.installMods:536: install path: c:\ftb
  2171. [03:20:01] [DEBUG] MCInstaller.installMods:537: temp path: C:\Users\Joshua-PC\AppData\Local/ftblauncher/
  2172. [03:20:01] [DEBUG] MCInstaller.installMods:538: source: C:\Users\Joshua-PC\AppData\Local\ftblauncher\ModPacks\SimplyMagic\minecraft
  2173. [03:20:01] [DEBUG] MCInstaller.installMods:539: packDir: SimplyMagic
  2174. [03:20:01] [DEBUG] ModManager.cleanUp:425: retaining modpack file: C:\Users\Joshua-PC\AppData\Local\ftblauncher\ModPacks\SimplyMagic\SimplyMagic.zip
  2175. [03:20:01] [INFO] MCInstaller.gatherAssets:130: Checking local assets file, for MC version 1.7.10 Please wait!
  2176. [03:20:01] [DEBUG] MCInstaller.gatherAssets:135: Checking pack libraries
  2177. [03:20:01] [DEBUG] MCInstaller.gatherAssets:187: Checking minecraft version json
  2178. [03:20:02] [DEBUG] MCInstaller.gatherAssets:214: checking minecraft libraries
  2179. [03:20:02] [DEBUG] MCInstaller.gatherAssets:302: Checking minecraft assets
  2180. [03:20:05] [DEBUG] MCInstaller.gatherAssets:321: Starting TaskHandler to check MC assets
  2181. [03:20:05] [DEBUG] Benchmark.logBenchAs:76: parallel asset check took 215 ms.
  2182. [03:20:05] [INFO] MCInstaller.launchMinecraft:368: Setting up native libraries for Simply Magic v 1.2.0 MC 1.7.10
  2183. [03:20:05] [DEBUG] MCInstaller.launchMinecraft:394: packbaseJSON 1.7.10
  2184. [03:20:05] [INFO] MCLauncher.syncAssets:295: Syncing Assets:
  2185. [03:20:05] [INFO] MCLauncher.launchMinecraft:87: Java Path: C:\Program Files\Java\jdk1.8.0_141\bin\javaw.exe
  2186. [03:20:05] [INFO] MCLauncher.launchMinecraft:88: Pack: Simply Magic 1.7.10
  2187. [03:20:05] [INFO] MCLauncher.setMemory:278: Setting MinMemory to 256
  2188. [03:20:05] [INFO] MCLauncher.setMemory:280: Setting MaxMemory to 2048
  2189. [03:20:05] [DEBUG] MCInstaller.launchMinecraft:468: MC PID: 4252
  2190. [03:20:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2191. [03:20:06] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2192. [03:20:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  2193. [03:20:06] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  2194. [03:20:06] [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
  2195. [03:20:06] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2196. [03:20:06] [main/INFO] [ArsMagica2]: Core initializing...stand back! I'm going to try MAGIC!
  2197. [03:20:06] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.0.1.jar
  2198. [03:20:06] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2199. [03:20:07] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2200. [03:20:07] [main/WARN] [FML]: The coremod lumien.extendedpotions.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2201. [03:20:07] [main/WARN] [FML]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2202. [03:20:07] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
  2203. [03:20:07] [main/WARN] [FML]: The coremod makeo.gadomancy.coremod.GadomancyCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2204. [03:20:07] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2205. [03:20:07] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2206. [03:20:07] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2207. [03:20:07] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2208. [03:20:07] [main/WARN] [FML]: The coremod streams.core.StreamsCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2209. [03:20:07] [DEBUG] Benchmark.logBenchAs:76: UnreadNews Init took 0 ms.
  2210. [03:20:07] [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
  2211. [03:20:07] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2212. [03:20:07] [main/INFO] [TI Transformer]: Thaumic Infusion has detected an Obfuscated environment!
  2213. [03:20:07] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  2214. [03:20:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  2215. [03:20:07] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  2216. [03:20:07] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
  2217. [03:20:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  2218. [03:20:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  2219. [03:20:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  2220. [03:20:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2221. [03:20:08] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  2222. [03:20:08] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  2223. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2224. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2225. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2226. [03:20:08] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  2227. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  2228. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
  2229. at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
  2230. 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:?]
  2231. 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:?]
  2232. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  2233. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_141]
  2234. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_141]
  2235. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_141]
  2236. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_141]
  2237. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_141]
  2238. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  2239. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  2240. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  2241. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2242. [03:20:08] [main/INFO] [ArsMagica2]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
  2243. [03:20:08] [main/INFO] [ArsMagica2]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar
  2244. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2245. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2246. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2247. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2248. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2249. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2250. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2251. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2252. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2253. [03:20:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2254. [03:20:08] [main/WARN] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:108): Adding new values: '[activate_gl_capabilities_hook, activate_player_render_hook, activate_map_gen_fix, activate_movement_callback, activate_stencil_patches]'
  2255. [03:20:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2256. [03:20:09] [main/INFO] [LaunchWrapper]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  2257. [03:20:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  2258. [03:20:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2259. [03:20:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2260. [03:20:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2261. [03:20:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2262. [03:20:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2263. [03:20:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  2264. [03:20:10] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
  2265. [03:20:10] [main/INFO] [FastCraft]: FastCraft loaded.
  2266. [03:20:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  2267. [03:20:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  2268. [03:20:10] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  2269. [03:20:10] [main/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Game Start...
  2270. [03:20:11] [main/INFO] [TI Transformer]: Found the Block Class
  2271. [03:20:11] [main/INFO] [WitchingGadgets]: [CORE] Patching onNewPotionEffect
  2272. [03:20:11] [main/INFO] [FML]: [GadomancyTransformer] Transforming sv: net.minecraft.entity.EntityLivingBase
  2273. [03:20:12] [main/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
  2274. [03:20:12] [main/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
  2275. [03:20:12] [main/INFO] [TI Transformer]: Injecting interface into World Class
  2276. [03:20:12] [main/INFO] [TI Transformer]: Injected interface into World Class
  2277. [03:20:13] [main/INFO]: Setting user: jhain10
  2278. [03:20:14] [main/INFO] [TCBotaniaExoflame]: Patching 'BlockCake'
  2279. [03:20:14] [main/INFO] [TCBotaniaExoflame]: Trying to patch 'eatCake' method
  2280. [03:20:14] [main/INFO] [TCBotaniaExoflame]: patched flags for setBlockMetadataWithNotify call
  2281. [03:20:15] [main/INFO] [BetterFps]: Patching Minecraft using Riven's "Half" Algorithm
  2282. [03:20:16] [Client thread/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Key Event...
  2283. [03:20:16] [Client thread/INFO]: LWJGL Version: 2.9.1
  2284. [03:20:18] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  2285. // Sorry :(
  2286.  
  2287. Time: 24/05/18 3:20 AM
  2288. Description: Loading screen debug info
  2289.  
  2290. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  2291.  
  2292.  
  2293. A detailed walkthrough of the error, its code path and all known details is as follows:
  2294. ---------------------------------------------------------------------------------------
  2295.  
  2296. -- System Details --
  2297. Details:
  2298. Minecraft Version: 1.7.10
  2299. Operating System: Windows 10 (amd64) version 10.0
  2300. Java Version: 1.8.0_141, Oracle Corporation
  2301. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  2302. Memory: 268745968 bytes (256 MB) / 656408576 bytes (626 MB) up to 1908932608 bytes (1820 MB)
  2303. JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  2304. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  2305. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  2306. FML:
  2307. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
  2308. [03:20:18] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  2309. [03:20:18] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
  2310. [03:20:18] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  2311. [03:20:18] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  2312. [03:20:18] [Client thread/INFO] [ArsMagica2]: Core initializing...stand back! I'm going to try MAGIC!
  2313. [03:20:18] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  2314. [03:20:18] [Client thread/INFO] [FML]: Searching C:\ftb\SimplyMagic\minecraft\mods for mods
  2315. [03:20:18] [Client thread/INFO] [FML]: Also searching C:\ftb\SimplyMagic\minecraft\mods\1.7.10 for mods
  2316. [03:20:23] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
  2317. [03:20:23] [Client thread/INFO] [menagerie]: Mod menagerie is missing the required element 'name'. Substituting menagerie
  2318. [03:20:24] [Client thread/INFO] [farseek]: Mod farseek is missing the required element 'name'. Substituting farseek
  2319. [03:20:24] [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
  2320. [03:20:25] [Client thread/INFO] [streams]: Mod streams is missing the required element 'name'. Substituting streams
  2321. [03:20:25] [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
  2322. [03:20:25] [Client thread/INFO] [FML]: Forge Mod Loader has identified 68 mods to load
  2323. [03:20:25] [Client thread/INFO] [FML]: Found mod(s) [TravellersGear] containing declared API package baubles.api (owned by Baubles) without associated API reference
  2324. [03:20:25] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  2325. [03:20:26] [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.
  2326. [03:20:26] [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
  2327. [03:20:26] [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
  2328. [03:20:27] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.lib.RenderEventHandler: thaumcraft.client.lib.RenderEventHandler
  2329. [03:20:27] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
  2330. [03:20:28] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.renderers.tile.TileNodeRenderer: thaumcraft.client.renderers.tile.TileNodeRenderer
  2331. [03:20:28] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.common.items.wands.WandManager: thaumcraft.common.items.wands.WandManager
  2332. [03:20:29] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  2333. [03:20:33] [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
  2334. [03:20:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2335. [03:20:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2336. [03:20:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2337. [03:20:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2338. [03:20:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2339. [03:20:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\ftb\SimplyMagic\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  2340. [03:20:33] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  2341. [03:20:34] [Client thread/INFO] [FML]: Found 436 ObjectHolder annotations
  2342. [03:20:34] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  2343. [03:20:34] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  2344. [03:20:34] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  2345. [03:20:34] [Client thread/INFO] [FastCraft]: FastCraft 1.23 loaded.
  2346. [03:20:34] [Client thread/INFO] [ExtendedPotions]: Extended Potion Array to 4096
  2347. [03:20:34] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
  2348. [03:20:34] [Thread-8/INFO] [FastCraft]: You are using the latest suitable version.
  2349. [03:20:34] [Client thread/INFO] [ArsMagica2]: Extending potions array
  2350. [03:20:34] [Client thread/INFO] [ArsMagica2]: Injecting potions starting from index 4096
  2351. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Water Breathing is ID 32
  2352. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Flight is ID 33
  2353. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Feather Fall is ID 34
  2354. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Haste is ID 35
  2355. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion True Sight is ID 36
  2356. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Regeneration is ID 37
  2357. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Magic Shield is ID 38
  2358. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Charmed is ID 39
  2359. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Frost Slow is ID 40
  2360. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Chrono Anchor is ID 41
  2361. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Mana Regen is ID 42
  2362. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Entangled is ID 43
  2363. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Watery Grave is ID 44
  2364. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Spell Reflect is ID 45
  2365. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Silence is ID 46
  2366. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Swift Swim is ID 47
  2367. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Agility is ID 48
  2368. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Leap is ID 49
  2369. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Mana Boost is ID 50
  2370. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Astral Distortion is ID 51
  2371. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Mana Shield is ID 52
  2372. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Fury is ID 53
  2373. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Scramble Synapses is ID 54
  2374. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Illuminated is ID 55
  2375. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Greater Mana Restoration is ID 24
  2376. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Epic Mana Restoration is ID 25
  2377. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Legendary Mana Restoration is ID 26
  2378. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Gravity Well is ID 59
  2379. [03:20:34] [Client thread/INFO] [ArsMagica2]: Potion Levitation is ID 60
  2380. [03:20:35] [Client thread/INFO] [ArsMagica2]: Potion Clarity is ID 61
  2381. [03:20:35] [Client thread/INFO] [ArsMagica2]: Potion Shrunken is ID 62
  2382. [03:20:35] [Client thread/INFO] [ArsMagica2]: Potion Burnout Redux is ID 63
  2383. [03:20:35] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  2384. [03:20:35] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching getFortuneModifier & getLootingModifier
  2385. [03:20:35] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming afv: net.minecraft.enchantment.EnchantmentHelper
  2386. [03:20:35] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  2387. [03:20:35] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
  2388. [03:20:35] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  2389. [03:20:35] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
  2390. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_phy
  2391. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_drn
  2392. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fall
  2393. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_exp
  2394. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fire
  2395. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_frst
  2396. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_mage
  2397. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_litn
  2398. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mn_reg
  2399. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: bn_red
  2400. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: soulbnd
  2401. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fl_lure
  2402. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_xp
  2403. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: pp_ore
  2404. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_gog
  2405. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: tc_nrv
  2406. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: step_up
  2407. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: run_spd
  2408. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dispel
  2409. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fallprot
  2410. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fireprot
  2411. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: freedom
  2412. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: healing
  2413. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: hungerup
  2414. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: highjump
  2415. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lifesave
  2416. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lightstep
  2417. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: minespd
  2418. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: recoil
  2419. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: swimspd
  2420. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrbrth
  2421. [03:20:35] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrwalk
  2422. [03:20:35] [Client thread/INFO] [ATG]: WAT
  2423. [03:20:36] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Thaumcraft's Worldgen
  2424. [03:20:37] [Client thread/INFO] [TCBotaniaExoflame]: Patching 'TileResearchTable'
  2425. [03:20:37] [Client thread/INFO] [TCBotaniaExoflame]: Trying to patch 'recalculateBonus' method
  2426. [03:20:37] [Client thread/INFO] [TCBotaniaExoflame]: patched check for BlockBookshelf
  2427. [03:20:37] [Client thread/INFO] [TCBotaniaExoflame]: Patching 'TileAlchemyFurnace'
  2428. [03:20:37] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Pouch - Interfaces
  2429. [03:20:37] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Pouch - Methods
  2430. [03:20:38] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Boots
  2431. [03:20:38] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
  2432. [03:20:39] [Client thread/INFO] [TCBotaniaExoflame]: Patching 'TileEntityBoiler'
  2433. [03:20:40] [Client thread/INFO] [STDERR]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:633]: Severe error, please report this to the mod author:
  2434. [03:20:40] [Client thread/INFO] [STDERR]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:634]: java.lang.ArrayIndexOutOfBoundsException
  2435. [03:20:43] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  2436. [03:20:43] [Client thread/INFO] [FML]: [Botania] Registered 1215 recipes.
  2437. [03:20:43] [Client thread/INFO] [Chisel 2]: Starting pre-init...
  2438. [03:20:43] [Client thread/INFO] [Chisel 2]: Loading blocks...
  2439. [03:20:43] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  2440. [03:20:43] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  2441. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  2442. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  2443. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  2444. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  2445. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  2446. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  2447. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  2448. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  2449. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  2450. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  2451. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  2452. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  2453. [03:20:44] [Client thread/INFO] [Chisel 2]: 92 Feature's blocks loaded.
  2454. [03:20:44] [Client thread/INFO] [Chisel 2]: Loading Tile Entities...
  2455. [03:20:44] [Client thread/INFO] [Chisel 2]: Tile Entities loaded.
  2456. [03:20:44] [Client thread/INFO] [Chisel 2]: Loading items...
  2457. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  2458. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  2459. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  2460. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  2461. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  2462. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  2463. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  2464. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  2465. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  2466. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  2467. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  2468. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  2469. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  2470. [03:20:44] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  2471. [03:20:44] [Client thread/INFO] [Chisel 2]: 92 Feature's items loaded.
  2472. [03:20:44] [Client thread/INFO] [Chisel 2]: Pre-init finished.
  2473. [03:20:44] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  2474. [03:20:44] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
  2475. [03:20:44] [Client thread/INFO] [CoFHWorld]: Registering default generators
  2476. [03:20:45] [Client thread/INFO] [CoFHWorld]: Complete
  2477. [03:20:46] [CoFHUpdater:CoFHCore/ERROR] [CoFHCore]: Update check for CoFH Core failed.
  2478. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
  2479. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872) ~[?:1.8.0_141]
  2480. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_141]
  2481. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466) ~[?:1.8.0_141]
  2482. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464) ~[?:1.8.0_141]
  2483. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_141]
  2484. at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_141]
  2485. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463) ~[?:1.8.0_141]
  2486. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_141]
  2487. at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_141]
  2488. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  2489. [03:20:46] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
  2490. [03:20:46] [Client thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
  2491. [03:20:47] [Client thread/INFO] [FTBU Backups]: Backups folder - c:\ftb\SimplyMagic\minecraft\.\backups
  2492. [03:20:47] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
  2493. [03:20:48] [Client thread/ERROR] [LaunchGui]: Error returned while obtaining the notice information.
  2494. [03:20:48] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
  2495. [03:20:48] [Client thread/INFO] [Morpheus]: Loading configuration
  2496. [03:20:49] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  2497. [03:20:51] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
  2498. [03:20:51] [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.
  2499. [03:20:51] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
  2500. [03:20:51] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
  2501. [03:20:51] [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.
  2502. [03:20:51] [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.
  2503. [03:20:51] [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.
  2504. [03:20:51] [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.
  2505. [03:20:51] [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.
  2506. [03:20:51] [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.
  2507. [03:20:51] [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.
  2508. [03:20:51] [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.
  2509. [03:20:51] [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.
  2510. [03:20:51] [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.
  2511. [03:20:51] [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.
  2512. [03:20:51] [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.
  2513. [03:20:51] [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.
  2514. [03:20:51] [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.
  2515. [03:20:51] [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.
  2516. [03:20:51] [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.
  2517. [03:20:51] [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.
  2518. [03:20:51] [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.
  2519. [03:20:51] [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.
  2520. [03:20:51] [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.
  2521. [03:20:51] [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.
  2522. [03:20:51] [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.
  2523. [03:20:51] [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.
  2524. [03:20:51] [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.
  2525. [03:20:51] [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.
  2526. [03:20:51] [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.
  2527. [03:20:51] [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.
  2528. [03:20:51] [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.
  2529. [03:20:51] [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.
  2530. [03:20:51] [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.
  2531. [03:20:51] [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.
  2532. [03:20:51] [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.
  2533. [03:20:51] [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.
  2534. [03:20:51] [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.
  2535. [03:20:51] [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.
  2536. [03:20:51] [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.
  2537. [03:20:51] [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.
  2538. [03:20:51] [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.
  2539. [03:20:51] [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.
  2540. [03:20:51] [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.
  2541. [03:20:51] [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.
  2542. [03:20:51] [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.
  2543. [03:20:51] [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.
  2544. [03:20:53] [Client thread/INFO] [WitchingGadgets]: Setting up 'WitchingGadgets'
  2545. [03:20:53] [Client thread/WARN] [FML]: ****************************************
  2546. [03:20:53] [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.
  2547. [03:20:53] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
  2548. [03:20:53] [Client thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  2549. [03:20:53] [Client thread/WARN] [FML]: * at witchinggadgets.common.WGContent.preInitItems(WGContent.java:346)
  2550. [03:20:53] [Client thread/WARN] [FML]: * at witchinggadgets.common.WGContent.preInit(WGContent.java:156)
  2551. [03:20:53] [Client thread/WARN] [FML]: * at witchinggadgets.WitchingGadgets.preInit(WitchingGadgets.java:70)
  2552. [03:20:53] [Client thread/WARN] [FML]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  2553. [03:20:53] [Client thread/WARN] [FML]: ****************************************
  2554. [03:20:53] [Client thread/INFO] [FML]: Applying holder lookups
  2555. [03:20:53] [Client thread/INFO] [FML]: Holder lookups applied
  2556. [03:20:53] [Client thread/INFO] [FML]: Injecting itemstacks
  2557. [03:20:53] [Client thread/INFO] [FML]: Itemstack injection complete
  2558. [03:20:54] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2559. [03:20:54] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  2560. [03:20:54] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  2561. [03:20:54] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  2562. [03:20:54] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  2563. [03:20:54] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  2564. [03:20:54] [Sound Library Loader/INFO]: Sound engine started
  2565. [03:20:54] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  2566. [03:20:54] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
  2567. [03:20:54] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
  2568. [03:20:54] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  2569. [03:20:55] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  2570. [03:20:55] [Client thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  2571. [03:20:55] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@4ded432b
  2572. [03:20:55] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@647a886c
  2573. [03:20:55] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@48c27165
  2574. [03:20:55] [Client thread/INFO] [ArsMagica2]: Initializing API Hooks...
  2575. [03:20:55] [Client thread/INFO] [ArsMagica2]: Finished API Initialization
  2576. [03:20:56] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming codechicken.nei.ItemPanel: codechicken.nei.ItemPanel
  2577. [03:20:56] [Client thread/INFO] [FML]: [Automagy] Warning: Humorous one-liner not found.
  2578. [03:20:57] [Automagy Version Checker Thread/INFO] [FML]: [Automagy] Version Checker: You are running the latest release version (0.28.2).
  2579. [03:20:58] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
  2580. [03:20:58] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
  2581. [03:20:58] [Client thread/INFO] [Chisel 2]: Starting init...
  2582. [03:20:58] [Client thread/INFO] [Chisel 2]: Loading recipes...
  2583. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  2584. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  2585. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  2586. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  2587. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  2588. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  2589. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  2590. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  2591. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  2592. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  2593. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature twilightForest as its required mod TwilightForest was missing.
  2594. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilightForest was disabled.
  2595. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilightForest was disabled.
  2596. [03:20:58] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilightForest was disabled.
  2597. [03:20:58] [Client thread/INFO] [Chisel 2]: 92 Feature's recipes loaded.
  2598. [03:20:58] [Client thread/INFO] [Chisel 2]: Init finished.
  2599. [03:20:59] [Client thread/INFO] [ThaumicTinkerer]: Skipping TC Multipart integration
  2600. [03:20:59] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
  2601. [03:20:59] [Client thread/INFO] [inventorytweaks]: Mod initialized
  2602. [03:20:59] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
  2603. [03:20:59] [Client thread/INFO] [journeymap]: initialize ENTER
  2604. [03:20:59] [Client thread/ERROR] [journeymap]: Default theme not found in c:\ftb\SimplyMagic\minecraft\journeymap\icon\theme\Victorian\Victorian.theme.json: Victorian (SUPPRESSED)
  2605. [03:20:59] [Client thread/INFO] [journeymap]: Creating config file: c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.core.config
  2606. [03:20:59] [Client thread/INFO] [journeymap]: Loaded CoreProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.core.config
  2607. [03:20:59] [Client thread/INFO] [journeymap]: Creating config file: c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.fullmap.config
  2608. [03:20:59] [Client thread/INFO] [journeymap]: Loaded FullMapProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.fullmap.config
  2609. [03:20:59] [Client thread/INFO] [journeymap]: Creating config file: c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.minimap.config
  2610. [03:20:59] [Client thread/INFO] [journeymap]: Updating config file from version "null" to "5.1.4p1": c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.minimap.config
  2611. [03:20:59] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.minimap.config
  2612. [03:20:59] [Client thread/INFO] [journeymap]: Creating config file: c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.minimap2.config
  2613. [03:20:59] [Client thread/INFO] [journeymap]: Updating config file from version "null" to "5.1.4p1": c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.minimap2.config
  2614. [03:20:59] [Client thread/INFO] [journeymap]: Loaded MiniMapProperties2 from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.minimap2.config
  2615. [03:20:59] [Client thread/INFO] [journeymap]: Creating config file: c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.webmap.config
  2616. [03:20:59] [Client thread/INFO] [journeymap]: Loaded WebMapProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.webmap.config
  2617. [03:20:59] [Client thread/INFO] [journeymap]: Creating config file: c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.waypoint.config
  2618. [03:21:00] [Client thread/INFO] [journeymap]: Loaded WaypointProperties from c:\ftb\SimplyMagic\minecraft\journeymap\config\5.1\journeymap.waypoint.config
  2619. [03:21:00] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
  2620. [03:21:00] [Client thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
  2621. [03:21:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialise, entry point: FORGE.
  2622. [03:21:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check, please ignore the following errors (if they come up).
  2623. [03:21:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "mcProfiler" from class "net.minecraft.client.Minecraft"
  2624. [03:21:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check completed.
  2625. [03:21:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks config file was created.
  2626. [03:21:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
  2627. [03:21:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
  2628. [03:21:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
  2629. [03:21:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected CodeChickenCore!
  2630. [03:21:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected NEI!
  2631. [03:21:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialised.
  2632. [03:21:00] [Client thread/INFO] [Mystcraft]: Adding Entity Renderers
  2633. [03:21:01] [Client thread/WARN] [FML]: =============================================================
  2634. [03:21:01] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  2635. [03:21:01] [Client thread/WARN] [FML]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
  2636. [03:21:01] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  2637. [03:21:01] [Client thread/WARN] [FML]: =============================================================
  2638. [03:21:02] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
  2639. [03:21:02] [Client thread/ERROR] [FML]:
  2640. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  2641. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  2642. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  2643. UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  2644. UCHI AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
  2645. UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  2646. UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  2647. UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  2648. UCHI WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  2649. UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
  2650. UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  2651. UCHI FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  2652. UCHI ExtendedPotions{1.2} [Extended Potions] (ExtendedPotions-MC1.7.10-1.2.jar)
  2653. UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  2654. UCHI arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
  2655. UCHI AccidentallyCircumstantialEvents{1.12.10} [Accidentally Circumstantial Events] (accidentallycircumstantialevents-1.12.10.jar)
  2656. UCHI AM2PlantFix{1.0} [Ars Magica 2 Plant Fix] (AM2PlantFix-1.0.jar)
  2657. UCHI AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar)
  2658. UCHI ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
  2659. UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  2660. UCHI aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
  2661. UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  2662. UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  2663. UCHI Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
  2664. UCHI BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
  2665. UCHI AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  2666. UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
  2667. UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
  2668. UCHI CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
  2669. UCHI CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
  2670. UCHI MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar)
  2671. UCHI menagerie{1.0} [menagerie] (dark_menagerie-1.7.10-beta-3.1a.jar)
  2672. UCHI farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
  2673. UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
  2674. UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
  2675. UCHI FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  2676. UCHI FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
  2677. UCHI gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar)
  2678. UCHI guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  2679. UCHI HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
  2680. UCHI ImLookingAtBlood{1.1} [I'm Looking At Blood] (ImLookingAtBlood-1.7.2-1.1a.jar)
  2681. UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  2682. UCHI IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  2683. UCHI JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
  2684. UCHI journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
  2685. UCHI launchgui{1.7.10-2.0-18} [LaunchGUI] (LaunchGui-1.7.10-2.0-18-client.jar)
  2686. UCHI modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
  2687. UCHI Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
  2688. UCHI MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
  2689. UCHI Mystcraft{0.12.3.03} [Mystcraft] (mystcraft-1.7.10-0.12.3.03.jar)
  2690. UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
  2691. UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
  2692. UCHI Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar)
  2693. UCHI Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
  2694. UCHI Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar)
  2695. UCHI StorageDrawers{1.7.10-1.10.6} [Storage Drawers] (StorageDrawers-1.7.10-1.10.6.jar)
  2696. UCHI streams{0.2} [Streams] (Streams-0.2.jar)
  2697. UCHI TCBotaniaExoflame{1.0} [TCBotaniaExoflame] (TCBotaniaExoflame-1.7.10-1.4.jar)
  2698. UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
  2699. UCHI tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
  2700. UCHI thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  2701. UCHI ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  2702. UCHI ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  2703. UCHI thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
  2704. UCHI TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  2705. UCHI wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  2706. UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  2707. UCHE WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
  2708. UCHI aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
  2709. [03:21:02] [Client thread/ERROR] [FML]: The following problems were captured during this phase
  2710. [03:21:02] [Client thread/ERROR] [FML]: Caught exception from WitchingGadgets
  2711. java.lang.IllegalArgumentException: Duplicate enchantment id! class witchinggadgets.common.magic.WGEnchantBackstab and class flaxbeard.thaumicexploration.enchantment.EnchantmentBinding Enchantment ID:77
  2712. at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53) ~[aft.class:?]
  2713. at witchinggadgets.common.magic.WGEnchantBackstab.<init>(WGEnchantBackstab.java:12) ~[WGEnchantBackstab.class:?]
  2714. at witchinggadgets.common.WGContent.init(WGContent.java:198) ~[WGContent.class:?]
  2715. at witchinggadgets.WitchingGadgets.init(WitchingGadgets.java:98) ~[WitchingGadgets.class:?]
  2716. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_141]
  2717. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_141]
  2718. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  2719. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  2720. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  2721. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  2722. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  2723. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  2724. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  2725. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  2726. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  2727. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  2728. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  2729. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  2730. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  2731. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_141]
  2732. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_141]
  2733. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  2734. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  2735. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  2736. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  2737. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  2738. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  2739. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  2740. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  2741. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  2742. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  2743. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  2744. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  2745. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  2746. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_141]
  2747. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_141]
  2748. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_141]
  2749. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_141]
  2750. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2751. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2752. [03:21:02] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  2753. // Oops.
  2754.  
  2755. Time: 24/05/18 3:21 AM
  2756. Description: Initializing game
  2757.  
  2758. java.lang.IllegalArgumentException: Duplicate enchantment id! class witchinggadgets.common.magic.WGEnchantBackstab and class flaxbeard.thaumicexploration.enchantment.EnchantmentBinding Enchantment ID:77
  2759. at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
  2760. at witchinggadgets.common.magic.WGEnchantBackstab.<init>(WGEnchantBackstab.java:12)
  2761. at witchinggadgets.common.WGContent.init(WGContent.java:198)
  2762. at witchinggadgets.WitchingGadgets.init(WitchingGadgets.java:98)
  2763. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2764. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2765. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2766. at java.lang.reflect.Method.invoke(Method.java:498)
  2767. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  2768. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  2769. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2770. at java.lang.reflect.Method.invoke(Method.java:498)
  2771. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2772. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2773. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2774. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2775. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2776. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  2777. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  2778. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2779. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2780. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2781. at java.lang.reflect.Method.invoke(Method.java:498)
  2782. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2783. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2784. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2785. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2786. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2787. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  2788. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  2789. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  2790. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  2791. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  2792. at net.minecraft.client.main.Main.main(SourceFile:148)
  2793. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2794. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2795. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2796. at java.lang.reflect.Method.invoke(Method.java:498)
  2797. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2798. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2799.  
  2800.  
  2801. A detailed walkthrough of the error, its code path and all known details is as follows:
  2802. ---------------------------------------------------------------------------------------
  2803.  
  2804. -- Head --
  2805. Stacktrace:
  2806. at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
  2807. at witchinggadgets.common.magic.WGEnchantBackstab.<init>(WGEnchantBackstab.java:12)
  2808. at witchinggadgets.common.WGContent.init(WGContent.java:198)
  2809. at witchinggadgets.WitchingGadgets.init(WitchingGadgets.java:98)
  2810. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2811. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2812. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2813. at java.lang.reflect.Method.invoke(Method.java:498)
  2814. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  2815. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  2816. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2817. at java.lang.reflect.Method.invoke(Method.java:498)
  2818. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2819. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2820. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2821. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2822. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2823. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  2824. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  2825. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2826. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2827. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2828. at java.lang.reflect.Method.invoke(Method.java:498)
  2829. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2830. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2831. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2832. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2833. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2834. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  2835. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  2836. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  2837. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  2838. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  2839.  
  2840. -- Initialization --
  2841. Details:
  2842. Stacktrace:
  2843. at net.minecraft.client.main.Main.main(SourceFile:148)
  2844. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2845. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2846. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2847. at java.lang.reflect.Method.invoke(Method.java:498)
  2848. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2849. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2850.  
  2851. -- System Details --
  2852. Details:
  2853. Minecraft Version: 1.7.10
  2854. Operating System: Windows 10 (amd64) version 10.0
  2855. Java Version: 1.8.0_141, Oracle Corporation
  2856. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  2857. Memory: 307969560 bytes (293 MB) / 1082130432 bytes (1032 MB) up to 1908932608 bytes (1820 MB)
  2858. JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  2859. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  2860. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  2861. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 68 mods loaded, 68 mods active
  2862. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  2863. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  2864. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  2865. UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  2866. UCHI AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
  2867. UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  2868. UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  2869. UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  2870. UCHI WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  2871. UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
  2872. UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  2873. UCHI FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  2874. UCHI ExtendedPotions{1.2} [Extended Potions] (ExtendedPotions-MC1.7.10-1.2.jar)
  2875. UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  2876. UCHI arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
  2877. UCHI AccidentallyCircumstantialEvents{1.12.10} [Accidentally Circumstantial Events] (accidentallycircumstantialevents-1.12.10.jar)
  2878. UCHI AM2PlantFix{1.0} [Ars Magica 2 Plant Fix] (AM2PlantFix-1.0.jar)
  2879. UCHI AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar)
  2880. UCHI ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
  2881. UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  2882. UCHI aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
  2883. UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  2884. UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  2885. UCHI Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
  2886. UCHI BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
  2887. UCHI AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  2888. UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
  2889. UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
  2890. UCHI CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
  2891. UCHI CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
  2892. UCHI MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar)
  2893. UCHI menagerie{1.0} [menagerie] (dark_menagerie-1.7.10-beta-3.1a.jar)
  2894. UCHI farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
  2895. UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
  2896. UCHI ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
  2897. UCHI FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  2898. UCHI FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
  2899. UCHI gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar)
  2900. UCHI guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  2901. UCHI HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
  2902. UCHI ImLookingAtBlood{1.1} [I'm Looking At Blood] (ImLookingAtBlood-1.7.2-1.1a.jar)
  2903. UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  2904. UCHI IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  2905. UCHI JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
  2906. UCHI journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
  2907. UCHI launchgui{1.7.10-2.0-18} [LaunchGUI] (LaunchGui-1.7.10-2.0-18-client.jar)
  2908. UCHI modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
  2909. UCHI Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
  2910. UCHI MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
  2911. UCHI Mystcraft{0.12.3.03} [Mystcraft] (mystcraft-1.7.10-0.12.3.03.jar)
  2912. UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
  2913. UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
  2914. UCHI Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar)
  2915. UCHI Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
  2916. UCHI Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar)
  2917. UCHI StorageDrawers{1.7.10-1.10.6} [Storage Drawers] (StorageDrawers-1.7.10-1.10.6.jar)
  2918. UCHI streams{0.2} [Streams] (Streams-0.2.jar)
  2919. UCHI TCBotaniaExoflame{1.0} [TCBotaniaExoflame] (TCBotaniaExoflame-1.7.10-1.4.jar)
  2920. UCHI tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
  2921. UCHI tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
  2922. UCHI thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  2923. UCHI ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  2924. UCHI ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  2925. UCHI thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
  2926. UCHI TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  2927. UCHI wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  2928. UCHI witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  2929. UCHE WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
  2930. UCHI aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
  2931. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
  2932. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  2933. Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@4879c1e2) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@4431b486) returned non-null result: 0
  2934. CoFHCore: -[1.7.10]3.1.3-327
  2935. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  2936. Launched Version: 1.7.10
  2937. LWJGL: 2.9.1
  2938. OpenGL: GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
  2939. GL Caps: Using GL 1.3 multitexturing.
  2940. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  2941. Anisotropic filtering is supported and maximum anisotropy is 16.
  2942. Shaders are available because OpenGL 2.1 is supported.
  2943.  
  2944. Is Modded: Definitely; Client brand changed to 'fml,forge'
  2945. Type: Client (map_client.txt)
  2946. Resource Packs: []
  2947. Current Language: English (US)
  2948. Profiler Position: N/A (disabled)
  2949. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  2950. Anisotropic Filtering: Off (1)
  2951. [03:21:02] [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_03.21.02-client.txt
  2952. [03:21:02] [INFO] ProcessMonitor.run:43: MC process exited. return value: -1
  2953. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 0 enUS to options pane
  2954. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 1 cyGB to options pane
  2955. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 2 daDK to options pane
  2956. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 3 deDE to options pane
  2957. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 4 enGB to options pane
  2958. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 5 enUS to options pane
  2959. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 6 esES to options pane
  2960. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 7 fiFI to options pane
  2961. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 8 frCA to options pane
  2962. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 9 frFR to options pane
  2963. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 10 itIT to options pane
  2964. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 11 maHU to options pane
  2965. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 12 nlNL to options pane
  2966. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 13 noNO to options pane
  2967. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 14 plPL to options pane
  2968. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 15 ptBR to options pane
  2969. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 16 ptPT to options pane
  2970. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 17 ruRU to options pane
  2971. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 18 svSE to options pane
  2972. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 19 zhCN to options pane
  2973. [03:21:02] [INFO] OptionsPane.<init>:164: [i18n] Added 20 zhTW to options pane
  2974. [03:21:02] [INFO] I18N.setLocale:120: [i18n] enUS English (US) language file loaded!
  2975. [03:23:12] Logs copied to clipboard
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement