SilenceMine

latest170219-1

Feb 17th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 131.19 KB | None | 0 0
  1. [20:07:09] [Thread-9/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
  2. [20:07:09] [Thread-9/INFO]: Using primary tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
  3. [20:07:09] [Thread-9/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  4. [20:07:09] [Thread-9/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
  5. [20:07:09] [Thread-9/INFO]: Bootstrapping LiteLoader 1.7.10
  6. [20:07:12] [Thread-9/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
  7. [20:07:12] [Thread-9/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
  8. [20:07:12] [Thread-9/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
  9. [20:07:12] [Thread-9/INFO]: Initialising API 'liteloader' ...
  10. [20:07:12] [Thread-9/INFO]: LiteLoader begin PREINIT...
  11. [20:07:12] [Thread-9/INFO]: Initialising Loader properties...
  12. [20:07:12] [Thread-9/INFO]: Setting up logger...
  13. [20:07:12] [Thread-9/INFO]: LiteLoader 1.7.10_03 starting up...
  14. [20:07:12] [Thread-9/INFO]: Java reports OS="windows 10"
  15. [20:07:12] [Thread-9/INFO]: Enumerating class path...
  16. [20:07:12] [Thread-9/INFO]: Class path separator=";"
  17. [20:07:12] [Thread-9/INFO]: Class path entries=(
  18. classpathEntry=/C:/Guild-BT/Guild-BT.jar
  19. )
  20. [20:07:12] [Thread-9/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
  21. [20:07:12] [Thread-9/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Guild-BT\SotQ-Tech\mods]
  22. [20:07:12] [Thread-9/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Guild-BT\SotQ-Tech\mods\1.7.10]
  23. [20:07:12] [Thread-9/INFO]: Adding supported mod class prefix 'LiteMod'
  24. [20:07:12] [Thread-9/INFO]: Discovering tweaks on class path...
  25. [20:07:12] [Thread-9/INFO]: Discovering valid mod files in folder C:\Guild-BT\SotQ-Tech\mods
  26. [20:07:12] [Thread-9/INFO]: Considering valid mod file: C:\Guild-BT\SotQ-Tech\mods\autobotfish.litemod
  27. [20:07:12] [Thread-9/INFO]: Considering valid mod file: C:\Guild-BT\SotQ-Tech\mods\worldeditcui.litemod
  28. [20:07:12] [Thread-9/INFO]: Adding newest valid mod file 'C:\Guild-BT\SotQ-Tech\mods\autobotfish.litemod' at revision 39,0000
  29. [20:07:12] [Thread-9/INFO]: Adding newest valid mod file 'C:\Guild-BT\SotQ-Tech\mods\worldeditcui.litemod' at revision 1727,0000
  30. [20:07:12] [Thread-9/INFO]: Discovering valid mod files in folder C:\Guild-BT\SotQ-Tech\mods\1.7.10
  31. [20:07:12] [Thread-9/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
  32. [20:07:12] [Thread-9/WARN]: Error parsing manifest entries in 'C:\Guild-BT\SotQ-Tech\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
  33. [20:07:12] [Thread-9/INFO]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.1.2.331-universal.jar'
  34. [20:07:12] [Thread-9/WARN]: Error parsing manifest entries in 'C:\Guild-BT\SotQ-Tech\mods\1.7.10\ForgeMultipart-1.7.10-1.1.2.331-universal.jar'
  35. [20:07:12] [Thread-9/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.16.jar'
  36. [20:07:12] [Thread-9/WARN]: Error parsing manifest entries in 'C:\Guild-BT\SotQ-Tech\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.16.jar'
  37. [20:07:12] [Thread-9/INFO]: Mod file 'autobotfish.litemod' provides classTransformer 'troy.autofish.PacketEntityVelocityTransformer', adding to class loader
  38. [20:07:12] [Thread-9/INFO]: classTransformer 'troy.autofish.PacketEntityVelocityTransformer' was successfully added
  39. [20:07:12] [Thread-9/INFO]: LiteLoader PREINIT complete
  40. [20:07:12] [Thread-9/INFO]: Sorting registered packet transformers by priority
  41. [20:07:12] [Thread-9/INFO]: Added 0 packet transformer classes to the transformer list
  42. [20:07:12] [Thread-9/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
  43. [20:07:12] [Thread-9/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
  44. [20:07:12] [Thread-9/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
  45. [20:07:12] [Thread-9/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer'
  46. [20:07:12] [Thread-9/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
  47. [20:07:12] [Thread-9/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
  48. [20:07:12] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  49. [20:07:12] [Thread-9/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  50. [20:07:12] [Thread-9/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_161-1-ojdkbuild, running on Windows 10:amd64:10.0, installed at C:\Guild-BT\runtime64
  51. [20:07:12] [Thread-9/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  52. [20:07:12] [Thread-9/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
  53. [20:07:12] [Thread-9/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  54. [20:07:12] [Thread-9/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
  55. [20:07:12] [Thread-9/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  56. [20:07:12] [Thread-9/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  57. [20:07:12] [Thread-9/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  58. [20:07:12] [Thread-9/ERROR]: Coremod BukkitLoadingPlugin: Unable to class load the plugin ru.stepan1404.notifications.patch.BukkitLoadingPlugin
  59. java.lang.ClassNotFoundException: ru.stepan1404.notifications.patch.BukkitLoadingPlugin
  60. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_161-1-ojdkbuild]
  61. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
  62. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_161-1-ojdkbuild]
  63. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_161-1-ojdkbuild]
  64. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_161-1-ojdkbuild]
  65. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_161-1-ojdkbuild]
  66. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  67. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  68. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  69. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  70. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  71. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  72. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
  73. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  74. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161-1-ojdkbuild]
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_161-1-ojdkbuild]
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_161-1-ojdkbuild]
  78. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_161-1-ojdkbuild]
  79. at net.launcher.components.Game$5.run(Game.java:260) [Guild-BT.jar:?]
  80. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161-1-ojdkbuild]
  81. [20:07:12] [Thread-9/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  82. [20:07:12] [Thread-9/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_D1.jar
  83. [20:07:12] [Thread-9/WARN]: The coremod mods.betterfoliage.loader.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  84. [20:07:12] [Thread-9/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  85. [20:07:12] [Thread-9/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
  86. [20:07:12] [Thread-9/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
  87. [20:07:12] [Thread-9/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  88. [20:07:12] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  89. [20:07:12] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  90. [20:07:12] [Thread-9/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
  91. [20:07:12] [Thread-9/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
  92. [20:07:12] [Thread-9/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
  93. [20:07:12] [Thread-9/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
  94. [20:07:12] [Thread-9/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Guild-BT/SotQ-Tech/mods/OptiFine_1.7.10_HD_D1.jar
  95. [20:07:12] [Thread-9/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@6939edd0
  96. [20:07:12] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  97. [20:07:12] [Thread-11/INFO]: [net.launcher.utils.BaseUtils:sendp:79]: ANTICHEAT: Mod checking done
  98. [20:07:13] [Thread-9/ERROR]: There is a binary discrepency between the expected input class dq (dq) and the actual class. Checksum on disk is 54dd3235, in patch d7bc36c8. Things are probably about to go very wrong. Did you put something into the jar file?
  99. [20:07:13] [Thread-9/ERROR]: 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
  100. [20:07:14] [Thread-9/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  101. [20:07:14] [Thread-9/ERROR]: The minecraft jar file:/C:/Guild-BT/SotQ-Tech/bin/versions/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!
  102. [20:07:14] [Thread-9/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
  103. [20:07:14] [Thread-9/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Guild-BT/SotQ-Tech/bin/versions/Minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
  104. [20:07:14] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  105. [20:07:14] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  106. [20:07:14] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  107. [20:07:14] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  108. [20:07:14] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  109. [20:07:14] [Thread-9/INFO]: Loaded library EJML-core-0.26.jar.
  110. [20:07:14] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  111. [20:07:14] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  112. [20:07:14] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  113. [20:07:14] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  114. [20:07:14] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  115. [20:07:14] [Thread-9/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
  116. [20:07:14] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  117. [20:07:15] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  118. [20:07:16] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  119. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:addTranslation:102]: Adding locale ru_RU
  120. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.minecraft_init, Инициализация ресурсов Minecraft]
  121. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.construction, Сборка]
  122. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.pre_initialization, Пре-Инициализация]
  123. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.initialization, Инициализация]
  124. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.post_initialization, Пост-Инициализация]
  125. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.completed, Завершено]
  126. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.reloading_resource_packs, Перезагружаем наборы ресурсов]
  127. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.loading, Загружаем]
  128. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:addTranslation:102]: Adding locale en_US
  129. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.minecraft_init, Инициализация ресурсов Minecraft]
  130. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.construction, Сборка]
  131. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.pre_initialization, Пре-Инициализация]
  132. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.initialization, Инициализация]
  133. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.post_initialization, Пост-Инициализация]
  134. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.completed, Завершено]
  135. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.state.reloading_resource_packs, Перезагружаем наборы ресурсов]
  136. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [betterloadingscreen.loading, Загружаем]
  137. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:117]: Found an invalid line ()
  138. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.contributors, Contributors]
  139. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.commits, Changelog history]
  140. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.connectExternallyDisabled, Connect externally has been disabled, so the contributors list and changelog could not be fetched]
  141. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:117]: Found an invalid line ()
  142. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.title, Main Configuration File]
  143. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.button, Edit the main configuration]
  144. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.tech.title, Technology tree]
  145. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.tech.button, Edit the technology tree]
  146. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.help, Help, why is this not a configuration? And what do all the colours mean?]
  147. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.config.closeHelp, Close Help]
  148. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:117]: Found an invalid line ()
  149. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [#This is a list, so adding "civcraft.gui.config.help3, ..." is fine (and etc) ]
  150. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.config.help.0, The config can be accessed by the buttons at the top left (don't worry, the configs are still there)]
  151. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.config.help.1, On the left side is a list of all the people who have put some time and effort into this mod]
  152. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.Translation:<init>:120]: Found a translation [alexiillib.gui.config.help.2, On the right side is a changelog of this mod, where gold represents the current version you are using, blue is the start of a new changelog, and green is when a built jar is available on CurseForge.]
  153. [20:07:16] [Thread-9/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  154. [20:07:16] [Thread-9/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  155. [20:07:16] [Thread-9/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
  156. [20:07:16] [Thread-9/INFO]: Injecting downstream transformers
  157. [20:07:16] [Thread-9/INFO]: Injecting additional class transformer class 'troy.autofish.PacketEntityVelocityTransformer'
  158. [20:07:16] [Thread-9/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer'
  159. [20:07:16] [Thread-9/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer'
  160. [20:07:16] [Thread-9/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
  161. [20:07:16] [Thread-9/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer'
  162. [20:07:16] [Thread-9/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
  163. [20:07:16] [Thread-9/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer'
  164. [20:07:16] [Thread-9/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer'
  165. [20:07:16] [Thread-9/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer'
  166. [20:07:16] [Thread-9/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.ChatPacketTransformer'
  167. [20:07:16] [Thread-9/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  168. [20:07:16] [Thread-9/INFO]: [alexiil.mods.load.coremod.BetterLoadingScreenTransformer:transformMinecraft:119]: Transformed Minecraft
  169. [20:07:16] [Thread-9/INFO]: Injecting event prerenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
  170. [20:07:16] [Thread-9/INFO]: Injecting event postrenderfbo with 1 handlers in method func_71411_J in class net.minecraft.client.Minecraft
  171. [20:07:16] [Thread-9/INFO]: Injecting event updateframebuffersize with 1 handlers in method func_147119_ah in class net.minecraft.client.Minecraft
  172. [20:07:16] [Thread-9/INFO]: Injecting method return callback for onStartupComplete in class net.minecraft.client.Minecraft
  173. [20:07:16] [Thread-9/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
  174. [20:07:16] [Thread-9/INFO]: Injecting profiler invokation callback for onTimerUpdate in class net.minecraft.client.Minecraft
  175. [20:07:16] [Thread-9/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
  176. [20:07:16] [Thread-9/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
  177. [20:07:16] [Thread-9/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
  178. [20:07:16] [Thread-9/INFO]: Injecting profiler invokation callback for onRender in class net.minecraft.client.Minecraft
  179. [20:07:16] [Thread-9/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
  180. [20:07:16] [Thread-9/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
  181. [20:07:16] [Thread-9/INFO]: Injecting profiler invokation callback for onTick in class net.minecraft.client.Minecraft
  182. [20:07:16] [Thread-9/INFO]: Injecting profiler invokation callback for onAnimateTick in class net.minecraft.client.Minecraft
  183. [20:07:16] [Thread-9/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
  184. [20:07:16] [Thread-9/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
  185. [20:07:16] [Thread-9/INFO]: Injecting event sendchatmessage with 1 handlers in method func_71165_d in class net.minecraft.client.entity.EntityClientPlayerMP
  186. [20:07:17] [Thread-9/INFO]: Applying random display tick call hook
  187. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
  188. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
  189. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
  190. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
  191. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
  192. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for onRenderChat in class net.minecraft.client.gui.GuiIngame
  193. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
  194. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
  195. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
  196. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
  197. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
  198. [20:07:17] [Thread-9/INFO]: Injecting profiler invokation callback for postRenderChat in class net.minecraft.client.gui.GuiIngame
  199. [20:07:17] [Thread-9/INFO]: Setting user: Silence
  200. [20:07:17] [Thread-9/INFO]: Applying Block.getAmbientOcclusionLightValue() override
  201. [20:07:17] [Thread-9/INFO]: Applying Block.getUseNeighborBrightness() override
  202. [20:07:17] [Thread-9/INFO]: Applying Block.shouldSideBeRendered() override
  203. [20:07:18] [Thread-9/INFO]: Successfully patched sw.recreateLeash.
  204. [20:07:20] [Thread-9/INFO]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [{}, , 900, , ce94fc2ea5ebc0c8eb61bc27164d257c20fc1d00c1ee59bd69d898460ffefba2, , 532, 6c5c1f9d320037998e403773849b33e7, 1.7.10]
  205. [20:07:20] [Client thread/INFO]: Applying block render type override
  206. [20:07:21] [Client thread/INFO]: [com.creativemd.itemphysic.ItemTransformer:transform:81]: [ItemPhysic] Patching bny
  207. [20:07:21] [Client thread/INFO]: Injecting method return callback for IntegratedServerCtor in class net.minecraft.server.integrated.IntegratedServer
  208. [20:07:21] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
  209. [20:07:21] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
  210. [20:07:21] [Client thread/INFO]: Injecting profiler invokation callback for onRenderHUD in class net.minecraft.client.renderer.EntityRenderer
  211. [20:07:21] [Client thread/INFO]: Injecting profiler invokation callback for preRenderGUI in class net.minecraft.client.renderer.EntityRenderer
  212. [20:07:21] [Client thread/INFO]: Injecting profiler invokation callback for postRenderEntities in class net.minecraft.client.renderer.EntityRenderer
  213. [20:07:21] [Client thread/INFO]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
  214. [20:07:21] [Client thread/INFO]: Injecting profiler invokation callback for postRender in class net.minecraft.client.renderer.EntityRenderer
  215. [20:07:21] [Client thread/INFO]: Injecting profiler invokation callback for onSetupCameraTransform in class net.minecraft.client.renderer.EntityRenderer
  216. [20:07:21] [Client thread/INFO]: LWJGL Version: 2.9.3
  217. [20:07:22] [Client thread/INFO]: [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.
  218. [20:07:22] [Client thread/ERROR]: Couldn't initialize twitch stream
  219. [20:07:22] [Client thread/INFO]: Injecting event renderfbo with 1 handlers in method func_147615_c in class net.minecraft.client.shader.Framebuffer
  220. [20:07:22] [Client thread/INFO]: [alexiil.mods.load.coremod.BetterLoadingScreenTransformer:transform:34]: An issue occoured while transforming lumien.resourceloader.ResourceLoader
  221. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  222. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  223. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at alexiil.mods.load.coremod.BetterLoadingScreenTransformer.transformResourceLoader(BetterLoadingScreenTransformer.java:125)
  224. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at alexiil.mods.load.coremod.BetterLoadingScreenTransformer.transform(BetterLoadingScreenTransformer.java:31)
  225. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
  226. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
  227. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  228. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  229. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName0(Native Method)
  230. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.forName(Class.java:264)
  231. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at alexiil.mods.load.ProgressDisplayer.loadResourceLoader(ProgressDisplayer.java:97)
  232. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at alexiil.mods.load.ProgressDisplayer.displayProgress(ProgressDisplayer.java:172)
  233. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at alexiil.mods.load.ProgressDisplayer.minecraftDisplayFirstProgress(ProgressDisplayer.java:220)
  234. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  235. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  236. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  237. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  238. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  239. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  240. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  241. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  242. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  243. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  244. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  245. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  246. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  247. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.launcher.components.Game$5.run(Game.java:260)
  248. [20:07:22] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:748)
  249. [20:07:22] [Client thread/INFO]: [alexiil.mods.load.ProgressDisplayer:loadResourceLoader:105]: Resource loader not loaded, not initialising early
  250. [20:07:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
  251. [20:07:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
  252. [20:07:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
  253. [20:07:22] [Client thread/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
  254. [20:07:22] [Client thread/INFO]: Successfully generated event handler proxy class with 5 handlers(s) and 5 total invokations
  255. [20:07:22] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_D1, enabling compatibility features
  256. [20:07:22] [Client thread/INFO]: Attempting early MinecraftForge initialization
  257. [20:07:22] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  258. [20:07:22] [Client thread/INFO]: Replaced 183 ore recipies
  259. [20:07:22] [Client thread/INFO]: Completed early MinecraftForge initialization
  260. [20:07:23] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  261. [20:07:23] [Client thread/INFO]: Searching C:\Guild-BT\SotQ-Tech\mods for mods
  262. [20:07:23] [Client thread/INFO]: Also searching C:\Guild-BT\SotQ-Tech\mods\1.7.10 for mods
  263. [20:07:28] [Client thread/WARN]: Mod betterloadingscreen is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.10
  264. [20:07:28] [Client thread/WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
  265. [20:07:28] [Client thread/WARN]: 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
  266. [20:07:29] [Client thread/WARN]: 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
  267. [20:07:29] [Client thread/WARN]: 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
  268. [20:07:29] [Client thread/WARN]: 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
  269. [20:07:29] [Client thread/WARN]: 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
  270. [20:07:29] [Client thread/WARN]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3
  271. [20:07:29] [Client thread/WARN]: Mod WGEnter is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0
  272. [20:07:30] [Client thread/INFO]: Mod is_mtc is missing the required element 'name'. Substituting is_mtc
  273. [20:07:30] [Client thread/WARN]: Mod fbp is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.0
  274. [20:07:30] [Client thread/WARN]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.100
  275. [20:07:32] [Client thread/WARN]: Mod BetterFoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.17
  276. [20:07:32] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
  277. [20:07:32] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
  278. [20:07:32] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
  279. [20:07:32] [Client thread/INFO]: Forge Mod Loader has identified 82 mods to load
  280. [20:07:32] [Client thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  281. [20:07:32] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  282. [20:07:33] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  283. [20:07:34] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, itemphysic, NotEnoughItems, OpenComputers|Core, <CoFH ASM>, Treecapitator, Acfsh, AdvancedSolarPanel, Backpack, BiblioCraft, betterloadingscreen, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, ChickenChunks, chisel, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, CustomMainMenu, CoFHCore, ComputerCraft, customnpcs, DamageIndicatorsMod, DPU, DragonsRadioMod, WGEnter, Forestry, GraviSuite, hidenames, Hats, IC2CA, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, IronChest, journeymap, Mekanism, lp_notifications, MobProperties, mapos, MineTweaker3, is_mtc, modtweaker2, fbp, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, numina, OpenComputers, supersolarpanel, pontmake1, potion_making, qCraft, Railcraft, BetterFoliage, StatusEffectHUD, stepup, t7mf_rc9g, tabbychat, ThermalDynamics, ThermalFoundation, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart] at CLIENT
  284. [20:07:34] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, itemphysic, NotEnoughItems, OpenComputers|Core, <CoFH ASM>, Treecapitator, Acfsh, AdvancedSolarPanel, Backpack, BiblioCraft, betterloadingscreen, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, ChickenChunks, chisel, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, CustomMainMenu, CoFHCore, ComputerCraft, customnpcs, DamageIndicatorsMod, DPU, DragonsRadioMod, WGEnter, Forestry, GraviSuite, hidenames, Hats, IC2CA, IC2NuclearControl, iChunUtil, ImmersiveEngineering, immersiveintegration, IC2, IronChest, journeymap, Mekanism, lp_notifications, MobProperties, mapos, MineTweaker3, is_mtc, modtweaker2, fbp, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, numina, OpenComputers, supersolarpanel, pontmake1, potion_making, qCraft, Railcraft, BetterFoliage, StatusEffectHUD, stepup, t7mf_rc9g, tabbychat, ThermalDynamics, ThermalFoundation, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart] at SERVER
  285. [20:07:34] [Client thread/ERROR]: The mod IC2 is expecting signature de041f9f6187debbc77034a344134053277aa3b0 for source industrialcraft.jar, however there is no signature matching that description
  286. [20:07:34] [Client thread/ERROR]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
  287. [20:07:35] [Client thread/INFO]: Successfully patched bok.func_110827_b.
  288. [20:07:38] [Client thread/INFO]: Injecting method return callback for onPlayerLogin in class net.minecraft.server.management.ServerConfigurationManager
  289. [20:07:38] [Client thread/INFO]: Injecting method return callback for onPlayerLogout in class net.minecraft.server.management.ServerConfigurationManager
  290. [20:07:38] [Client thread/INFO]: Injecting method return callback for onSpawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
  291. [20:07:38] [Client thread/INFO]: Injecting method return callback for onRespawnPlayer in class net.minecraft.server.management.ServerConfigurationManager
  292. [20:07:40] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Acfsh, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Backpack, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Don't Pick Up, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:WGEnter, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:Hide Names, FMLFileResourcePack:Hats, FMLFileResourcePack:IndustrialCraft 2 Combo Armors, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mekanism, FMLFileResourcePack:LetsPlay Notification, FMLFileResourcePack:Mob Properties, FMLFileResourcePack:MAPoS, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:is_mtc, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Fancy Block Particles, 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:Numina, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:Super Solar Panel, FMLFileResourcePack:Potion Making Mod, FMLFileResourcePack:Potion Making Mod, FMLFileResourcePack:qCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:StepUp, FMLFileResourcePack:t7mf_rc9g, FMLFileResourcePack:TabbyChat, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin
  293. [20:07:40] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Acfsh in C:\Guild-BT\SotQ-Tech\mods\acfsh.jar
  294. [20:07:40] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Acfsh in C:\Guild-BT\SotQ-Tech\mods\acfsh.jar
  295. [20:07:40] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Acfsh in C:\Guild-BT\SotQ-Tech\mods\acfsh.jar
  296. [20:07:40] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Acfsh in C:\Guild-BT\SotQ-Tech\mods\acfsh.jar
  297. [20:07:40] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Acfsh in C:\Guild-BT\SotQ-Tech\mods\acfsh.jar
  298. [20:07:40] [Client thread/INFO]: Processing ObjectHolder annotations
  299. [20:07:40] [Client thread/INFO]: Found 74 ObjectHolder annotations
  300. [20:07:40] [Client thread/INFO]: Identifying ItemStackHolder annotations
  301. [20:07:40] [Client thread/INFO]: Found 0 ItemStackHolder annotations
  302. [20:07:40] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  303. [20:07:41] [Client thread/INFO]: Loading configuration file C:\Guild-BT\SotQ-Tech\config\Treecapitator.cfg
  304. [20:07:41] [Client thread/INFO]: Proceeding to load tree/mod configs from file.
  305. [20:07:42] [Client thread/INFO]: Registering Default Templates.
  306. [20:07:42] [Thread-11/INFO]: [net.launcher.utils.BaseUtils:sendp:79]: ANTICHEAT: Rechecking jars....
  307. [20:07:42] [Client thread/INFO]: Registering default generators
  308. [20:07:42] [Client thread/INFO]: Complete
  309. [20:07:43] [Client thread/INFO]: Starting BuildCraft 7.1.23
  310. [20:07:43] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
  311. [20:07:43] [Client thread/INFO]: http://www.mod-buildcraft.com
  312. [20:07:43] [Thread-19/INFO]: Beginning version check
  313. [20:07:43] [CoFHUpdater:CoFHCore/ERROR]: Update check for CoFH Core failed.
  314. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
  315. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) ~[?:1.8.0_161-1-ojdkbuild]
  316. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_161-1-ojdkbuild]
  317. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_161-1-ojdkbuild]
  318. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_161-1-ojdkbuild]
  319. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_161-1-ojdkbuild]
  320. at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_161-1-ojdkbuild]
  321. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_161-1-ojdkbuild]
  322. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_161-1-ojdkbuild]
  323. at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_161-1-ojdkbuild]
  324. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  325. [20:07:47] [Client thread/INFO]: Module AgriCraft Plugin failed to load: AgriCraft not found
  326. [20:07:47] [Client thread/INFO]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
  327. [20:07:47] [Client thread/INFO]: Module EnderIO Plugin failed to load: EnderIO not found
  328. [20:07:47] [Client thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
  329. [20:07:47] [Client thread/INFO]: Module ExtraUtilities Plugin failed to load: ExtraUtilities not found
  330. [20:07:47] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
  331. [20:07:47] [Client thread/INFO]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
  332. [20:07:47] [Client thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
  333. [20:07:47] [Client thread/INFO]: Module MineFactoryReloaded Plugin failed to load: MineFactoryReloaded not found
  334. [20:07:47] [Client thread/INFO]: Module Natura Plugin failed to load: Natura not found
  335. [20:07:47] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
  336. [20:07:47] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
  337. [20:07:47] [Client thread/INFO]: Module Witchery Plugin failed to load: Witchery not found
  338. [20:07:48] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
  339. [20:07:48] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
  340. [20:07:50] [Client thread/INFO]: [noppes.npcs.controllers.ServerCloneController:loadClones:38]: C:\Guild-BT\SotQ-Tech\customnpcs\clones\..\clonednpcs.dat
  341. [20:07:50] [Thread-11/INFO]: [net.launcher.utils.BaseUtils:sendp:79]: ANTICHEAT: Mod checking done
  342. [20:07:50] [Client thread/INFO]: Please note, you are running a beta version! Please report any bugs you find.
  343. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: https://dl.dropbox.com/u/74770478/DamageIndicatorMod1710.txt
  344. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890)
  345. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91)
  346. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484)
  347. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482)
  348. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivileged(Native Method)
  349. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
  350. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481)
  351. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
  352. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.net.URL.openStream(URL.java:1045)
  353. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
  354. [20:07:50] [Thread-20/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:748)
  355. [20:07:51] [Thread-21/INFO]: No update found.
  356. [20:07:52] [Client thread/INFO]: Module disabled: ModuleThaumcraft, Thaumcraft not detected
  357. [20:07:53] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
  358. [20:07:53] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
  359. [20:07:53] [CoFHUpdater:ThermalFoundation/ERROR]: Update check for Thermal Foundation failed.
  360. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalFoundation
  361. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) ~[?:1.8.0_161-1-ojdkbuild]
  362. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_161-1-ojdkbuild]
  363. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_161-1-ojdkbuild]
  364. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_161-1-ojdkbuild]
  365. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_161-1-ojdkbuild]
  366. at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_161-1-ojdkbuild]
  367. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_161-1-ojdkbuild]
  368. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_161-1-ojdkbuild]
  369. at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_161-1-ojdkbuild]
  370. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  371. [20:07:54] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@3e785b5e
  372. [20:07:54] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@458ad99e
  373. [20:07:54] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@c28e0f3
  374. [20:07:54] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@759f2020
  375. [20:07:54] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@769cc550
  376. [20:07:54] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.opencomputers.OCHelper@2c10ada6
  377. [20:07:54] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@4525eb94
  378. [20:07:54] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@49b74d30
  379. [20:07:54] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@5991a713
  380. [20:07:54] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@70454c1a
  381. [20:07:54] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@761da1bc
  382. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Mine Trading Cards: Booting up
  383. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: MTC is now reading and loading data
  384. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Loading: Editions
  385. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Edition registered: Рыбалка [fishevent]
  386. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Loaded: Editions
  387. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Loading: Cards
  388. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Loaded: Cards
  389. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Total editions loaded: 1
  390. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Рыбалка [fishevent]: 1 cards
  391. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Common cards: 1
  392. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Uncommon cards: 0
  393. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Rare cards: 0
  394. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Ancient cards: 0
  395. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Legendary cards: 0
  396. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: Total cards count: 1
  397. [20:07:55] [Client thread/INFO]: [com.is.mtc.tools.Logs:std_log:11]: [MTC_MSG]: MTC data loading is done
  398. [20:07:55] [Client thread/INFO]: Starting PreInitialization for modtweaker2
  399. [20:07:55] [Client thread/INFO]: Required mod appliedenergistics2 is not installed, dependent features will be unavailable
  400. [20:07:55] [Client thread/ERROR]: Requirements unmet, Applied Energistics 2 Addon not loading
  401. [20:07:55] [Client thread/INFO]: Version check success: Botany required / 2.0.22.7 detected
  402. [20:07:55] [Client thread/INFO]: Version check success: Forestry@[4.0.8.36,) required / 4.2.16.64 detected
  403. [20:07:55] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
  404. [20:07:55] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
  405. [20:07:55] [Client thread/INFO]: Starting NEI Integration
  406. [20:07:55] [Client thread/INFO]: Loading configuration files
  407. [20:07:55] [Client thread/INFO]: Initializing blocks and items.
  408. [20:07:56] [Client thread/INFO]: Skipping interface appeng.api.movable.IMovableTile from missing mod appliedenergistics2.
  409. [20:07:56] [Client thread/INFO]: Skipping interface appeng.api.networking.IGridHost from missing mod appliedenergistics2.
  410. [20:07:56] [Client thread/INFO]: Skipping interface factorization.api.IChargeConductor from missing mod factorization.
  411. [20:07:56] [Client thread/INFO]: Skipping interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC from missing mod Galacticraft API.
  412. [20:07:56] [Client thread/INFO]: Skipping interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector from missing mod Galacticraft API.
  413. [20:07:56] [Client thread/INFO]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
  414. [20:07:56] [Client thread/INFO]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
  415. [20:07:56] [Client thread/INFO]: Injecting interface mekanism.api.energy.IStrictEnergyAcceptor into li.cil.oc.common.tileentity.traits.power.Mekanism.
  416. [20:07:56] [Client thread/INFO]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
  417. [20:07:56] [Client thread/INFO]: Skipping interface Reika.RotaryCraft.API.Power.ShaftPowerReceiver from missing mod RotaryCraft.
  418. [20:07:56] [Client thread/INFO]: Injecting interface buildcraft.api.tiles.IHasWork into li.cil.oc.common.tileentity.traits.StateAware.
  419. [20:07:56] [Client thread/INFO]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
  420. [20:07:56] [Client thread/INFO]: Skipping interface appeng.api.implementations.items.IAEWrench from missing mod appliedenergistics2.
  421. [20:07:56] [Client thread/INFO]: Injecting interface buildcraft.api.tools.IToolWrench into li.cil.oc.common.item.Wrench.
  422. [20:07:56] [Client thread/INFO]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
  423. [20:07:56] [Client thread/INFO]: Injecting interface cofh.api.item.IToolHammer into li.cil.oc.common.item.Wrench.
  424. [20:07:56] [Client thread/INFO]: Skipping interface crazypants.enderio.tool.ITool from missing mod EnderIO.
  425. [20:07:56] [Client thread/INFO]: Injecting interface mekanism.api.IMekWrench into li.cil.oc.common.item.Wrench.
  426. [20:07:56] [Client thread/INFO]: Skipping interface powercrystals.minefactoryreloaded.api.IMFRHammer from missing mod MineFactoryReloaded.
  427. [20:07:56] [Client thread/INFO]: Skipping interface mrtjp.projectred.api.IScrewdriver from missing mod ProjRed|Core.
  428. [20:07:56] [Client thread/INFO]: Injecting interface mods.railcraft.api.core.items.IToolCrowbar into li.cil.oc.common.item.Wrench.
  429. [20:07:56] [Client thread/INFO]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
  430. [20:07:56] [Client thread/INFO]: Skipping interface appeng.api.implementations.items.IAEItemPowerStorage from missing mod appliedenergistics2.
  431. [20:07:56] [Client thread/INFO]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
  432. [20:07:56] [Client thread/INFO]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
  433. [20:07:56] [Client thread/INFO]: Injecting interface mekanism.api.energy.IEnergizedItem into li.cil.oc.common.item.traits.Chargeable.
  434. [20:07:57] [Client thread/INFO]: Initializing additional OreDict entries.
  435. [20:07:57] [Client thread/INFO]: Initializing OpenComputers API.
  436. [20:08:02] [Client thread/INFO]: Found a compatible native library: 'OpenComputersMod-1.7.2.1166-lua52-native.64.dll'.
  437. [20:08:02] [Client thread/INFO]: Found a compatible native library: 'OpenComputersMod-1.7.2.1166-lua53-native.64.dll'.
  438. [20:08:02] [Client thread/INFO]: Done with pre init phase.
  439. [20:08:02] [Client thread/INFO]: Loading Plugins...
  440. [20:08:02] [Client thread/INFO]: Finished Loading Plugins.
  441. [20:08:02] [CoFHUpdater:ThermalDynamics/ERROR]: Update check for Thermal Dynamics failed.
  442. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/ThermalDynamics
  443. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) ~[?:1.8.0_161-1-ojdkbuild]
  444. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_161-1-ojdkbuild]
  445. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_161-1-ojdkbuild]
  446. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_161-1-ojdkbuild]
  447. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_161-1-ojdkbuild]
  448. at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_161-1-ojdkbuild]
  449. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_161-1-ojdkbuild]
  450. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_161-1-ojdkbuild]
  451. at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_161-1-ojdkbuild]
  452. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  453. [20:08:03] [Client thread/INFO]: Applying holder lookups
  454. [20:08:03] [Client thread/INFO]: Holder lookups applied
  455. [20:08:03] [Client thread/INFO]: Injecting itemstacks
  456. [20:08:03] [Client thread/INFO]: Itemstack injection complete
  457. [20:08:03] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  458. [20:08:03] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  459. [20:08:03] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  460. [20:08:03] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  461. [20:08:03] [Thread-24/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  462. [20:08:03] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  463. [20:08:03] [Sound Library Loader/INFO]: Sound engine started
  464. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  465. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  466. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  467. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  468. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  469. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  470. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  471. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  472. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  473. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  474. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  475. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  476. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  477. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  478. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  479. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  480. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  481. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  482. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  483. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  484. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  485. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  486. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  487. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  488. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  489. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  490. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  491. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  492. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  493. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  494. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  495. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  496. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  497. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  498. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  499. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  500. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  501. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  502. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  503. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  504. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  505. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  506. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  507. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  508. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  509. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  510. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  511. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  512. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  513. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  514. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  515. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  516. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  517. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  518. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  519. [20:08:05] [Client thread/ERROR]: The jar file C:\Guild-BT\SotQ-Tech\bin\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
  520. [20:08:05] [Client thread/INFO]: JInput Component Registry initialised, found 9 controller(s) 432 component(s)
  521. [20:08:05] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer for iz
  522. [20:08:05] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer for gr
  523. [20:08:05] [Client thread/INFO]: LiteLoader begin INIT...
  524. [20:08:05] [Client thread/INFO]: Injecting external mods into class path...
  525. [20:08:05] [Client thread/INFO]: Successfully injected mod file 'C:\Guild-BT\SotQ-Tech\mods\worldeditcui.litemod' into classpath
  526. [20:08:05] [Client thread/INFO]: Injecting external mods into class path...
  527. [20:08:05] [Client thread/INFO]: Discovering mods on class path...
  528. [20:08:05] [Client thread/INFO]: Searching C:\Guild-BT\Guild-BT.jar...
  529. [20:08:05] [Client thread/INFO]: Discovering mods in valid mod files...
  530. [20:08:05] [Client thread/INFO]: Searching C:\Guild-BT\SotQ-Tech\mods\autobotfish.litemod...
  531. [20:08:05] [Client thread/INFO]: Found 1 potential matches
  532. [20:08:05] [Client thread/INFO]: Searching C:\Guild-BT\SotQ-Tech\mods\worldeditcui.litemod...
  533. [20:08:05] [Client thread/INFO]: Found 1 potential matches
  534. [20:08:05] [Client thread/INFO]: Discovering mods in valid mod files...
  535. [20:08:05] [Client thread/INFO]: Mod class discovery completed
  536. [20:08:05] [Client thread/INFO]: LiteLoader begin POSTINIT...
  537. [20:08:05] [Client thread/INFO]: Inhibiting sound handler reload
  538. [20:08:05] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
  539. [20:08:05] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer for hd
  540. [20:08:05] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer for js
  541. [20:08:05] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer for ir
  542. [20:08:05] [Client thread/INFO]: PacketTransformer: Running transformer com.mumfrey.liteloader.client.transformers.ChatPacketTransformer for gj
  543. [20:08:05] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
  544. [20:08:05] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
  545. [20:08:05] [Client thread/INFO]: Discovered 2 total mod(s)
  546. [20:08:05] [Client thread/INFO]: Loading mod from troy.autofish.LiteModAutofish
  547. [20:08:05] [Client thread/INFO]: Successfully added mod Autofish version 0.4.7
  548. [20:08:05] [Client thread/INFO]: Adding "C:\Guild-BT\SotQ-Tech\mods\autobotfish.litemod" to active resource pack set
  549. [20:08:05] [Client thread/INFO]: Setting up "autobotfish.litemod" as mod resource pack with identifier "Autofish"
  550. [20:08:05] [Client thread/INFO]: Successfully added "C:\Guild-BT\SotQ-Tech\mods\autobotfish.litemod" to active resource pack set
  551. [20:08:05] [Client thread/INFO]: Loading mod from com.mumfrey.worldeditcui.LiteModWorldEditCUI
  552. [20:08:05] [Client thread/INFO]: Successfully added mod WorldEditCUI version 1.7.10_00
  553. [20:08:05] [Client thread/INFO]: Adding "C:\Guild-BT\SotQ-Tech\mods\worldeditcui.litemod" to active resource pack set
  554. [20:08:05] [Client thread/INFO]: Setting up "worldeditcui.litemod" as mod resource pack with identifier "WorldEditCUI"
  555. [20:08:05] [Client thread/INFO]: Successfully added "C:\Guild-BT\SotQ-Tech\mods\worldeditcui.litemod" to active resource pack set
  556. [20:08:05] [Client thread/INFO]: Initialising mod Autofish version 0.4.7
  557. [20:08:05] [Client thread/INFO]: Initialising mod WorldEditCUI version 1.7.10_00
  558. [20:08:08] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  559. [20:08:08] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  560. [20:08:08] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
  561. [20:08:08] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
  562. [20:08:08] [Client thread/INFO]: Initializing ModVersionChecker for mod bspkrsCore
  563. [20:08:08] [Client thread/INFO]: Initializing ModVersionChecker for mod Treecapitator
  564. [20:08:09] [Client thread/INFO]: Successfully loaded 267 out of 267 recipes for shaped recipes
  565. [20:08:09] [Client thread/INFO]: Successfully loaded 76 out of 76 recipes for shapeless recipes
  566. [20:08:09] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
  567. [20:08:09] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
  568. [20:08:09] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
  569. [20:08:09] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
  570. [20:08:09] [Client thread/INFO]: Successfully loaded 64 out of 64 recipes for macerator recipes
  571. [20:08:09] [Client thread/INFO]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
  572. [20:08:09] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
  573. [20:08:09] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
  574. [20:08:09] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
  575. [20:08:09] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
  576. [20:08:10] [Client thread/INFO]: PacketTransformer: Running transformer troy.autofish.PacketEntityVelocityTransformer for hy
  577. [20:08:10] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
  578. [20:08:11] [Client thread/ERROR]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
  579. [20:08:11] [Client thread/INFO]: [com.tlf.HN.event.HNEventHandlerCPW:<init>:24]: HN Event Handler started on side CLIENT
  580. [20:08:12] [Client thread/INFO]: Attempting to extend PotionArray by 4
  581. [20:08:12] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
  582. [20:08:13] [Client thread/INFO]: JourneyMap log initialized.
  583. [20:08:13] [Client thread/INFO]: initialize ENTER
  584. [20:08:13] [Client thread/INFO]: Loaded CoreProperties from C:\Guild-BT\SotQ-Tech\journeymap\config\5.1\journeymap.core.config
  585. [20:08:13] [Client thread/INFO]: Loaded FullMapProperties from C:\Guild-BT\SotQ-Tech\journeymap\config\5.1\journeymap.fullmap.config
  586. [20:08:13] [Client thread/INFO]: Loaded MiniMapProperties from C:\Guild-BT\SotQ-Tech\journeymap\config\5.1\journeymap.minimap.config
  587. [20:08:13] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Guild-BT\SotQ-Tech\journeymap\config\5.1\journeymap.minimap2.config
  588. [20:08:13] [Client thread/INFO]: Loaded WebMapProperties from C:\Guild-BT\SotQ-Tech\journeymap\config\5.1\journeymap.webmap.config
  589. [20:08:13] [Client thread/INFO]: Loaded WaypointProperties from C:\Guild-BT\SotQ-Tech\journeymap\config\5.1\journeymap.waypoint.config
  590. [20:08:13] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
  591. [20:08:13] [Client thread/INFO]: Version 9.1.1 initializing...
  592. [20:08:13] [Thread-32/ERROR]: An error occured while connecting to URL 'http://aidancbrady.com/data/versions/Mekanism.txt.'
  593. [20:08:13] [Thread-32/ERROR]: An error occured while connecting to URL 'http://aidancbrady.com/data/capes/Mekanism.txt.'
  594. [20:08:14] [Client thread/INFO]: Render registrations complete.
  595. [20:08:14] [Client thread/INFO]: Initialized HolidayManager.
  596. [20:08:14] [Client thread/INFO]: Loading complete.
  597. [20:08:14] [Client thread/INFO]: Mod loaded.
  598. [20:08:14] [Client thread/INFO]: Starting Initialization for modtweaker2
  599. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: mekanism/common/recipe/machines/SolarEvaporationRecipe
  600. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getDeclaredMethods0(Native Method)
  601. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
  602. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.privateGetPublicMethods(Class.java:2902)
  603. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getMethods(Class.java:1615)
  604. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at stanhebben.zenscript.type.ZenTypeNative.complete(ZenTypeNative.java:157)
  605. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at minetweaker.runtime.GlobalRegistry.registerNativeClass(GlobalRegistry.java:101)
  606. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at minetweaker.MineTweakerAPI.registerClass(MineTweakerAPI.java:336)
  607. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.mods.mekanism.Mekanism.<init>(Mekanism.java:48)
  608. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  609. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  610. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  611. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  612. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.newInstance(Class.java:442)
  613. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.utils.TweakerPlugin.load(TweakerPlugin.java:18)
  614. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.utils.TweakerPlugin.register(TweakerPlugin.java:12)
  615. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at modtweaker2.ModTweaker2.init(ModTweaker2.java:73)
  616. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  617. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  618. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  619. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  620. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  621. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  622. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  623. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  624. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  625. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  626. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  627. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  628. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  629. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  630. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  631. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  632. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  633. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  634. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  635. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  636. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  637. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  638. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  639. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  640. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  641. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  642. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  643. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  644. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  645. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  646. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  647. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  648. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  649. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  650. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  651. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  652. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  653. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  654. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  655. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  656. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.launcher.components.Game$5.run(Game.java:260)
  657. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:748)
  658. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: mekanism.common.recipe.machines.SolarEvaporationRecipe
  659. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  660. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  661. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  662. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 58 more
  663. [20:08:14] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
  664. [20:08:14] [Client thread/INFO]: Loading NEI Addons
  665. [20:08:14] [Client thread/INFO]: Developer Tools Addon disabled - skipping
  666. [20:08:14] [Client thread/INFO]: Loading Botany Addon...
  667. [20:08:14] [Client thread/INFO]: Botany Addon successfully loadded
  668. [20:08:14] [Client thread/INFO]: Loading Forestry Addon...
  669. [20:08:14] [Client thread/INFO]: Forestry Addon successfully loadded
  670. [20:08:14] [Client thread/INFO]: Loading Crafting Tables Addon...
  671. [20:08:14] [Client thread/INFO]: Required mod EE3 is not installed, dependent features will be unavailable
  672. [20:08:14] [Client thread/INFO]: Not registering EE3 Minium Stone
  673. [20:08:14] [Client thread/INFO]: Version check success: BuildCraft|Factory required / 7.1.23 detected
  674. [20:08:14] [Client thread/INFO]: Registered BC Autorcrafting Table
  675. [20:08:14] [Client thread/INFO]: Required mod powersuitaddons is not installed, dependent features will be unavailable
  676. [20:08:14] [Client thread/INFO]: Not registering MPSA In-Place Assembler
  677. [20:08:14] [Client thread/INFO]: Required mod ProjectE is not installed, dependent features will be unavailable
  678. [20:08:14] [Client thread/INFO]: Not registering ProjectE Philosopher Stone
  679. [20:08:14] [Client thread/INFO]: Version check success: BiblioCraft required / 1.11.7 detected
  680. [20:08:14] [Client thread/INFO]: Registered BiblioCraft Fancy Workbench
  681. [20:08:14] [Client thread/INFO]: Required mod RIO is not installed, dependent features will be unavailable
  682. [20:08:14] [Client thread/INFO]: Not registering RemoteIO Intelligent Workbench
  683. [20:08:14] [Client thread/INFO]: Version check success: Railcraft required / 9.12.2.0 detected
  684. [20:08:14] [Client thread/INFO]: Registered Railcraft Work Cart
  685. [20:08:14] [Client thread/INFO]: 3 crafting tables registered
  686. [20:08:14] [Client thread/INFO]: Crafting Tables Addon successfully loadded
  687. [20:08:14] [Client thread/INFO]: Registering loot disk 'plan9k' from mod OpenComputers.
  688. [20:08:14] [Client thread/INFO]: Registering loot disk 'network' from mod OpenComputers.
  689. [20:08:14] [Client thread/INFO]: Registering loot disk 'openos' from mod OpenComputers.
  690. [20:08:14] [Client thread/INFO]: Registering loot disk 'data' from mod OpenComputers.
  691. [20:08:14] [Client thread/INFO]: Registering loot disk 'openloader' from mod OpenComputers.
  692. [20:08:14] [Client thread/INFO]: Registering loot disk 'builder' from mod OpenComputers.
  693. [20:08:14] [Client thread/INFO]: Registering loot disk 'generator' from mod OpenComputers.
  694. [20:08:14] [Client thread/INFO]: Registering loot disk 'oppm' from mod OpenComputers.
  695. [20:08:14] [Client thread/INFO]: Registering loot disk 'dig' from mod OpenComputers.
  696. [20:08:14] [Client thread/INFO]: Registering loot disk 'maze' from mod OpenComputers.
  697. [20:08:14] [Client thread/INFO]: Registering loot disk 'irc' from mod OpenComputers.
  698. [20:08:14] [Client thread/INFO]: Initializing mod integration.
  699. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'BuildCraftAPI|library'.
  700. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'BuildCraftAPI|tiles'.
  701. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'BuildCraftAPI|tools'.
  702. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'BuildCraftAPI|tiles'.
  703. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'BuildCraftAPI|transport'.
  704. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'CoFHAPI|energy'.
  705. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'CoFHAPI|item'.
  706. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'CoFHAPI|tileentity'.
  707. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'CoFHAPI|transport'.
  708. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'MineFactoryReloaded|DeepStorageUnit'.
  709. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'Forestry'.
  710. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'ForgeMultipart'.
  711. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'IC2'.
  712. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'Mekanism'.
  713. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'MekanismAPI|gas'.
  714. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'Railcraft'.
  715. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'Minecraft'.
  716. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'ComputerCraft'.
  717. [20:08:14] [Client thread/INFO]: Initializing mod integration for 'OpenComputers'.
  718. [20:08:15] [Client thread/INFO]: Found extended redstone mods, enabling tier two redstone card.
  719. [20:08:15] [Client thread/INFO]: Initializing recipes.
  720. [20:08:16] [Client thread/INFO]: Initializing unicode wcwidth.
  721. [20:08:16] [Client thread/INFO]: Initializing font glyph widths.
  722. [20:08:16] [Client thread/WARN]: Invalid glyph char code detected in font.hex. Expected 0<= charCode <10000, got: 1D300
  723. [20:08:16] [Client thread/WARN]: 87 total invalid glyph char codes detected in font.hex
  724. [20:08:16] [Client thread/INFO]: glyph width ready.
  725. [20:08:16] [Client thread/INFO]: Initializing unicode glyph provider.
  726. [20:08:16] [Client thread/INFO]: Loaded 8829 glyphs.
  727. [20:08:16] [Client thread/INFO]: Done with init phase.
  728. [20:08:16] [Client thread/INFO]: Initializing ModVersionChecker for mod StatusEffectHUD
  729. [20:08:16] [Client thread/INFO]: MinecraftForge detected. Will check for client-commands.
  730. [20:08:16] [Client thread/WARN]: Failed to find item for (chisel:granite) in the Forge registry.
  731. [20:08:16] [Client thread/WARN]: Failed to find item for (chisel:limestone) in the Forge registry.
  732. [20:08:16] [Client thread/WARN]: Failed to find item for (chisel:marble) in the Forge registry.
  733. [20:08:16] [Client thread/WARN]: Failed to find item for (chisel:andesite) in the Forge registry.
  734. [20:08:16] [Client thread/WARN]: Failed to find item for (chisel:diorite) in the Forge registry.
  735. [20:08:16] [Client thread/INFO]: Registering new wrench tool usage 'li.cil.oc.integration.buildcraft.tools.EventHandlerBuildCraft.useWrench' from mod OpenComputers.
  736. [20:08:16] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.buildcraft.tools.EventHandlerBuildCraft.isWrench' from mod OpenComputers.
  737. [20:08:16] [Client thread/INFO]: Registering new tool durability provider 'li.cil.oc.integration.cofh.energy.EventHandlerRedstoneFlux.getDurability' from mod OpenComputers.
  738. [20:08:16] [Client thread/INFO]: Registering new item charge implementation 'RedstoneFlux' from mod OpenComputers.
  739. [20:08:16] [Client thread/INFO]: Registering new wrench tool usage 'li.cil.oc.integration.cofh.item.EventHandlerCoFH.useWrench' from mod OpenComputers.
  740. [20:08:16] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.cofh.item.EventHandlerCoFH.isWrench' from mod OpenComputers.
  741. [20:08:16] [Client thread/INFO]: Registering new tool durability provider 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.getDurability' from mod OpenComputers.
  742. [20:08:16] [Client thread/INFO]: Registering new wrench tool usage 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.useWrench' from mod OpenComputers.
  743. [20:08:16] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.isWrench' from mod OpenComputers.
  744. [20:08:16] [Client thread/INFO]: Registering new item charge implementation 'IndustrialCraft2' from mod OpenComputers.
  745. [20:08:16] [Client thread/INFO]: Registering new wrench tool usage 'li.cil.oc.integration.mekanism.EventHandlerMekanism.useWrench' from mod OpenComputers.
  746. [20:08:16] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.mekanism.EventHandlerMekanism.isWrench' from mod OpenComputers.
  747. [20:08:16] [Client thread/INFO]: Registering new wrench tool usage 'li.cil.oc.integration.railcraft.EventHandlerRailcraft.useWrench' from mod OpenComputers.
  748. [20:08:16] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.railcraft.EventHandlerRailcraft.isWrench' from mod OpenComputers.
  749. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Drone (Tier 1)' from mod OpenComputers.
  750. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Drone (Tier 2)' from mod OpenComputers.
  751. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Drone (Creative)' from mod OpenComputers.
  752. [20:08:16] [Client thread/INFO]: Registering new disassembler template 'Drone' from mod OpenComputers.
  753. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Microcontroller (Tier 1)' from mod OpenComputers.
  754. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Microcontroller (Tier 2)' from mod OpenComputers.
  755. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Microcontroller (Creative)' from mod OpenComputers.
  756. [20:08:16] [Client thread/INFO]: Registering new disassembler template 'Microcontroller' from mod OpenComputers.
  757. [20:08:16] [Client thread/INFO]: Registering new disassembler template 'Navigation Upgrade' from mod OpenComputers.
  758. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers.
  759. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers.
  760. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers.
  761. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers.
  762. [20:08:16] [Client thread/INFO]: Registering new disassembler template 'Robot' from mod OpenComputers.
  763. [20:08:16] [Client thread/INFO]: Registering new disassembler template 'Server' from mod OpenComputers.
  764. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Tablet (Tier 1)' from mod OpenComputers.
  765. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Tablet (Tier 2)' from mod OpenComputers.
  766. [20:08:16] [Client thread/INFO]: Registering new assembler template 'Tablet (Creative)' from mod OpenComputers.
  767. [20:08:16] [Client thread/INFO]: Registering new disassembler template 'Tablet' from mod OpenComputers.
  768. [20:08:16] [Client thread/INFO]: Registering new assembler template filter 'li.cil.oc.common.template.TemplateBlacklist.filter' from mod OpenComputers.
  769. [20:08:16] [Client thread/INFO]: Registering new wrench tool usage 'li.cil.oc.integration.opencomputers.ModOpenComputers.useWrench' from mod OpenComputers.
  770. [20:08:16] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.opencomputers.ModOpenComputers.isWrench' from mod OpenComputers.
  771. [20:08:16] [Client thread/INFO]: Registering new item charge implementation 'OpenComputers' from mod OpenComputers.
  772. [20:08:16] [Client thread/INFO]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.inkCartridgeInkProvider' from mod OpenComputers.
  773. [20:08:16] [Client thread/INFO]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.dyeInkProvider' from mod OpenComputers.
  774. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'build' being on disk 'builder' from mod OpenComputers.
  775. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'dig' being on disk 'dig' from mod OpenComputers.
  776. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'base64' being on disk 'data' from mod OpenComputers.
  777. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'deflate' being on disk 'data' from mod OpenComputers.
  778. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'gpg' being on disk 'data' from mod OpenComputers.
  779. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'inflate' being on disk 'data' from mod OpenComputers.
  780. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'md5sum' being on disk 'data' from mod OpenComputers.
  781. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'sha256sum' being on disk 'data' from mod OpenComputers.
  782. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'refuel' being on disk 'generator' from mod OpenComputers.
  783. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'irc' being on disk 'irc' from mod OpenComputers.
  784. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'maze' being on disk 'maze' from mod OpenComputers.
  785. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'arp' being on disk 'network' from mod OpenComputers.
  786. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'ifconfig' being on disk 'network' from mod OpenComputers.
  787. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'ping' being on disk 'network' from mod OpenComputers.
  788. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'route' being on disk 'network' from mod OpenComputers.
  789. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'opl-flash' being on disk 'openloader' from mod OpenComputers.
  790. [20:08:16] [Client thread/INFO]: Registering new program location mapping for program 'oppm' being on disk 'oppm' from mod OpenComputers.
  791. [20:08:16] [Client thread/INFO]: Blacklisting component 'geolyzer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  792. [20:08:16] [Client thread/INFO]: Blacklisting component 'motionSensor' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  793. [20:08:16] [Client thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  794. [20:08:16] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  795. [20:08:16] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  796. [20:08:16] [Client thread/INFO]: Blacklisting component 'carpetedCapacitor' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  797. [20:08:16] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  798. [20:08:16] [Client thread/INFO]: Blacklisting component 'batteryUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  799. [20:08:16] [Client thread/INFO]: Blacklisting component 'batteryUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  800. [20:08:16] [Client thread/INFO]: Blacklisting component 'batteryUpgrade3' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  801. [20:08:16] [Client thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  802. [20:08:16] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  803. [20:08:16] [Client thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  804. [20:08:16] [Client thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  805. [20:08:16] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  806. [20:08:16] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  807. [20:08:16] [Client thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  808. [20:08:16] [Client thread/INFO]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  809. [20:08:16] [Client thread/INFO]: Blacklisting component 'pistonUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  810. [20:08:16] [Client thread/INFO]: Blacklisting component 'solarGeneratorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  811. [20:08:16] [Client thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  812. [20:08:16] [Client thread/INFO]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  813. [20:08:16] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  814. [20:08:16] [Client thread/INFO]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  815. [20:08:16] [Client thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  816. [20:08:16] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  817. [20:08:16] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  818. [20:08:16] [Client thread/INFO]: Blacklisting component 'carpetedCapacitor' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  819. [20:08:16] [Client thread/INFO]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  820. [20:08:16] [Client thread/INFO]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  821. [20:08:16] [Client thread/INFO]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  822. [20:08:16] [Client thread/INFO]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  823. [20:08:16] [Client thread/INFO]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  824. [20:08:16] [Client thread/INFO]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  825. [20:08:16] [Client thread/INFO]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  826. [20:08:16] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  827. [20:08:16] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  828. [20:08:16] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  829. [20:08:16] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  830. [20:08:16] [Client thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  831. [20:08:16] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  832. [20:08:16] [Client thread/INFO]: Blacklisting component 'carpetedCapacitor' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  833. [20:08:16] [Client thread/INFO]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  834. [20:08:16] [Client thread/INFO]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  835. [20:08:16] [Client thread/INFO]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  836. [20:08:16] [Client thread/INFO]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  837. [20:08:16] [Client thread/INFO]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  838. [20:08:16] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  839. [20:08:16] [Client thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  840. [20:08:16] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  841. [20:08:16] [Client thread/INFO]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  842. [20:08:16] [Client thread/INFO]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  843. [20:08:16] [Client thread/INFO]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  844. [20:08:16] [Client thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  845. [20:08:16] [Client thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  846. [20:08:16] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  847. [20:08:16] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  848. [20:08:16] [Client thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  849. [20:08:16] [Client thread/INFO]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  850. [20:08:16] [Client thread/INFO]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  851. [20:08:16] [Client thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  852. [20:08:16] [Client thread/INFO]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  853. [20:08:16] [Client thread/INFO]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  854. [20:08:16] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  855. [20:08:16] [Client thread/INFO]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  856. [20:08:16] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
  857. [20:08:16] [Client thread/INFO]: Blacklisting component 'carpetedCapacitor' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
  858. [20:08:16] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
  859. [20:08:16] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  860. [20:08:16] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  861. [20:08:16] [Client thread/INFO]: Blacklisting component 'carpetedCapacitor' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  862. [20:08:16] [Client thread/INFO]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  863. [20:08:16] [Client thread/INFO]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  864. [20:08:16] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  865. [20:08:16] [Client thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  866. [20:08:16] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  867. [20:08:16] [Client thread/INFO]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  868. [20:08:16] [Client thread/INFO]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  869. [20:08:16] [Client thread/INFO]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  870. [20:08:16] [Client thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  871. [20:08:16] [Client thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  872. [20:08:16] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  873. [20:08:16] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  874. [20:08:16] [Client thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  875. [20:08:16] [Client thread/INFO]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  876. [20:08:16] [Client thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  877. [20:08:16] [Client thread/INFO]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  878. [20:08:16] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  879. [20:08:16] [Client thread/INFO]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  880. [20:08:16] [Client thread/INFO]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  881. [20:08:16] [Client thread/INFO]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  882. [20:08:16] [Client thread/INFO]: Injecting itemstacks
  883. [20:08:16] [Client thread/INFO]: Itemstack injection complete
  884. [20:08:16] [Client thread/INFO]: Prioritizing User and IMC mod configs...
  885. [20:08:16] [Client thread/INFO]: Registering items and trees...
  886. [20:08:16] [Client thread/INFO]: Skipping Ore Dictionary processing.
  887. [20:08:16] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  888. [20:08:17] [Client thread/INFO]: IC2 version 2.2.827-experimental loaded.
  889. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Start parsing MT recipes * * * * * *
  890. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 21, failed to parse input.
  891. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 23, failed to parse output.
  892. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 24, failed to parse output.
  893. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 25, failed to parse input.
  894. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 27, failed to parse input.
  895. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 28, failed to parse input.
  896. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 29, failed to parse input.
  897. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Finished parsing MT recipes * * * * * *
  898. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Config loading completed, 11 recipes parsed.
  899. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Loaded recipes list * * * * * *
  900. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Укреплённая иридиевая пластина -> Адская звезда [500000000 EU]
  901. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Композит -> Иридиевая руда [20000000 EU]
  902. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Адский камень -> Порох [1000000 EU]
  903. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Камень -> Гравий [500000 EU]
  904. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Земля -> Глина [500000 EU]
  905. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Древесный уголь -> Уголь [100000 EU]
  906. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Электрумовый слиток -> Часть саннариума [10000000 EU]
  907. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Электрумовый блок -> Саннариум [70000000 EU]
  908. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Очищенная измельчённая золотая руда -> Светящаяся пыль [1000000 EU]
  909. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Константановый блок -> Блок красного камня [1000000 EU]
  910. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Промышленный алмаз -> Алмаз [10000000 EU]
  911. [20:08:17] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * * * * * * * * * * * * * * * *
  912. [20:08:17] [Client thread/INFO]: [Backpacks] NEI Support enabled
  913. [20:08:17] [Client thread/INFO]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
  914. [20:08:17] [Client thread/INFO]: Skipping CraftGuide integration.
  915. [20:08:18] [Client thread/INFO]: Successfully enabled!
  916. [20:08:18] [Client thread/INFO]: [com.tlf.HN.common.HideNames:onModLoad:115]: Hide Names 1.1.7 loaded!
  917. [20:08:18] [Client thread/INFO]: Loading Cross-Mod Integration Modules
  918. [20:08:18] [Client thread/INFO]: Failed to load integration for CompactSolars.
  919. [20:08:18] [Client thread/INFO]: Successfully loaded integration for AdvancedSolarPanel.
  920. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  921. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:815)
  922. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:768)
  923. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:717)
  924. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:689)
  925. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.jadarstudios.developercapes.cape.CapeConfigManager.parse(CapeConfigManager.java:91)
  926. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.jadarstudios.developercapes.cape.CapeConfigManager.parseFromStream(CapeConfigManager.java:130)
  927. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.jadarstudios.developercapes.DevCapes.registerConfig(DevCapes.java:137)
  928. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at shedar.mods.ic2.nuclearcontrol.ClientProxy.cape(ClientProxy.java:70)
  929. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at shedar.mods.ic2.nuclearcontrol.IC2NuclearControl.postInit(IC2NuclearControl.java:205)
  930. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  931. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  932. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  933. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  934. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  935. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  936. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  937. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  938. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  939. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  940. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  941. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  942. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  943. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  944. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  945. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  946. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  947. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  948. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  949. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  950. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  951. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  952. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  953. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  954. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  955. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  956. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  957. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  958. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  959. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
  960. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  961. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  962. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  963. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  964. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  965. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  966. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  967. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  968. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  969. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498)
  970. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.launcher.components.Game$5.run(Game.java:260)
  971. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:748)
  972. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
  973. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
  974. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
  975. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
  976. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:803)
  977. [20:08:18] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 50 more
  978. [20:08:18] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
  979. [20:08:19] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
  980. [20:08:19] [Client thread/INFO]: postInitialize ENTER
  981. [20:08:19] [Client thread/INFO]: Registered channel: world_info
  982. [20:08:19] [Client thread/INFO]: Initializing icon sets...
Add Comment
Please, Sign In to add comment