Advertisement
Guest User

Untitled

a guest
Aug 20th, 2023
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 183.74 KB | None | 0 0
  1. 2023.08.20 21:11:23 [DEBUG] Verifying class loader
  2. 2023.08.20 21:11:23 [DEBUG] Verifying JVM architecture
  3. KeeperJerry's Client Launcher v1.7.3.2 (build #562, 12.06.2021)
  4. 2023.08.20 21:11:23 [DEBUG] Reading ClientLauncher params file
  5. 2023.08.20 21:11:24 [DEBUG] Verifying ClientLauncher sign and classpath
  6. 2023.08.20 21:11:24 [DEBUG] Starting JVM and client WatchService
  7. 2023.08.20 21:11:25 [DEBUG] Args: [--username, Evgeniy19, --uuid, 19b72b9d583711e7bc2f525400eabab5, --accessToken, 0e6155a13ae3553294a64fa181c4cea0, --userType, mojang, --userProperties, {"skinURL":["http://skin.pentacraft.ru/Evgeniy19.png"],"skinDigest":["8748bb116fa643e99b48258b69e0b8dc3f10bdb52ea684e7ee5a917d8b19dcdb"],"cloakURL":["http://cape.pentacraft.ru/Evgeniy19.png"],"cloakDigest":["96b58283f6cb3c7fe39bc47a6d4b9a82396143014f36266a1432ac7008a92a0d"]}, --assetIndex, 1.7.10, --version, 1.7.10, --gameDir, C:\Users\БО$$\Pentacraft\HiTech, --assetsDir, C:\Users\БО$$\Pentacraft\asset1.7.10, --resourcePackDir, C:\Users\БО$$\Pentacraft\HiTech\resourcepacks, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, com.mumfrey.liteloader.launch.LiteLoaderTweaker]
  8. 2023.08.20 21:11:25 [DEBUG] Used heap: 3 MiB
  9. [21:11:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  10. [21:11:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  11. [21:11:27] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
  12. [21:11:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  13. [21:11:28] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  14. [21:11:28] [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\БО$$\Pentacraft\jre-8u282-win64
  15. [21:11:28] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from 00gasstation-mc1.7.10-0.5.1.dirty.jar
  16. [21:11:28] [main/INFO] [FML]: [AppEng] Core Init
  17. [21:11:28] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [21:11:29] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [21:11:30] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.3.140 is newer than request 1.1.3.138
  20. [21:11:30] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [21:11:30] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
  22. [21:11:30] [main/INFO] [FML]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
  23. [21:11:30] [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. [21:11:30] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. [21:11:30] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. [21:11:30] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  27. [21:11:30] [main/ERROR] [FML]: Coremod CoremodPlugin: Unable to class load the plugin io.github.tox1cozz.externalengine.asm.CoremodPlugin
  28. java.lang.ClassNotFoundException: io.github.tox1cozz.externalengine.asm.CoremodPlugin
  29. at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:?]
  30. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:123) ~[launchwrapper-1.12-launcherfixed.jar:?]
  31. at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:?]
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:?]
  33. at java.lang.Class.forName0(Native Method) ~[?:?]
  34. at java.lang.Class.forName(Class.java:348) ~[?:?]
  35. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge.jar:?]
  36. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge.jar:?]
  37. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge.jar:?]
  38. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge.jar:?]
  39. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge.jar:?]
  40. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge.jar:?]
  41. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge.jar:?]
  42. at net.minecraft.launchwrapper.Launch.launch(Launch.java:123) [launchwrapper-1.12-launcherfixed.jar:?]
  43. at net.minecraft.launchwrapper.Launch.main(Launch.java:36) [launchwrapper-1.12-launcherfixed.jar:?]
  44. at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362) [PentaCraft.exe:?]
  45. at launcher.keEpErjeRRYsAK.main(SourceFile:218) [PentaCraft.exe:?]
  46. [21:11:30] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  47. [21:11:30] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  48. [21:11:30] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  49. [21:11:30] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  50. [21:11:30] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_E7.jar
  51. [21:11:30] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  52. [21:11:30] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
  53. [21:11:30] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.7.10
  54. [21:11:31] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
  55. [21:11:31] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
  56. [21:11:31] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
  57. [21:11:31] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ...
  58. [21:11:31] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT...
  59. [21:11:31] [main/INFO] [LiteLoader]: Initialising Loader properties...
  60. [21:11:31] [main/INFO] [LiteLoader]: Setting up logger...
  61. [21:11:31] [main/INFO] [LiteLoader]: LiteLoader 1.7.10_04 starting up...
  62. [21:11:31] [main/INFO] [LiteLoader]: Java reports OS="windows 10"
  63. [21:11:31] [main/INFO] [LiteLoader]: Enumerating class path...
  64. [21:11:31] [main/INFO] [LiteLoader]: Class path separator=";"
  65. [21:11:31] [main/INFO] [LiteLoader]: Class path entries=(
  66. classpathEntry=C:\Users\БО$$\Desktop\PentaCraft.exe
  67. )
  68. [21:11:31] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
  69. [21:11:31] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\БО$$\Pentacraft\HiTech\mods]
  70. [21:11:31] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10]
  71. [21:11:31] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod'
  72. [21:11:31] [main/INFO] [LiteLoader]: Discovering tweaks on class path...
  73. [21:11:31] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\БО$$\Pentacraft\HiTech\mods
  74. [21:11:31] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10
  75. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in '00gasstation-mc1.7.10-0.5.1.dirty.jar'
  76. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\00gasstation-mc1.7.10-0.5.1.dirty.jar'
  77. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in '2StepVerify-1.0.jar'
  78. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\2StepVerify-1.0.jar'
  79. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'AdvancedMachinesAS-1.7.10.jar'
  80. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\AdvancedMachinesAS-1.7.10.jar'
  81. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'AdvancedSolarPanel-1.7.10-3.5.1.jar'
  82. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\AdvancedSolarPanel-1.7.10-3.5.1.jar'
  83. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'ae2stuff-rv3-0.5.1.9-mc1.7.10.jar'
  84. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ae2stuff-rv3-0.5.1.9-mc1.7.10.jar'
  85. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'AFSU-1.2.3a-Freeza.jar'
  86. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\AFSU-1.2.3a-Freeza.jar'
  87. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'AIM-1.0.0-client.jar'
  88. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\AIM-1.0.0-client.jar'
  89. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'appliedenergistics2-rv3-beta-6-client.jar'
  90. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\appliedenergistics2-rv3-beta-6-client.jar'
  91. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'ArmorStatusHUD-client-1.28.jar'
  92. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ArmorStatusHUD-client-1.28.jar'
  93. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'Avaritia-1.11.jar'
  94. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Avaritia-1.11.jar'
  95. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'Avaritiaddons-1.4b.jar'
  96. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Avaritiaddons-1.4b.jar'
  97. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'backtools.jar'
  98. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\backtools.jar'
  99. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'bdlib-1.7.10-1.9.7-GTNH-1-g98f7ce3.jar'
  100. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\bdlib-1.7.10-1.9.7-GTNH-1-g98f7ce3.jar'
  101. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'BetterFoliage-MC1.7.10-2.0.14.jar'
  102. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\BetterFoliage-MC1.7.10-2.0.14.jar'
  103. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'BetterQuesting-3.0.328.jar'
  104. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\BetterQuesting-3.0.328.jar'
  105. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'BiblioCraft[v1.11.7][MC1.7.10].jar'
  106. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\BiblioCraft[v1.11.7][MC1.7.10].jar'
  107. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'BigReactors-0.4.5B.jar'
  108. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\BigReactors-0.4.5B.jar'
  109. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'binnie-mods-1.7.10-2.0.22.7.jar'
  110. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\binnie-mods-1.7.10-2.0.22.7.jar'
  111. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'BiomesOPlenty-1.7.10-2.1.0.1364.jar'
  112. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\BiomesOPlenty-1.7.10-2.1.0.1364.jar'
  113. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'BrandonsCore-1.0.0.12.jar'
  114. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\BrandonsCore-1.0.0.12.jar'
  115. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'buildcraft-7.1.20.jar'
  116. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\buildcraft-7.1.20.jar'
  117. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'Carpenters-Blocks-3.3.8.1.jar'
  118. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Carpenters-Blocks-3.3.8.1.jar'
  119. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'Chisel-2.9.5.11.jar'
  120. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Chisel-2.9.5.11.jar'
  121. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenCore-1.7.10-1.0.7.47-universal.jar'
  122. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\CodeChickenCore-1.7.10-1.0.7.47-universal.jar'
  123. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.140-universal.jar'
  124. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.140-universal.jar'
  125. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'CoFHCore-[1.7.10]3.1.4-329.jar'
  126. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\CoFHCore-[1.7.10]3.1.4-329.jar'
  127. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'compactmachines-1.7.10-1.21.jar'
  128. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\compactmachines-1.7.10-1.21.jar'
  129. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'denseores-1.6.2.jar'
  130. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\denseores-1.6.2.jar'
  131. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'Draconic-Evolution-1.7.10-1.0.2h.jar'
  132. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Draconic-Evolution-1.7.10-1.0.2h.jar'
  133. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'Dragon's Radio Mod-MC1.7.10-1.7.1.jar'
  134. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Dragon's Radio Mod-MC1.7.10-1.7.1.jar'
  135. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'EnderCore-1.7.10-0.2.0.39_beta.jar'
  136. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\EnderCore-1.7.10-0.2.0.39_beta.jar'
  137. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'EnderIO-1.7.10-2.3.0.429_beta.jar'
  138. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\EnderIO-1.7.10-2.3.0.429_beta.jar'
  139. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'ExtraCells-1.7.10-2.3.14b197.jar'
  140. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ExtraCells-1.7.10-2.3.14b197.jar'
  141. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'ExtraTiC-1.7.10-1.4.6.jar'
  142. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ExtraTiC-1.7.10-1.4.6.jar'
  143. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'extrautilities-1.2.12.jar'
  144. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\extrautilities-1.2.12.jar'
  145. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'fastcraft-1.25.jar'
  146. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'forestry_1.7.10-4.2.16.64.jar'
  147. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\forestry_1.7.10-4.2.16.64.jar'
  148. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.345-universal.jar'
  149. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar'
  150. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'ForgeRelocation-1.7.10-0.0.1.4-universal.jar'
  151. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ForgeRelocation-1.7.10-0.0.1.4-universal.jar'
  152. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar'
  153. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar'
  154. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'FTBLib-1.7.10-1.0.18.3.jar'
  155. [21:11:31] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\FTBLib-1.7.10-1.0.18.3.jar'
  156. [21:11:31] [main/INFO] [LiteLoader]: Searching for tweaks in 'gendustry-1.6.3.132-mc1.7.10.jar'
  157. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\gendustry-1.6.3.132-mc1.7.10.jar'
  158. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'GraviSuite_Reloaded-1.7.10-0.9.1.jar'
  159. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\GraviSuite_Reloaded-1.7.10-0.9.1.jar'
  160. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'Highlands-1.7.2-v-2.2.3.jar'
  161. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Highlands-1.7.2-v-2.2.3.jar'
  162. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'IC2 Nei Plugin Version 1.1.0.jar'
  163. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\IC2 Nei Plugin Version 1.1.0.jar'
  164. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'ic2ca-1.7.10-1.14.5.06.jar'
  165. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ic2ca-1.7.10-1.14.5.06.jar'
  166. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'IC2NuclearControl-2.4.2a.jar'
  167. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\IC2NuclearControl-2.4.2a.jar'
  168. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'iChunUtil-4.2.3.jar'
  169. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\iChunUtil-4.2.3.jar'
  170. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'ImmersiveEngineering-0.7.7.jar'
  171. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ImmersiveEngineering-0.7.7.jar'
  172. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'industrialcraft-2-2.2.827-experimental-client.jar'
  173. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\industrialcraft-2-2.2.827-experimental-client.jar'
  174. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'InventoryTweaks-1.58-147.jar'
  175. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\InventoryTweaks-1.58-147.jar'
  176. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'Iron-Chests-Mod-1.7.10.jar'
  177. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Iron-Chests-Mod-1.7.10.jar'
  178. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'ItemPhysic Lite 1.1.5 mc1.7.10.jar'
  179. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ItemPhysic Lite 1.1.5 mc1.7.10.jar'
  180. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'kotlin.jar'
  181. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\kotlin.jar'
  182. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'LunatriusCore-1.7.10-1.1.2.21-universal.jar'
  183. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\LunatriusCore-1.7.10-1.1.2.21-universal.jar'
  184. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'Mantle-1.7.10-0.3.2b.jar'
  185. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Mantle-1.7.10-0.3.2b.jar'
  186. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'MineFactoryReloaded-[1.7.10]2.8.1-174.jar'
  187. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\MineFactoryReloaded-[1.7.10]2.8.1-174.jar'
  188. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'MineTweaker3-1.7.10-3.0.10B.jar'
  189. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\MineTweaker3-1.7.10-3.0.10B.jar'
  190. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'MmmMmmMmmMmm-1.7.10-1.9.jar'
  191. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\MmmMmmMmmMmm-1.7.10-1.9.jar'
  192. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'ModTweaker2-0.9.6.jar'
  193. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ModTweaker2-0.9.6.jar'
  194. [21:11:32] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\mod_macros_0.10.12_for_1.7.10.litemod
  195. [21:11:32] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\mod_voxelMap_1.5.19_for_1.7.10.litemod
  196. [21:11:32] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar
  197. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'MrTJPCore-1.1.0.33-universal.jar'
  198. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\MrTJPCore-1.1.0.33-universal.jar'
  199. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'NEIAddons-1.12.14.40.jar'
  200. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\NEIAddons-1.12.14.40.jar'
  201. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'NEIIntegration-1.1.0.jar'
  202. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\NEIIntegration-1.1.0.jar'
  203. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'NotEnoughItems-1.7.10-1.0.5.118-universal.jar'
  204. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\NotEnoughItems-1.7.10-1.0.5.118-universal.jar'
  205. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'OnlinePicFrame-1.0.jar'
  206. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\OnlinePicFrame-1.0.jar'
  207. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'OpenBlocks-1.7.10-1.5.1.jar'
  208. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\OpenBlocks-1.7.10-1.5.1.jar'
  209. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'OpenModsLib-1.7.10-0.9.1.jar'
  210. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\OpenModsLib-1.7.10-0.9.1.jar'
  211. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'OptiFine_1.7.10_HD_U_E7.jar'
  212. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'OreDictionaryConverter-1.6.1.jar'
  213. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\OreDictionaryConverter-1.6.1.jar'
  214. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'PacketUnlimiter-1.7.10-1.1.jar'
  215. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\PacketUnlimiter-1.7.10-1.1.jar'
  216. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'PCMM-1.7.10-1.0.0-client.jar'
  217. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\PCMM-1.7.10-1.0.0-client.jar'
  218. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'penta-graphics-1.7.10-1.0.0.jar'
  219. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\penta-graphics-1.7.10-1.0.0.jar'
  220. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'pentadiscord_hitech_abi.jar'
  221. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\pentadiscord_hitech_abi.jar'
  222. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'PentaVendingMachines-1.0-client.jar'
  223. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\PentaVendingMachines-1.0-client.jar'
  224. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'platforms-1.7.10-0.1.2.jar'
  225. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\platforms-1.7.10-0.1.2.jar'
  226. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'PowerUtils-1.7.10-1.0.4.jar'
  227. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\PowerUtils-1.7.10-1.0.4.jar'
  228. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'ProjectRed-1.7.10-4.7.0pre12.95-Base.jar'
  229. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ProjectRed-1.7.10-4.7.0pre12.95-Base.jar'
  230. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar'
  231. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar'
  232. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar'
  233. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar'
  234. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'Railcraft-1.7.10-9.12.2.0-client.jar'
  235. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Railcraft-1.7.10-9.12.2.0-client.jar'
  236. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'RedstoneArsenal-[1.7.10]1.1.1-89.jar'
  237. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\RedstoneArsenal-[1.7.10]1.1.1-89.jar'
  238. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'Schematica-1.7.10-1.7.6.131-universal.jar'
  239. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Schematica-1.7.10-1.7.6.131-universal.jar'
  240. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'Screen.jar'
  241. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Screen.jar'
  242. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'ShetiPhianCore-1.7.10-3.0.0.jar'
  243. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ShetiPhianCore-1.7.10-3.0.0.jar'
  244. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'StandardExpansion-3.0.181.jar'
  245. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\StandardExpansion-3.0.181.jar'
  246. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'StorageDrawers-1.7.10-1.10.8.jar'
  247. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\StorageDrawers-1.7.10-1.10.8.jar'
  248. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'TConstruct-1.7.10-1.8.8.jar'
  249. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\TConstruct-1.7.10-1.8.8.jar'
  250. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'ThermalDynamics-[1.7.10]1.2.1-172.jar'
  251. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ThermalDynamics-[1.7.10]1.2.1-172.jar'
  252. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'ThermalExpansion-[1.7.10]4.1.5-248.jar'
  253. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ThermalExpansion-[1.7.10]4.1.5-248.jar'
  254. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'ThermalFoundation-1.2.6.jar'
  255. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\ThermalFoundation-1.2.6.jar'
  256. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'TiCTooltips-mc1.7.10-1.2.5.jar'
  257. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\TiCTooltips-mc1.7.10-1.2.5.jar'
  258. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'TradeMachines-1.0.0-client.jar'
  259. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\TradeMachines-1.0.0-client.jar'
  260. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'UniDict-1.7.10-2.9.2.jar'
  261. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\UniDict-1.7.10-2.9.2.jar'
  262. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'UpToDateMod-mc1.7.10-2.3.11.jar'
  263. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\UpToDateMod-mc1.7.10-2.3.11.jar'
  264. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'UtilityItems-1.0-client.jar'
  265. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\UtilityItems-1.0-client.jar'
  266. [21:11:32] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\voxelcommon.jar
  267. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'Waila-1.5.10_1.7.10.jar'
  268. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Waila-1.5.10_1.7.10.jar'
  269. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'WailaHarvestability-mc1.7.x-1.1.2.jar'
  270. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\WailaHarvestability-mc1.7.x-1.1.2.jar'
  271. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'WAILAPlugins-MC1.7.10-0.2.0-23.jar'
  272. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\WAILAPlugins-MC1.7.10-0.2.0-23.jar'
  273. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'WanionLib-1.7.10-1.8.jar'
  274. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\WanionLib-1.7.10-1.8.jar'
  275. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'WaslieCore-1.1-universal.jar'
  276. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\WaslieCore-1.1-universal.jar'
  277. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'Wawla-1.3.3-1.7.10.jar'
  278. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\Wawla-1.3.3-1.7.10.jar'
  279. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'worldclocks_pentacraft.jar'
  280. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\worldclocks_pentacraft.jar'
  281. [21:11:32] [main/INFO] [LiteLoader]: Considering valid mod file: C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\WorldEdit-CUI-Mod-1.7.10.litemod
  282. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in 'XPTeleporters-1.7.10-1.2.9.jar'
  283. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\XPTeleporters-1.7.10-1.2.9.jar'
  284. [21:11:32] [main/INFO] [LiteLoader]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.16.jar'
  285. [21:11:32] [main/WARN] [LiteLoader]: Error parsing manifest entries in 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.16.jar'
  286. [21:11:32] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\mod_macros_0.10.12_for_1.7.10.litemod' at revision 1012.0000
  287. [21:11:32] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\WorldEdit-CUI-Mod-1.7.10.litemod' at revision 1727.0000
  288. [21:11:32] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\mod_voxelMap_1.5.19_for_1.7.10.litemod' at revision 1518.0000
  289. [21:11:32] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar' at revision 184.0000
  290. [21:11:32] [main/INFO] [LiteLoader]: Adding newest valid mod file 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\voxelcommon.jar' at revision 231.0000
  291. [21:11:32] [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
  292. [21:11:32] [main/INFO] [LiteLoader]: Mod file 'fastcraft-1.25.jar' provides tweakClass 'fastcraft.Tweaker', adding to Launch queue with priority 2147483647
  293. [21:11:32] [main/INFO] [LiteLoader]: Mod file 'forestry_1.7.10-4.2.16.64.jar' provides tweakClass 'forestry.shade.javacheck.Java7Checker', adding to Launch queue with priority 1000
  294. [21:11:32] [main/INFO] [LiteLoader]: Mod file 'OptiFine_1.7.10_HD_U_E7.jar' provides tweakClass 'optifine.OptiFineForgeTweaker', adding to Launch queue with priority -1000
  295. [21:11:32] [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
  296. [21:11:32] [main/INFO] [LiteLoader]: classTransformer 'net.eq2online.macros.transformers.CollectionPacketTransformer' was successfully added
  297. [21:11:32] [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
  298. [21:11:32] [main/INFO] [LiteLoader]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
  299. [21:11:32] [main/INFO] [LiteLoader]: Mod file 'voxelcommon.jar' provides classTransformer 'com.thevoxelbox.common.TimeUpdateTransformer', adding to class loader
  300. [21:11:32] [main/INFO] [LiteLoader]: classTransformer 'com.thevoxelbox.common.TimeUpdateTransformer' was successfully added
  301. [21:11:32] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete
  302. [21:11:32] [main/INFO] [LiteLoader]: Sorting registered packet transformers by priority
  303. [21:11:33] [main/INFO] [LiteLoader]: Added 0 packet transformer classes to the transformer list
  304. [21:11:33] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
  305. [21:11:33] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
  306. [21:11:33] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
  307. [21:11:33] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
  308. [21:11:33] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
  309. [21:11:33] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
  310. [21:11:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  311. [21:11:33] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  312. [21:11:33] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/БО$$/Pentacraft/HiTech/mods/1.7.10/00gasstation-mc1.7.10-0.5.1.dirty.jar Service=LaunchWrapper Env=CLIENT
  313. [21:11:34] [main/INFO] [GasStation Core Plugin]: Initializing GasStationCore
  314. [21:11:34] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
  315. [21:11:34] [main/INFO] [LaunchWrapper]: Loading tweak class name forestry.shade.javacheck.Java7Checker
  316. [21:11:34] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
  317. [21:11:34] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  318. [21:11:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  319. [21:11:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  320. [21:11:34] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
  321. [21:11:34] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
  322. [21:11:34] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
  323. [21:11:34] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
  324. [21:11:34] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\OptiFine_1.7.10_HD_U_E7.jar
  325. [21:11:34] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  326. [21:11:37] [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?
  327. [21:11:37] [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
  328. [21:11:37] [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?
  329. [21:11:37] [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
  330. [21:11:37] [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?
  331. [21:11:37] [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
  332. [21:11:38] [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?
  333. [21:11:38] [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
  334. [21:11:38] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bjb (bjb) and the actual class. Checksum on disk is 735bd878, in patch 73d0086f. Things are probably about to go very wrong. Did you put something into the jar file?
  335. [21:11:38] [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
  336. [21:11:38] [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?
  337. [21:11:38] [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
  338. [21:11:38] [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?
  339. [21:11:38] [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
  340. [21:11:38] [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?
  341. [21:11:38] [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
  342. [21:11:38] [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?
  343. [21:11:38] [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
  344. [21:11:38] [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?
  345. [21:11:38] [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
  346. [21:11:38] [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?
  347. [21:11:38] [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
  348. [21:11:38] [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?
  349. [21:11:38] [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
  350. [21:11:38] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bee (bee) and the actual class. Checksum on disk is 9da52adc, in patch 6e635c89. Things are probably about to go very wrong. Did you put something into the jar file?
  351. [21:11:38] [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
  352. [21:11:38] [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?
  353. [21:11:38] [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
  354. [21:11:38] [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?
  355. [21:11:38] [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
  356. [21:11:38] [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?
  357. [21:11:38] [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
  358. [21:11:38] [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?
  359. [21:11:38] [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
  360. [21:11:38] [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?
  361. [21:11:38] [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
  362. [21:11:39] [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?
  363. [21:11:39] [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
  364. [21:11:39] [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?
  365. [21:11:39] [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
  366. [21:11:39] [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?
  367. [21:11:39] [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
  368. [21:11:39] [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?
  369. [21:11:39] [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
  370. [21:11:39] [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?
  371. [21:11:39] [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
  372. [21:11:39] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/БО$$/Pentacraft/HiTech/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!
  373. [21:11:39] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
  374. [21:11:39] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/БО$$/Pentacraft/HiTech/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
  375. [21:11:39] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  376. [21:11:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  377. [21:11:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  378. [21:11:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  379. [21:11:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  380. [21:11:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  381. [21:11:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  382. [21:11:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  383. [21:11:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  384. [21:11:42] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
  385. [21:11:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  386. [21:11:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  387. [21:11:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  388. [21:11:42] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  389. [21:11:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  390. [21:11:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  391. [21:11:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  392. [21:11:43] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  393. [21:11:43] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  394. [21:11:43] [main/INFO] [GasStation Core Plugin]: Development environment NOT detected! Skipping dev hotfixes...
  395. [21:11:43] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@50194e8d
  396. [21:11:43] [main/INFO] [GasStation Core Plugin]: Adding mixin.pentagraphics.json mixin configuration.
  397. [21:11:43] [main/INFO] [LaunchWrapper]: Calling tweak class forestry.shade.javacheck.Java7Checker
  398. [21:11:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  399. [21:11:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  400. [21:11:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  401. [21:11:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  402. [21:11:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  403. [21:11:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  404. [21:11:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  405. [21:11:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  406. [21:11:45] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
  407. [21:11:46] [main/INFO] [FastCraft]: FastCraft loaded.
  408. [21:11:46] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  409. [21:11:46] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  410. [21:11:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  411. [21:11:47] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  412. [21:11:47] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
  413. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  414. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  415. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  416. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  417. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  418. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  419. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  420. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  421. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  422. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  423. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  424. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  425. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  426. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  427. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  428. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  429. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  430. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  431. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  432. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  433. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  434. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  435. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  436. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  437. [21:11:47] [main/WARN] [mixin]: MixinEnvironment::addTransformerExclusion is deprecated!
  438. [21:11:48] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  439. [21:11:48] [main/INFO] [LiteLoader]: Injecting downstream transformers
  440. [21:11:48] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.thevoxelbox.common.TimeUpdateTransformer'
  441. [21:11:48] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
  442. [21:11:50] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
  443. [21:11:50] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
  444. [21:11:50] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
  445. [21:11:50] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'net.eq2online.macros.transformers.CollectionPacketTransformer'
  446. [21:11:51] [main/INFO] [LiteLoader]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
  447. [21:11:51] [main/INFO] [LiteLoader]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
  448. [21:11:51] [main/INFO] [LiteLoader]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
  449. [21:11:51] [main/INFO] [LiteLoader]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
  450. [21:11:51] [main/INFO] [LiteLoader]: Injecting onrender[x1] in func_71411_J in Minecraft
  451. [21:11:51] [main/INFO] [LiteLoader]: Injecting ontick[x1] in func_71411_J in Minecraft
  452. [21:11:51] [main/INFO] [LiteLoader]: Injecting shutdown[x1] in func_71400_g in Minecraft
  453. [21:11:51] [main/INFO] [LiteLoader]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
  454. [21:11:51] [main/INFO] [LiteLoader]: Injecting newtick[x1] in func_71407_l in Minecraft
  455. [21:11:52] [main/INFO] [LiteLoader]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
  456. [21:11:52] [main/INFO] [LiteLoader]: MinecraftOverlayTransformer found INIT injection point, this is good.
  457. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.IOException: MD5 not matching, name: blg.class, saved: 7b1d043613c63ede4416abf5c3e7c429, patched: be62bf88d95a8e5b245c0bb9c7dca659
  458. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.getOptiFineResourcePatched(OptiFineClassTransformer.java:184)
  459. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.getOptiFineResource(OptiFineClassTransformer.java:108)
  460. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.transform(OptiFineClassTransformer.java:72)
  461. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  462. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  463. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
  464. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  465. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.forName0(Native Method)
  466. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.forName(Class.java:348)
  467. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cofh.asm.CoFHAccessTransformer.transform(CoFHAccessTransformer.java:90)
  468. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  469. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  470. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
  471. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  472. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.forName0(Native Method)
  473. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.forName(Class.java:348)
  474. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at cofh.asm.CoFHAccessTransformer.transform(CoFHAccessTransformer.java:90)
  475. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  476. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  477. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
  478. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  479. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:72)
  480. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  481. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  482. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  483. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  484. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:143)
  485. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:36)
  486. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362)
  487. [21:11:53] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.main(SourceFile:218)
  488. [21:11:53] [main/INFO] [LiteLoader]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
  489. [21:11:53] [main/INFO] [LiteLoader]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
  490. [21:11:54] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  491. [21:11:54] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  492. [21:11:54] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  493. [21:11:55] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying random display tick call hook
  494. [21:11:55] [main/INFO] [LiteLoader]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
  495. [21:11:55] [main/INFO] [LiteLoader]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
  496. [21:11:55] [main/INFO] [LiteLoader]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
  497. [21:11:55] [main/INFO] [LiteLoader]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
  498. [21:11:56] [main/INFO] [LiteLoader]: PacketTransformer: Running transformer com.thevoxelbox.common.TimeUpdateTransformer for ih
  499. [21:11:56] [main/INFO] [LiteLoader]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
  500. 2023.08.20 21:11:57 [DEBUG] Patched AuthenticationService created: '908a4796-f794-4bcc-bd2e-8dea9f4a768b'
  501. 2023.08.20 21:11:57 [DEBUG] Patched MinecraftSessionService created
  502. [21:11:57] [main/INFO]: Setting user: Evgeniy19
  503. [21:11:57] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.getAmbientOcclusionLightValue() override
  504. [21:11:57] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.getUseNeighborBrightness() override
  505. [21:11:57] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.shouldSideBeRendered() override
  506. [21:12:02] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  507. [21:12:02] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  508. [21:12:03] [main/INFO] [LiteLoader]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
  509. [21:12:04] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  510. [21:12:04] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
  511. [21:12:04] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  512. [21:12:04] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  513. [21:12:04] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  514. [21:12:04] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  515. [21:12:06] [Client thread/INFO] [LiteLoader]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
  516. [21:12:07] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: ModLoader
  517. [21:12:07] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying block render type override
  518. [21:12:08] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.RenderBlocks
  519. [21:12:08] [Client thread/INFO] [ForgeRelocation]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
  520. [21:12:08] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: LightCache
  521. [21:12:08] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: BlockCoord
  522. [21:12:09] [Client thread/INFO] [LiteLoader]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
  523. [21:12:09] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
  524. [21:12:09] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  525. [21:12:09] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  526. [21:12:10] [Client thread/INFO] [STDOUT]: [com.creativemd.itemphysic.ItemTransformer:transform:81]: [ItemPhysic] Patching bny
  527. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.IOException: MD5 not matching, name: bbu.class, saved: 39ea5a48db53c052bc4db5472a654ee9, patched: f61c4fe98c612c642e57682e6fb3ffe2
  528. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.getOptiFineResourcePatched(OptiFineClassTransformer.java:184)
  529. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.getOptiFineResource(OptiFineClassTransformer.java:108)
  530. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at optifine.OptiFineClassTransformer.transform(OptiFineClassTransformer.java:72)
  531. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:285)
  532. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  533. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
  534. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  535. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.getDeclaredMethods0(Native Method)
  536. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
  537. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.Class.getDeclaredMethods(Class.java:1975)
  538. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.getMethods(ReflectorMethod.java:168)
  539. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.getTargetMethod(ReflectorMethod.java:68)
  540. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.<init>(ReflectorMethod.java:48)
  541. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorMethod.<init>(ReflectorMethod.java:25)
  542. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at Reflector.<clinit>(Reflector.java:76)
  543. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ReflectorForge.putLaunchBlackboard(ReflectorForge.java:50)
  544. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at Config.initGameSettings(Config.java:194)
  545. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:389)
  546. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:425)
  547. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922)
  548. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.client.main.Main.main(SourceFile:148)
  549. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  550. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  551. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  552. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.lang.reflect.Method.invoke(Method.java:498)
  553. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:143)
  554. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraft.launchwrapper.Launch.main(Launch.java:36)
  555. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362)
  556. [21:12:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at launcher.keEpErjeRRYsAK.main(SourceFile:218)
  557. [21:12:11] [Client thread/INFO] [LiteLoader]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
  558. [21:12:11] [Client thread/INFO] [LiteLoader]: Injecting constructchunkfrompacket[x1] in func_76607_a in Chunk
  559. [21:12:12] [Client thread/INFO] [LiteLoader]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
  560. [21:12:12] [Client thread/INFO] [LiteLoader]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
  561. [21:12:12] [Client thread/INFO] [LiteLoader]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
  562. [21:12:12] [Client thread/INFO] [LiteLoader]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
  563. [21:12:12] [Client thread/INFO] [LiteLoader]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
  564. [21:12:12] [Client thread/INFO] [LiteLoader]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
  565. [21:12:12] [Client thread/INFO] [LiteLoader]: Injecting postrender[x1] in func_78471_a in EntityRenderer
  566. [21:12:12] [Client thread/INFO] [LiteLoader]: Injecting postrender[x1] in func_78471_a in EntityRenderer
  567. [21:12:13] [Client thread/INFO] [LiteLoader]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
  568. [21:12:13] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
  569. [21:12:13] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
  570. [21:12:13] [Client thread/INFO]: LWJGL Version: 2.9.4
  571. [21:12:14] [Client thread/INFO] [LiteLoader]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
  572. [21:12:14] [Client thread/INFO] [Config]: [OptiFine]
  573. [21:12:14] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.7.10_HD_U_E7
  574. [21:12:14] [Client thread/INFO] [Config]: [OptiFine] Build: 20180404-111312
  575. [21:12:14] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
  576. [21:12:14] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_282, BellSoft
  577. [21:12:14] [Client thread/INFO] [Config]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), BellSoft
  578. [21:12:14] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
  579. [21:12:14] [Client thread/INFO] [Config]: [OptiFine] OpenGL: Intel(R) HD Graphics, version 4.0.0 - Build 10.18.10.5161, Intel
  580. [21:12:14] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.0.0
  581. [21:12:14] [Client thread/INFO] [Config]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
  582. [21:12:15] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 8192x8192
  583. [21:12:15] [Thread-16/INFO] [Config]: [OptiFine] Checking for new version
  584. [21:12:15] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] ShadersMod version: 2.4.12
  585. [21:12:15] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] OpenGL Version: 4.0.0 - Build 10.18.10.5161
  586. [21:12:15] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Vendor: Intel
  587. [21:12:15] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Renderer: Intel(R) HD Graphics
  588. [21:12:15] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
  589. [21:12:15] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
  590. [21:12:15] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
  591. [21:12:15] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 16
  592. [21:12:15] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Load ShadersMod configuration.
  593. [21:12:15] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] Save ShadersMod configuration.
  594. [21:12:15] [Client thread/INFO] [shadersmod.common.SMCLog]: [Shaders] No shaderpack loaded.
  595. [21:12:15] [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.
  596. [21:12:15] [Client thread/ERROR]: Couldn't initialize twitch stream
  597. [21:12:16] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_E7, enabling compatibility features
  598. [21:12:16] [Thread-16/INFO] [Config]: [OptiFine] Version found: E7
  599. [21:12:16] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  600. [21:12:16] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
  601. [21:12:16] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  602. [21:12:16] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  603. [21:12:17] [Client thread/INFO] [FML]: [AppEng] Core Init
  604. [21:12:17] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  605. [21:12:17] [Client thread/INFO] [FML]: Searching C:\Users\БО$$\Pentacraft\HiTech\mods for mods
  606. [21:12:17] [Client thread/INFO] [FML]: Also searching C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10 for mods
  607. [21:12:43] [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
  608. [21:12:43] [Client thread/WARN] [BetterFoliage]: Mod BetterFoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.14
  609. [21:12:44] [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
  610. [21:12:45] [Client thread/WARN] [Botany]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
  611. [21:12:45] [Client thread/WARN] [BinnieCore]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
  612. [21:12:45] [Client thread/WARN] [ExtraBees]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
  613. [21:12:45] [Client thread/WARN] [ExtraTrees]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
  614. [21:12:45] [Client thread/WARN] [Genetics]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
  615. [21:12:47] [Client thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug
  616. [21:12:47] [Client thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  617. [21:12: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
  618. [21:12:51] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  619. [21:12:51] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  620. [21:12:51] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  621. [21:12:51] [Client thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
  622. [21:12:51] [Client thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  623. [21:12:51] [Client thread/WARN] [ForgeRelocation]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
  624. [21:12:51] [Client thread/WARN] [RelocationFMP]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
  625. [21:12:59] [Client thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
  626. [21:13:00] [Client thread/INFO] [pentaintegration]: Mod pentaintegration is missing the required element 'name'. Substituting pentaintegration
  627. [21:13:01] [Client thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  628. [21:13:01] [Client thread/WARN] [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  629. [21:13:01] [Client thread/WARN] [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  630. [21:13:01] [Client thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  631. [21:13:02] [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
  632. [21:13:04] [Client thread/INFO] [FML]: Forge Mod Loader has identified 153 mods to load
  633. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package buildcraft.api.tablet (owned by BuildCraftAPI|core) without associated API reference
  634. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  635. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  636. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  637. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package buildcraft.api.lists (owned by BuildCraftAPI|core) without associated API reference
  638. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
  639. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  640. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  641. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  642. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  643. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package buildcraft.api.library (owned by BuildCraftAPI|core) without associated API reference
  644. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package buildcraft.api.crops (owned by BuildCraftAPI|Core) without associated API reference
  645. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  646. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [PowerUtils] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  647. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package buildcraft.api.items (owned by BuildCraftAPI|core) without associated API reference
  648. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
  649. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package mods.railcraft.api.crafting (owned by RailcraftAPI|core) without associated API reference
  650. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package buildcraft.api.tiles (owned by BuildCraftAPI|core) without associated API reference
  651. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package buildcraft.api.statements (owned by BuildCraftAPI|core) without associated API reference
  652. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [Railcraft] containing declared API package ic2.api.energy.tile (owned by IC2) without associated API reference
  653. [21:13:04] [Client thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
  654. [21:13:07] [Client thread/WARN] [MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
  655. [21:13:07] [Client thread/WARN] [MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
  656. [21:13:07] [Client thread/WARN] [MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
  657. [21:13:07] [Client thread/WARN] [MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
  658. [21:13:07] [Client thread/WARN] [MineFactoryReloaded|CompatProjRed]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
  659. [21:13:07] [Client thread/WARN] [MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
  660. [21:13:07] [Client thread/WARN] [MineFactoryReloaded|CompatThaumcraft]: Mod MineFactoryReloaded|CompatThaumcraft has been disabled through configuration
  661. [21:13:07] [Client thread/WARN] [MineFactoryReloaded|CompatTwilightForest]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
  662. [21:13:08] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.140-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.
  663. [21:13:08] [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.
  664. [21:13:08] [Client thread/INFO] [FML]: FML has found a non-mod file PacketUnlimiter-1.7.10-1.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  665. [21:13:08] [Client thread/INFO] [FML]: FML has found a non-mod file voxelcommon.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  666. [21:13:08] [Client thread/INFO] [GasStation Core Plugin]: Instantiating all ILateMixinLoader implemented classes...
  667. [21:13:08] [Client thread/INFO] [GasStation Core Plugin]: Instantiating class ru.will0376.aim.ImplLateMixinLoader for its mixins.
  668. [21:13:08] [Client thread/INFO] [GasStation Core Plugin]: Adding mixin.aim.draconic.json mixin configuration.
  669. [21:13:08] [Client thread/INFO] [GasStation Core Plugin]: Adding mixin.aim.ic2.json mixin configuration.
  670. [21:13:08] [Client thread/INFO] [GasStation Core Plugin]: Adding mixin.aim.json mixin configuration.
  671. [21:13:08] [Client thread/INFO] [GasStation Core Plugin]: Adding mixin.aim.buildcraft.json mixin configuration.
  672. [21:13:08] [Client thread/INFO] [GasStation Core Plugin]: Adding mixin.aim.thermalexpansion.json mixin configuration.
  673. [21:13:08] [Client thread/INFO] [GasStation Core Plugin]: Adding mixin.aim.ae2.json mixin configuration.
  674. [21:13:08] [Client thread/INFO] [GasStation Core Plugin]: Adding mixin.aim.enderio.json mixin configuration.
  675. [21:13:08] [Client thread/WARN] [mixin]: Reference map '${mixin_refmap}' for mixin.aim.draconic.json could not be read. If this is a development environment you can ignore this message
  676. [21:13:08] [Client thread/WARN] [mixin]: Reference map '${mixin_refmap}' for mixin.aim.ic2.json could not be read. If this is a development environment you can ignore this message
  677. [21:13:08] [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
  678. [21:13:08] [Client thread/WARN] [mixin]: Reference map '${mixin_refmap}' for mixin.aim.buildcraft.json could not be read. If this is a development environment you can ignore this message
  679. [21:13:08] [Client thread/WARN] [mixin]: Reference map '${mixin_refmap}' for mixin.aim.thermalexpansion.json could not be read. If this is a development environment you can ignore this message
  680. [21:13:08] [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
  681. [21:13:08] [Client thread/WARN] [mixin]: Reference map '${mixin_refmap}' for mixin.aim.enderio.json could not be read. If this is a development environment you can ignore this message
  682. [21:13:19] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, itemphysic, NotEnoughItems, OpenModsCore, <CoFH ASM>, PacketUnlimiter, FastCraft, gasstation, mixinbooterlegacy, mixingasm, spongemixins, twostepverify, bspkrsCore, AdvancedMachines, AdvancedSolarPanel, ae2stuff, AFSU, aim, appliedenergistics2, ArmorStatusHUD, Avaritia, avaritiaddons, BackTools, bdlib, BetterFoliage, betterquesting, BiblioCraft, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, BrandonsCore, BuildCraft|Robotics, BuildCraft|Factory, BuildCraft|Transport, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Builders, CarpentersBlocks, chisel, CoFHCore, CompactMachines, creativecore, debug, denseores, DraconicEvolution, DragonsRadioMod, endercore, EnderIO, extracells, ExtraTiC, ExtraUtilities, Forestry, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, FTBL, gendustry, GraviSuite, GraviSuiteReloaded, Highlands, Ic2Nei, IC2CA, IC2NuclearControl, iChunUtil, ImmersiveEngineering, IC2, inventorytweaks, IronChest, LunatriusCore, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MineTweaker3, testdummy, modtweaker2, MouseTweaks, cfm, MrTJPCoreMod, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, opframe, OpenBlocks, OpenMods, fodc, pcmm, pentagraphics, pentaintegration, penta_vending_machines, platforms, PowerUtils, ProjRed|Core, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, Railcraft, RedstoneArsenal, Schematica, Screener, ShetiPhianCore, bq_standard, StorageDrawers, TConstruct, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, trademachines, UniDict, uptodate, yumalib, utilityitems, Waila, WailaHarvestability, wailaplugins, wanionlib, WaslieCore, wawla, worldclock, XPT] at CLIENT
  683. [21:13:19] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, itemphysic, NotEnoughItems, OpenModsCore, <CoFH ASM>, PacketUnlimiter, FastCraft, gasstation, mixinbooterlegacy, mixingasm, spongemixins, twostepverify, bspkrsCore, AdvancedMachines, AdvancedSolarPanel, ae2stuff, AFSU, aim, appliedenergistics2, ArmorStatusHUD, Avaritia, avaritiaddons, BackTools, bdlib, BetterFoliage, betterquesting, BiblioCraft, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, BrandonsCore, BuildCraft|Robotics, BuildCraft|Factory, BuildCraft|Transport, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Builders, CarpentersBlocks, chisel, CoFHCore, CompactMachines, creativecore, debug, denseores, DraconicEvolution, DragonsRadioMod, endercore, EnderIO, extracells, ExtraTiC, ExtraUtilities, Forestry, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, FTBL, gendustry, GraviSuite, GraviSuiteReloaded, Highlands, Ic2Nei, IC2CA, IC2NuclearControl, iChunUtil, ImmersiveEngineering, IC2, inventorytweaks, IronChest, LunatriusCore, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MineTweaker3, testdummy, modtweaker2, MouseTweaks, cfm, MrTJPCoreMod, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, opframe, OpenBlocks, OpenMods, fodc, pcmm, pentagraphics, pentaintegration, penta_vending_machines, platforms, PowerUtils, ProjRed|Core, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, Railcraft, RedstoneArsenal, Schematica, Screener, ShetiPhianCore, bq_standard, StorageDrawers, TConstruct, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, trademachines, UniDict, uptodate, yumalib, utilityitems, Waila, WailaHarvestability, wailaplugins, wanionlib, WaslieCore, wawla, worldclock, XPT] at SERVER
  684. [21:13:21] [Client thread/ERROR] [IC2]: The mod IC2 is expecting signature de041f9f6187debbc77034a344134053277aa3b0 for source industrialcraft-2-2.2.827-experimental-client.jar, however there is no signature matching that description
  685. [21:13:21] [Client thread/INFO] [ForgeRelocation]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
  686. [21:13:21] [Client thread/INFO] [ForgeRelocation]: bmk net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher a (Laor;F)V
  687. [21:13:26] [Client thread/INFO] [Brandon's Core]: Hello Minecraft!!!
  688. [21:13:29] [Client thread/ERROR] [Railcraft]: The mod Railcraft is expecting signature a0c255ac501b2749537d5824bb0f0588bf0320fa for source Railcraft-1.7.10-9.12.2.0-client.jar, however there is no signature matching that description
  689. [21:13:30] [Client thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
  690. [21:13:31] [Client thread/INFO] [LiteLoader]: Injecting ons21packetchunkdata[x1] in func_148833_a in S21PacketChunkData
  691. [21:13:33] [Client thread/INFO] [LiteLoader]: Injecting onc08packetplayerblockplacement[x1] in func_148833_a in C08PacketPlayerBlockPlacement
  692. [21:13:34] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
  693. [21:13:34] [Client thread/INFO] [TConstruct]: Preparing to take over the world
  694. [21:13:37] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
  695. [21:13:37] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
  696. [21:13:37] [Client thread/INFO] [LiteLoader]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
  697. [21:13:37] [Client thread/INFO] [LiteLoader]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
  698. [21:13:38] [Client thread/INFO] [LiteLoader]: Injecting ons24packetblockaction[x1] in func_148833_a in S24PacketBlockAction
  699. [21:13:38] [Client thread/INFO] [LiteLoader]: Injecting ons2apacketparticles[x1] in func_148833_a in S2APacketParticles
  700. [21:13:38] [Client thread/INFO] [LiteLoader]: Injecting ons19packetentitystatus[x1] in func_148833_a in S19PacketEntityStatus
  701. [21:13:38] [Client thread/INFO] [LiteLoader]: Injecting ons2cpacketspawnglobalentity[x1] in func_148833_a in S2CPacketSpawnGlobalEntity
  702. [21:13:38] [Client thread/INFO] [LiteLoader]: Injecting ons27packetexplosion[x1] in func_148833_a in S27PacketExplosion
  703. [21:13:38] [Client thread/INFO] [LiteLoader]: Injecting ons2bpacketchangegamestate[x1] in func_148833_a in S2BPacketChangeGameState
  704. [21:13:40] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  705. [21:13:40] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
  706. [21:13:47] [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:TwoStepVerification by Xlv, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:IC2 Advanced Machines Addon, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AFSU Mod, FMLFileResourcePack:AIM, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:BackTools, FMLFileResourcePack:BD lib, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Better Questing, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Builders, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Machines, FMLFileResourcePack:CreativeCore, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:FTBLib, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:GraviSuiteReloaded, FMLFileResourcePack:Highlands, FMLFileResourcePack:IC2 Nei Plugin, FMLFileResourcePack:IndustrialCraft 2 Combo Armors, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:MmmMmmMmmMmm, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:MrTJPCore, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OnlinePictureFrame, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Ore Dictionary Converter, FMLFileResourcePack:PentaCraftMultiMod, FMLFileResourcePack:Penta Graphics, FMLFileResourcePack:pentaintegration, FMLFileResourcePack:Vending Machines, FMLFileResourcePack:Platforms, FMLFileResourcePack:PowerUtils, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Schematica, FMLFileResourcePack:Screener Mod, FMLFileResourcePack:ShetiPhian-Core, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:TradeMachines, FMLFileResourcePack:UniDict, FMLFileResourcePack:UpToDateMod, FMLFileResourcePack:YumaLib, FMLFileResourcePack:UtilityItems, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:WanionLib, FMLFileResourcePack:WaslieCore, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:WorldClockMod, FMLFileResourcePack:XP Teleporters
  707. [21:13:49] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  708. [21:13:50] [Client thread/ERROR] [FML]: Unable to determine registrant mod for com.estebes.gravisuitereloaded.item.tool.ItemToolTheChopper@4e574587. This is a critical error and should be impossible
  709. java.lang.Throwable
  710. at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [EventBus.class:?]
  711. at com.estebes.gravisuitereloaded.item.tool.ItemToolTheChopper.<init>(ItemToolTheChopper.java:35) [ItemToolTheChopper.class:?]
  712. at com.estebes.gravisuitereloaded.init.ItemInit.<clinit>(ItemInit.java:23) [ItemInit.class:?]
  713. at java.lang.Class.forName0(Native Method) [?:?]
  714. at java.lang.Class.forName(Class.java:348) [?:?]
  715. at cpw.mods.fml.common.registry.ObjectHolderRegistry.scanTarget(ObjectHolderRegistry.java:70) [ObjectHolderRegistry.class:?]
  716. at cpw.mods.fml.common.registry.ObjectHolderRegistry.findObjectHolders(ObjectHolderRegistry.java:39) [ObjectHolderRegistry.class:?]
  717. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:554) [Loader.class:?]
  718. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
  719. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:515) [bao.class:?]
  720. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922) [bao.class:?]
  721. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  722. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  723. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
  724. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  725. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:?]
  726. at net.minecraft.launchwrapper.Launch.launch(Launch.java:143) [launchwrapper-1.12-launcherfixed.jar:?]
  727. at net.minecraft.launchwrapper.Launch.main(Launch.java:36) [launchwrapper-1.12-launcherfixed.jar:?]
  728. at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362) [PentaCraft.exe:?]
  729. at launcher.keEpErjeRRYsAK.main(SourceFile:218) [PentaCraft.exe:?]
  730. [21:13:50] [Client thread/INFO] [FML]: Found 133 ObjectHolder annotations
  731. [21:13:50] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  732. [21:13:50] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  733. [21:13:50] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  734. [21:13:51] [Client thread/INFO] [FastCraft]: FastCraft 1.25 loaded.
  735. [21:13:51] [Thread-18/INFO] [FastCraft]: You are using the latest suitable version.
  736. [21:13:54] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  737. [21:13:54] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  738. [21:13:56] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
  739. [21:13:57] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  740. [21:13:57] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  741. [21:13:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  742. [21:13:57] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  743. [21:13:57] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  744. [21:13:57] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  745. [21:13:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  746. [21:13:57] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  747. [21:13:57] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  748. [21:13:57] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
  749. [21:13:58] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  750. [21:13:58] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  751. [21:13:58] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
  752. [21:13:58] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  753. [21:13:58] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  754. [21:13:58] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  755. [21:13:58] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  756. [21:13:58] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
  757. [21:13:59] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  758. [21:13:59] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  759. [21:13:59] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  760. [21:13:59] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  761. [21:13:59] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  762. [21:13:59] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  763. [21:13:59] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  764. [21:13:59] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  765. [21:13:59] [Client thread/INFO] [AE2-CORE]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  766. [21:13:59] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2POpenComputers
  767. [21:13:59] [Client thread/INFO] [AE2-CORE]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
  768. [21:13:59] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PPressure
  769. [21:14:00] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 3880ms )
  770. [21:14:00] [Client thread/INFO] [bdlib]: bdlib 1.9.7-GTNH-1-g98f7ce3 loaded
  771. [21:14:00] [Client thread/INFO] [bdlib]: Loading internal config files for mod BdLib
  772. [21:14:00] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/БО$$/Pentacraft/HiTech/mods/1.7.10/bdlib-1.7.10-1.9.7-GTNH-1-g98f7ce3.jar!/assets/bdlib/config/net-filter.cfg
  773. [21:14:01] [Client thread/INFO] [bdlib]: Loading user config files for mod BdLib
  774. [21:14:01] [Client thread/INFO] [bdlib]: Config loading for mod BdLib finished
  775. [21:14:01] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  776. [21:14:01] [Client thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
  777. [21:14:01] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/БО$$/Pentacraft/HiTech/mods/1.7.10/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
  778. [21:14:01] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/БО$$/Pentacraft/HiTech/mods/1.7.10/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
  779. [21:14:02] [Client thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
  780. [21:14:02] [Client thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
  781. [21:14:02] [Client thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
  782. [21:14:03] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: Thaumcraft
  783. [21:14:03] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:77]: Disabled!
  784. [21:14:03] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: BuildCraft|Core
  785. [21:14:03] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: Botania
  786. [21:14:03] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:77]: Disabled!
  787. [21:14:03] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: DraconicEvolution
  788. [21:14:03] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: Avaritia
  789. [21:14:03] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: ImmersiveEngineering
  790. [21:14:03] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: EnderIO
  791. [21:14:03] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: IC2
  792. [21:14:03] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: Forestry
  793. [21:14:04] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: appliedenergistics2
  794. [21:14:04] [Client thread/INFO] [STDOUT]: [ru.will0376.aim.AIM:preInit:71]: Checked module with modid: ThermalExpansion
  795. [21:14:07] [Client thread/INFO] [LiteLoader]: Injecting ons04packetentityequipment[x1] in func_148833_a in S04PacketEntityEquipment
  796. [21:14:07] [Client thread/INFO] [LiteLoader]: Injecting ons0dpacketcollectitem[x1] in func_148833_a in S0DPacketCollectItem
  797. [21:14:07] [Client thread/INFO] [LiteLoader]: PacketTransformer: Running transformer net.eq2online.macros.transformers.CollectionPacketTransformer for ij
  798. [21:14:07] [Client thread/INFO] [LiteLoader]: Injecting ons0bpacketanimation[x1] in func_148833_a in S0BPacketAnimation
  799. [21:14:11] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
  800. [21:14:12] [Client thread/INFO] [CoFHWorld]: Registering default generators
  801. [21:14:12] [Client thread/INFO] [CoFHWorld]: Complete
  802. [21:14:13] [Client thread/INFO] [LiteLoader]: Injecting onc07packetplayerdigging[x1] in func_148833_a in C07PacketPlayerDigging
  803. [21:14:13] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
  804. [21:14:13] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
  805. [21:14:14] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
  806. [21:14:14] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
  807. [21:14:14] [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
  808. [21:14:14] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
  809. [21:14:14] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
  810. [21:14:14] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
  811. [21:14:14] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
  812. [21:14:14] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivileged(Native Method)
  813. [21:14:14] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
  814. [21:14:14] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
  815. [21:14:14] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
  816. [21:14:14] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at java.net.URL.openStream(URL.java:1068)
  817. [21:14:14] [iChunUtil Patron Getter Thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at ichun.client.thread.ThreadGetPatrons.run(ThreadGetPatrons.java:30)
  818. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: MAIL
  819. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: AGRICRAFT
  820. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: ENDERIO
  821. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: EREBUS
  822. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: EXTRAUTILITIES
  823. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: GROWTHCRAFT
  824. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: HARVESTCRAFT
  825. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: IMMERSIVEENGINEERING
  826. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: MAGICALCROPS
  827. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: NATURA
  828. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: PLANTMEGAPACK
  829. [21:14:19] [Client thread/INFO] [Forestry]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
  830. [21:14:19] [Client thread/INFO] [Forestry]: Module disabled: WITCHERY
  831. [21:14:23] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
  832. [21:14:23] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
  833. [21:14:26] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.20
  834. [21:14:26] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2015
  835. [21:14:26] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
  836. [21:14:32] [Client thread/INFO] [Railcraft]: Module disabled: ModuleThaumcraft, Thaumcraft not detected
  837. [21:14:32] [Client thread/WARN] [FML]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@541334d4 to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@3a321f0d. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
  838. [21:14:33] [Client thread/INFO] [LiteLoader]: Injecting ons1bpacketentityattach[x1] in func_148833_a in S1BPacketEntityAttach
  839. [21:14:35] [Client thread/INFO] [Chisel]: Starting pre-init...
  840. [21:14:35] [Client thread/INFO] [Chisel]: Loading blocks...
  841. [21:14:35] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
  842. [21:14:35] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
  843. [21:14:35] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  844. [21:14:35] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  845. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
  846. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  847. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  848. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  849. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  850. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  851. [21:14:37] [Client thread/INFO] [Chisel]: 96 Feature's blocks loaded.
  852. [21:14:37] [Client thread/INFO] [Chisel]: Loading Tile Entities...
  853. [21:14:37] [Client thread/INFO] [Chisel]: Tile Entities loaded.
  854. [21:14:37] [Client thread/INFO] [Chisel]: Loading items...
  855. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
  856. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
  857. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  858. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  859. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
  860. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  861. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  862. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  863. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  864. [21:14:37] [Client thread/INFO] [Chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  865. [21:14:37] [Client thread/INFO] [Chisel]: 96 Feature's items loaded.
  866. [21:14:37] [Client thread/INFO] [Chisel]: Pre-init finished.
  867. [21:14:38] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  868. [21:14:40] [Client thread/INFO] [LiteLoader]: Injecting ons18packetentityteleport[x1] in func_148833_a in S18PacketEntityTeleport
  869. [21:14:40] [Client thread/INFO] [Draconic Evolution]: Finished PreInitialization
  870. [21:14:40] [Client thread/WARN] [Draconic Evolution]: ##################################################################################
  871. [21:14:40] [Client thread/WARN] [Draconic Evolution]:
  872. [21:14:40] [Client thread/WARN] [Draconic Evolution]: Info Tablet language localisation is not available for the selected language: ru_RU
  873. [21:14:40] [Client thread/WARN] [Draconic Evolution]: The default language (en_US) will be loaded instead
  874. [21:14:40] [Client thread/WARN] [Draconic Evolution]:
  875. [21:14:40] [Client thread/WARN] [Draconic Evolution]: ##################################################################################
  876. [21:14:41] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
  877. [21:14:45] [Client thread/INFO] [LiteLoader]: Injecting ons12packetentityvelocity[x1] in func_148833_a in S12PacketEntityVelocity
  878. [21:14:47] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
  879. [21:14:50] [Client thread/INFO] [extrautils]: Hello World
  880. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@3f6a2f29
  881. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@7a134925
  882. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@66afacdb
  883. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@b6b3a15
  884. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@65965f36
  885. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@52c68c0
  886. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@1e7ec5ca
  887. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@4c17ef82
  888. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@1baf76d9
  889. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@7d237704
  890. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.DenseOresHelper@159badff
  891. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@66833b31
  892. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@6fa9086
  893. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@60875c0a
  894. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@1c701c33
  895. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@3ecfa0cf
  896. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@65296498
  897. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BacktoolsHelper@1f86dca5
  898. [21:14:54] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@38bcae2
  899. [21:14:54] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  900. [21:14:54] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
  901. [21:14:54] [Client thread/INFO] [Mantle]: Loading configuration from disk.
  902. [21:14:54] [Client thread/INFO] [Mantle]: Configuration load completed.
  903. [21:14:54] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
  904. [21:14:54] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  905. [21:14:54] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  906. [21:14:54] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
  907. [21:14:55] [Client thread/INFO] [LiteLoader]: Injecting onc0dpacketclosewindow[x1] in func_148833_a in C0DPacketCloseWindow
  908. [21:14:55] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
  909. [21:14:56] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected
  910. [21:14:56] [Client thread/INFO] [ExtraTiC]: Biomes O' Plenty Detected
  911. [21:14:56] [Client thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
  912. [21:14:56] [Client thread/INFO] [ExtraTiC]: EnderIO Detected
  913. [21:14:56] [Client thread/INFO] [ExtraTiC]: BigReactors Detected
  914. [21:14:56] [Client thread/INFO] [ExtraTiC]: ExtraUtils Detected
  915. [21:14:56] [Client thread/INFO] [ExtraTiC]: Thermal Foundation Detected
  916. [21:14:56] [Client thread/INFO] [ExtraTiC]: Immersive Engineering Detected
  917. [21:14:56] [Client thread/INFO] [FTBLib]: Loading FTBLib, v1.0.18.2
  918. [21:14:56] [Client thread/INFO] [FTBLib]: OS: WINDOWS, 64bit: true
  919. [21:14:57] [Client thread/INFO] [gendustry]: IC2 Version: IC2 2.2.827-experimental
  920. [21:14:57] [Client thread/INFO] [gendustry]: RF API Version: CoFHAPI 1.7.10R1.0.13B1
  921. [21:14:57] [Client thread/INFO] [gendustry]: Available Forestry species roots:
  922. [21:14:57] [Client thread/INFO] [gendustry]: * rootBees - forestry.apiculture.genetics.BeeHelper
  923. [21:14:57] [Client thread/INFO] [gendustry]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
  924. [21:14:57] [Client thread/INFO] [gendustry]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
  925. [21:14:57] [Client thread/INFO] [gendustry]: * rootFlowers - binnie.botany.genetics.FlowerHelper
  926. [21:14:57] [Client thread/INFO] [bdlib]: Loading internal config files for mod Gendustry
  927. [21:14:57] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/БО$$/Pentacraft/HiTech/mods/1.7.10/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
  928. [21:14:58] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/БО$$/Pentacraft/HiTech/mods/1.7.10/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
  929. [21:14:59] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/БО$$/Pentacraft/HiTech/mods/1.7.10/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
  930. [21:14:59] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/БО$$/Pentacraft/HiTech/mods/1.7.10/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
  931. [21:14:59] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/БО$$/Pentacraft/HiTech/mods/1.7.10/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
  932. [21:14:59] [Client thread/INFO] [bdlib]: Loading user config files for mod Gendustry
  933. [21:14:59] [Client thread/INFO] [bdlib]: Config loading for mod Gendustry finished
  934. [21:14:59] [Client thread/INFO] [gendustry]: Created 52 BC triggers for Forestry error codes
  935. [21:14:59] [Client thread/INFO] [bdlib]: Loaded creative tabs for gendustry
  936. [21:15:00] [Client thread/INFO] [gendustry]: Items loaded
  937. [21:15:00] [Client thread/INFO] [gendustry]: Fluids loaded
  938. [21:15:00] [Client thread/INFO] [gendustry]: Blocks loaded
  939. [21:15:00] [Client thread/INFO] [gendustry]: Machines loaded
  940. [21:15:00] [Client thread/INFO] [gendustry]: Registered reload listener
  941. [21:15:00] [Client thread/INFO] [gendustry]: Resource manager reload, new language: ru_RU
  942. [21:15:02] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
  943. [21:15:03] [Client thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
  944. [21:15:03] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
  945. [21:15:03] [Client thread/INFO] [NEIAddons|Botany]: Version check success: Botany required / 2.0.22.7 detected
  946. [21:15:03] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[4.0.8.36,) required / 4.2.16.64 detected
  947. [21:15:04] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
  948. [21:15:04] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
  949. [21:15:04] [Client thread/INFO] [neiintegration]: Starting NEI Integration
  950. [21:15:04] [Client thread/INFO] [neiintegration]: Loading configuration files
  951. [21:15:06] [Client thread/INFO] [LiteLoader]: Injecting ons0apacketusebed[x1] in func_148833_a in S0APacketUseBed
  952. [21:15:06] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  953. [21:15:09] [Client thread/INFO] [STDOUT]: [g.g.g.J:f:50]: Регистрируем пакеты
  954. [21:15:09] [Client thread/INFO] [bq_standard]: Loaded configs...
  955. [21:15:10] [Client thread/INFO] [ThermalDynamics]: Loading Plugins...
  956. [21:15:10] [Client thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
  957. [21:15:10] [Client thread/INFO] [YumaLib]: Loading config
  958. [21:15:10] [Client thread/INFO] [YumaLib]: Items init
  959. [21:15:11] [Client thread/INFO] [UpToDateMod]: Loading config
  960. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: == Features Status ==
  961. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: stones : Enabled
  962. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: wood : Enabled
  963. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: smoothStone : Enabled
  964. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: armorStand : Enabled
  965. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: doors : Enabled
  966. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: woodenTrapdoors : Enabled
  967. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: fences : Enabled
  968. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: fenceGates : Enabled
  969. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: buttons : Enabled
  970. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: pressurePlates : Enabled
  971. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: boats : Enabled
  972. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: strippedLogs : Enabled
  973. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: ironTrapdoor : Enabled
  974. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: grassPath : Enabled
  975. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: coarseDirt : Enabled
  976. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: prismarineStuffs : Enabled
  977. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: sponge : Enabled
  978. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: redNetherBricks : Enabled
  979. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: netherWartBlock : Enabled
  980. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: endstoneBricks : Enabled
  981. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: purpurStuffs : Enabled
  982. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: boneBlockAndFossile : Enabled
  983. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: magmaBlock : Enabled
  984. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: redSandstone : Enabled
  985. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: mutton : Enabled
  986. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: concreteAndConcretePowder : Enabled
  987. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: glazedTerracotta : Enabled
  988. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: ironNugget : Enabled
  989. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: barrel : Enabled
  990. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: sweetBerry : Enabled
  991. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: witherRose : Enabled
  992. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: flower : Enabled
  993. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: plainDye : Enabled
  994. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: suspiciousStew : Enabled
  995. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: newNoteBlockInstruments : Enabled
  996. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: lantern : Enabled
  997. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: allKindsOfStairs : Enabled
  998. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: allKindsOfSlabs : Enabled
  999. [21:15:11] [Client thread/INFO] [UpToDateMod-Config]: allKindsOfWalls : Enabled
  1000. [21:15:11] [Client thread/INFO] [UpToDateMod]: preInit
  1001. [21:15:11] [Client thread/INFO] [YumaLib]: Context updated: UpToDateMod
  1002. [21:15:11] [Client thread/INFO] [UpToDateMod-ResourceLoader]: Starting loading vanilla resources
  1003. [21:15:11] [Client thread/INFO] [UpToDateMod-ResourceLoader]: Finished loading vanilla resources
  1004. [21:15:11] [Client thread/INFO] [UpToDateMod]: Blocks init
  1005. [21:15:11] [Client thread/INFO] [UpToDateMod]: Items init
  1006. [21:15:12] [Client thread/INFO] [YumaLib]: Context reset
  1007. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Beginning plugin registration: 14 candidates found.
  1008. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Extra Utilities.
  1009. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Extra Utilities.
  1010. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
  1011. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Mekanism as its dependencies [Mekanism] were not found.
  1012. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
  1013. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin TE Augments.
  1014. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin TE Augments.
  1015. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Forestry.
  1016. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Forestry.
  1017. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Blood Magic as its dependencies [AWWayofTime] were not found.
  1018. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin DSU.
  1019. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin DSU.
  1020. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Pam's Fruit as its dependencies [harvestcraft] were not found.
  1021. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
  1022. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin Railcraft.
  1023. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin Railcraft.
  1024. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin IFluidHandler.
  1025. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin IFluidHandler.
  1026. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Skipping over plugin magicalcrops as its dependencies [magicalcrops] were not found.
  1027. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Attempting to create plugin MFR.
  1028. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully created plugin MFR.
  1029. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. Before: [Extra Utilities, TE Augments, Forestry, DSU, Railcraft, IFluidHandler, MFR]
  1030. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Sorting plugins. After: [Extra Utilities, TE Augments, Forestry, DSU, Railcraft, IFluidHandler, MFR]
  1031. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin ExtraUtilities.
  1032. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin TE Augments.
  1033. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Forestry.
  1034. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin DSU.
  1035. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin Railcraft.
  1036. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin IFluidHandler.
  1037. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Successfully loaded plugin MFR.
  1038. [21:15:12] [Client thread/INFO] [WAILA Plugins]: Completed plugin registration. 7 plugins registered.
  1039. [21:15:12] [Client thread/INFO] [STDOUT]: [wasliecore.main.WaslieCore:preInit:55]: WaslieCore is brought to you by wasliebob
  1040. [21:15:12] [Client thread/INFO] [LiteLoader]: Injecting onc09packethelditemchange[x1] in func_148833_a in C09PacketHeldItemChange
  1041. [21:15:12] [Client thread/INFO] [LiteLoader]: Injecting onc10packetcreativeinventoryaction[x1] in func_148833_a in C10PacketCreativeInventoryAction
  1042. [21:15:12] [Client thread/INFO] [LiteLoader]: Injecting onc11packetenchantitem[x1] in func_148833_a in C11PacketEnchantItem
  1043. [21:15:12] [Client thread/INFO] [LiteLoader]: Injecting onc02packetuseentity[x1] in func_148833_a in C02PacketUseEntity
  1044. [21:15:12] [Client thread/INFO] [LiteLoader]: Injecting onc0epacketclickwindow[x1] in func_148833_a in C0EPacketClickWindow
  1045. [21:15:13] [Client thread/INFO] [FML]: Applying holder lookups
  1046. [21:15:13] [Client thread/INFO] [FML]: Holder lookups applied
  1047. [21:15:13] [Client thread/INFO] [FML]: Injecting itemstacks
  1048. [21:15:13] [Client thread/INFO] [FML]: Itemstack injection complete
  1049. [21:15:14] [Client thread/INFO] [LiteLoader]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
  1050. [21:15:14] [Client thread/INFO] [LiteLoader]: Successfully generated event handler proxy class with 57 handlers(s) and 57 total invokations
  1051. [21:15:14] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
  1052. [21:15:14] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Default
  1053. [21:15:15] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1054. [21:15:15] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  1055. [21:15:15] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  1056. [21:15:15] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  1057. [21:15:17] [Thread-21/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  1058. [21:15:17] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  1059. [21:15:17] [Sound Library Loader/INFO]: Sound engine started
  1060. [21:15:28] [Client thread/WARN]: File uptodate:sounds/note/xylobone.ogg does not exist, cannot add it to event uptodate:note.xylobone
  1061. [21:15:28] [Client thread/WARN]: File uptodate:sounds/note/guitar.ogg does not exist, cannot add it to event uptodate:note.guitar
  1062. [21:15:28] [Client thread/WARN]: File uptodate:sounds/note/bell.ogg does not exist, cannot add it to event uptodate:note.bell
  1063. [21:15:28] [Client thread/WARN]: File uptodate:sounds/note/icechime.ogg does not exist, cannot add it to event uptodate:note.icechime
  1064. [21:15:28] [Client thread/WARN]: File uptodate:sounds/note/flute.ogg does not exist, cannot add it to event uptodate:note.flute
  1065. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break1.ogg does not exist, cannot add it to event uptodate:dig.bone
  1066. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break2.ogg does not exist, cannot add it to event uptodate:dig.bone
  1067. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break3.ogg does not exist, cannot add it to event uptodate:dig.bone
  1068. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break4.ogg does not exist, cannot add it to event uptodate:dig.bone
  1069. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break5.ogg does not exist, cannot add it to event uptodate:dig.bone
  1070. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step1.ogg does not exist, cannot add it to event uptodate:step.bone
  1071. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step2.ogg does not exist, cannot add it to event uptodate:step.bone
  1072. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step3.ogg does not exist, cannot add it to event uptodate:step.bone
  1073. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step4.ogg does not exist, cannot add it to event uptodate:step.bone
  1074. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step5.ogg does not exist, cannot add it to event uptodate:step.bone
  1075. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break1.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1076. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break2.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1077. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break3.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1078. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break4.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1079. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break5.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1080. [21:15:28] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break6.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1081. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step1.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1082. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step2.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1083. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step3.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1084. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step4.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1085. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step5.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1086. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break1.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1087. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break2.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1088. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break3.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1089. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break4.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1090. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break5.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1091. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break6.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1092. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step1.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1093. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step2.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1094. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step3.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1095. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step4.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1096. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step5.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1097. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step6.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1098. [21:15:31] [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
  1099. [21:15:31] [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
  1100. [21:15:31] [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
  1101. [21:15:31] [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
  1102. [21:15:31] [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
  1103. [21:15:31] [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
  1104. [21:15:31] [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
  1105. [21:15:31] [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
  1106. [21:15:31] [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
  1107. [21:15:31] [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
  1108. [21:15:31] [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
  1109. [21:15:31] [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
  1110. [21:15:31] [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
  1111. [21:15:31] [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
  1112. [21:15:31] [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
  1113. [21:15:31] [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
  1114. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break1.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1115. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break2.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1116. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break3.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1117. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break4.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1118. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break5.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1119. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break6.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1120. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break1.ogg does not exist, cannot add it to event uptodate:step.lantern
  1121. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break2.ogg does not exist, cannot add it to event uptodate:step.lantern
  1122. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break3.ogg does not exist, cannot add it to event uptodate:step.lantern
  1123. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break4.ogg does not exist, cannot add it to event uptodate:step.lantern
  1124. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break5.ogg does not exist, cannot add it to event uptodate:step.lantern
  1125. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break6.ogg does not exist, cannot add it to event uptodate:step.lantern
  1126. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place1.ogg does not exist, cannot add it to event uptodate:place.lantern
  1127. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place2.ogg does not exist, cannot add it to event uptodate:place.lantern
  1128. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place3.ogg does not exist, cannot add it to event uptodate:place.lantern
  1129. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place4.ogg does not exist, cannot add it to event uptodate:place.lantern
  1130. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place5.ogg does not exist, cannot add it to event uptodate:place.lantern
  1131. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place6.ogg does not exist, cannot add it to event uptodate:place.lantern
  1132. [21:15:31] [Client thread/WARN]: File uptodate:sounds/note/xylobone.ogg does not exist, cannot add it to event uptodate:note.xylobone
  1133. [21:15:31] [Client thread/WARN]: File uptodate:sounds/note/guitar.ogg does not exist, cannot add it to event uptodate:note.guitar
  1134. [21:15:31] [Client thread/WARN]: File uptodate:sounds/note/bell.ogg does not exist, cannot add it to event uptodate:note.bell
  1135. [21:15:31] [Client thread/WARN]: File uptodate:sounds/note/icechime.ogg does not exist, cannot add it to event uptodate:note.icechime
  1136. [21:15:31] [Client thread/WARN]: File uptodate:sounds/note/flute.ogg does not exist, cannot add it to event uptodate:note.flute
  1137. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break1.ogg does not exist, cannot add it to event uptodate:dig.bone
  1138. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break2.ogg does not exist, cannot add it to event uptodate:dig.bone
  1139. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break3.ogg does not exist, cannot add it to event uptodate:dig.bone
  1140. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break4.ogg does not exist, cannot add it to event uptodate:dig.bone
  1141. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/bone_block/break5.ogg does not exist, cannot add it to event uptodate:dig.bone
  1142. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step1.ogg does not exist, cannot add it to event uptodate:step.bone
  1143. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step2.ogg does not exist, cannot add it to event uptodate:step.bone
  1144. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step3.ogg does not exist, cannot add it to event uptodate:step.bone
  1145. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step4.ogg does not exist, cannot add it to event uptodate:step.bone
  1146. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/bone_block/step5.ogg does not exist, cannot add it to event uptodate:step.bone
  1147. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break1.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1148. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break2.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1149. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break3.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1150. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break4.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1151. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break5.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1152. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/break6.ogg does not exist, cannot add it to event uptodate:dig.netherwart
  1153. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step1.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1154. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step2.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1155. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step3.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1156. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step4.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1157. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherwart/step5.ogg does not exist, cannot add it to event uptodate:step.netherwart
  1158. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break1.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1159. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break2.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1160. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break3.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1161. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break4.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1162. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break5.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1163. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/break6.ogg does not exist, cannot add it to event uptodate:dig.netherrack
  1164. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step1.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1165. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step2.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1166. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step3.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1167. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step4.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1168. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step5.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1169. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/netherrack/step6.ogg does not exist, cannot add it to event uptodate:step.netherrack
  1170. [21:15:31] [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
  1171. [21:15:31] [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
  1172. [21:15:31] [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
  1173. [21:15:31] [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
  1174. [21:15:31] [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
  1175. [21:15:31] [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
  1176. [21:15:31] [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
  1177. [21:15:31] [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
  1178. [21:15:31] [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
  1179. [21:15:31] [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
  1180. [21:15:31] [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
  1181. [21:15:31] [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
  1182. [21:15:31] [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
  1183. [21:15:31] [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
  1184. [21:15:31] [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
  1185. [21:15:31] [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
  1186. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break1.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1187. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break2.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1188. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break3.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1189. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break4.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1190. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break5.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1191. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break6.ogg does not exist, cannot add it to event uptodate:dig.lantern
  1192. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break1.ogg does not exist, cannot add it to event uptodate:step.lantern
  1193. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break2.ogg does not exist, cannot add it to event uptodate:step.lantern
  1194. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break3.ogg does not exist, cannot add it to event uptodate:step.lantern
  1195. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break4.ogg does not exist, cannot add it to event uptodate:step.lantern
  1196. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break5.ogg does not exist, cannot add it to event uptodate:step.lantern
  1197. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/break6.ogg does not exist, cannot add it to event uptodate:step.lantern
  1198. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place1.ogg does not exist, cannot add it to event uptodate:place.lantern
  1199. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place2.ogg does not exist, cannot add it to event uptodate:place.lantern
  1200. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place3.ogg does not exist, cannot add it to event uptodate:place.lantern
  1201. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place4.ogg does not exist, cannot add it to event uptodate:place.lantern
  1202. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place5.ogg does not exist, cannot add it to event uptodate:place.lantern
  1203. [21:15:31] [Client thread/WARN]: File uptodate:sounds/block/lantern/place6.ogg does not exist, cannot add it to event uptodate:place.lantern
  1204. [21:15:33] [Client thread/INFO] [LiteLoader]: JInput Component Registry is initialising...
  1205. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1206. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1207. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1208. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1209. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1210. [21:15:33] [Client thread/INFO] [STDOUT]: [net.java.games.input.DefaultControllerEnvironment:getControllers:141]: WARNING: Found unknown Windows version: Windows 10
  1211. [21:15:33] [Client thread/INFO] [STDOUT]: [net.java.games.input.DefaultControllerEnvironment:getControllers:142]: Attempting to use default windows plug-in.
  1212. [21:15:33] [Client thread/INFO] [STDOUT]: [net.java.games.input.DefaultControllerEnvironment:getControllers:155]: Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
  1213. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1214. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1215. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1216. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1217. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1218. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1219. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1220. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1221. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1222. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1223. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1224. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1225. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1226. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1227. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1228. [21:15:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1229. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1230. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1231. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1232. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1233. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1234. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1235. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1236. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1237. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1238. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1239. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1240. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1241. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1242. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1243. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1244. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1245. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1246. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1247. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1248. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1249. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1250. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1251. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1252. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1253. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1254. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1255. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1256. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1257. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1258. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1259. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1260. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1261. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1262. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1263. [21:15:34] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\БО$$\Pentacraft\HiTech\libraries\lwjgl\jinput.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  1264. [21:15:34] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller HID-??????????? ???? on Unknown...
  1265. [21:15:34] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller ??????????? ?????????? PS/2 on Unknown...
  1266. [21:15:34] [Client thread/INFO] [LiteLoader]: JInput Component Registry initialised, found 2 controller(s) 120 component(s)
  1267. [21:15:35] [Client thread/INFO] [LiteLoader]: Injecting onc17packetcustompayload[x1] in func_148833_a in C17PacketCustomPayload
  1268. [21:15:35] [Client thread/INFO] [LiteLoader]: Injecting ons3fpacketcustompayload[x1] in func_148833_a in S3FPacketCustomPayload
  1269. [21:15:35] [Client thread/INFO] [LiteLoader]: LiteLoader begin INIT...
  1270. [21:15:35] [Client thread/INFO] [LiteLoader]: Baking listener list for CoreProvider with 2 listeners
  1271. [21:15:35] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
  1272. [21:15:35] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
  1273. [21:15:35] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\WorldEdit-CUI-Mod-1.7.10.litemod' into classpath
  1274. [21:15:35] [Client thread/INFO] [LiteLoader]: Successfully injected mod file 'C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar' into classpath
  1275. [21:15:35] [Client thread/INFO] [LiteLoader]: Discovering mods on class path...
  1276. [21:15:35] [Client thread/INFO] [LiteLoader]: Searching C:\Users\БО$$\Desktop\PentaCraft.exe...
  1277. [21:15:35] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
  1278. [21:15:35] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
  1279. [21:15:35] [Client thread/INFO] [LiteLoader]: Searching C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\mod_macros_0.10.12_for_1.7.10.litemod...
  1280. [21:15:35] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
  1281. [21:15:35] [Client thread/INFO] [LiteLoader]: Searching C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\WorldEdit-CUI-Mod-1.7.10.litemod...
  1282. [21:15:35] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
  1283. [21:15:35] [Client thread/INFO] [LiteLoader]: Searching C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\mod_voxelMap_1.5.19_for_1.7.10.litemod...
  1284. [21:15:35] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
  1285. [21:15:35] [Client thread/INFO] [LiteLoader]: Searching C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar...
  1286. [21:15:35] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
  1287. [21:15:35] [Client thread/INFO] [LiteLoader]: Searching C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\voxelcommon.jar...
  1288. [21:15:35] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
  1289. [21:15:35] [Client thread/INFO] [LiteLoader]: Mod class discovery completed
  1290. [21:15:35] [Client thread/INFO] [LiteLoader]: LiteLoader begin POSTINIT...
  1291. [21:15:35] [Client thread/INFO] [LiteLoader]: Inhibiting sound handler reload
  1292. [21:15:35] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
  1293. [21:15:35] [Client thread/INFO] [LiteLoader]: Injecting onc01packetchatmessage[x1] in func_148833_a in C01PacketChatMessage
  1294. [21:15:35] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.PacketEventsClient for API LiteLoader core API
  1295. [21:15:35] [Client thread/INFO] [LiteLoader]: Injecting ons02packetchat[x1] in func_148833_a in S02PacketChat
  1296. [21:15:35] [Client thread/INFO] [LiteLoader]: Injecting ons02packetloginsuccess[x1] in func_148833_a in S02PacketLoginSuccess
  1297. [21:15:35] [Client thread/INFO] [LiteLoader]: Injecting ons01packetjoingame[x1] in func_148833_a in S01PacketJoinGame
  1298. [21:15:35] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
  1299. [21:15:35] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
  1300. [21:15:35] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.messaging.MessageBus for API LiteLoader core API
  1301. [21:15:36] [Client thread/INFO] [LiteLoader]: Discovered 5 total mod(s), injected 0 tweak(s)
  1302. [21:15:36] [Client thread/INFO] [LiteLoader]: Loading mod from net.eq2online.macros.LiteModMacros
  1303. [21:15:36] [Client thread/INFO] [LiteLoader]: Baking listener list for ModLoadObserver with 0 listeners
  1304. [21:15:36] [Client thread/INFO] [LiteLoader]: Successfully added mod Macro / Keybind Mod version 0.10.12
  1305. [21:15:36] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\mod_macros_0.10.12_for_1.7.10.litemod" to active resource pack set
  1306. [21:15:36] [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"
  1307. [21:15:36] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\mod_macros_0.10.12_for_1.7.10.litemod" to active resource pack set
  1308. [21:15:36] [Client thread/INFO] [LiteLoader]: Loading mod from com.mumfrey.worldeditcui.LiteModWorldEditCUI
  1309. [21:15:36] [Client thread/INFO] [LiteLoader]: Successfully added mod WorldEditCUI version 1.7.10_00
  1310. [21:15:36] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\WorldEdit-CUI-Mod-1.7.10.litemod" to active resource pack set
  1311. [21:15:36] [Client thread/INFO] [LiteLoader]: Setting up "WorldEdit-CUI-Mod-1.7.10.litemod" as mod resource pack with identifier "WorldEditCUI"
  1312. [21:15:36] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\WorldEdit-CUI-Mod-1.7.10.litemod" to active resource pack set
  1313. [21:15:36] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap
  1314. [21:15:36] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelMap version 1.5.19
  1315. [21:15:36] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\mod_voxelMap_1.5.19_for_1.7.10.litemod" to active resource pack set
  1316. [21:15:36] [Client thread/INFO] [LiteLoader]: Setting up "mod_voxelMap_1.5.19_for_1.7.10.litemod" as mod resource pack with identifier "VoxelMap"
  1317. [21:15:36] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\mod_voxelMap_1.5.19_for_1.7.10.litemod" to active resource pack set
  1318. [21:15:36] [Client thread/INFO] [LiteLoader]: Loading mod from yalter.mousetweaks.loaders.LiteModMouseTweaks
  1319. [21:15:36] [Client thread/INFO] [LiteLoader]: Successfully added mod Mouse Tweaks version 2.4.4
  1320. [21:15:36] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar" to active resource pack set
  1321. [21:15:36] [Client thread/INFO] [LiteLoader]: Setting up "MouseTweaks-2.4.4-mc1.7.10.jar" as mod resource pack with identifier "Mouse Tweaks"
  1322. [21:15:36] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\MouseTweaks-2.4.4-mc1.7.10.jar" to active resource pack set
  1323. [21:15:36] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.common.LiteModVoxelCommon
  1324. [21:15:36] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelLib version 2.3.0
  1325. [21:15:36] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\voxelcommon.jar" to active resource pack set
  1326. [21:15:36] [Client thread/INFO] [LiteLoader]: Setting up "voxelcommon.jar" as mod resource pack with identifier "VoxelLib"
  1327. [21:15:36] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\БО$$\Pentacraft\HiTech\mods\1.7.10\voxelcommon.jar" to active resource pack set
  1328. [21:15:36] [Client thread/INFO] [LiteLoader]: Initialising mod Macro / Keybind Mod version 0.10.12
  1329. [21:15:36] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.client.gui.GuiTextField
  1330. [21:15:36] [Client thread/INFO] [FML]: InvTweaks: successfully transformed setFocused/func_146195_b
  1331. [21:15:38] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  1332. [21:15:38] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  1333. [21:15:39] [Client thread/INFO] [LiteLoader]: Loading macro templates...
  1334. [21:15:39] [Client thread/INFO] [LiteLoader]: Using config dir /liteconfig/common/macros/
  1335. [21:15:41] [Client thread/INFO] [LiteLoader]: Script engine initialised, registered 114 script action(s)
  1336. [21:15:41] [Client thread/INFO] [LiteLoader]: Script engine initialised, registered 62 script action(s)
  1337. [21:15:41] [Client thread/INFO] [LiteLoader]: Loading chat filter templates...
  1338. [21:15:41] [Client thread/INFO] [LiteLoader]: loading localisations for ru_RU
  1339. [21:15:41] [Client thread/INFO] [LiteLoader]: Initialising mod WorldEditCUI version 1.7.10_00
  1340. [21:15:42] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelMap version 1.5.19
  1341. [21:15:42] [Client thread/INFO] [LiteLoader]: Initialising mod Mouse Tweaks version 2.4.4
  1342. [21:15:42] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialise, entry point: LITELOADER.
  1343. [21:15:42] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check, please ignore the following errors (if they come up).
  1344. [21:15:42] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "mcProfiler" from class "net.minecraft.client.Minecraft"
  1345. [21:15:42] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check completed.
  1346. [21:15:42] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
  1347. [21:15:42] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is installed.
  1348. [21:15:42] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
  1349. [21:15:42] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "inventorySlots" from class "forestry.core.gui.GuiForestry"
  1350. [21:15:42] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected CodeChickenCore!
  1351. [21:15:42] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  1352. [21:15:42] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Successfully reflected NEI!
  1353. [21:15:42] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialised.
  1354. [21:15:42] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelLib version 2.3.0
  1355. [21:15:42] [Client thread/INFO] [LiteLoader]: Baking listener list for InterfaceObserver with 0 listeners
  1356. #
  1357. # A fatal error has been detected by the Java Runtime Environment:
  1358. #
  1359. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff9a80c2ee7, pid=7536, tid=0x0000000000002980
  1360. #
  1361. # JRE version: OpenJDK Runtime Environment (8.0_282-b08) (build 1.8.0_282-b08)
  1362. # Java VM: OpenJDK 64-Bit Server VM (25.282-b08 mixed mode windows-amd64 compressed oops)
  1363. # Problematic frame:
  1364. # C [ig7icd64.dll+0x22ee7]
  1365. #
  1366. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  1367. #
  1368. # An error report file with more information is saved as:
  1369. # C:\Users\БО$$\Pentacraft\HiTech\hs_err_pid7536.log
  1370. #
  1371. # If you would like to submit a bug report, please visit:
  1372. # http://bugreport.java.com/bugreport/crash.jsp
  1373. # The crash happened outside the Java Virtual Machine in native code.
  1374. # See problematic frame for where to report the bug.
  1375. #
  1376. AL lib: (EE) alc_cleanup: 1 device not closed
  1377.  
  1378. Exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement