Advertisement
Guest User

Untitled

a guest
Jun 18th, 2023
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 282.42 KB | Fixit | 0 0
  1. OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
  2. 2023.06.18 22:59:37 [DEBUG] Verifying class loader
  3. 2023.06.18 22:59:37 [DEBUG] Verifying JVM architecture
  4. KeeperJerry's Client Launcher v1.7.3.2 (build #562, 12.06.2021)
  5. 2023.06.18 22:59:37 [DEBUG] Reading ClientLauncher params file
  6. 2023.06.18 22:59:38 [DEBUG] Verifying ClientLauncher sign and classpath
  7. 2023.06.18 22:59:38 [DEBUG] Starting JVM and client WatchService
  8. 2023.06.18 22:59:39 [DEBUG] Args: [--username, Wortex7V8B9D, --uuid, 54d9914a177211eb942396000041093b, --accessToken, 9c4a910eee036fce1f673781557ba1aa, --userType, mojang, --userProperties, {"skinURL":["http://skin.pentacraft.ru/Wortex7V8B9D.png"],"skinDigest":["8db20f9b9537106cec68ed724937456a3d21bb6d475f5d55d4c4012d12214f76"],"cloakURL":["http://cape.pentacraft.ru/Wortex7V8B9D.png"],"cloakDigest":["0b0f24dfb353ebaeee77cd9fce9965bae788e6bc31e8f293987e1710dcc2c426"]}, --assetIndex, 1.7.10, --version, 1.7.10, --gameDir, C:\Users\User\Pentacraft\updates\MagicRPG, --assetsDir, C:\Users\User\Pentacraft\updates\asset1.7.10, --resourcePackDir, C:\Users\User\Pentacraft\updates\MagicRPG\resourcepacks, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, com.mumfrey.liteloader.launch.LiteLoaderTweaker]
  9. 2023.06.18 22:59:39 [DEBUG] Used heap: 4 MiB
  10. [22:59:39] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  11. [22:59:39] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  12. [22:59:39] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
  13. [22:59:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  14. [22:59:39] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  15. [22:59:39] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_282, running on Windows 10:amd64:10.0, installed at C:\Users\User\Pentacraft\updates\jre-8u282-win64
  16. [22:59:39] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from 00gasstation-mc1.7.10-0.5.1.dirty.jar
  17. [22:59:39] [main/INFO] [FML]: [AppEng] Core Init
  18. [22:59:39] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [22:59:39] [main/INFO] [ArsMagica2]: Core initializing...stand back! I'm going to try MAGIC!
  20. [22:59:39] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [22:59:39] [main/WARN] [FML]: The coremod DummyCore.ASM.DCLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. [22:59:39] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
  23. [22:59:39] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. [22:59:39] [main/WARN] [FML]: The coremod makeo.gadomancy.coremod.GadomancyCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. [22:59:39] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. [22:59:39] [main/ERROR] [FML]: Coremod CoremodPlugin: Unable to class load the plugin io.github.tox1cozz.externalengine.asm.CoremodPlugin
  27. java.lang.ClassNotFoundException: io.github.tox1cozz.externalengine.asm.CoremodPlugin
  28. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_282]
  29. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:123) ~[launchwrapper-1.12-launcherfixed.jar:?]
  30. at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_282]
  31. at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_282]
  32. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_282]
  33. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_282]
  34. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge.jar:?]
  35. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge.jar:?]
  36. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge.jar:?]
  37. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge.jar:?]
  38. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge.jar:?]
  39. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge.jar:?]
  40. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge.jar:?]
  41. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12-launcherfixed.jar:?]
  42. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
  43. at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362) [PentaCraft.exe:?]
  44. at launcher.keEpErjeRRYsAK.main(SourceFile:218) [PentaCraft.exe:?]
  45. [22:59:39] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  46. [22:59:39] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_E7.jar
  47. [22:59:39] [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
  48. [22:59:39] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  49. [22:59:39] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
  50. [22:59:39] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.7.10
  51. [22:59:39] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
  52. [22:59:39] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
  53. [22:59:39] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
  54. [22:59:39] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ...
  55. [22:59:39] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT...
  56. [22:59:39] [main/INFO] [LiteLoader]: Initialising Loader properties...
  57. [22:59:39] [main/INFO] [LiteLoader]: Setting up logger...
  58. [22:59:39] [main/INFO] [LiteLoader]: LiteLoader 1.7.10_04 starting up...
  59. [22:59:39] [main/INFO] [LiteLoader]: Java reports OS="windows 10"
  60. [22:59:39] [main/INFO] [LiteLoader]: Enumerating class path...
  61. [22:59:39] [main/INFO] [LiteLoader]: Class path separator=";"
  62. [22:59:39] [main/INFO] [LiteLoader]: Class path entries=(
  63. classpathEntry=C:\Users\User\Desktop\PentaCraft.exe
  64. )
  65. [22:59:39] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
  66. [22:59:39] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\User\Pentacraft\updates\MagicRPG\mods]
  67. [22:59:39] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10]
  68. [22:59:39] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod'
  69. [22:59:39] [main/INFO] [LiteLoader]: Discovering tweaks on class path...
  70. [22:59:39] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\User\Pentacraft\updates\MagicRPG\mods
  71. [22:59:39] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10
  72. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in '00gasstation-mc1.7.10-0.5.1.dirty.jar'
  73. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\00gasstation-mc1.7.10-0.5.1.dirty.jar'
  74. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in '1.7.10-ASJCore-1.2.0.0.jar'
  75. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\1.7.10-ASJCore-1.2.0.0.jar'
  76. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in '2StepVerify-1.0.jar'
  77. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\2StepVerify-1.0.jar'
  78. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'AIM-1.0.0-client.jar'
  79. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\AIM-1.0.0-client.jar'
  80. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'AnimationAPI-1.7.10-1.2.4.jar'
  81. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\AnimationAPI-1.7.10-1.2.4.jar'
  82. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'appliedenergistics2-rv3-beta-6-client.jar'
  83. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\appliedenergistics2-rv3-beta-6-client.jar'
  84. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'ArmorStatusHUD-1.7.10-1.28.jar'
  85. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ArmorStatusHUD-1.7.10-1.28.jar'
  86. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'ArsMagica2-CFIX.jar'
  87. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ArsMagica2-CFIX.jar'
  88. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'ATG-1.7.10-0.12.0.jar'
  89. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ATG-1.7.10-0.12.0.jar'
  90. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Automagy-1.7.10-0.28.2.jar'
  91. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Automagy-1.7.10-0.28.2.jar'
  92. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Avaritia-1.11.jar'
  93. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Avaritia-1.11.jar'
  94. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Avaritiaddons-1.4b.jar'
  95. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Avaritiaddons-1.4b.jar'
  96. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'backtools.jar'
  97. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\backtools.jar'
  98. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Baubles-1.7.10-1.0.1.10.jar'
  99. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar'
  100. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'BetterQuesting-3.0.328.jar'
  101. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\BetterQuesting-3.0.328.jar'
  102. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'BiblioCraft[v1.11.7][MC1.7.10].jar'
  103. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\BiblioCraft[v1.11.7][MC1.7.10].jar'
  104. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'BloodArsenal-1.7.10-1.2-5.jar'
  105. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\BloodArsenal-1.7.10-1.2-5.jar'
  106. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'BloodMagic-1.7.10-1.3.3-17.jar'
  107. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar'
  108. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Botania r1.8-249.jar'
  109. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Botania r1.8-249.jar'
  110. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Carpenters-Blocks-3.3.8.1.jar'
  111. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Carpenters-Blocks-3.3.8.1.jar'
  112. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Chisel-2.9.5.11.jar'
  113. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Chisel-2.9.5.11.jar'
  114. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'ClientFixer-1.0.jar'
  115. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ClientFixer-1.0.jar'
  116. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenCore-1.7.10-1.0.7.47-universal.jar'
  117. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\CodeChickenCore-1.7.10-1.0.7.47-universal.jar'
  118. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
  119. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
  120. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'CustomNPCs_1.7.10d(29oct17).jar'
  121. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\CustomNPCs_1.7.10d(29oct17).jar'
  122. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'custom_sword_1.7.10_V0.14.jar'
  123. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\custom_sword_1.7.10_V0.14.jar'
  124. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'DivineRPG-1.4.2.jar'
  125. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\DivineRPG-1.4.2.jar'
  126. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Dragon's Radio Mod-MC1.7.10-1.7.1.jar'
  127. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Dragon's Radio Mod-MC1.7.10-1.7.1.jar'
  128. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'DummyCore1.13.jar'
  129. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\DummyCore1.13.jar'
  130. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'EnderCore-1.7.10-0.2.0.39_beta.jar'
  131. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\EnderCore-1.7.10-0.2.0.39_beta.jar'
  132. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'ExtraTiC-1.7.10-1.4.6.jar'
  133. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ExtraTiC-1.7.10-1.4.6.jar'
  134. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'extrautilities-1.2.12.jar'
  135. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\extrautilities-1.2.12.jar'
  136. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'fastcraft-1.25.jar'
  137. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Forbidden Magic-1.7.10-0.574.jar'
  138. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Forbidden Magic-1.7.10-0.574.jar'
  139. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.345-universal.jar'
  140. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar'
  141. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'ForgottenRelics-1.7.3-[Final].jar'
  142. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ForgottenRelics-1.7.3-[Final].jar'
  143. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'gadomancy-1.7.10-1.0.7.3.jar'
  144. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\gadomancy-1.7.10-1.0.7.3.jar'
  145. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Guide-API-1.7.10-1.0.1-29.jar'
  146. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Guide-API-1.7.10-1.0.1-29.jar'
  147. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Hats-4.0.1.jar'
  148. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Hats-4.0.1.jar'
  149. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'iChunUtil-4.2.3.jar'
  150. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\iChunUtil-4.2.3.jar'
  151. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'IguanaTinkerTweaks-1.7.10-2.1.6.jar'
  152. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\IguanaTinkerTweaks-1.7.10-2.1.6.jar'
  153. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'inventorypets-1.7.10-1.5.2-universal.jar'
  154. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\inventorypets-1.7.10-1.5.2-universal.jar'
  155. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'InventoryTweaks-1.59-dev-152.jar'
  156. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\InventoryTweaks-1.59-dev-152.jar'
  157. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'ironchest-1.7.10-6.0.60.741-universal.jar'
  158. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ironchest-1.7.10-6.0.60.741-universal.jar'
  159. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'kotlin.jar'
  160. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\kotlin.jar'
  161. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'LootGames-1.7.10-2.0.0.jar'
  162. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\LootGames-1.7.10-2.0.0.jar'
  163. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'LunatriusCore-1.7.10-1.1.2.21-universal.jar'
  164. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\LunatriusCore-1.7.10-1.1.2.21-universal.jar'
  165. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'Mantle-1.7.10-0.3.2b.jar'
  166. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Mantle-1.7.10-0.3.2b.jar'
  167. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'MineTweaker3-1.7.10-3.0.10B.jar'
  168. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\MineTweaker3-1.7.10-3.0.10B.jar'
  169. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'ModTweaker2-0.9.6.jar'
  170. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ModTweaker2-0.9.6.jar'
  171. [22:59:39] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\mod_macros_0.10.12_for_1.7.10.litemod
  172. [22:59:39] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\mod_voxelMap_1.5.19_for_1.7.10.litemod
  173. [22:59:39] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar
  174. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'nashorn.jar'
  175. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\nashorn.jar'
  176. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'natura-1.7.10-2.2.0-b1.jar'
  177. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\natura-1.7.10-2.2.0-b1.jar'
  178. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'NEIAddons-1.7.10-1.12.14.40.jar'
  179. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\NEIAddons-1.7.10-1.12.14.40.jar'
  180. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'netherlicious-3.2.8.jar'
  181. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\netherlicious-3.2.8.jar'
  182. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'NotEnoughItems-1.7.10-1.0.5.120-universal.jar'
  183. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\NotEnoughItems-1.7.10-1.0.5.120-universal.jar'
  184. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'NotEnoughKeys-1.7.10-3.0.0b45.jar'
  185. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\NotEnoughKeys-1.7.10-3.0.0b45.jar'
  186. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'NotEnoughThaumcraftTabs-1.0.2.jar'
  187. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\NotEnoughThaumcraftTabs-1.0.2.jar'
  188. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'OnlinePicFrame-1.0.jar'
  189. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\OnlinePicFrame-1.0.jar'
  190. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'OptiFine_1.7.10_HD_U_E7.jar'
  191. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'PCMM-1.7.10-1.0.0-client.jar'
  192. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\PCMM-1.7.10-1.0.0-client.jar'
  193. [22:59:39] [main/INFO] [LiteLoader]: Searching for tweaks in 'penta-graphics-1.7.10-1.0.0.jar'
  194. [22:59:39] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\penta-graphics-1.7.10-1.0.0.jar'
  195. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'pentadiscord_magic_abi.jar'
  196. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\pentadiscord_magic_abi.jar'
  197. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'PentaVendingMachines-1.0-client.jar'
  198. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\PentaVendingMachines-1.0-client.jar'
  199. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'RenderPlayerAPI-1.7.10-1.4.jar'
  200. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\RenderPlayerAPI-1.7.10-1.4.jar'
  201. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'Sanguimancy-1.7.10-1.1.9-35.jar'
  202. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Sanguimancy-1.7.10-1.1.9-35.jar'
  203. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'Schematica-1.7.10-1.7.6.131-universal.jar'
  204. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Schematica-1.7.10-1.7.6.131-universal.jar'
  205. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'Screen.jar'
  206. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Screen.jar'
  207. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'StandardExpansion-3.0.181.jar'
  208. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\StandardExpansion-3.0.181.jar'
  209. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'StatusEffectHUD-1.7.10-1.27.jar'
  210. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\StatusEffectHUD-1.7.10-1.27.jar'
  211. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'StorageDrawers-1.7.10-1.10.8.jar'
  212. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\StorageDrawers-1.7.10-1.10.8.jar'
  213. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'SuperTic-2.1.0.jar'
  214. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\SuperTic-2.1.0.jar'
  215. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'Tainted-Magic-r7.82.jar'
  216. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Tainted-Magic-r7.82.jar'
  217. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'tcinventoryscan-mc1.7.10-1.0.11.jar'
  218. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\tcinventoryscan-mc1.7.10-1.0.11.jar'
  219. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'TConstruct-1.7.10-1.8.8.jar'
  220. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\TConstruct-1.7.10-1.8.8.jar'
  221. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'Thaumcraft-1.7.10-4.2.3.5.jar'
  222. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Thaumcraft-1.7.10-4.2.3.5.jar'
  223. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'ThaumcraftMobAspects-1.7.2-2A.jar'
  224. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ThaumcraftMobAspects-1.7.2-2A.jar'
  225. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'thaumcraftneiplugin-1.7.10-1.7a.jar'
  226. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\thaumcraftneiplugin-1.7.10-1.7a.jar'
  227. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'Thaumic-Dyes-[1.7.10] 1.10.6-0-CFIX.jar'
  228. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Thaumic-Dyes-[1.7.10] 1.10.6-0-CFIX.jar'
  229. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'ThaumicBases-1.3.1710.4.jar'
  230. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ThaumicBases-1.3.1710.4.jar'
  231. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'thaumicenergistics-1.0.0.5.jar'
  232. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\thaumicenergistics-1.0.0.5.jar'
  233. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'thaumichorizons-1.7.10-1.1.9.jar'
  234. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\thaumichorizons-1.7.10-1.1.9.jar'
  235. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'ThaumicTinkerer-2.5-1.7.10-538-client.jar'
  236. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ThaumicTinkerer-2.5-1.7.10-538-client.jar'
  237. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'TradeMachines-1.0.0-client.jar'
  238. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\TradeMachines-1.0.0-client.jar'
  239. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'TravellersGear-1.7.10-1.16.6-CFIX.jar'
  240. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\TravellersGear-1.7.10-1.16.6-CFIX.jar'
  241. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'twilightforest-1_7_10-2_3_7.jar'
  242. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\twilightforest-1_7_10-2_3_7.jar'
  243. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'ultimate_unicorn_mod-1.7.10-1.5.17.jar'
  244. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\ultimate_unicorn_mod-1.7.10-1.5.17.jar'
  245. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'UpToDateMod-mc1.7.10-2.3.11.jar'
  246. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\UpToDateMod-mc1.7.10-2.3.11.jar'
  247. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'UtilityItems-1.0-client.jar'
  248. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\UtilityItems-1.0-client.jar'
  249. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'Waila-1.5.10_1.7.10.jar'
  250. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\Waila-1.5.10_1.7.10.jar'
  251. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'WAILAPlugins-MC1.7.10-0.2.0-23.jar'
  252. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\WAILAPlugins-MC1.7.10-0.2.0-23.jar'
  253. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'WanionLib-1.7.10-1.8.jar'
  254. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\WanionLib-1.7.10-1.8.jar'
  255. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'witchery-1.7.10-0.24.1.jar'
  256. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\witchery-1.7.10-0.24.1.jar'
  257. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'WitchingGadgets-1.1.11-CFIX.jar'
  258. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\WitchingGadgets-1.1.11-CFIX.jar'
  259. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'WorldEditCUI-1.7.10-1.0.0.jar'
  260. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\WorldEditCUI-1.7.10-1.0.0.jar'
  261. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in 'YAMCore-1.7.10-0.5.78.jar'
  262. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\YAMCore-1.7.10-0.5.78.jar'
  263. [22:59:40] [main/INFO] [LiteLoader]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
  264. [22:59:40] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar'
  265. [22:59:40] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\mod_macros_0.10.12_for_1.7.10.litemod' at revision 1012.0000
  266. [22:59:40] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\mod_voxelMap_1.5.19_for_1.7.10.litemod' at revision 1518.0000
  267. [22:59:40] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar' at revision 184.0000
  268. [22:59:40] [main/INFO] [LiteLoader]: Mod file '00gasstation-mc1.7.10-0.5.1.dirty.jar' provides tweakClass 'org.spongepowered.asm.launch.MixinTweaker', adding to Launch queue with priority 1000
  269. [22:59:40] [main/INFO] [LiteLoader]: Mod file 'fastcraft-1.25.jar' provides tweakClass 'fastcraft.Tweaker', adding to Launch queue with priority 2147483647
  270. [22:59:40] [main/INFO] [LiteLoader]: Mod file 'OptiFine_1.7.10_HD_U_E7.jar' provides tweakClass 'optifine.OptiFineForgeTweaker', adding to Launch queue with priority -1000
  271. [22:59:40] [main/INFO] [LiteLoader]: Mod file 'mod_macros_0.10.12_for_1.7.10.litemod' provides classTransformer 'net.eq2online.macros.transformers.CollectionPacketTransformer', adding to class loader
  272. [22:59:40] [main/INFO] [LiteLoader]: classTransformer 'net.eq2online.macros.transformers.CollectionPacketTransformer' was successfully added
  273. [22:59:40] [main/INFO] [LiteLoader]: Mod file 'mod_voxelMap_1.5.19_for_1.7.10.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
  274. [22:59:40] [main/INFO] [LiteLoader]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
  275. [22:59:40] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete
  276. [22:59:40] [main/INFO] [LiteLoader]: Sorting registered packet transformers by priority
  277. [22:59:40] [main/INFO] [LiteLoader]: Added 0 packet transformer classes to the transformer list
  278. [22:59:40] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
  279. [22:59:40] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
  280. [22:59:40] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
  281. [22:59:40] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
  282. [22:59:40] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
  283. [22:59:40] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
  284. [22:59:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  285. [22:59:40] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  286. [22:59:40] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/User/Pentacraft/updates/MagicRPG/mods/1.7.10/00gasstation-mc1.7.10-0.5.1.dirty.jar Service=LaunchWrapper Env=CLIENT
  287. [22:59:40] [main/INFO] [GasStation Core Plugin]: Initializing GasStationCore
  288. [22:59:40] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
  289. [22:59:40] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
  290. [22:59:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  291. [22:59:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  292. [22:59:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  293. [22:59:40] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
  294. [22:59:40] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
  295. [22:59:40] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
  296. [22:59:40] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
  297. [22:59:40] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\OptiFine_1.7.10_HD_U_E7.jar
  298. [22:59:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  299. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bba (bba) and the actual class. Checksum on disk is 884b9ffb, in patch 7cb4603f. Things are probably about to go very wrong. Did you put something into the jar file?
  300. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  301. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bau (bau) and the actual class. Checksum on disk is 6ad2dda5, in patch fa079257. Things are probably about to go very wrong. Did you put something into the jar file?
  302. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  303. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bao (bao) and the actual class. Checksum on disk is ae7e6121, in patch 910eb119. Things are probably about to go very wrong. Did you put something into the jar file?
  304. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  305. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bbu (bbu) and the actual class. Checksum on disk is 5b3d0a1d, in patch cec7def3. Things are probably about to go very wrong. Did you put something into the jar file?
  306. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  307. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bbb (bbb) and the actual class. Checksum on disk is 75c19045, in patch bb7c4e09. Things are probably about to go very wrong. Did you put something into the jar file?
  308. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  309. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bdp (bdp) and the actual class. Checksum on disk is 9aecb99e, in patch c32ee1d1. Things are probably about to go very wrong. Did you put something into the jar file?
  310. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  311. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bav (bav) and the actual class. Checksum on disk is 7df2c864, in patch fbca8d19. Things are probably about to go very wrong. Did you put something into the jar file?
  312. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  313. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bbc (bbc) and the actual class. Checksum on disk is 7aec9052, in patch 46984c68. Things are probably about to go very wrong. Did you put something into the jar file?
  314. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  315. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class baw (baw) and the actual class. Checksum on disk is ce197973, in patch 9be03fa6. Things are probably about to go very wrong. Did you put something into the jar file?
  316. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  317. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bbd (bbd) and the actual class. Checksum on disk is e427cc51, in patch 7860863b. Things are probably about to go very wrong. Did you put something into the jar file?
  318. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  319. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bax (bax) and the actual class. Checksum on disk is 145bb39e, in patch 167c473c. Things are probably about to go very wrong. Did you put something into the jar file?
  320. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  321. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bee (bee) and the actual class. Checksum on disk is b1290b, in patch 6e635c89. Things are probably about to go very wrong. Did you put something into the jar file?
  322. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  323. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bbe (bbe) and the actual class. Checksum on disk is 4d558905, in patch 598b4506. Things are probably about to go very wrong. Did you put something into the jar file?
  324. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  325. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bfz (bfz) and the actual class. Checksum on disk is 2e7439e0, in patch 5a709011. Things are probably about to go very wrong. Did you put something into the jar file?
  326. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  327. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bay (bay) and the actual class. Checksum on disk is a80efa86, in patch 7439b7d2. Things are probably about to go very wrong. Did you put something into the jar file?
  328. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  329. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bbf (bbf) and the actual class. Checksum on disk is df7734c7, in patch dd08ee5c. Things are probably about to go very wrong. Did you put something into the jar file?
  330. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  331. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class baz (baz) and the actual class. Checksum on disk is ef4d9fe7, in patch 8d7e602a. Things are probably about to go very wrong. Did you put something into the jar file?
  332. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  333. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bap (bap) and the actual class. Checksum on disk is c1fc8d69, in patch a7a15f82. Things are probably about to go very wrong. Did you put something into the jar file?
  334. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  335. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class baq (baq) and the actual class. Checksum on disk is 71a28db7, in patch 517f4af7. Things are probably about to go very wrong. Did you put something into the jar file?
  336. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  337. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bar (bar) and the actual class. Checksum on disk is 9cce9677, in patch a06a5638. Things are probably about to go very wrong. Did you put something into the jar file?
  338. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  339. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bas (bas) and the actual class. Checksum on disk is ab5f962a, in patch d6215664. Things are probably about to go very wrong. Did you put something into the jar file?
  340. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  341. [22:59:41] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bat (bat) and the actual class. Checksum on disk is c3c6a1dc, in patch df4e61ff. Things are probably about to go very wrong. Did you put something into the jar file?
  342. [22:59:41] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
  343. [22:59:41] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/User/Pentacraft/updates/MagicRPG/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
  344. [22:59:41] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
  345. [22:59:41] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/User/Pentacraft/updates/MagicRPG/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
  346. [22:59:41] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  347. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  348. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  349. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  350. [22:59:41] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
  351. [22:59:41] [main/INFO] [FML]: [HOOKLIB] Obfuscated: true
  352. [22:59:41] [main/INFO] [FML]: [ASJLib] Loaded coremod. Registering hooks...
  353. [22:59:41] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Parsing hooks container alexsocol.patcher.asm.ASJHookHandler
  354. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  355. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  356. [22:59:41] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  357. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  358. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-16.0.jar:?]
  359. at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-16.0.jar:?]
  360. at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge.jar:?]
  361. at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge.jar:?]
  362. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  363. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_282]
  364. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_282]
  365. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_282]
  366. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_282]
  367. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_282]
  368. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:94) [launchwrapper-1.12-launcherfixed.jar:?]
  369. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge.jar:?]
  370. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12-launcherfixed.jar:?]
  371. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
  372. at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362) [PentaCraft.exe:?]
  373. at launcher.keEpErjeRRYsAK.main(SourceFile:218) [PentaCraft.exe:?]
  374. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  375. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  376. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  377. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  378. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  379. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  380. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  381. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  382. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  383. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  384. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  385. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  386. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  387. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  388. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  389. [22:59:41] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  390. [22:59:41] [main/INFO] [GasStation Core Plugin]: Development environment NOT detected! Skipping dev hotfixes...
  391. [22:59:41] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@2e6ba49a
  392. [22:59:41] [main/INFO] [GasStation Core Plugin]: Adding mixin.pentagraphics.json mixin configuration.
  393. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  394. [22:59:41] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
  395. [22:59:41] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
  396. [22:59:41] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Methods dictionary loaded in 1 ms
  397. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  398. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  399. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  400. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
  401. [22:59:41] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
  402. [22:59:41] [main/INFO] [org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapper]: A re-entrant transformer 'gloomyfolken.hooklib.minecraft.MinecraftClassTransformer' was detected and will no longer process meta class data
  403. [22:59:41] [main/INFO] [FastCraft]: FastCraft loaded.
  404. [22:59:41] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  405. [22:59:41] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  406. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  407. [22:59:41] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  408. [22:59:41] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
  409. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  410. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  411. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  412. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  413. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  414. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  415. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  416. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  417. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  418. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  419. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  420. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  421. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  422. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  423. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  424. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  425. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  426. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  427. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  428. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  429. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  430. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  431. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  432. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  433. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  434. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  435. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  436. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  437. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  438. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  439. [22:59:41] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  440. [22:59:42] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  441. [22:59:42] [main/INFO] [LiteLoader]: Injecting downstream transformers
  442. [22:59:42] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
  443. [22:59:42] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
  444. [22:59:42] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
  445. [22:59:42] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
  446. [22:59:42] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'net.eq2online.macros.transformers.CollectionPacketTransformer'
  447. [22:59:42] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.client.Minecraft
  448. [22:59:42] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.client.Minecraft#displayGuiScreen(Lnet/minecraft/client/gui/GuiScreen;)
  449. [22:59:42] [main/INFO] [LiteLoader]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
  450. [22:59:42] [main/INFO] [LiteLoader]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
  451. [22:59:42] [main/INFO] [LiteLoader]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
  452. [22:59:42] [main/INFO] [LiteLoader]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
  453. [22:59:42] [main/INFO] [LiteLoader]: Injecting onrender[x1] in func_71411_J in Minecraft
  454. [22:59:42] [main/INFO] [LiteLoader]: Injecting ontick[x1] in func_71411_J in Minecraft
  455. [22:59:42] [main/INFO] [LiteLoader]: Injecting shutdown[x1] in func_71400_g in Minecraft
  456. [22:59:42] [main/INFO] [LiteLoader]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
  457. [22:59:42] [main/INFO] [LiteLoader]: Injecting newtick[x1] in func_71407_l in Minecraft
  458. [22:59:42] [main/INFO] [LiteLoader]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
  459. [22:59:42] [main/INFO] [LiteLoader]: MinecraftOverlayTransformer found INIT injection point, this is good.
  460. 2023.06.18 22:59:42 [DEBUG] Patched AuthenticationService created: '07bca7ef-bdc6-4ae6-b29a-4a809912a389'
  461. 2023.06.18 22:59:42 [DEBUG] Patched MinecraftSessionService created
  462. [22:59:42] [main/INFO]: Setting user: Wortex7V8B9D
  463. [22:59:42] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.block.BlockDirt
  464. [22:59:42] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.block.BlockDirt#getSubBlocks(Lnet/minecraft/item/Item;Lnet/minecraft/creativetab/CreativeTabs;Ljava/util/List;)
  465. [22:59:42] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.block.BlockTallGrass
  466. [22:59:42] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.block.BlockTallGrass#getSubBlocks(Lnet/minecraft/item/Item;Lnet/minecraft/creativetab/CreativeTabs;Ljava/util/List;)
  467. [22:59:42] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.block.BlockFence
  468. [22:59:42] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.block.BlockFence#canConnectFenceTo(Lnet/minecraft/world/IBlockAccess;III)
  469. [22:59:42] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.block.BlockPortal
  470. [22:59:42] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.block.BlockPortal#func_150000_e(Lnet/minecraft/world/World;III)
  471. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.block.BlockWall
  472. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.ClassMetadataReader:findVirtualMethod:47]: found virtual method: MethodReference{owner='net/minecraft/block/Block', name='isSideSolid', desc='(Lnet/minecraft/world/IBlockAccess;IIILnet/minecraftforge/common/util/ForgeDirection;)Z'}
  473. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.block.BlockWall#isSideSolid(Lnet/minecraft/world/IBlockAccess;IIILnet/minecraftforge/common/util/ForgeDirection;)Z
  474. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.potion.Potion
  475. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.potion.Potion#<init>(IZI)
  476. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.item.ItemNameTag
  477. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.item.ItemNameTag#itemInteractionForEntity(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/entity/EntityLivingBase;)
  478. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.item.ItemStack
  479. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.item.ItemStack#writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)
  480. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.item.ItemStack#readFromNBT(Lnet/minecraft/nbt/NBTTagCompound;)
  481. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.item.ItemStack#getAttributeModifiers()
  482. [22:59:43] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  483. [22:59:43] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
  484. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.entity.EntityList
  485. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityList#<clinit>()
  486. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.entity.projectile.EntityArrow
  487. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.projectile.EntityArrow#onCollideWithPlayer(Lnet/minecraft/entity/player/EntityPlayer;)
  488. [22:59:43] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  489. [22:59:43] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  490. [22:59:43] [main/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$ClassVisitorPotionMethodPublicizer:visitMethod:131]: Publicizing onChangedPotionEffect: a(Lrw;Z)V for sv (net.minecraft.entity.EntityLivingBase)
  491. [22:59:43] [main/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$ClassVisitorPotionMethodPublicizer:visitMethod:127]: Publicizing onFinishedPotionEffect: b(Lrw;)V for sv (net.minecraft.entity.EntityLivingBase)
  492. [22:59:43] [main/INFO] [WitchingGadgets]: [CORE] Patching onNewPotionEffect
  493. [22:59:43] [main/INFO] [FML]: [GadomancyTransformer] Transforming sv: net.minecraft.entity.EntityLivingBase
  494. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.entity.EntityLivingBase
  495. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#updatePotionEffects()
  496. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#onNewPotionEffect(Lnet/minecraft/potion/PotionEffect;)
  497. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#onChangedPotionEffect(Lnet/minecraft/potion/PotionEffect;Z)
  498. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#onFinishedPotionEffect(Lnet/minecraft/potion/PotionEffect;)
  499. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#damageArmor(F)
  500. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.EntityLivingBase#getArmSwingAnimationEnd()I
  501. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.entity.monster.EntityEnderman
  502. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.monster.EntityEnderman#<clinit>()
  503. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.entity.passive.EntityMooshroom
  504. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.passive.EntityMooshroom#onSheared(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/IBlockAccess;IIII)
  505. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.entity.effect.EntityLightningBolt
  506. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.ClassMetadataReader:findVirtualMethod:47]: found virtual method: MethodReference{owner='net/minecraft/entity/effect/EntityWeatherEffect', name='<init>', desc='(Lnet/minecraft/world/World;)V'}
  507. [22:59:43] [main/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.entity.effect.EntityLightningBolt#<init>(Lnet/minecraft/world/World;)V
  508. [22:59:43] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer:transform:101]: Transforming net.minecraft.world.World
  509. [22:59:43] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$World$ClassVisitor:visitMethod:363]: Visiting World#updateEntityWithOptionalForce: a(Lsa;Z)V
  510. [22:59:43] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
  511. [22:59:43] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.world.World
  512. [22:59:43] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.world.World#spawnEntityInWorld(Lnet/minecraft/entity/Entity;)
  513. [22:59:43] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.world.World#extinguishFire(Lnet/minecraft/entity/player/EntityPlayer;IIII)
  514. [22:59:44] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer:transform:56]: Transforming net.minecraft.client.particle.EffectRenderer
  515. [22:59:44] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$EffectRenderer$ClassVisitor:visitMethod:209]: Visiting EffectRenderer#addEffect: a(Lbkm;)V
  516. [22:59:44] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: ModLoader
  517. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.client.renderer.RenderBlocks
  518. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.client.renderer.RenderBlocks#renderBlockWall(Lnet/minecraft/block/BlockWall;III)
  519. [22:59:44] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: LightCache
  520. [22:59:44] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: BlockCoord
  521. [22:59:44] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  522. [22:59:44] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer, (obfuscated)
  523. [22:59:44] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$ClassVisitorPotionMethodPublicizer:visitMethod:131]: Publicizing onChangedPotionEffect: a(Lrw;Z)V for mw (net.minecraft.entity.player.EntityPlayerMP)
  524. [22:59:44] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$ClassVisitorPotionMethodPublicizer:visitMethod:127]: Publicizing onFinishedPotionEffect: b(Lrw;)V for mw (net.minecraft.entity.player.EntityPlayerMP)
  525. [22:59:44] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
  526. [22:59:44] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  527. [22:59:44] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  528. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.client.renderer.entity.Render
  529. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.client.renderer.entity.Render#doRenderShadowAndFire(Lnet/minecraft/entity/Entity;DDDFF)
  530. [22:59:44] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
  531. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.client.entity.EntityPlayerSP
  532. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.client.entity.EntityPlayerSP#onLivingUpdate()
  533. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.IOException: MD5 not matching, name: blg.class, saved: 7b1d043613c63ede4416abf5c3e7c429, patched: be62bf88d95a8e5b245c0bb9c7dca659
  534. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.getOptiFineResourcePatched(OptiFineClassTransformer.java:184)
  535. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.getOptiFineResource(OptiFineClassTransformer.java:108)
  536. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.transform(OptiFineClassTransformer.java:72)
  537. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  538. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  539. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
  540. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  541. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.defineClass1(Native Method)
  542. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
  543. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  544. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
  545. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
  546. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  547. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.getDeclaredMethods0(Native Method)
  548. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
  549. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.getDeclaredMethods(Class.java:1975)
  550. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.getMethods(ReflectorMethod.java:168)
  551. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.getTargetMethod(ReflectorMethod.java:68)
  552. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.<init>(ReflectorMethod.java:48)
  553. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.<init>(ReflectorMethod.java:25)
  554. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at Reflector.<clinit>(Reflector.java:76)
  555. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorForge.putLaunchBlackboard(ReflectorForge.java:50)
  556. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at Config.initGameSettings(Config.java:194)
  557. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:389)
  558. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:425)
  559. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922)
  560. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:148)
  561. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  562. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  563. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  564. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  565. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  566. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  567. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362)
  568. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.main(SourceFile:218)
  569. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.IOException: MD5 not matching, name: bbu.class, saved: 39ea5a48db53c052bc4db5472a654ee9, patched: f61c4fe98c612c642e57682e6fb3ffe2
  570. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.getOptiFineResourcePatched(OptiFineClassTransformer.java:184)
  571. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.getOptiFineResource(OptiFineClassTransformer.java:108)
  572. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.transform(OptiFineClassTransformer.java:72)
  573. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  574. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  575. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
  576. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  577. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.getDeclaredMethods0(Native Method)
  578. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
  579. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.getDeclaredMethods(Class.java:1975)
  580. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.getMethods(ReflectorMethod.java:168)
  581. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.getTargetMethod(ReflectorMethod.java:68)
  582. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.<init>(ReflectorMethod.java:48)
  583. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.<init>(ReflectorMethod.java:25)
  584. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at Reflector.<clinit>(Reflector.java:76)
  585. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorForge.putLaunchBlackboard(ReflectorForge.java:50)
  586. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at Config.initGameSettings(Config.java:194)
  587. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:389)
  588. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:425)
  589. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922)
  590. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:148)
  591. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  592. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  593. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  594. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  595. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  596. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  597. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362)
  598. [22:59:44] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.main(SourceFile:218)
  599. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class cpw.mods.fml.client.FMLClientHandler
  600. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method cpw.mods.fml.client.FMLClientHandler#trackBrokenTexture(Lnet/minecraft/util/ResourceLocation;Ljava/lang/String;)
  601. [22:59:44] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer:transform:47]: Transforming net.minecraft.client.network.NetHandlerPlayClient
  602. [22:59:44] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$NetHandlerPlayClient$ClassVisitor:visitMethod:188]: Visiting NetHandlerPlayClient#handleEntityProperties: a(Lil;)V
  603. [22:59:44] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
  604. [22:59:44] [Client thread/INFO] [LiteLoader]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
  605. [22:59:44] [Client thread/INFO] [LiteLoader]: Injecting constructchunkfrompacket[x1] in func_76607_a in Chunk
  606. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.world.biome.BiomeGenBase
  607. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.world.biome.BiomeGenBase#<init>(IZ)
  608. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.world.WorldServer
  609. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.world.WorldServer#wakeAllPlayers()
  610. [22:59:44] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
  611. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.client.renderer.EntityRenderer
  612. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.client.renderer.EntityRenderer#getNightVisionBrightness(Lnet/minecraft/entity/player/EntityPlayer;F)
  613. [22:59:44] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.client.renderer.EntityRenderer#setupFog(IF)
  614. [22:59:44] [Client thread/INFO] [LiteLoader]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
  615. [22:59:44] [Client thread/INFO] [LiteLoader]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
  616. [22:59:44] [Client thread/INFO] [LiteLoader]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
  617. [22:59:44] [Client thread/INFO] [LiteLoader]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
  618. [22:59:44] [Client thread/INFO] [LiteLoader]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
  619. [22:59:44] [Client thread/INFO] [LiteLoader]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
  620. [22:59:44] [Client thread/INFO] [LiteLoader]: Injecting postrender[x1] in func_78471_a in EntityRenderer
  621. [22:59:44] [Client thread/INFO] [LiteLoader]: Injecting postrender[x1] in func_78471_a in EntityRenderer
  622. [22:59:44] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
  623. [22:59:44] [Client thread/INFO] [LiteLoader]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
  624. [22:59:44] [Client thread/INFO] [ArsMagica2]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
  625. [22:59:44] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
  626. [22:59:44] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
  627. [22:59:44] [Client thread/INFO]: LWJGL Version: 2.9.4
  628. [22:59:45] [Client thread/INFO] [Config]: [OptiFine]
  629. [22:59:45] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.7.10_HD_U_E7
  630. [22:59:45] [Client thread/INFO] [Config]: [OptiFine] Build: 20180404-111312
  631. [22:59:45] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
  632. [22:59:45] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_282, BellSoft
  633. [22:59:45] [Client thread/INFO] [Config]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), BellSoft
  634. [22:59:45] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
  635. [22:59:45] [Client thread/INFO] [Config]: [OptiFine] OpenGL: Intel(R) UHD Graphics, version 4.6.0 - Build 31.0.101.4255, Intel
  636. [22:59:45] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.6.0
  637. [22:59:45] [Client thread/INFO] [Config]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
  638. [22:59:45] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.client.renderer.GLAllocation
  639. [22:59:45] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.client.renderer.GLAllocation#deleteDisplayLists(I)
  640. [22:59:45] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
  641. [22:59:45] [Thread-13/INFO] [Config]: [OptiFine] Checking for new version
  642. [22:59:45] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] ShadersMod version: 2.4.12
  643. [22:59:45] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] OpenGL Version: 4.6.0 - Build 31.0.101.4255
  644. [22:59:45] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Vendor: Intel
  645. [22:59:45] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Renderer: Intel(R) UHD Graphics
  646. [22:59:45] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
  647. [22:59:45] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
  648. [22:59:45] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
  649. [22:59:45] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
  650. [22:59:45] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Load ShadersMod configuration.
  651. [22:59:45] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Save ShadersMod configuration.
  652. [22:59:45] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] No shaderpack loaded.
  653. [22:59:45] [Client thread/INFO] [STDOUT]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
  654. [22:59:45] [Client thread/ERROR]: Couldn't initialize twitch stream
  655. [22:59:45] [Client thread/INFO] [LiteLoader]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
  656. [22:59:45] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_E7, enabling compatibility features
  657. [22:59:45] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  658. [22:59:45] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
  659. [22:59:45] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  660. [22:59:45] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  661. [22:59:45] [Thread-13/INFO] [Config]: [OptiFine] Version found: E7
  662. [22:59:45] [Client thread/INFO] [FML]: [AppEng] Core Init
  663. [22:59:45] [Client thread/INFO] [ArsMagica2]: Core initializing...stand back! I'm going to try MAGIC!
  664. [22:59:45] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  665. [22:59:45] [Client thread/INFO] [FML]: Searching C:\Users\User\Pentacraft\updates\MagicRPG\mods for mods
  666. [22:59:45] [Client thread/INFO] [FML]: Also searching C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10 for mods
  667. [22:59:49] [Client thread/INFO] [asjpatcher]: Mod asjpatcher is missing the required element 'name'. Substituting asjpatcher
  668. [22:59:49] [Client thread/WARN] [asjpatcher]: Mod asjpatcher is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  669. [22:59:49] [Client thread/ERROR] [FML]: Unable to read a class file correctly
  670. java.lang.IllegalArgumentException
  671. at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.1.jar:5.1]
  672. at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.1.jar:5.1]
  673. at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.1.jar:5.1]
  674. at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:52) [ASMModParser.class:?]
  675. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
  676. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  677. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  678. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  679. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  680. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  681. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  682. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:515) [bao.class:?]
  683. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922) [bao.class:?]
  684. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  685. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
  686. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
  687. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
  688. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
  689. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12-launcherfixed.jar:?]
  690. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
  691. at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362) [PentaCraft.exe:?]
  692. at launcher.keEpErjeRRYsAK.main(SourceFile:218) [PentaCraft.exe:?]
  693. [22:59:49] [Client thread/ERROR] [FML]: There was a problem reading the entry META-INF/versions/9/module-info.class in the jar C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\1.7.10-ASJCore-1.2.0.0.jar - probably a corrupt zip
  694. cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException
  695.  
  696. at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:?]
  697. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
  698. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  699. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  700. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  701. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  702. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  703. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  704. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:515) [bao.class:?]
  705. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922) [bao.class:?]
  706. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  707. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
  708. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
  709. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
  710. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
  711. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12-launcherfixed.jar:?]
  712. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
  713. at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362) [PentaCraft.exe:?]
  714. at launcher.keEpErjeRRYsAK.main(SourceFile:218) [PentaCraft.exe:?]
  715. Caused by: java.lang.IllegalArgumentException
  716. at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.1.jar:5.1]
  717. at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.1.jar:5.1]
  718. at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.1.jar:5.1]
  719. at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:52) ~[ASMModParser.class:?]
  720. ... 18 more
  721. [22:59:49] [Client thread/WARN] [FML]: Zip file 1.7.10-ASJCore-1.2.0.0.jar failed to read properly, it will be ignored
  722. cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException
  723.  
  724. at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:?]
  725. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
  726. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  727. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  728. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  729. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  730. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  731. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  732. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:515) [bao.class:?]
  733. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922) [bao.class:?]
  734. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  735. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
  736. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
  737. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
  738. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
  739. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12-launcherfixed.jar:?]
  740. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
  741. at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362) [PentaCraft.exe:?]
  742. at launcher.keEpErjeRRYsAK.main(SourceFile:218) [PentaCraft.exe:?]
  743. Caused by: java.lang.IllegalArgumentException
  744. at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.1.jar:5.1]
  745. at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.1.jar:5.1]
  746. at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.1.jar:5.1]
  747. at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:52) ~[ASMModParser.class:?]
  748. ... 18 more
  749. [22:59:49] [Client thread/WARN] [Avaritia]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11
  750. [22:59:49] [Client thread/WARN] [betterquesting]: Mod betterquesting is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.328
  751. [22:59:50] [Client thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  752. [22:59:50] [Client thread/WARN] [ForbiddenMagic]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.574
  753. [22:59:50] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  754. [22:59:50] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  755. [22:59:50] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  756. [22:59:52] [Client thread/INFO] [pentaintegration]: Mod pentaintegration is missing the required element 'name'. Substituting pentaintegration
  757. [22:59:52] [Client thread/WARN] [bq_standard]: Mod bq_standard is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.181
  758. [22:59:52] [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
  759. [22:59:52] [Client thread/WARN] [ultimate_unicorn_mod]: Mod ultimate_unicorn_mod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.17
  760. [22:59:52] [Client thread/WARN] [worldedit-cui]: Mod worldedit-cui is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  761. [22:59:52] [Client thread/INFO] [FML]: Forge Mod Loader has identified 115 mods to load
  762. [22:59:52] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  763. [22:59:52] [Client thread/INFO] [FML]: Found mod(s) [TravellersGear] containing declared API package baubles.api (owned by Baubles) without associated API reference
  764. [22:59:52] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  765. [22:59:53] [Client thread/INFO] [FML]: FML has found a non-mod file ClientFixer-1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  766. [22:59:53] [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.
  767. [22:59:53] [Client thread/INFO] [FML]: FML has found a non-mod file kotlin.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  768. [22:59:53] [Client thread/INFO] [FML]: FML has found a non-mod file nashorn.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  769. [22:59:53] [Client thread/INFO] [FML]: FML has found a non-mod file SuperTic-2.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  770. [22:59:53] [Client thread/INFO] [GasStation Core Plugin]: Instantiating all ILateMixinLoader implemented classes...
  771. [22:59:53] [Client thread/INFO] [GasStation Core Plugin]: Instantiating class ru.will0376.aim.ImplLateMixinLoader for its mixins.
  772. [22:59:53] [Client thread/INFO] [GasStation Core Plugin]: Adding mixin.aim.json mixin configuration.
  773. [22:59:53] [Client thread/INFO] [GasStation Core Plugin]: Adding mixin.aim.botania.json mixin configuration.
  774. [22:59:53] [Client thread/INFO] [GasStation Core Plugin]: Adding mixin.aim.ae2.json mixin configuration.
  775. [22:59:53] [Client thread/WARN] [mixin]: Reference map '${mixin_refmap}' for mixin.aim.json could not be read. If this is a development environment you can ignore this message
  776. [22:59:53] [Client thread/WARN] [mixin]: Reference map '${mixin_refmap}' for mixin.aim.botania.json could not be read. If this is a development environment you can ignore this message
  777. [22:59:53] [Client thread/WARN] [mixin]: Reference map '${mixin_refmap}' for mixin.aim.ae2.json could not be read. If this is a development environment you can ignore this message
  778. [22:59:55] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, AM2-Preloader, CodeChickenCore, NotEnoughItems, RenderPlayerAPI, ThE-core, ThaumicTinkerer-preloader, WitchingGadgetsCore, ClientFixer, FastCraft, gasstation, mixinbooterlegacy, mixingasm, spongemixins, WorldEngine, asjpatcher, twostepverify, bspkrsCore, aim, AnimationAPI, appliedenergistics2, ArmorStatusHUD, arsmagica2, ATG, Automagy, Avaritia, avaritiaddons, BackTools, Baubles, betterquesting, BiblioCraft, BloodArsenal, AWWayofTime, Botania, CarpentersBlocks, chisel, creativecore, custom_sword, customnpcs, divinerpg, DragonsRadioMod, DummyCore, endercore, ExtraTiC, ExtraUtilities, ForbiddenMagic, ForgeMicroblock, ForgeMultipart, McMultipart, ForgottenRelics, gadomancy, guideapi, Hats, iChunUtil, IguanaTweaksTConstruct, InventoryPets, inventorytweaks, IronChest, lootgames, LunatriusCore, Mantle, MineTweaker3, modtweaker2, MouseTweaks, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, netherlicious, notenoughkeys, bt, opframe, pcmm, pentagraphics, pentaintegration, penta_vending_machines, Sanguimancy, Schematica, Screener, bq_standard, StatusEffectHUD, StorageDrawers, TaintedMagic, tcinventoryscan, TConstruct, Thaumcraft, ThaumcraftMobAspects, thaumcraftneiplugin, thaumicdyes, thaumicbases, thaumicenergistics, ThaumicHorizons, ThaumicTinkerer, trademachines, TravellersGear, TwilightForest, ultimate_unicorn_mod, uptodate, yumalib, utilityitems, Waila, wailaplugins, wanionlib, witchery, WitchingGadgets, worldedit-cui, YAMCore] at CLIENT
  779. [22:59:55] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, AM2-Preloader, CodeChickenCore, NotEnoughItems, RenderPlayerAPI, ThE-core, ThaumicTinkerer-preloader, WitchingGadgetsCore, ClientFixer, FastCraft, gasstation, mixinbooterlegacy, mixingasm, spongemixins, WorldEngine, asjpatcher, twostepverify, bspkrsCore, aim, AnimationAPI, appliedenergistics2, ArmorStatusHUD, arsmagica2, ATG, Automagy, Avaritia, avaritiaddons, BackTools, Baubles, betterquesting, BiblioCraft, BloodArsenal, AWWayofTime, Botania, CarpentersBlocks, chisel, creativecore, custom_sword, customnpcs, divinerpg, DragonsRadioMod, DummyCore, endercore, ExtraTiC, ExtraUtilities, ForbiddenMagic, ForgeMicroblock, ForgeMultipart, McMultipart, ForgottenRelics, gadomancy, guideapi, Hats, iChunUtil, IguanaTweaksTConstruct, InventoryPets, inventorytweaks, IronChest, lootgames, LunatriusCore, Mantle, MineTweaker3, modtweaker2, MouseTweaks, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, netherlicious, notenoughkeys, bt, opframe, pcmm, pentagraphics, pentaintegration, penta_vending_machines, Sanguimancy, Schematica, Screener, bq_standard, StatusEffectHUD, StorageDrawers, TaintedMagic, tcinventoryscan, TConstruct, Thaumcraft, ThaumcraftMobAspects, thaumcraftneiplugin, thaumicdyes, thaumicbases, thaumicenergistics, ThaumicHorizons, ThaumicTinkerer, trademachines, TravellersGear, TwilightForest, ultimate_unicorn_mod, uptodate, yumalib, utilityitems, Waila, wailaplugins, wanionlib, witchery, WitchingGadgets, worldedit-cui, YAMCore] at SERVER
  780. [22:59:56] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer:transform:38]: Transforming io.netty.channel.DefaultChannelPipeline
  781. [22:59:56] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  782. [22:59:56] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
  783. [22:59:56] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.lib.RenderEventHandler: thaumcraft.client.lib.RenderEventHandler
  784. [22:59:56] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.common.items.wands.WandManager: thaumcraft.common.items.wands.WandManager
  785. [22:59:57] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
  786. [22:59:57] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
  787. [22:59:57] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
  788. [22:59:57] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraftforge.common.ISpecialArmor
  789. [22:59:57] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:warning:24]: [WARNING] Can not find target method of hook AsmHook: net.minecraftforge.common.ISpecialArmor#ApplyArmor(Lnet/minecraft/entity/EntityLivingBase;[Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/DamageSource;D)F -> alexsocol.patcher.asm.ASJHookHandler#ApplyArmor(Lnet/minecraftforge/common/ISpecialArmor;Lnet/minecraft/entity/EntityLivingBase;[Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/DamageSource;D)Z, ReturnCondition=ON_TRUE, ReturnValue=ANOTHER_METHOD_RETURN_VALUE, InjectorFactory: gloomyfolken.hooklib.asm.HookInjectorFactory$MethodEnter, CreateMethod = false
  790. [22:59:58] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
  791. [22:59:58] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
  792. [22:59:58] [Client thread/INFO] [LiteLoader]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
  793. [22:59:58] [Client thread/INFO] [LiteLoader]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
  794. [22:59:58] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer:transform:83]: Transforming net.minecraft.server.management.ItemInWorldManager
  795. [22:59:58] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$ItemInWorldManager$ClassVisitor:visitMethod:294]: Visiting ItemInWorldManager#onBlockClicked: a(IIII)V
  796. [22:59:59] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.api.aspects.Aspect)
  797. [23:00:00] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:GasStation, FMLFileResourcePack:MixinBooterLegacy, FMLFileResourcePack:Mixingasm, FMLFileResourcePack:SpongeMixins, FMLFileResourcePack:WorldEngine, FMLFileResourcePack:asjpatcher, FMLFileResourcePack:TwoStepVerification by Xlv, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:AIM, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Alternate Terrain Generation, FMLFileResourcePack:Automagy, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:BackTools, FMLFileResourcePack:Baubles, FMLFileResourcePack:Better Questing, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Blood Arsenal, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CreativeCore, FMLFileResourcePack:Custom Sword By Kelco_K22, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:DivineRPG, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:DummyCore, FMLFileResourcePack:EnderCore, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:Forgotten Relics, FMLFileResourcePack:Gadomancy, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:LootGames, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:Netherlicious, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:NotEnoughThaumcraftTabs, FMLFileResourcePack:OnlinePictureFrame, FMLFileResourcePack:PentaCraftMultiMod, FMLFileResourcePack:Penta Graphics, FMLFileResourcePack:pentaintegration, FMLFileResourcePack:Vending Machines, FMLFileResourcePack:Sanguimancy, FMLFileResourcePack:Schematica, FMLFileResourcePack:Screener Mod, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tainted Magic, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft Mob Aspects, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Dyes, FMLFileResourcePack:Thaumic Bases, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:TradeMachines, FMLFileResourcePack:Traveller's Gear, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Wings, Horns, and Hooves, the Ultimate Unicorn Mod!, FMLFileResourcePack:UpToDateMod, FMLFileResourcePack:YumaLib, FMLFileResourcePack:UtilityItems, FMLFileResourcePack:Waila, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:WanionLib, FMLFileResourcePack:Witchery, FMLFileResourcePack:Witching Gadgets, FMLFileResourcePack:WorldEdit Client User Interface, FMLFileResourcePack:YAMCore
  798. [23:00:00] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
  799. [23:00:00] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
  800. [23:00:00] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
  801. [23:00:00] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
  802. [23:00:00] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
  803. [23:00:00] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
  804. [23:00:00] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  805. [23:00:00] [Client thread/INFO] [FML]: Found 100 ObjectHolder annotations
  806. [23:00:00] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  807. [23:00:00] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  808. [23:00:00] [Client thread/INFO] [mclib(netherlicious)]: Latest version of MCLib present: 0.3.7.1 @ DelirusCrux.Netherlicious.repackage.makamys.mclib
  809. [23:00:00] [Client thread/INFO] [LiteLoader]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
  810. [23:00:00] [Client thread/INFO] [LiteLoader]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
  811. [23:00:00] [Client thread/INFO] [LiteLoader]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
  812. [23:00:00] [Client thread/INFO] [AssetDirector]: Using directory C:\Users\User\Pentacraft\updates\asset1.7.10\asset_director
  813. [23:00:01] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  814. [23:00:01] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer:transform:29]: Transforming codechicken.nei.api.ItemInfo
  815. [23:00:01] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$ItemInfo$ClassVisitor:visitMethod:144]: Visiting ItemInfo#load: load(Lnet/minecraft/world/World;)V
  816. [23:00:01] [Client thread/INFO] [FastCraft]: FastCraft 1.25 loaded.
  817. [23:00:01] [Thread-14/INFO] [FastCraft]: You are using the latest suitable version.
  818. [23:00:01] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
  819. [23:00:01] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  820. [23:00:01] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  821. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
  822. [23:00:01] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
  823. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  824. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  825. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  826. [23:00:01] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  827. [23:00:01] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  828. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  829. [23:00:01] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
  830. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  831. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  832. [23:00:01] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
  833. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is disabled.
  834. [23:00:01] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/quartz/ToolQuartzWrench
  835. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  836. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  837. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  838. [23:00:01] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
  839. [23:00:01] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  840. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is disabled.
  841. [23:00:01] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/ToolNetworkTool
  842. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
  843. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
  844. [23:00:01] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/misc/PartStorageBus
  845. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
  846. [23:00:01] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
  847. [23:00:01] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PItems
  848. [23:00:02] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  849. [23:00:02] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  850. [23:00:02] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
  851. [23:00:02] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  852. [23:00:02] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  853. [23:00:02] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  854. [23:00:02] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2POpenComputers
  855. [23:00:02] [Client thread/INFO] [AE2-CORE]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
  856. [23:00:02] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PPressure
  857. [23:00:02] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer:transform:92]: Transforming net.minecraft.tileentity.TileEntityFurnace
  858. [23:00:02] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$TileEntityFurnace$ClassVisitor:visitMethod:325]: Visiting TileEntityFurnace#readFromNBT: a(Ldh;)V
  859. [23:00:02] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$TileEntityFurnace$ClassVisitor:visitMethod:328]: Visiting TileEntityFurnace#writeToNBT: b(Ldh;)V
  860. [23:00:02] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.tileentity.TileEntityFurnace
  861. [23:00:02] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.tileentity.TileEntityFurnace#getBurnTimeRemainingScaled(I)
  862. [23:00:02] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
  863. [23:00:02] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 886ms )
  864. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: DraconicEvolution
  865. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:77]: Disabled!
  866. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: Botania
  867. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: ImmersiveEngineering
  868. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:77]: Disabled!
  869. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: Forestry
  870. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:77]: Disabled!
  871. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: Avaritia
  872. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: appliedenergistics2
  873. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: EnderIO
  874. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:77]: Disabled!
  875. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: IC2
  876. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:77]: Disabled!
  877. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: BuildCraft|Core
  878. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:77]: Disabled!
  879. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: ThermalExpansion
  880. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:77]: Disabled!
  881. [23:00:02] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: Thaumcraft
  882. [23:00:02] [Client thread/INFO] [ArsMagica2]: Extending potions array
  883. [23:00:02] [Client thread/INFO] [ArsMagica2]: Injecting potions starting from index 32
  884. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Water Breathing is ID 24
  885. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Flight is ID 25
  886. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Feather Fall is ID 26
  887. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Haste is ID 27
  888. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion True Sight is ID 28
  889. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Regeneration is ID 29
  890. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Magic Shield is ID 54
  891. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Charmed is ID 55
  892. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Frost Slow is ID 56
  893. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Chrono Anchor is ID 57
  894. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Mana Regen is ID 58
  895. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Entangled is ID 59
  896. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Watery Grave is ID 60
  897. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Spell Reflect is ID 61
  898. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Silence is ID 62
  899. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Swift Swim is ID 63
  900. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Agility is ID 64
  901. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Leap is ID 65
  902. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Mana Boost is ID 66
  903. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Astral Distortion is ID 67
  904. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Mana Shield is ID 68
  905. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Fury is ID 69
  906. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Scramble Synapses is ID 70
  907. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Illuminated is ID 71
  908. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Greater Mana Restoration is ID 72
  909. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Epic Mana Restoration is ID 73
  910. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Legendary Mana Restoration is ID 74
  911. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Gravity Well is ID 75
  912. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Levitation is ID 76
  913. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Clarity is ID 77
  914. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Shrunken is ID 78
  915. [23:00:02] [Client thread/INFO] [ArsMagica2]: Potion Burnout Redux is ID 79
  916. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_phy
  917. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_drn
  918. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fall
  919. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_exp
  920. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_fire
  921. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_frst
  922. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_mage
  923. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dr_litn
  924. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mn_reg
  925. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: bn_red
  926. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: soulbnd
  927. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fl_lure
  928. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_xp
  929. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: pp_ore
  930. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: mg_gog
  931. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: tc_nrv
  932. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: step_up
  933. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: run_spd
  934. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: dispel
  935. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fallprot
  936. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: fireprot
  937. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: freedom
  938. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: healing
  939. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: highjump
  940. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lifesave
  941. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: lightstep
  942. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: minespd
  943. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: recoil
  944. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: swimspd
  945. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrbrth
  946. [23:00:03] [Client thread/INFO] [ArsMagica2]: Registered imbuement: wtrwalk
  947. [23:00:03] [AE2 VersionChecker/INFO] [AE2:C]: No newer version is available: missing(found) < rv3-beta-6 (current)
  948. [23:00:03] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
  949. [23:00:03] [Client thread/INFO] [ATG]: WAT
  950. [23:00:03] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer:transform:110]: Transforming thaumcraft.common.blocks.BlockCustomOre
  951. [23:00:03] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$BlockCustomOre$ClassVisitor:visitMethod:396]: Visiting BlockCustomOre#addHitEffects: addHitEffects(Lnet/minecraft/world/World;Lnet/minecraft/util/MovingObjectPosition;Lnet/minecraft/client/particle/EffectRenderer;)Z
  952. [23:00:03] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching Boots
  953. [23:00:03] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
  954. [23:00:03] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
  955. [23:00:04] [Client thread/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  956. [23:00:04] [Client thread/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  957. [23:00:04] [Client thread/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  958. [23:00:04] [Client thread/INFO] [BloodMagic]: none yet!
  959. [23:00:04] [Client thread/INFO] [BloodMagic]: I have found a zip!
  960. [23:00:05] [Client thread/INFO] [FML]: [Botania] Registered 1215 recipes.
  961. [23:00:06] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: https://raw.githubusercontent.com/iChun/iChunUtil/master/src/main/resources/assets/ichunutil/mod/patrons.json
  962. [23:00:06] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
  963. [23:00:06] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
  964. [23:00:06] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
  965. [23:00:06] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
  966. [23:00:06] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  967. [23:00:06] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  968. [23:00:06] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
  969. [23:00:06] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
  970. [23:00:06] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.openStream(URL.java:1068)
  971. [23:00:06] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ichun.client.thread.ThreadGetPatrons.run(ThreadGetPatrons.java:30)
  972. [23:00:07] [Client thread/INFO] [extrautils]: Hello World
  973. [23:00:07] [Client thread/INFO] [extrautils]: QEDCrafting Updater: Added Recipe - tile.extrautils:endMarker
  974. [23:00:07] [Client thread/INFO] [extrautils]: QEDCrafting Updater: Removed Recipe - tile.extrautils:enderQuarry
  975. [23:00:07] [Client thread/INFO] [extrautils]: QEDCrafting Updater: Added Recipe - tile.extrautils:extractor_base.12
  976. [23:00:07] [Client thread/INFO] [extrautils]: QEDCrafting Updater: Added Recipe - tile.extrautils:enderQuarryUpgrade.0
  977. [23:00:07] [Client thread/INFO] [extrautils]: QEDCrafting Updater: Added Recipe - tile.extrautils:extractor_base.13
  978. [23:00:08] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  979. [23:00:08] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
  980. [23:00:08] [Client thread/INFO] [Mantle]: Loading configuration from disk.
  981. [23:00:08] [Client thread/INFO] [Mantle]: Configuration load completed.
  982. [23:00:08] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
  983. [23:00:08] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
  984. [23:00:08] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  985. [23:00:08] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
  986. [23:00:08] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
  987. [23:00:08] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
  988. [23:00:08] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  989. [23:00:08] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
  990. [23:00:08] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
  991. [23:00:08] [Client thread/INFO] [STDOUT]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
  992. [23:00:08] [Client thread/INFO] [STDOUT]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
  993. [23:00:08] [Client thread/INFO] [STDOUT]: [com.arc.bloodarsenal.common.block.ModBlocks:registerBlock:103]:
  994. [23:00:09] [Client thread/INFO] [Chisel]: Starting pre-init...
  995. [23:00:09] [Client thread/INFO] [Chisel]: Loading blocks...
  996. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
  997. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  998. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  999. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  1000. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  1001. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  1002. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  1003. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  1004. [23:00:09] [Client thread/INFO] [Chisel]: 98 Feature's blocks loaded.
  1005. [23:00:09] [Client thread/INFO] [Chisel]: Loading Tile Entities...
  1006. [23:00:09] [Client thread/INFO] [Chisel]: Tile Entities loaded.
  1007. [23:00:09] [Client thread/INFO] [Chisel]: Loading items...
  1008. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
  1009. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  1010. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  1011. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  1012. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  1013. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  1014. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  1015. [23:00:09] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  1016. [23:00:09] [Client thread/INFO] [Chisel]: 98 Feature's items loaded.
  1017. [23:00:09] [Client thread/INFO] [Chisel]: Pre-init finished.
  1018. [23:00:09] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  1019. [23:00:10] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ServerCloneController:loadClones:38]: C:\Users\User\Pentacraft\updates\MagicRPG\customnpcs\clones\..\clonednpcs.dat
  1020. false
  1021. [23:00:10][FINE][noppes.npcs.LogWriter:71] Sun Jun 18 23:00:10 MSK 2023
  1022. [23:00:10][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
  1023. [23:00:11][FINE][noppes.npcs.controllers.ScriptController:66] Scala: .scala
  1024. [23:00:11] [Client thread/WARN] [FML]: =============================================================
  1025. [23:00:11] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  1026. [23:00:11] [Client thread/WARN] [FML]: Offendor: jdk/nashorn/internal/objects/Global.exit(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
  1027. [23:00:11] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  1028. [23:00:11] [Client thread/WARN] [FML]: =============================================================
  1029. [23:00:11][FINE][noppes.npcs.controllers.ScriptController:66] ECMAScript: .js
  1030. [23:00:11] [Client thread/INFO] [DivineRPG]: Loading DivineRPG...
  1031. [23:00:12] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
  1032. [23:00:12] [Client thread/INFO] [Natura-ModuleController]: Module for Thaumcraft loaded successfully.
  1033. [23:00:12] [Client thread/INFO] [Natura-ModuleController]: Module for ForgeMultipart loaded successfully.
  1034. [23:00:12] [Client thread/INFO] [Natura-ModuleController]: Module for NotEnoughItems loaded successfully.
  1035. [23:00:13] [Client thread/INFO] [ExtraTiC]: Natura Detected
  1036. [23:00:13] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected
  1037. [23:00:13] [Client thread/INFO] [ExtraTiC]: Botania Detected
  1038. [23:00:13] [Client thread/INFO] [ExtraTiC]: Twilight Forest Detected
  1039. [23:00:13] [Client thread/INFO] [ExtraTiC]: Thaumcraft Detected
  1040. [23:00:13] [Client thread/INFO] [ExtraTiC]: ExtraUtils Detected
  1041. [23:00:14] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
  1042. [23:00:14] [Client thread/INFO] [lootgames]: Worldgen enabled in dimension 0 with rhomb size 20.
  1043. [23:00:14] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
  1044. [23:00:14] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
  1045. [23:00:14] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
  1046. [23:00:14] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
  1047. [23:00:14] [Client thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
  1048. [23:00:14] [Client thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
  1049. [23:00:14] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
  1050. [23:00:14] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
  1051. [23:00:14] [Client thread/INFO] [YumaLib]: Loading config
  1052. [23:00:14] [Client thread/INFO] [YumaLib]: Items init
  1053. [23:00:14] [Client thread/INFO] [UpToDateMod]: Loading config
  1054. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: == Features Status ==
  1055. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: stones : Enabled
  1056. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: wood : Enabled
  1057. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: smoothStone : Enabled
  1058. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: armorStand : Enabled
  1059. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: doors : Enabled
  1060. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: woodenTrapdoors : Enabled
  1061. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: fences : Enabled
  1062. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: fenceGates : Enabled
  1063. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: buttons : Enabled
  1064. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: pressurePlates : Enabled
  1065. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: boats : Enabled
  1066. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: strippedLogs : Enabled
  1067. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: ironTrapdoor : Enabled
  1068. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: grassPath : Enabled
  1069. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: coarseDirt : Enabled
  1070. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: prismarineStuffs : Enabled
  1071. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: sponge : Enabled
  1072. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: redNetherBricks : Enabled
  1073. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: netherWartBlock : Enabled
  1074. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: endstoneBricks : Enabled
  1075. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: purpurStuffs : Enabled
  1076. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: boneBlockAndFossile : Enabled
  1077. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: magmaBlock : Enabled
  1078. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: redSandstone : Enabled
  1079. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: mutton : Enabled
  1080. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: concreteAndConcretePowder : Enabled
  1081. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: glazedTerracotta : Enabled
  1082. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: ironNugget : Enabled
  1083. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: barrel : Enabled
  1084. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: sweetBerry : Enabled
  1085. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: witherRose : Enabled
  1086. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: flower : Enabled
  1087. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: plainDye : Enabled
  1088. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: suspiciousStew : Enabled
  1089. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: newNoteBlockInstruments : Enabled
  1090. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: lantern : Enabled
  1091. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: allKindsOfStairs : Enabled
  1092. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: allKindsOfSlabs : Enabled
  1093. [23:00:14] [Client thread/INFO] [UpToDateMod-Config]: allKindsOfWalls : Enabled
  1094. [23:00:14] [Client thread/INFO] [UpToDateMod]: preInit
  1095. [23:00:14] [Client thread/INFO] [YumaLib]: Context updated: UpToDateMod
  1096. [23:00:14] [Client thread/INFO] [UpToDateMod-ResourceLoader]: Starting loading vanilla resources
  1097. [23:00:14] [Client thread/INFO] [UpToDateMod-ResourceLoader]: Finished loading vanilla resources
  1098. [23:00:14] [Client thread/INFO] [UpToDateMod]: Blocks init
  1099. [23:00:14] [Client thread/INFO] [UpToDateMod]: Items init
  1100. [23:00:14] [Client thread/INFO] [YumaLib]: Context reset
  1101. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.IOException: Системе не удается найти указанный путь
  1102. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1103. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.io.File.createNewFile(File.java:1014)
  1104. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ru.pentacraft.mrlich.ecomod.common.EcoModCommonProxy.preInit(EcoModCommonProxy.java:90)
  1105. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ru.pentacraft.mrlich.ecomod.client.EcoModClientProxy.preInit(EcoModClientProxy.java:16)
  1106. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ru.pentacraft.mrlich.multimod.MultimodMain.preInit(MultimodMain.java:65)
  1107. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1108. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1109. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1110. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  1111. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1112. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1113. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1114. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  1115. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1116. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1117. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1118. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1119. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1120. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1121. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1122. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1123. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1124. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1125. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  1126. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1127. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1128. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1129. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1130. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1131. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1132. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  1133. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  1134. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:515)
  1135. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922)
  1136. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1137. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1138. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1139. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1140. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  1141. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1142. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1143. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362)
  1144. [23:00:15] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.main(SourceFile:218)
  1145. [23:00:15] [Client thread/INFO] [STDOUT]: [g.g.g.J:f:50]: Регистрируем пакеты
  1146. [23:00:15] [Client thread/INFO] [bq_standard]: Loaded configs...
  1147. [23:00:15] [Client thread/INFO] [TAINTEDMAGIC]: Please stand back... Pre-initializing Tainted Magic!
  1148. [23:00:15] [Client thread/INFO] [TAINTEDMAGIC]: Loading config
  1149. [23:00:15] [Client thread/INFO] [TAINTEDMAGIC]: Mod out of date! You're still running: r7.82, Latest Version: 8.1.1
  1150. [23:00:15] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCore] Mod with name Thaumic Bases and classpath tb.core.TBCore.class using ID 1 has been succesfully registered!
  1151. [23:00:15] [Client thread/INFO] [DummyCore.Utils.Notifier]: [DummyCore] Configuration File for mod Thaumic Bases was successfully created with path C:\Users\User\Pentacraft\updates\MagicRPG\configThaumic Bases.cfg
  1152. [23:00:16] [Client thread/INFO] [Thaumic Energistics]: Starting (PreInit)
  1153. [23:00:16] [Client thread/INFO] [Thaumic Energistics]: Finished (PreInit in 89ms)
  1154. [23:00:16] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
  1155. [23:00:16] [Client thread/INFO] [ThE-Core]: Transforming Class (thaumcraft.client.renderers.entity.RenderGolemBase)
  1156. [23:00:16] [Thread-19/INFO] [STDOUT]: [com.hackshop.ultimate_unicorn.UpdateChecker$CheckRunnable:run:47]: Getting properties for region 0
  1157. [23:00:16] [Client thread/INFO] [STDOUT]: [com.hackshop.ultimate_unicorn.CombinedClientProxy:preInit:77]: Using Forge version: 10.13.4.1614
  1158. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
  1159. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Forestry as its dependencies [Forestry] were not found.
  1160. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Mekanism as its dependencies [Mekanism] were not found.
  1161. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
  1162. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin magicalcrops as its dependencies [magicalcrops] were not found.
  1163. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin TE Augments as its dependencies [ThermalExpansion] were not found.
  1164. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Blood Magic.
  1165. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Blood Magic.
  1166. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin MFR as its dependencies [MineFactoryReloaded] were not found.
  1167. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
  1168. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Pam's Fruit as its dependencies [harvestcraft] were not found.
  1169. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
  1170. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
  1171. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
  1172. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Railcraft as its dependencies [Railcraft] were not found.
  1173. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
  1174. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
  1175. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
  1176. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
  1177. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [Blood Magic, Extra Utilities, DSU, IFluidHandler]
  1178. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. After: [Extra Utilities, DSU, IFluidHandler, Blood Magic]
  1179. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
  1180. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
  1181. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
  1182. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Blood Magic.
  1183. [23:00:16] [Client thread/INFO] [WAILA Plugins]: Completed plugin registration. 4 plugins registered.
  1184. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 54 already occupided by Magic Shield is being overwriting with witchery:potion.swimming, you may want to change potion ids in the config file!
  1185. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 55 already occupided by Charmed is being overwriting with witchery:potion.resizing, you may want to change potion ids in the config file!
  1186. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 56 already occupided by Frost Slow is being overwriting with witchery:potion.colorful, you may want to change potion ids in the config file!
  1187. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 57 already occupided by Chrono Anchor is being overwriting with witchery:potion.enderinhibition, you may want to change potion ids in the config file!
  1188. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 58 already occupided by Mana Regen is being overwriting with witchery:potion.illfitting, you may want to change potion ids in the config file!
  1189. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 59 already occupided by Entangled is being overwriting with witchery:potion.volatility, you may want to change potion ids in the config file!
  1190. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 60 already occupided by Watery Grave is being overwriting with witchery:potion.enslaved, you may want to change potion ids in the config file!
  1191. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 61 already occupided by Spell Reflect is being overwriting with witchery:potion.mortalcoil, you may want to change potion ids in the config file!
  1192. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 62 already occupided by Silence is being overwriting with witchery:potion.absorbmagic, you may want to change potion ids in the config file!
  1193. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 63 already occupided by Swift Swim is being overwriting with witchery:potion.poisonweapons, you may want to change potion ids in the config file!
  1194. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 64 already occupided by Agility is being overwriting with witchery:potion.reflectprojectiles, you may want to change potion ids in the config file!
  1195. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 65 already occupided by Leap is being overwriting with witchery:potion.reflectdamage, you may want to change potion ids in the config file!
  1196. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 66 already occupided by Mana Boost is being overwriting with witchery:potion.attractprojectiles, you may want to change potion ids in the config file!
  1197. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 67 already occupided by Astral Distortion is being overwriting with witchery:potion.repellattacker, you may want to change potion ids in the config file!
  1198. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 68 already occupided by Mana Shield is being overwriting with witchery:potion.stoutbelly, you may want to change potion ids in the config file!
  1199. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 69 already occupided by Fury is being overwriting with witchery:potion.feelnopain, you may want to change potion ids in the config file!
  1200. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 70 already occupided by potion.blood_seal is being overwriting with witchery:potion.gasmask, you may want to change potion ids in the config file!
  1201. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 71 already occupided by Illuminated is being overwriting with witchery:potion.diseased, you may want to change potion ids in the config file!
  1202. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 72 already occupided by Greater Mana Restoration is being overwriting with witchery:potion.fortune, you may want to change potion ids in the config file!
  1203. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 73 already occupided by Epic Mana Restoration is being overwriting with witchery:potion.worship, you may want to change potion ids in the config file!
  1204. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 74 already occupided by Legendary Mana Restoration is being overwriting with witchery:potion.keepeffects, you may want to change potion ids in the config file!
  1205. [23:00:16] [Client thread/WARN] [witchery: CLIENT]: witchery: Potion slot 75 already occupided by Gravity Well is being overwriting with witchery:potion.wolfsbane, you may want to change potion ids in the config file!
  1206. [23:00:17] [Thread-19/INFO] [STDOUT]: [com.hackshop.ultimate_unicorn.UpdateChecker$CheckRunnable:run:70]: latestVer = null, badly formatted update_info file?
  1207. [23:00:17] [Client thread/INFO] [WitchingGadgets]: Setting up 'WitchingGadgets'
  1208. [23:00:18] [Client thread/INFO] [FML]: Applying holder lookups
  1209. [23:00:18] [Client thread/INFO] [FML]: Holder lookups applied
  1210. [23:00:18] [Client thread/INFO] [FML]: Injecting itemstacks
  1211. [23:00:18] [Client thread/INFO] [FML]: Itemstack injection complete
  1212. [23:00:18] [Client thread/INFO] [LiteLoader]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
  1213. [23:00:18] [Client thread/INFO] [LiteLoader]: Successfully generated event handler proxy class with 28 handlers(s) and 28 total invokations
  1214. [23:00:18] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
  1215. [23:00:18] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Default
  1216. [23:00:18] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1217. [23:00:18] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  1218. [23:00:18] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  1219. [23:00:18] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  1220. [23:00:18] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  1221. [23:00:18] [Client thread/WARN]: File uptodate:sounds/note/xylobone.ogg does not exist, cannot add it to event uptodate:note.xylobone
  1222. [23:00:18] [Client thread/WARN]: File uptodate:sounds/note/guitar.ogg does not exist, cannot add it to event uptodate:note.guitar
  1223. [23:00:18] [Client thread/WARN]: File uptodate:sounds/note/bell.ogg does not exist, cannot add it to event uptodate:note.bell
  1224. [23:00:18] [Client thread/WARN]: File uptodate:sounds/note/icechime.ogg does not exist, cannot add it to event uptodate:note.icechime
  1225. [23:00:18] [Client thread/WARN]: File uptodate:sounds/note/flute.ogg does not exist, cannot add it to event uptodate:note.flute
  1226. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break1.ogg does not exist, cannot add it to event uptodate:dig.bone
  1227. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break2.ogg does not exist, cannot add it to event uptodate:dig.bone
  1228. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break3.ogg does not exist, cannot add it to event uptodate:dig.bone
  1229. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break4.ogg does not exist, cannot add it to event uptodate:dig.bone
  1230. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break5.ogg does not exist, cannot add it to event uptodate:dig.bone
  1231. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step1.ogg does not exist, cannot add it to event uptodate:step.bone
  1232. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step2.ogg does not exist, cannot add it to event uptodate:step.bone
  1233. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step3.ogg does not exist, cannot add it to event uptodate:step.bone
  1234. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step4.ogg does not exist, cannot add it to event uptodate:step.bone
  1235. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step5.ogg does not exist, cannot add it to event uptodate:step.bone
  1236. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break1.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1237. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break2.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1238. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break3.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1239. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break4.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1240. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break5.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1241. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break6.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1242. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step1.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1243. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step2.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1244. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step3.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1245. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step4.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1246. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step5.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1247. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break1.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1248. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break2.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1249. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break3.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1250. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break4.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1251. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break5.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1252. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break6.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1253. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step1.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1254. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step2.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1255. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step3.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1256. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step4.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1257. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step5.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1258. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step6.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1259. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/break1.ogg does not exist, cannot add it to event uptodate:dig.sweet_berry_bush
  1260. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/break2.ogg does not exist, cannot add it to event uptodate:dig.sweet_berry_bush
  1261. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/break3.ogg does not exist, cannot add it to event uptodate:dig.sweet_berry_bush
  1262. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/break4.ogg does not exist, cannot add it to event uptodate:dig.sweet_berry_bush
  1263. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place1.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1264. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place2.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1265. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place3.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1266. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place4.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1267. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place5.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1268. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place6.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1269. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place1.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1270. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place2.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1271. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place3.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1272. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place4.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1273. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place5.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1274. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place6.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1275. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break1.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1276. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break2.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1277. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break3.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1278. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break4.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1279. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break5.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1280. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break6.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1281. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break1.ogg does not exist, cannot add it to event uptodate:step.lantern
  1282. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break2.ogg does not exist, cannot add it to event uptodate:step.lantern
  1283. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break3.ogg does not exist, cannot add it to event uptodate:step.lantern
  1284. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break4.ogg does not exist, cannot add it to event uptodate:step.lantern
  1285. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break5.ogg does not exist, cannot add it to event uptodate:step.lantern
  1286. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break6.ogg does not exist, cannot add it to event uptodate:step.lantern
  1287. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place1.ogg does not exist, cannot add it to event uptodate:place.lantern
  1288. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place2.ogg does not exist, cannot add it to event uptodate:place.lantern
  1289. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place3.ogg does not exist, cannot add it to event uptodate:place.lantern
  1290. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place4.ogg does not exist, cannot add it to event uptodate:place.lantern
  1291. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place5.ogg does not exist, cannot add it to event uptodate:place.lantern
  1292. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place6.ogg does not exist, cannot add it to event uptodate:place.lantern
  1293. [23:00:18] [Client thread/WARN]: File uptodate:sounds/note/xylobone.ogg does not exist, cannot add it to event uptodate:note.xylobone
  1294. [23:00:18] [Client thread/WARN]: File uptodate:sounds/note/guitar.ogg does not exist, cannot add it to event uptodate:note.guitar
  1295. [23:00:18] [Client thread/WARN]: File uptodate:sounds/note/bell.ogg does not exist, cannot add it to event uptodate:note.bell
  1296. [23:00:18] [Client thread/WARN]: File uptodate:sounds/note/icechime.ogg does not exist, cannot add it to event uptodate:note.icechime
  1297. [23:00:18] [Client thread/WARN]: File uptodate:sounds/note/flute.ogg does not exist, cannot add it to event uptodate:note.flute
  1298. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break1.ogg does not exist, cannot add it to event uptodate:dig.bone
  1299. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break2.ogg does not exist, cannot add it to event uptodate:dig.bone
  1300. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break3.ogg does not exist, cannot add it to event uptodate:dig.bone
  1301. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break4.ogg does not exist, cannot add it to event uptodate:dig.bone
  1302. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break5.ogg does not exist, cannot add it to event uptodate:dig.bone
  1303. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step1.ogg does not exist, cannot add it to event uptodate:step.bone
  1304. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step2.ogg does not exist, cannot add it to event uptodate:step.bone
  1305. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step3.ogg does not exist, cannot add it to event uptodate:step.bone
  1306. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step4.ogg does not exist, cannot add it to event uptodate:step.bone
  1307. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step5.ogg does not exist, cannot add it to event uptodate:step.bone
  1308. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break1.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1309. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break2.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1310. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break3.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1311. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break4.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1312. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break5.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1313. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break6.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1314. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step1.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1315. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step2.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1316. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step3.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1317. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step4.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1318. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step5.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1319. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break1.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1320. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break2.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1321. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break3.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1322. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break4.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1323. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break5.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1324. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break6.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1325. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step1.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1326. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step2.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1327. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step3.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1328. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step4.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1329. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step5.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1330. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step6.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1331. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/break1.ogg does not exist, cannot add it to event uptodate:dig.sweet_berry_bush
  1332. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/break2.ogg does not exist, cannot add it to event uptodate:dig.sweet_berry_bush
  1333. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/break3.ogg does not exist, cannot add it to event uptodate:dig.sweet_berry_bush
  1334. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/break4.ogg does not exist, cannot add it to event uptodate:dig.sweet_berry_bush
  1335. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place1.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1336. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place2.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1337. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place3.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1338. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place4.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1339. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place5.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1340. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place6.ogg does not exist, cannot add it to event uptodate:step.sweet_berry_bush
  1341. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place1.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1342. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place2.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1343. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place3.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1344. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place4.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1345. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place5.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1346. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/sweet_berry_bush/place6.ogg does not exist, cannot add it to event uptodate:place.sweet_berry_bush
  1347. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break1.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1348. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break2.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1349. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break3.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1350. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break4.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1351. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break5.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1352. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break6.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1353. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break1.ogg does not exist, cannot add it to event uptodate:step.lantern
  1354. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break2.ogg does not exist, cannot add it to event uptodate:step.lantern
  1355. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break3.ogg does not exist, cannot add it to event uptodate:step.lantern
  1356. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break4.ogg does not exist, cannot add it to event uptodate:step.lantern
  1357. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break5.ogg does not exist, cannot add it to event uptodate:step.lantern
  1358. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/break6.ogg does not exist, cannot add it to event uptodate:step.lantern
  1359. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place1.ogg does not exist, cannot add it to event uptodate:place.lantern
  1360. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place2.ogg does not exist, cannot add it to event uptodate:place.lantern
  1361. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place3.ogg does not exist, cannot add it to event uptodate:place.lantern
  1362. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place4.ogg does not exist, cannot add it to event uptodate:place.lantern
  1363. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place5.ogg does not exist, cannot add it to event uptodate:place.lantern
  1364. [23:00:18] [Client thread/WARN]: File uptodate:sounds/block/lantern/place6.ogg does not exist, cannot add it to event uptodate:place.lantern
  1365. [23:00:18] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1366. [23:00:18] [Sound Library Loader/INFO]: Sound engine started
  1367. [23:00:19] [Client thread/INFO] [LiteLoader]: JInput Component Registry is initialising...
  1368. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1369. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1370. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1371. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1372. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1373. [23:00:19] [Client thread/INFO] [STDOUT]: [net.java.games.input.DefaultControllerEnvironment:getControllers:141]: WARNING: Found unknown Windows version: Windows 10
  1374. [23:00:19] [Client thread/INFO] [STDOUT]: [net.java.games.input.DefaultControllerEnvironment:getControllers:142]: Attempting to use default windows plug-in.
  1375. [23:00:19] [Client thread/INFO] [STDOUT]: [net.java.games.input.DefaultControllerEnvironment:getControllers:155]: Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
  1376. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1377. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1378. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1379. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1380. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1381. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1382. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1383. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1384. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1385. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1386. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1387. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1388. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1389. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1390. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1391. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1392. Failed to initialize device HIDI2C Device because of: java.io.IOException: Failed to acquire device (8007001e)
  1393. Failed to initialize device PRO X because of: java.io.IOException: Failed to acquire device (8007001e)
  1394. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1395. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1396. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1397. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1398. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1399. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1400. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1401. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1402. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1403. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1404. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1405. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1406. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1407. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1408. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1409. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1410. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1411. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1412. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1413. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1414. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1415. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1416. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1417. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1418. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1419. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1420. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1421. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1422. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1423. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1424. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1425. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1426. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1427. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1428. [23:00:19] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\User\Pentacraft\updates\MagicRPG\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1429. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller ?????????? HID on Unknown...
  1430. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller ?????????? HID on Unknown...
  1431. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller ?????????? HID on Unknown...
  1432. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller ??????????? ?????????? PS/2 on Unknown...
  1433. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller HID-??????????? ???? on Unknown...
  1434. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller HID-??????????? ???? on Unknown...
  1435. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller PRO X on Unknown...
  1436. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller G502 HERO Gaming Mouse on Unknown...
  1437. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller G502 HERO Gaming Mouse on Unknown...
  1438. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Intel(R) HID Event Filter on Unknown...
  1439. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller ?????????? ???????? ????????????????? ?????????? ????????? on Unknown...
  1440. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller ?????????? ???????? ????????????????? ?????????? ????????? on Unknown...
  1441. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller ASUS Wireless Radio Control on Unknown...
  1442. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller PRO X on Unknown...
  1443. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller PRO X on Unknown...
  1444. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller G502 HERO Gaming Mouse on Unknown...
  1445. [23:00:19] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller G502 HERO Gaming Mouse on Unknown...
  1446. [23:00:19] [Client thread/INFO] [LiteLoader]: JInput Component Registry initialised, found 17 controller(s) 532 component(s)
  1447. [23:00:19] [Client thread/INFO] [LiteLoader]: LiteLoader begin INIT...
  1448. [23:00:19] [Client thread/INFO] [LiteLoader]: Baking listener list for CoreProvider with 2 listeners
  1449. [23:00:19] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
  1450. [23:00:19] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
  1451. [23:00:19] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar' into classpath
  1452. [23:00:19] [Client thread/INFO] [LiteLoader]: Discovering mods on class path...
  1453. [23:00:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\Desktop\PentaCraft.exe...
  1454. [23:00:19] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
  1455. [23:00:19] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
  1456. [23:00:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\mod_macros_0.10.12_for_1.7.10.litemod...
  1457. [23:00:19] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
  1458. [23:00:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\mod_voxelMap_1.5.19_for_1.7.10.litemod...
  1459. [23:00:19] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
  1460. [23:00:19] [Client thread/INFO] [LiteLoader]: Searching C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar...
  1461. [23:00:19] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
  1462. [23:00:19] [Client thread/INFO] [LiteLoader]: Mod class discovery completed
  1463. [23:00:19] [Client thread/INFO] [LiteLoader]: LiteLoader begin POSTINIT...
  1464. [23:00:19] [Client thread/INFO] [LiteLoader]: Inhibiting sound handler reload
  1465. [23:00:19] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
  1466. [23:00:19] [Client thread/INFO] [LiteLoader]: Injecting onc01packetchatmessage[x1] in func_148833_a in C01PacketChatMessage
  1467. [23:00:19] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.PacketEventsClient for API LiteLoader core API
  1468. [23:00:19] [Client thread/INFO] [LiteLoader]: Injecting ons01packetjoingame[x1] in func_148833_a in S01PacketJoinGame
  1469. [23:00:19] [Client thread/INFO] [LiteLoader]: Injecting ons02packetloginsuccess[x1] in func_148833_a in S02PacketLoginSuccess
  1470. [23:00:19] [Client thread/INFO] [LiteLoader]: Injecting ons02packetchat[x1] in func_148833_a in S02PacketChat
  1471. [23:00:19] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer:transform:74]: Transforming net.minecraft.network.play.client.C17PacketCustomPayload
  1472. [23:00:19] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$C17PacketCustomPayload$ClassVisitor:visitMethod:252]: Visiting C17PacketCustomPayload methods: <init>(Ljava/lang/String;[B)V
  1473. [23:00:19] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$C17PacketCustomPayload$ClassVisitor:visitMethod:252]: Visiting C17PacketCustomPayload methods: a(Let;)V
  1474. [23:00:19] [Client thread/INFO] [STDOUT]: [alexsocol.patcher.asm.ASJClassTransformer$C17PacketCustomPayload$ClassVisitor:visitMethod:252]: Visiting C17PacketCustomPayload methods: b(Let;)V
  1475. [23:00:19] [Client thread/INFO] [LiteLoader]: Injecting onc17packetcustompayload[x1] in func_148833_a in C17PacketCustomPayload
  1476. [23:00:19] [Client thread/INFO] [LiteLoader]: Injecting ons3fpacketcustompayload[x1] in func_148833_a in S3FPacketCustomPayload
  1477. [23:00:19] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
  1478. [23:00:19] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
  1479. [23:00:19] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.messaging.MessageBus for API LiteLoader core API
  1480. [23:00:19] [Client thread/INFO] [LiteLoader]: Discovered 3 total mod(s), injected 0 tweak(s)
  1481. [23:00:19] [Client thread/INFO] [LiteLoader]: Loading mod from net.eq2online.macros.LiteModMacros
  1482. [23:00:19] [Client thread/INFO] [LiteLoader]: Baking listener list for ModLoadObserver with 0 listeners
  1483. [23:00:19] [Client thread/INFO] [LiteLoader]: Successfully added mod Macro / Keybind Mod version 0.10.12
  1484. [23:00:19] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\mod_macros_0.10.12_for_1.7.10.litemod" to active resource pack set
  1485. [23:00:19] [Client thread/INFO] [LiteLoader]: Setting up "mod_macros_0.10.12_for_1.7.10.litemod" as mod resource pack with identifier "Macro / Keybind Mod"
  1486. [23:00:19] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\mod_macros_0.10.12_for_1.7.10.litemod" to active resource pack set
  1487. [23:00:19] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap
  1488. [23:00:19] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelMap version 1.5.19
  1489. [23:00:19] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\mod_voxelMap_1.5.19_for_1.7.10.litemod" to active resource pack set
  1490. [23:00:19] [Client thread/INFO] [LiteLoader]: Setting up "mod_voxelMap_1.5.19_for_1.7.10.litemod" as mod resource pack with identifier "VoxelMap"
  1491. [23:00:19] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\mod_voxelMap_1.5.19_for_1.7.10.litemod" to active resource pack set
  1492. [23:00:19] [Client thread/INFO] [LiteLoader]: Loading mod from yalter.mousetweaks.loaders.LiteModMouseTweaks
  1493. [23:00:19] [Client thread/INFO] [LiteLoader]: Successfully added mod Mouse Tweaks version 2.4.4
  1494. [23:00:19] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar" to active resource pack set
  1495. [23:00:19] [Client thread/INFO] [LiteLoader]: Setting up "MouseTweaks-2.4.4-mc1.7.10.jar" as mod resource pack with identifier "Mouse Tweaks"
  1496. [23:00:19] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\User\Pentacraft\updates\MagicRPG\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar" to active resource pack set
  1497. [23:00:19] [Client thread/INFO] [LiteLoader]: Initialising mod Macro / Keybind Mod version 0.10.12
  1498. [23:00:19] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
  1499. [23:00:19] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
  1500. [23:00:19] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Injecting hooks into class net.minecraft.client.gui.GuiChat
  1501. [23:00:19] [Client thread/INFO] [STDOUT]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:19]: [DEBUG] Patching method net.minecraft.client.gui.GuiChat#<clinit>()
  1502. [23:00:19] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  1503. [23:00:19] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  1504. [23:00:19] [Client thread/INFO] [LiteLoader]: Loading macro templates...
  1505. [23:00:20] [Client thread/INFO] [LiteLoader]: Using config dir /liteconfig/common/macros/
  1506. [23:00:20] [Client thread/INFO] [LiteLoader]: Script engine initialised, registered 114 script action(s)
  1507. [23:00:20] [Client thread/INFO] [LiteLoader]: Script engine initialised, registered 62 script action(s)
  1508. [23:00:20] [Client thread/INFO] [LiteLoader]: Loading chat filter templates...
  1509. [23:00:20] [Client thread/INFO] [LiteLoader]: loading localisations for ru_RU
  1510. [23:00:20] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelMap version 1.5.19
  1511. [23:00:20] [Client thread/INFO] [LiteLoader]: Initialising mod Mouse Tweaks version 2.4.4
  1512. [23:00:20] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialise, entry point: LITELOADER.
  1513. [23:00:20] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check, please ignore the following errors (if they come up).
  1514. [23:00:20] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "mcProfiler" from class "net.minecraft.client.Minecraft"
  1515. [23:00:20] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check completed.
  1516. [23:00:20] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
  1517. [23:00:20] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is installed.
  1518. [23:00:20] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
  1519. [23:00:20] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected CodeChickenCore!
  1520. [23:00:20] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected NEI!
  1521. [23:00:20] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialised.
  1522. [23:00:20] [Client thread/INFO] [LiteLoader]: Baking listener list for InterfaceObserver with 0 listeners
  1523. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
  1524. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
  1525. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
  1526. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
  1527. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
  1528. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
  1529. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
  1530. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
  1531. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
  1532. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
  1533. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
  1534. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
  1535. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
  1536. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
  1537. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
  1538. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
  1539. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
  1540. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
  1541. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
  1542. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
  1543. [23:00:20] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
  1544. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
  1545. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
  1546. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
  1547. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
  1548. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
  1549. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
  1550. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
  1551. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
  1552. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
  1553. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
  1554. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
  1555. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
  1556. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
  1557. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
  1558. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
  1559. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
  1560. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/blocks
  1561. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
  1562. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
  1563. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
  1564. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
  1565. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
  1566. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
  1567. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
  1568. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
  1569. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
  1570. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
  1571. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
  1572. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
  1573. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
  1574. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
  1575. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
  1576. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
  1577. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
  1578. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
  1579. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
  1580. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
  1581. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
  1582. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
  1583. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
  1584. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
  1585. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
  1586. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
  1587. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
  1588. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
  1589. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
  1590. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
  1591. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
  1592. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
  1593. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
  1594. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
  1595. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
  1596. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
  1597. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
  1598. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/blocks, 16x16
  1599. [23:00:21] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  1600. [23:00:21] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
  1601. [23:00:21] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
  1602. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] Loading texture map: textures/items
  1603. [23:00:21] [Client thread/INFO] [ArsMagica2]: Located 405 spell IIcons
  1604. [23:00:21] [Client thread/INFO] [Config]: [OptiFine] Texture size: textures/items, 16x16
  1605. [23:00:21] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  1606. [23:00:21] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
  1607. [23:00:21] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
  1608. [23:00:21] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
  1609. [23:00:21] [Client thread/INFO] [AE2:C]: Initialization ( started )
  1610. [23:00:21] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
  1611. [23:00:21] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
  1612. [23:00:21] [AE2 CSV Export/INFO] [AE2:C]: New mod configuration was found. Commencing exporting.
  1613. [23:00:21] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( started )
  1614. [23:00:22] [AE2 CSV Export/WARN] [AE2:C]: Could not export subtypes of: item.extrautils:microblocks
  1615. [23:00:22] [AE2 CSV Export/WARN] [AE2:C]: Could not export subtypes of: item.microblock
  1616. [23:00:22] [AE2 CSV Export/INFO] [AE2:C]: Exported successfully 5468 items into items.csv
  1617. [23:00:22] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( ended after 346 ms)
  1618. [23:00:22] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  1619. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 56 loaded.
  1620. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
  1621. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
  1622. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 3 loaded.
  1623. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 8 loaded.
  1624. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 16 loaded.
  1625. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 9 loaded.
  1626. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 211 loaded.
  1627. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 6 loaded.
  1628. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
  1629. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
  1630. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
  1631. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
  1632. [23:00:22] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 9 loaded.
  1633. [23:00:22] [Client thread/INFO] [ThE-Core]: Transforming Class (appeng.client.gui.implementations.GuiMEMonitorable)
  1634. [23:00:22] [Client thread/INFO] [AE2:C]: Initialization ( ended after 747ms )
  1635. [23:00:22] [Client thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  1636. [23:00:23] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@7b63e076
  1637. [23:00:23] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@3593a7e1
  1638. [23:00:23] [Client thread/WARN] [ArsMagica2]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@da9043b
  1639. [23:00:23] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment magic_resist to ID 104 (configured currently as 104)
  1640. [23:00:23] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
  1641. [23:00:23] [Client thread/INFO] [ArsMagica2]: Attempting to set enchantment soulbound to ID 105 (configured currently as 105)
  1642. [23:00:23] [Client thread/INFO] [ArsMagica2]: Successfully registered enchanment!
  1643. [23:00:23] [Client thread/INFO] [ArsMagica2]: Initializing API Hooks...
  1644. [23:00:23] [Client thread/INFO] [ArsMagica2]: Finished API Initialization
  1645. [23:00:23] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming thaumcraft.client.renderers.tile.TileNodeRenderer: thaumcraft.client.renderers.tile.TileNodeRenderer
  1646. [23:00:23] [Automagy Version Checker Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://everburningtorch.com/minecraft/automagy/checkVersion/?v=0.28.2
  1647. [23:00:23] [Automagy Version Checker Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
  1648. [23:00:23] [Automagy Version Checker Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
  1649. [23:00:23] [Automagy Version Checker Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
  1650. [23:00:23] [Automagy Version Checker Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
  1651. [23:00:23] [Automagy Version Checker Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1652. [23:00:23] [Automagy Version Checker Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1653. [23:00:23] [Automagy Version Checker Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
  1654. [23:00:23] [Automagy Version Checker Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at tuhljin.automagy.lib.VersionCheckerThread.run(VersionCheckerThread.java:30)
  1655. [23:00:23] [Client thread/INFO] [FML]: [Automagy] Warning: Humorous one-liner not found.
  1656. [23:00:24] [Client thread/INFO] [Avaritia]: Registering TiCon renderer mappings
  1657. [23:00:24] [Client thread/INFO] [Avaritia]: Registered TCon Resource Pack (avaritia_neutronium) - NeutroniumIcons
  1658. [23:00:24] [Client thread/INFO] [Avaritia]: Registered TCon Resource Pack (avaritia_infinitymetal) - InfinityIcons
  1659. [23:00:25] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: https://raw.githubusercontent.com/iChun/iChunUtil/master/src/main/resources/assets/ichunutil/mod/versions.json
  1660. [23:00:25] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
  1661. [23:00:25] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
  1662. [23:00:25] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
  1663. [23:00:25] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
  1664. [23:00:25] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1665. [23:00:25] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1666. [23:00:25] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
  1667. [23:00:25] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
  1668. [23:00:25] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.openStream(URL.java:1068)
  1669. [23:00:25] [iChunUtil Mod Version Check/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ichun.common.core.updateChecker.ModVersionChecker$1.run(ModVersionChecker.java:47)
  1670. [23:00:25] [Back Tools Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: http://new.creeperrepo.net/ichun/static/backtools.xml
  1671. [23:00:25] [Back Tools Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
  1672. [23:00:25] [Back Tools Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
  1673. [23:00:25] [Back Tools Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
  1674. [23:00:25] [Back Tools Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
  1675. [23:00:25] [Back Tools Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1676. [23:00:25] [Back Tools Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1677. [23:00:25] [Back Tools Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
  1678. [23:00:25] [Back Tools Resource download thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at backtools.client.thread.ThreadCheckModSupport.run(ThreadCheckModSupport.java:40)
  1679. [23:00:25] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
  1680. [23:00:25] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
  1681. [23:00:25] [Client thread/INFO] [extrautils]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
  1682. [23:00:25] [Client thread/INFO] [Mantle]: Entering initialization phase.
  1683. [23:00:25] [Client thread/INFO] [WitchingGadgets]: [CORE] Patching getFortuneModifier & getLootingModifier
  1684. [23:00:25] [Client thread/INFO] [FML]: [GadomancyTransformer] Transforming afv: net.minecraft.enchantment.EnchantmentHelper
  1685. [23:00:26] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  1686. [23:00:26] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  1687. [23:00:26] [Client thread/INFO] [notenoughkeys]: TConstruct has be registered with keys key.tarmor, key.tgoggles, key.tbelt, key.tzoom
  1688. [23:00:26] [Client thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
  1689. [23:00:26] [Client thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  1690. [23:00:26] [Client thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
  1691. [23:00:26] [Client thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
  1692. [23:00:26] [Client thread/INFO] [LiteLoader]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
  1693. [23:00:26] [Client thread/INFO] [Chisel]: Starting init...
  1694. [23:00:26] [Client thread/INFO] [Chisel]: Loading recipes...
  1695. [23:00:26] [Client thread/INFO] [Chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
  1696. [23:00:26] [Client thread/INFO] [Chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  1697. [23:00:26] [Client thread/INFO] [Chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  1698. [23:00:26] [Client thread/INFO] [Chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  1699. [23:00:26] [Client thread/INFO] [Chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  1700. [23:00:26] [Client thread/INFO] [Chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  1701. [23:00:26] [Client thread/INFO] [Chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  1702. [23:00:26] [Client thread/INFO] [Chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  1703. [23:00:26] [Client thread/INFO] [Chisel]: 98 Feature's recipes loaded.
  1704. [23:00:26] [Client thread/INFO] [Chisel]: Init finished.
  1705. [23:00:26] [Client thread/INFO] [CarpentersBlocks]: Optifine integration successful.
  1706. [23:00:26] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
  1707. [23:00:26] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
  1708. [23:00:26] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
  1709. [23:00:26] [Client thread/INFO] [EnderCore]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
  1710. [23:00:26] [Client thread/INFO] [EnderCore]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
  1711. [23:00:26] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
  1712. [23:00:26] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
  1713. [23:00:26] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
  1714. [23:00:26] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  1715. [23:00:26] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  1716. [23:00:26] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  1717. [23:00:26] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  1718. [23:00:26] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  1719. [23:00:26] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
  1720. [23:00:26] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
  1721. [23:00:26] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
  1722. [23:00:27] [Client thread/INFO] [bq_standard]: Loaded configs...
  1723. [23:00:27] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: wailaplugins
  1724. [23:00:27] [Client thread/INFO] [inventorytweaks]: InvTweaks: Настройки загружены.
  1725. [23:00:27] [Client thread/INFO] [inventorytweaks]: Mod initialized
  1726. [23:00:27] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: http://www.creeperrepo.net/ichun/static/hats.xml
  1727. [23:00:27] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
  1728. [23:00:27] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
  1729. [23:00:27] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
  1730. [23:00:27] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
  1731. [23:00:27] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1732. [23:00:27] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1733. [23:00:27] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
  1734. [23:00:27] [Hats Download/Read Hats Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at hats.common.thread.ThreadHatsReader.run(ThreadHatsReader.java:52)
  1735. [23:00:27] [Hats Download/Read Hats Thread/INFO] [Hats]: [4.0.1] Loaded 0 hats. 0 are contributor hats.
  1736. [23:00:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: https://raw.githubusercontent.com/iChun/Hats/master/src/main/resources/assets/hats/mod/HatModMobSupport.json
  1737. [23:00:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
  1738. [23:00:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
  1739. [23:00:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
  1740. [23:00:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
  1741. [23:00:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1742. [23:00:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1743. [23:00:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
  1744. [23:00:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
  1745. [23:00:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.openStream(URL.java:1068)
  1746. [23:00:27] [Hats Mod Mob Support Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at hats.common.thread.ThreadGetModMobSupport.run(ThreadGetModMobSupport.java:40)
  1747. [23:00:27] [Client thread/INFO] [modtweaker2]: Starting Initialization for modtweaker2
  1748. [23:00:27] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialise, entry point: FORGE.
  1749. [23:00:27] [LunatriusCore Version Check/ERROR] [LunatriusCore]: Something went wrong!
  1750. java.lang.NullPointerException
  1751. at com.github.lunatrius.core.version.VersionChecker$1.run(VersionChecker.java:85) [VersionChecker$1.class:?]
  1752. [23:00:28] [Client thread/INFO] [NEIAddons]: Loading NEI Addons
  1753. [23:00:28] [Client thread/INFO] [NEIAddons]: Developer Tools Addon disabled - skipping
  1754. [23:00:28] [Client thread/INFO] [NEIAddons]: Loading Applied Energistics 2 Addon...
  1755. [23:00:28] [Client thread/INFO] [NEIAddons]: Applied Energistics 2 Addon successfully loadded
  1756. [23:00:28] [Client thread/INFO] [NEIAddons]: Loading Crafting Tables Addon...
  1757. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod EE3 is not installed, dependent features will be unavailable
  1758. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering EE3 Minium Stone
  1759. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod BuildCraft|Factory is not installed, dependent features will be unavailable
  1760. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering BC Autorcrafting Table
  1761. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod powersuitaddons is not installed, dependent features will be unavailable
  1762. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering MPSA In-Place Assembler
  1763. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod ProjectE is not installed, dependent features will be unavailable
  1764. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering ProjectE Philosopher Stone
  1765. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Version check success: BiblioCraft required / 1.11.7 detected
  1766. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Registered BiblioCraft Fancy Workbench
  1767. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod RIO is not installed, dependent features will be unavailable
  1768. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering RemoteIO Intelligent Workbench
  1769. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Required mod Railcraft is not installed, dependent features will be unavailable
  1770. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: Not registering Railcraft Work Cart
  1771. [23:00:28] [Client thread/INFO] [NEIAddons|CraftingTables]: 1 crafting tables registered
  1772. [23:00:28] [Client thread/INFO] [NEIAddons]: Crafting Tables Addon successfully loadded
  1773. [23:00:28] [Client thread/INFO] [UpToDateMod]: init
  1774. [23:00:28] [Client thread/INFO] [STDOUT]: [DelirusCrux.Netherlicious.Common.Crafting.RecipeRemover:RemoveRecipeBlock:52]: Removed Recipe: net.minecraftforge.oredict.ShapedOreRecipe@5d6a706a -> 6xtile.netherFence@0
  1775. [23:00:29] [Client thread/INFO] [TAINTEDMAGIC]: Things seem to be going smoothly... Initializing Tainted Magic!
  1776. [23:00:29] [Client thread/FATAL] [THAUMCRAFT]: Focus Upgrade id 42 already occupied. Ignoring.
  1777. [23:00:29] [Client thread/FATAL] [THAUMCRAFT]: Focus Upgrade id 43 already occupied. Ignoring.
  1778. [23:00:29] [Client thread/INFO] [Thaumic Energistics]: Starting (Load)
  1779. [23:00:29] [Client thread/INFO] [Thaumic Energistics]: Starting (Integration)
  1780. [23:00:29] [Client thread/INFO] [Thaumic Energistics]: Successfully integrated with NEI
  1781. [23:00:29] [Client thread/INFO] [Thaumic Energistics]: Successfully integrated with Waila
  1782. [23:00:29] [Client thread/INFO] [Thaumic Energistics]: Skipping integration with EC2
  1783. [23:00:29] [Client thread/INFO] [Thaumic Energistics]: Skipping integration with CC
  1784. [23:00:29] [Client thread/INFO] [Thaumic Energistics]: Finished (Integration in 38ms)
  1785. [23:00:29] [Client thread/INFO] [Thaumic Energistics]: Finished (Load in 206ms)
  1786. [23:00:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.sinking in slot 50! offender: Vampiric Aura.
  1787. [23:00:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.overheating in slot 51! offender: Bleeding.
  1788. [23:00:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.wakingnightmare in slot 52! offender: Swimming.
  1789. [23:00:30] [Client thread/WARN] [witchery: CLIENT]: witchery: Another mod has overwritten Witchery potion witchery:potion.queasy in slot 53! offender: Soul Burn.
  1790. [23:00:30] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
  1791. [23:00:30] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
  1792. [23:00:30] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
  1793. [23:00:30] [Client thread/INFO] [AE2:C]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
  1794. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
  1795. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  1796. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
  1797. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ Automagy ] for method tuhljin.automagy.lib.compat.waila.WailaProviders.wailaCallbackRegister
  1798. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  1799. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ BloodArsenal ] for method com.arc.bloodarsenal.common.misc.WAILAPlugin.registerAddon
  1800. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
  1801. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
  1802. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ penta_vending_machines ] for method ua.serstarstory.pvm.integration.WailaIntegration.register
  1803. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.waila.WailaCorruptionCrystallizer.register
  1804. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.waila.WailaAltarDiviner.register
  1805. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.waila.WailaAltarEmitter.register
  1806. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ Sanguimancy ] for method tombenpotter.sanguimancy.compat.waila.WailaBloodTank.register
  1807. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
  1808. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ thaumicenergistics ] for method thaumicenergistics.common.integration.ModuleWaila.callbackRegister
  1809. [23:00:30] [Client thread/INFO] [Waila]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
  1810. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
  1811. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
  1812. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
  1813. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
  1814. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
  1815. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
  1816. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
  1817. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
  1818. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
  1819. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
  1820. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
  1821. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
  1822. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
  1823. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
  1824. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
  1825. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
  1826. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
  1827. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
  1828. [23:00:30] [Client thread/ERROR] [ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
  1829. [23:00:30] [Client thread/INFO] [FML]: Injecting itemstacks
  1830. [23:00:30] [Client thread/INFO] [FML]: Itemstack injection complete
  1831. [23:00:30] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
  1832. [23:00:30] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
  1833. [23:00:30] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
  1834. [23:00:30] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  1835. [23:00:30] [Client thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
  1836. [23:00:30] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5284 bytes
  1837. [23:00:30] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  1838. [23:00:31] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  1839. [23:00:31] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1811 bytes
  1840. [23:00:31] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5296 bytes
  1841. [23:00:31] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
  1842. [23:00:31] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
  1843. [23:00:31] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1823 bytes
  1844. [23:00:31] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Disabled
  1845. [23:00:31] [Client thread/INFO] [AE2:C]: Rotary Craft - Integration Disabled
  1846. [23:00:31] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
  1847. [23:00:31] [Client thread/INFO] [AE2:C]: BuildCraft Core - Integration Disabled
  1848. [23:00:31] [Client thread/INFO] [AE2:C]: BuildCraft Transport - Integration Disabled
  1849. [23:00:31] [Client thread/INFO] [AE2:C]: BuildCraft Builders - Integration Disabled
  1850. [23:00:31] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Tiles - Integration Enable
  1851. [23:00:31] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Items - Integration Enable
  1852. [23:00:31] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Disabled
  1853. [23:00:31] [Client thread/INFO] [AE2:C]: Deep Storage Unit - Integration Enable
  1854. [23:00:31] [Client thread/INFO] [AE2:C]: Factorization - Integration Disabled
  1855. [23:00:31] [Client thread/INFO] [AE2:C]: Forge MultiPart - Integration Enable
  1856. [23:00:31] [Client thread/INFO] [AE2:C]: Rotatable Blocks - Integration Disabled
  1857. [23:00:31] [Client thread/INFO] [AE2:C]: Colored Lights Core - Integration Disabled
  1858. [23:00:31] [Client thread/INFO] [AE2:C]: Waila - Integration Enable
  1859. [23:00:31] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Enable
  1860. [23:00:31] [Client thread/INFO] [AE2:C]: Not Enough Items - Integration Enable
  1861. [23:00:31] [Client thread/INFO] [AE2:C]: Craft Guide - Integration Disabled
  1862. [23:00:31] [Client thread/INFO] [AE2:C]: Mekanism - Integration Disabled
  1863. [23:00:31] [Client thread/INFO] [AE2:C]: ImmibisMicroblocks - Integration Disabled
  1864. [23:00:31] [Client thread/INFO] [AE2:C]: BetterStorage - Integration Disabled
  1865. [23:00:31] [Client thread/INFO] [AE2:C]: OpenComputers - Integration Disabled
  1866. [23:00:31] [Client thread/INFO] [AE2:C]: PneumaticCraft - Integration Disabled
  1867. [23:00:31] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 334ms )
  1868. [23:00:31] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.thaumcraft.ThaumcraftRegistry:postInit:89]: ThaumcraftRegistry postInit
  1869. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Agility, at index 64 has been over-written by another potion, witchery:potion.reflectprojectiles. You have a conflict in your configuration files.
  1870. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Leap, at index 65 has been over-written by another potion, witchery:potion.reflectdamage. You have a conflict in your configuration files.
  1871. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Mana Boost, at index 66 has been over-written by another potion, witchery:potion.attractprojectiles. You have a conflict in your configuration files.
  1872. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Astral Distortion, at index 67 has been over-written by another potion, witchery:potion.repellattacker. You have a conflict in your configuration files.
  1873. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Mana Shield, at index 68 has been over-written by another potion, witchery:potion.stoutbelly. You have a conflict in your configuration files.
  1874. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Fury, at index 69 has been over-written by another potion, witchery:potion.feelnopain. You have a conflict in your configuration files.
  1875. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Scramble Synapses, at index 70 has been over-written by another potion, witchery:potion.gasmask. You have a conflict in your configuration files.
  1876. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Illuminated, at index 71 has been over-written by another potion, witchery:potion.diseased. You have a conflict in your configuration files.
  1877. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Greater Mana Restoration, at index 72 has been over-written by another potion, witchery:potion.fortune. You have a conflict in your configuration files.
  1878. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Epic Mana Restoration, at index 73 has been over-written by another potion, witchery:potion.worship. You have a conflict in your configuration files.
  1879. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Legendary Mana Restoration, at index 74 has been over-written by another potion, witchery:potion.keepeffects. You have a conflict in your configuration files.
  1880. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Gravity Well, at index 75 has been over-written by another potion, witchery:potion.wolfsbane. You have a conflict in your configuration files.
  1881. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Levitation, at index 76 has been over-written by another potion, wg.potionKnockbackRes. You have a conflict in your configuration files.
  1882. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Clarity, at index 77 has been over-written by another potion, wg.potionDissolve. You have a conflict in your configuration files.
  1883. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Shrunken, at index 78 has been over-written by another potion, wg.potionCinderCoat. You have a conflict in your configuration files.
  1884. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Magic Shield, at index 54 has been over-written by another potion, witchery:potion.swimming. You have a conflict in your configuration files.
  1885. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Charmed, at index 55 has been over-written by another potion, witchery:potion.resizing. You have a conflict in your configuration files.
  1886. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Frost Slow, at index 56 has been over-written by another potion, witchery:potion.colorful. You have a conflict in your configuration files.
  1887. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Chrono Anchor, at index 57 has been over-written by another potion, witchery:potion.enderinhibition. You have a conflict in your configuration files.
  1888. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Mana Regen, at index 58 has been over-written by another potion, witchery:potion.illfitting. You have a conflict in your configuration files.
  1889. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Entangled, at index 59 has been over-written by another potion, witchery:potion.volatility. You have a conflict in your configuration files.
  1890. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Watery Grave, at index 60 has been over-written by another potion, witchery:potion.enslaved. You have a conflict in your configuration files.
  1891. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Spell Reflect, at index 61 has been over-written by another potion, witchery:potion.mortalcoil. You have a conflict in your configuration files.
  1892. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Silence, at index 62 has been over-written by another potion, witchery:potion.absorbmagic. You have a conflict in your configuration files.
  1893. [23:01:03] [Client thread/WARN] [ArsMagica2]: My potion, Swift Swim, at index 63 has been over-written by another potion, witchery:potion.poisonweapons. You have a conflict in your configuration files.
  1894. [23:01:03] [Client thread/INFO] [ArsMagica2]: Checking Version. MC Version: 1.7.10
  1895. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.net.UnknownHostException: arcanacraft.qorconcept.com
  1896. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
  1897. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
  1898. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  1899. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.Socket.connect(Socket.java:607)
  1900. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.Socket.connect(Socket.java:556)
  1901. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  1902. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
  1903. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  1904. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
  1905. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
  1906. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
  1907. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226)
  1908. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)
  1909. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1046)
  1910. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1044)
  1911. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1912. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1913. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1043)
  1914. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990)
  1915. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1340)
  1916. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:92)
  1917. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1307)
  1918. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1305)
  1919. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1920. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1921. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1304)
  1922. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.utility.WebRequestUtils.sendPost(WebRequestUtils.java:33)
  1923. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.lore.ArcaneCompendium.checkForModUpdates(ArcaneCompendium.java:255)
  1924. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:187)
  1925. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.proxy.ClientProxy.postinit(ClientProxy.java:101)
  1926. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.AMCore.postInit(AMCore.java:120)
  1927. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1928. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1929. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1930. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  1931. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  1932. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  1933. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1934. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  1935. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1936. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1937. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1938. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1939. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1940. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  1941. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  1942. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1943. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1944. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1945. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  1946. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  1947. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  1948. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  1949. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  1950. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  1951. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  1952. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  1953. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  1954. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:592)
  1955. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922)
  1956. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:148)
  1957. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1958. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1959. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1960. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  1961. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1962. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1963. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362)
  1964. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.main(SourceFile:218)
  1965. [23:01:03] [Client thread/INFO] [ArsMagica2]: Unable to find localized compendium. Defaulting to en_US
  1966. [23:01:03] [Client thread/INFO] [ArsMagica2]: No updated compendium found. Using packaged compendium.
  1967. [23:01:03] [Client thread/INFO] [ArsMagica2]: Unable to find localized compendium. Defaulting to en_US
  1968. [23:01:03] [Client thread/WARN] [ArsMagica2]: Unable to update the compendium!
  1969. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.net.UnknownHostException: arcanacraft.qorconcept.com
  1970. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
  1971. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
  1972. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  1973. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.Socket.connect(Socket.java:607)
  1974. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.Socket.connect(Socket.java:556)
  1975. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  1976. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
  1977. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  1978. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
  1979. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
  1980. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
  1981. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226)
  1982. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)
  1983. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1046)
  1984. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1044)
  1985. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1986. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1987. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1043)
  1988. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990)
  1989. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1340)
  1990. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:92)
  1991. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1307)
  1992. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1305)
  1993. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  1994. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  1995. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1304)
  1996. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.utility.WebRequestUtils.sendPost(WebRequestUtils.java:33)
  1997. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.lore.ArcaneCompendium.updateCompendium(ArcaneCompendium.java:221)
  1998. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:196)
  1999. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.proxy.ClientProxy.postinit(ClientProxy.java:101)
  2000. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at am2.AMCore.postInit(AMCore.java:120)
  2001. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2002. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2003. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2004. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  2005. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  2006. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  2007. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2008. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  2009. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2010. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2011. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2012. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2013. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2014. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  2015. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  2016. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2017. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2018. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2019. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  2020. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2021. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2022. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2023. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2024. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2025. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  2026. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  2027. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  2028. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:592)
  2029. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922)
  2030. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:148)
  2031. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2032. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2033. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2034. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  2035. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2036. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2037. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362)
  2038. [23:01:03] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.main(SourceFile:218)
  2039. [23:01:03] [Client thread/INFO] [ArsMagica2]: Unable to find localized compendium. Defaulting to en_US
  2040. [23:01:03] [Client thread/INFO] [ArsMagica2]: Initializing Thaumcraft Compatibility
  2041. [23:01:03] [Client thread/INFO] [THAUMCRAFT]: Found potion array with a size of 352
  2042. [23:01:03] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 30
  2043. [23:01:03] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 31
  2044. [23:01:03] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 80
  2045. [23:01:03] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 81
  2046. [23:01:03] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 82
  2047. [23:01:03] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 83
  2048. [23:01:03] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 84
  2049. [23:01:03] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 85
  2050. [23:01:03] [Client thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 88
  2051. [23:01:03] [Client thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
  2052. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Automagy.WispNether] to spawn champion mobs at level [2]
  2053. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Железный рудный куст]
  2054. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Золотой рудный куст]
  2055. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Медный рудный куст]
  2056. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Оловянный рудный куст]
  2057. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Алюминиевый рудный куст]
  2058. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Куст эссенции опыта]
  2059. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Куст малины]
  2060. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Куст черники]
  2061. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Куст ежевики]
  2062. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Куст вредной ягоды]
  2063. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Куст губительной ягоды]
  2064. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Куст сумеречной ягоды]
  2065. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Куст небесной ягоды]
  2066. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Куст ядовитой ягоды]
  2067. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [tile.null.name]
  2068. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [tile.null.name]
  2069. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-73] to only spawn TC content at level [0]
  2070. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [netherlicious.Zoglin] to spawn champion mobs at level [1]
  2071. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [netherlicious.BlazeKnight] to spawn champion mobs at level [1]
  2072. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [netherlicious.ZombiePiglin] to spawn champion mobs at level [1]
  2073. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Водный артишок]
  2074. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Беладонна]
  2075. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Мандрагора]
  2076. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Подснежник]
  2077. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Горькая полынь]
  2078. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Майндрейк]
  2079. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Аконит волчий]
  2080. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-37] to only spawn TC content at level [0]
  2081. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-38] to only spawn TC content at level [0]
  2082. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
  2083. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
  2084. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
  2085. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
  2086. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
  2087. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
  2088. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
  2089. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
  2090. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
  2091. [23:01:03] [Client thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
  2092. [23:01:03] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
  2093. [23:01:03] [Client thread/INFO] [FML]: [Automagy] Attempting integration with Storage Drawers. IF THIS FAILS, be sure you have the latest version of Storage Drawers installed!
  2094.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement