Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 119.19 KB | None | 0 0
  1. 2019.03.19 14:01:36 [DEBUG] Verifying class loader
  2. 2019.03.19 14:01:36 [DEBUG] Verifying JVM architecture
  3. sashok724's Client Launcher v15.4 (build #95, 23.10.17)
  4. 2019.03.19 14:01:36 [DEBUG] Reading ClientLauncher params file
  5. 2019.03.19 14:01:36 [DEBUG] Verifying ClientLauncher sign and classpath
  6. 2019.03.19 14:01:36 [DEBUG] Starting JVM and client WatchService
  7. 2019.03.19 14:01:36 [DEBUG] Args: [--username, idolvlad, --uuid, 49fa44221ba011e6a6a308606ee77d9b, --accessToken, c7d35d0a44843e08c646a73258132fd2, --userType, mojang, --userProperties, {}, --assetIndex, 1.7.10, --version, 1.7.10, --gameDir, D:\Games\FineMine\TechnoMagic, --assetsDir, D:\Games\FineMine\1.7.10, --resourcePackDir, D:\Games\FineMine\TechnoMagic\resourcepacks, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker]
  8. 2019.03.19 14:01:36 [DEBUG] Used heap: 4 MiB
  9. [14:01:36] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  10. [14:01:36] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  11. [14:01:36] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  12. [14:01:36] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  13. [14:01:36] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_131, running on Windows 10:amd64:10.0, installed at D:\Games\FineMine\jre-8u131-win64
  14. [14:01:36] [main/INFO]: File "tweakers.access" founded!
  15. [14:01:36] [main/INFO]: File "tweakers.txt" founded!
  16. [14:01:41] [main/INFO]: [AppEng] Core Init
  17. [14:01:41] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [14:01:41] [main/INFO]: ASM-Fixes Says Hello!
  19. [14:01:41] [main/INFO]: Loading tweaker inject.Tweaker from AXR.jar
  20. [14:01:41] [main/WARN]: The coremod mods.betterfoliage.loader.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [14:01:41] [main/INFO]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.0.1.jar
  22. [14:01:41] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [14:01:41] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. [14:01:41] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
  25. [14:01:41] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.16.64.jar
  26. [14:01:41] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  27. [14:01:41] [main/WARN]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  28. [14:01:41] [main/WARN]: The coremod mods.immibis.core.ICCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  29. [14:01:41] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  30. [14:01:41] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  31. [14:01:41] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  32. [14:01:41] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  33. [14:01:41] [main/ERROR]: Coremod BukkitLoadingPlugin: Unable to class load the plugin ru.stepan1404.notifications.patch.BukkitLoadingPlugin
  34. java.lang.ClassNotFoundException: ru.stepan1404.notifications.patch.BukkitLoadingPlugin
  35. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_131]
  36. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:123) ~[launchwrapper-1.12-launcherfixed.jar:?]
  37. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
  38. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
  39. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
  40. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_131]
  41. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:465) [forge.jar:?]
  42. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:394) [forge.jar:?]
  43. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge.jar:?]
  44. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge.jar:?]
  45. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge.jar:?]
  46. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge.jar:?]
  47. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge.jar:?]
  48. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12-launcherfixed.jar:?]
  49. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  53. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  54. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:322) [FineMine.exe:?]
  55. at launcher.lOlkEKchebureK.main(SourceFile:203) [FineMine.exe:?]
  56. [14:01:41] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  57. [14:01:41] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  58. [14:01:41] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_E7.jar
  59. [14:01:41] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  60. [14:01:41] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  61. [14:01:41] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  62. [14:01:41] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  63. [14:01:41] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  64. [14:01:41] [main/INFO]: Loading tweak class name inject.Tweaker
  65. [14:01:41] [main/INFO]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  66. [14:01:41] [main/INFO]: Loading tweak class name fastcraft.Tweaker
  67. [14:01:41] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
  68. [14:01:41] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
  69. [14:01:41] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  70. [14:01:41] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  71. [14:01:41] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  72. [14:01:41] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
  73. [14:01:41] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
  74. [14:01:41] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
  75. [14:01:41] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
  76. [14:01:41] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: D:\Games\FineMine\TechnoMagic\mods\OptiFine_1.7.10_HD_U_E7.jar
  77. [14:01:41] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  78. [14:01:42] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  79. [14:01:42] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
  80. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  81. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  82. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  83. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  84. [14:01:42] [main/INFO]: Finished data injection.
  85. [14:01:42] [main/INFO]: Finished data injection.
  86. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  87. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  88. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  89. [14:01:42] [main/INFO]: Loading Common Transformers.
  90. [14:01:42] [main/INFO]: Loading Client Transformers.
  91. Mar 19, 2019 2:01:42 PM poersch.minecraft.core.ClassPatcher addPatchesFrom
  92. INFO: Found 3 patches in BetterSignsMod[v1.7.10.ported].jar
  93. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  94. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  95. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  96. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  97. [14:01:42] [main/INFO]: Loaded library EJML-core-0.26.jar.
  98. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  99. [14:01:42] [main/INFO]: Attempting to detect JVM version...
  100. [14:01:42] [main/INFO]: Detected JVM: 1.8
  101. [14:01:42] [main/INFO]: Starting library configuration...
  102. [14:01:42] [main/INFO]: System attached to FML. Now intercepting all logging calls.
  103. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  104. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  105. [14:01:42] [main/INFO]: [ua.atomic.minecraftpatcher.patch.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks contatiner ua.atomic.minecraftpatcher.patch.minecraft.SecondaryTransformerHook
  106. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  107. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  108. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  109. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  110. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  111. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  112. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  113. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  114. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  115. [14:01:42] [main/INFO]: Calling tweak class inject.Tweaker
  116. [14:01:42] [main/INFO]: [inject.Tweaker:dbg:30]: Tweaker: acceptOptions
  117. [14:01:42] [main/INFO]: [inject.Tweaker:dbg:30]: Tweaker: injectIntoClassLoader
  118. [14:01:42] [main/INFO]: [inject.ClassTransformer:dbg:104]: ClassTransformer
  119. [14:01:42] [main/INFO]: [inject.ClassTransformer:dbg:104]: URL: file:/D:/Games/FineMine/TechnoMagic/mods/AXR.jar
  120. [14:01:42] [main/INFO]: [inject.ClassTransformer:dbg:104]: ZIP file: java.util.zip.ZipFile@60723d6a
  121. [14:01:42] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
  122. [14:01:42] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  123. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  124. [14:01:43] [main/INFO]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  125. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  126. [14:01:43] [main/INFO]: [ua.atomic.minecraftpatcher.patch.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
  127. [14:01:43] [main/INFO]: [ua.atomic.minecraftpatcher.patch.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Successfully injected 1 hook
  128. [14:01:43] [main/INFO]: [ua.atomic.minecraftpatcher.patch.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 1 ms
  129. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  130. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  131. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  132. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  133. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  134. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  135. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  136. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  137. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  138. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  139. [14:01:43] [main/INFO]: Adding locale en_US
  140. [14:01:43] [main/INFO]: Found a translation [als.state.minecraft_init, Minecraft Initializing]
  141. [14:01:43] [main/INFO]: Found a translation [als.state.construction, Construction]
  142. [14:01:43] [main/INFO]: Found a translation [als.state.pre_initialization, Pre Initialization]
  143. [14:01:43] [main/INFO]: Found a translation [als.state.initialization, Initialization]
  144. [14:01:43] [main/INFO]: Found a translation [als.state.post_initialization, Post Initialization]
  145. [14:01:43] [main/INFO]: Found a translation [als.state.completed, Completed]
  146. [14:01:43] [main/INFO]: Found a translation [als.state.reloading_resource_packs, Reloading Resource Packs]
  147. [14:01:43] [main/INFO]: Found a translation [als.loading, loading]
  148. [14:01:43] [main/INFO]: Adding locale ru_RU
  149. [14:01:43] [main/INFO]: Found a translation [als.state.minecraft_init, Инициализация ресурсов Minecraft]
  150. [14:01:43] [main/INFO]: Found a translation [als.state.construction, Сборка]
  151. [14:01:43] [main/INFO]: Found a translation [als.state.pre_initialization, Пре-Инициализация]
  152. [14:01:43] [main/INFO]: Found a translation [als.state.initialization, Инициализация]
  153. [14:01:43] [main/INFO]: Found a translation [als.state.post_initialization, Пост-Инициализация]
  154. [14:01:43] [main/INFO]: Found a translation [als.state.completed, Завершено]
  155. [14:01:43] [main/INFO]: Found a translation [als.state.reloading_resource_packs, Перезагружаем наборы ресурсов]
  156. [14:01:43] [main/INFO]: Found a translation [als.loading, Загружаем]
  157. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  158. [14:01:43] [main/INFO]: Calling tweak class fastcraft.Tweaker
  159. [14:01:43] [main/INFO]: FastCraft loaded.
  160. [14:01:43] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  161. [14:01:43] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  162. [14:01:43] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
  163. [14:01:43] [main/INFO]: [inject.Tweaker:dbg:30]: Tweaker: getLaunchArguments
  164. [14:01:43] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  165. [14:01:43] [main/INFO]: Patching Game Start...
  166. [14:01:43] [main/INFO]: Transformed Minecraft
  167. [14:01:43] [main/INFO]: Applying Block.getAmbientOcclusionLightValue() override
  168. [14:01:43] [main/INFO]: Applying Block.getUseNeighborBrightness() override
  169. [14:01:43] [main/INFO]: Applying Block.shouldSideBeRendered() override
  170. [14:01:44] [main/INFO]: [CORE] Patching onNewPotionEffect
  171. [14:01:44] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  172. [14:01:44] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  173. [14:01:44] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  174. [14:01:44] [main/INFO]: Applying random display tick call hook
  175. 2019.03.19 14:01:44 [DEBUG] Patched AuthenticationService created: '23be55a4-c591-43c0-853e-bf50092c1f58'
  176. 2019.03.19 14:01:44 [DEBUG] Patched MinecraftSessionService created
  177. [14:01:44] [main/INFO]: Setting user: idolvlad
  178. [14:01:45] [main/INFO]: Patching leaves.
  179. [14:01:45] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase
  180. [14:01:45] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  181. [14:01:45] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  182. [14:01:46] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  183. [14:01:46] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
  184. [14:01:46] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
  185. [14:01:46] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  186. [14:01:46] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  187. [14:01:46] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  188. [14:01:46] [main/INFO]: Patching Minecraft using Riven's "Half" Algorithm
  189. [14:01:46] [Client thread/INFO]: Patching Key Event...
  190. [14:01:46] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: ModLoader
  191. [14:01:46] [Client thread/INFO]: Applying block render type override
  192. [14:01:46] [Client thread/INFO]: transforming: net.minecraft.client.renderer.RenderBlocks
  193. [14:01:46] [Client thread/INFO]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
  194. [14:01:46] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: LightCache
  195. [14:01:46] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
  196. [14:01:46] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerRepair
  197. [14:01:46] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  198. [14:01:46] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  199. [14:01:47] [Client thread/INFO]: Transformed SplashProgress!
  200. [14:01:47] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
  201. [14:01:47] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
  202. [14:01:47] [Client thread/INFO]: LWJGL Version: 2.9.4
  203. [14:01:47] [Client thread/INFO]: [OptiFine]
  204. [14:01:47] [Client thread/INFO]: [OptiFine] OptiFine_1.7.10_HD_U_E7
  205. [14:01:47] [Client thread/INFO]: [OptiFine] Build: 20180404-111312
  206. [14:01:47] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
  207. [14:01:47] [Client thread/INFO]: [OptiFine] Java: 1.8.0_131, Oracle Corporation
  208. [14:01:47] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  209. [14:01:47] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
  210. [14:01:47] [Client thread/INFO]: [OptiFine] OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2, version 4.6.0 NVIDIA 418.91, NVIDIA Corporation
  211. [14:01:47] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
  212. [14:01:47] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768x32768
  213. [14:01:47] [Thread-14/INFO]: [OptiFine] Checking for new version
  214. [14:01:47] [Thread-14/INFO]: [OptiFine] Version found: <html>
  215. [14:01:47] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
  216. [14:01:47] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 418.91
  217. [14:01:47] [Client thread/INFO]: [Shaders] Vendor: NVIDIA Corporation
  218. [14:01:47] [Client thread/INFO]: [Shaders] Renderer: GeForce GTX 1060 6GB/PCIe/SSE2
  219. [14:01:47] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
  220. [14:01:47] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
  221. [14:01:47] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
  222. [14:01:47] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
  223. [14:01:47] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
  224. [14:01:47] [Client thread/INFO]: [Shaders] Shaders can not be loaded, Anisotropic Filtering is enabled: 16x
  225. [14:01:47] [Client thread/INFO]: [Shaders] No shaderpack loaded.
  226. [14:01:47] [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.
  227. [14:01:47] [Client thread/ERROR]: Couldn't initialize twitch stream
  228. [14:01:48] [Client thread/ERROR]: Resource loader not loaded, not initialising early
  229. [14:01:48] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FineMine_Default.zip
  230. [14:01:48] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_E7, enabling compatibility features
  231. [14:01:48] [Client thread/INFO]: Attempting early MinecraftForge initialization
  232. [14:01:48] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  233. [14:01:48] [Loading Screen Renderer/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FineMine_Default.zip
  234. [14:01:48] [Client thread/INFO]: Replaced 183 ore recipies
  235. [14:01:48] [Loading Screen Renderer/INFO]: [OptiFine] *** Reloading textures ***
  236. [14:01:48] [Loading Screen Renderer/INFO]: [OptiFine] Resource packs: FineMine_Default.zip
  237. [14:01:48] [Client thread/INFO]: Completed early MinecraftForge initialization
  238. [14:01:48] [Client thread/INFO]: [AppEng] Core Init
  239. [14:01:48] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  240. [14:01:48] [Client thread/INFO]: Searching D:\Games\FineMine\TechnoMagic\mods for mods
  241. [14:01:48] [Client thread/INFO]: Also searching D:\Games\FineMine\TechnoMagic\mods\1.7.10 for mods
  242. [14:01:48] [Loading Screen Renderer/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FineMine_Default.zip
  243. [14:01:53] [Client thread/INFO]: Mod als is missing the required element 'name'. Substituting als
  244. [14:01:53] [Client thread/WARN]: Mod als is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  245. [14:01:53] [Client thread/INFO]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
  246. [14:01:53] [Client thread/WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
  247. [14:01:53] [Client thread/WARN]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  248. [14:01:53] [Client thread/WARN]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0
  249. [14:01:53] [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.5
  250. [14:01:53] [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
  251. [14:01:53] [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
  252. [14:01:53] [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
  253. [14:01:53] [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
  254. [14:01:54] [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
  255. [14:01:54] [Client thread/INFO]: Mod CustomBoxes is missing the required element 'name'. Substituting CustomBoxes
  256. [14:01:54] [Client thread/WARN]: Mod CustomBoxes is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  257. [14:01:54] [Client thread/INFO]: Mod custombuttons is missing the required element 'name'. Substituting custombuttons
  258. [14:01:54] [Client thread/WARN]: Mod custombuttons is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  259. [14:01:55] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  260. [14:01:55] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
  261. [14:01:56] [Client thread/WARN]: Mod IronChest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version ${version}
  262. [14:01:56] [Client thread/INFO]: Mod MacroMod is missing the required element 'name'. Substituting MacroMod
  263. [14:01:56] [Client thread/WARN]: Mod MacroMod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  264. [14:01:56] [Client thread/WARN]: Mod MoneyViewer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0
  265. [14:01:57] [Client thread/WARN]: Mod Personalize is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  266. [14:01:57] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
  267. [14:01:57] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
  268. [14:01:57] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
  269. [14:01:57] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
  270. [14:01:57] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre10.93
  271. [14:01:57] [Client thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
  272. [14:01:58] [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
  273. [14:01:58] [Client thread/INFO]: Mod xModBlocker is missing the required element 'name'. Substituting xModBlocker
  274. [14:01:58] [Client thread/WARN]: Mod worldedit-cui is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  275. [14:01:58] [Client thread/INFO]: Mod nGuard is missing the required element 'name'. Substituting nGuard
  276. [14:01:58] [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.2.0.345
  277. [14:01:58] [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.2.0.345
  278. [14:01:58] [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.2.0.345
  279. [14:01:58] [Client thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
  280. [14:01:58] [Client thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  281. [14:01:58] [Client thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
  282. [14:01:58] [Client thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
  283. [14:01:58] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.32
  284. [14:01:58] [Client thread/INFO]: Forge Mod Loader has identified 156 mods to load
  285. [14:01:58] [Client thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  286. [14:01:58] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  287. [14:01:58] [Client thread/INFO]: Found mod(s) [TravellersGear] containing declared API package baubles.api (owned by Baubles) without associated API reference
  288. [14:01:58] [Client thread/INFO]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  289. [14:01:58] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  290. [14:01:58] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  291. [14:01:58] [Client thread/INFO]: Found mod(s) [PowerUtils] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  292. [14:02:00] [Client thread/INFO]: FML has found a non-mod file ClientFixer-1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  293. [14:02:00] [Client thread/INFO]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  294. [14:02:00] [Client thread/INFO]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  295. [14:02:00] [Client thread/INFO]: FML has found a non-mod file PacketUnlimiter-1.7.10-1.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  296. [14:02:00] [Client thread/INFO]: FML has found a non-mod file ParallelMipMap-1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  297. [14:02:00] [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.
  298. [14:02:00] [Client thread/INFO]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  299. [14:02:00] [Client thread/INFO]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  300. [14:02:01] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, RenderPlayerAPI, ThE-core, ThaumicTinkerer-preloader, WitchingGadgetsCore, OpenModsCore, ClientFixer, <CoFH ASM>, PacketUnlimiter, xPatcher, FastCraft, additionalcrafts, AdvancedMachines, AdvancedSolarPanel, ae2stuff, AFSU, AgriCraft, als, AppleCore, appliedenergistics2, arcane_engineering, Aroma1997CoreHelper, Aroma1997sDimension, Automagy, Avaritia, avaritiaddons, BattleText, bdlib, BetterFoliage, BetterSignsMod, BiblioCraft, BinnieCore, Botany, ExtraTrees, Genetics, ExtraBees, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, CarpentersBlocks, chisel, CoFHCore, companions, creativecore, CustomBoxes, custombuttons, CustomMainMenu, customnpcs, dailyrewards, DraconicEvolution, DragonsRadioMod, EMT, endercore, EnderIO, enderioaddons, extracells, ExtraUtilities, fastleafdecay, fmac, ForbiddenMagic, Forestry, gvc, GraviSuite, holovm, IC2BackpackHUD, IC2CA, IC2NuclearControl, ImmersiveEngineering, immersiveintegration, ImmibisCore, IC2, inpure|core, inventorytweaks, IronChest, journeymap, LunatriusCore, MacroMod, MagicBees, Mantle, minecraftpatcher, MineTweaker3, modtweaker2, MoneyViewer, MouseTweaks, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, Notifications, NuclearCraft, opframe, OpenBlocks, OpenMods, p455w0rdslib, harvestcraft, Personalize, PowerUtils, primitivemobs, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, Railcraft, Schematica, supersolarpanel, TaintedMagic, tcinventoryscan, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicHorizons, ThaumicTinkerer, TravellersGear, Waila, wanionlib, wawla, tablistmod, WGEnter, ae2wct, witchery, WitchingGadgets, xchat, xModBlocker, worldedit-cui, nGuard, deathtrade, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
  301. [14:02:01] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, RenderPlayerAPI, ThE-core, ThaumicTinkerer-preloader, WitchingGadgetsCore, OpenModsCore, ClientFixer, <CoFH ASM>, PacketUnlimiter, xPatcher, FastCraft, additionalcrafts, AdvancedMachines, AdvancedSolarPanel, ae2stuff, AFSU, AgriCraft, als, AppleCore, appliedenergistics2, arcane_engineering, Aroma1997CoreHelper, Aroma1997sDimension, Automagy, Avaritia, avaritiaddons, BattleText, bdlib, BetterFoliage, BetterSignsMod, BiblioCraft, BinnieCore, Botany, ExtraTrees, Genetics, ExtraBees, BiomesOPlenty, AWWayofTime, Botania, BrandonsCore, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, CarpentersBlocks, chisel, CoFHCore, companions, creativecore, CustomBoxes, custombuttons, CustomMainMenu, customnpcs, dailyrewards, DraconicEvolution, DragonsRadioMod, EMT, endercore, EnderIO, enderioaddons, extracells, ExtraUtilities, fastleafdecay, fmac, ForbiddenMagic, Forestry, gvc, GraviSuite, holovm, IC2BackpackHUD, IC2CA, IC2NuclearControl, ImmersiveEngineering, immersiveintegration, ImmibisCore, IC2, inpure|core, inventorytweaks, IronChest, journeymap, LunatriusCore, MacroMod, MagicBees, Mantle, minecraftpatcher, MineTweaker3, modtweaker2, MoneyViewer, MouseTweaks, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, Notifications, NuclearCraft, opframe, OpenBlocks, OpenMods, p455w0rdslib, harvestcraft, Personalize, PowerUtils, primitivemobs, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, Railcraft, Schematica, supersolarpanel, TaintedMagic, tcinventoryscan, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicHorizons, ThaumicTinkerer, TravellersGear, Waila, wanionlib, wawla, tablistmod, WGEnter, ae2wct, witchery, WitchingGadgets, xchat, xModBlocker, worldedit-cui, nGuard, deathtrade, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
  302. [14:02:01] [Client thread/ERROR]: The mod IC2 is expecting signature de041f9f6187debbc77034a344134053277aa3b0 for source industrialcraft-2-2.2.827-experimental.jar, however there is no signature matching that description
  303. [14:02:01] [Client thread/INFO]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
  304. [14:02:01] [Client thread/INFO]: bmk net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher a (Laor;F)V
  305. Mar 19, 2019 2:02:01 PM poersch.minecraft.core.ClassPatcher overwriteClass
  306. INFO: Patched class: bmr
  307. Mar 19, 2019 2:02:01 PM poersch.minecraft.core.ClassPatcher overwriteClass
  308. INFO: Patched class: bhz
  309. [14:02:01] [Client thread/INFO]: C01 founded!
  310. [14:02:01] [Client thread/INFO]: [mods.immibis.core.ImmibisCore:initPreferredEnergySystem:174]: [Immibis Core] Preferred energy system set to: ic2
  311. [14:02:02] [Client thread/INFO]: Transforming Class (thaumcraft.client.renderers.entity.RenderGolemBase)
  312. [14:02:03] [Client thread/ERROR]: The mod Railcraft is expecting signature a0c255ac501b2749537d5824bb0f0588bf0320fa for source Railcraft-1.7.10-9.12.2.0-client.jar, however there is no signature matching that description
  313. [14:02:04] [Client thread/INFO]: Hello Minecraft!!!
  314. [14:02:05] [Client thread/INFO]: Hello Minecraft!!!
  315. [14:02:06] [Client thread/ERROR]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
  316. [14:02:06] [Client thread/INFO]: Preparing to take over the world
  317. [14:02:07] [Client thread/INFO]: Transforming Class (thaumcraft.api.aspects.Aspect)
  318. [14:02:08] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
  319. [14:02:08] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
  320. [14:02:08] [Client thread/INFO]: [ru.mryarik666.xchat.iIIIiiiIi:do:65]: Module IiiiiIIIi registered!
  321. [14:02:08] [Client thread/INFO]: [ru.mryarik666.xchat.iIIIiiiIi:do:80]: Construction module: IiiiiIIIi
  322. [14:02:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Additional Crafts, FMLFileResourcePack:Advanced Machines, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AFSU Mod, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:als, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Arcane Engineering, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Automagy, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:BattleText, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Better Signs Mod, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Botany, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Companions, FMLFileResourcePack:CreativeCore, FMLFileResourcePack:CustomBoxes, FMLFileResourcePack:custombuttons, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Daily Rewards, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:Electro-Magic Tools, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Addons, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:FMAC, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:§aGliby's§f Voice Chat Mod, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:HolographicVictoryMonument, FMLFileResourcePack:IC2 Backpack HUD, FMLFileResourcePack:IndustrialCraft 2 Combo Armors, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:MacroMod, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:MinecraftPatcher, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:MoneyViewer, FMLFileResourcePack:Mouse Tweaks, 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, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Notifications, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:OnlinePictureFrame, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:p455w0rd's Library, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Personalize, FMLFileResourcePack:PowerUtils, FMLFileResourcePack:Primitive Mobs, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Schematica, FMLFileResourcePack:Super Solar Panel, FMLFileResourcePack:Tainted Magic, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:TC Node Tracker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Traveller's Gear, FMLFileResourcePack:Waila, FMLFileResourcePack:WanionLib, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:TabList Fix, FMLFileResourcePack:WGEnter, FMLFileResourcePack:AE2 Wireless Crafting Terminal, FMLFileResourcePack:Witchery, FMLFileResourcePack:Witching Gadgets, FMLFileResourcePack:xChat, FMLFileResourcePack:xModBlocker, FMLFileResourcePack:WorldEdit Client User Interface, FMLFileResourcePack:nGuard, FMLFileResourcePack:DeathTrade, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore, FineMine_Default.zip
  323. [14:02:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Games\FineMine\TechnoMagic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  324. [14:02:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Games\FineMine\TechnoMagic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  325. [14:02:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Games\FineMine\TechnoMagic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  326. [14:02:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Games\FineMine\TechnoMagic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  327. [14:02:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Games\FineMine\TechnoMagic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  328. [14:02:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Games\FineMine\TechnoMagic\mods\BloodMagic-1.7.10-1.3.3-17.jar
  329. [14:02:09] [Client thread/INFO]: Processing ObjectHolder annotations
  330. [14:02:09] [Client thread/INFO]: Found 436 ObjectHolder annotations
  331. [14:02:09] [Client thread/INFO]: Identifying ItemStackHolder annotations
  332. [14:02:09] [Client thread/INFO]: Found 43 ItemStackHolder annotations
  333. [14:02:09] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  334. [14:02:09] [Client thread/INFO]: Logger initialized.
  335. [14:02:09] [Client thread/INFO]: Finished Pre-initialization.
  336. [14:02:09] [Client thread/INFO]: FastCraft 1.25 loaded.
  337. [14:02:09] [Client thread/WARN]: ****************************************
  338. [14:02:09] [Client thread/WARN]: * The object ru.ipv2007.additionalcrafts.Item036@21b08fe6 has been registered twice for the same name additionalcrafts:item036.
  339. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  340. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849)
  341. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812)
  342. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
  343. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
  344. [14:02:09] [Client thread/WARN]: * at ru.ipv2007.additionalcrafts.MainAdditionalCraftsMod.preLoad(MainAdditionalCraftsMod.java:314)...
  345. [14:02:09] [Client thread/WARN]: ****************************************
  346. [14:02:09] [Client thread/WARN]: ****************************************
  347. [14:02:09] [Client thread/WARN]: * The object ru.ipv2007.additionalcrafts.Item028@3aaf726d has been registered twice for the same name additionalcrafts:item028.
  348. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  349. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849)
  350. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812)
  351. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
  352. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
  353. [14:02:09] [Client thread/WARN]: * at ru.ipv2007.additionalcrafts.MainAdditionalCraftsMod.preLoad(MainAdditionalCraftsMod.java:315)...
  354. [14:02:09] [Client thread/WARN]: ****************************************
  355. [14:02:09] [Client thread/WARN]: ****************************************
  356. [14:02:09] [Client thread/WARN]: * The object ru.ipv2007.additionalcrafts.Item025@7b51743b has been registered twice for the same name additionalcrafts:item025.
  357. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  358. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:849)
  359. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:812)
  360. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
  361. [14:02:09] [Client thread/WARN]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
  362. [14:02:09] [Client thread/WARN]: * at ru.ipv2007.additionalcrafts.MainAdditionalCraftsMod.preLoad(MainAdditionalCraftsMod.java:316)...
  363. [14:02:09] [Client thread/WARN]: ****************************************
  364. [14:02:09] [Thread-18/INFO]: You are using the latest suitable version.
  365. [14:02:10] [Client thread/INFO]: [CORE] Patching getFortuneModifier & getLootingModifier
  366. [14:02:10] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
  367. [14:02:10] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
  368. [14:02:10] [Client thread/INFO]: Pre Initialization ( started )
  369. [14:02:11] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  370. [14:02:11] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  371. [14:02:11] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  372. [14:02:11] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  373. [14:02:11] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  374. [14:02:11] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  375. [14:02:11] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
  376. [14:02:11] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  377. [14:02:11] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  378. [14:02:11] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
  379. [14:02:11] [Client thread/INFO]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  380. [14:02:11] [Client thread/INFO]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  381. [14:02:11] [Client thread/INFO]: Updated appeng/block/networking/BlockCableBus
  382. [14:02:11] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
  383. [14:02:11] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  384. [14:02:11] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  385. [14:02:11] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  386. [14:02:11] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  387. [14:02:11] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
  388. [14:02:11] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  389. [14:02:11] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  390. [14:02:11] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  391. [14:02:11] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  392. [14:02:11] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  393. [14:02:11] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  394. [14:02:11] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  395. [14:02:11] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  396. [14:02:11] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  397. [14:02:11] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
  398. [14:02:11] [Client thread/INFO]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
  399. [14:02:11] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PPressure
  400. [14:02:11] [Client thread/INFO]: Starting AE2 VersionChecker
  401. [14:02:11] [Client thread/INFO]: Pre Initialization ( ended after 861ms )
  402. [14:02:11] [Client thread/INFO]: bdlib 1.9.4.109 loaded
  403. [14:02:11] [AE2 VersionChecker/INFO]: Last check was just recently.
  404. [14:02:11] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
  405. [14:02:11] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  406. [14:02:11] [Client thread/INFO]: Loading internal config files for mod AE2 Stuff
  407. [14:02:11] [Client thread/INFO]: Loading config: jar:file:/D:/Games/FineMine/TechnoMagic/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
  408. [14:02:11] [Client thread/INFO]: Loading config: jar:file:/D:/Games/FineMine/TechnoMagic/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
  409. [14:02:12] [Client thread/INFO]: Loading user config files for mod AE2 Stuff
  410. [14:02:12] [Client thread/INFO]: Config loading for mod AE2 Stuff finished
  411. [14:02:12] [Client thread/INFO]: Loaded creative tabs for ae2stuff
  412. [14:02:12] [Client thread/INFO]: registering tile.agricraft:crops
  413. [14:02:12] [Client thread/INFO]: registering tile.agricraft:seedAnalyzer
  414. [14:02:12] [Client thread/INFO]: registering tile.agricraft:waterPad
  415. [14:02:12] [Client thread/INFO]: registering tile.agricraft:waterPadFull
  416. [14:02:12] [Client thread/INFO]: registering tile.agricraft:waterTank
  417. [14:02:12] [Client thread/INFO]: registering tile.agricraft:waterChannel
  418. [14:02:12] [Client thread/INFO]: registering tile.agricraft:waterChannelFull
  419. [14:02:12] [Client thread/INFO]: registering tile.agricraft:channelValve
  420. [14:02:12] [Client thread/INFO]: registering tile.agricraft:sprinkler
  421. [14:02:12] [Client thread/INFO]: registering tile.agricraft:seedStorage
  422. [14:02:12] [Client thread/INFO]: registering tile.agricraft:fence
  423. [14:02:12] [Client thread/INFO]: registering tile.agricraft:fenceGate
  424. [14:02:12] [Client thread/INFO]: registering tile.agricraft:grate
  425. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropPotato
  426. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedPotato
  427. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropCarrot
  428. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedCarrot
  429. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropSugarcane
  430. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedSugarcane
  431. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropDandelion
  432. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedDandelion
  433. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropPoppy
  434. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedPoppy
  435. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropOrchid
  436. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedOrchid
  437. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropAllium
  438. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedAllium
  439. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropTulipRed
  440. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedTulipRed
  441. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropTulipOrange
  442. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedTulipOrange
  443. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropTulipWhite
  444. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedTulipWhite
  445. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropTulipPink
  446. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedTulipPink
  447. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropDaisy
  448. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedDaisy
  449. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropCactus
  450. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedCactus
  451. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropShroomRed
  452. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedShroomRed
  453. [14:02:12] [Client thread/INFO]: registering tile.agricraft:cropShroomBrown
  454. [14:02:12] [Client thread/INFO]: registering item.agricraft:seedShroomBrown
  455. [14:02:12] [Client thread/INFO]: Crops registered
  456. [14:02:12] [Client thread/INFO]: registering item.agricraft:cropsItem
  457. [14:02:12] [Client thread/INFO]: registering item.agricraft:journal
  458. [14:02:12] [Client thread/INFO]: registering item.agricraft:magnifyingGlass
  459. [14:02:12] [Client thread/INFO]: registering item.agricraft:debugger
  460. [14:02:12] [Client thread/INFO]: registering item.agricraft:trowel
  461. [14:02:12] [Client thread/INFO]: registering item.agricraft:handRake
  462. [14:02:12] [Client thread/INFO]: registering item.agricraft:clipper
  463. [14:02:12] [Client thread/INFO]: registering item.agricraft:clipping
  464. [14:02:13] [Client thread/INFO]: [CORE] Patching Thaumcraft's Worldgen
  465. [14:02:13] [Client thread/INFO]: [CORE] Patching Pouch - Interfaces
  466. [14:02:13] [Client thread/INFO]: [CORE] Patching Pouch - Methods
  467. [14:02:13] [Client thread/INFO]: [CORE] Patching Boots
  468. [14:02:13] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
  469. [14:02:15] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  470. [14:02:15] [Client thread/INFO]: [Botania] Registered 1215 recipes.
  471. [14:02:15] [Client thread/INFO]: Registering Default Templates.
  472. [14:02:15] [Client thread/INFO]: Registering default generators
  473. [14:02:15] [Client thread/INFO]: Complete
  474. [14:02:15] [Client thread/INFO]: Starting BuildCraft 7.1.23
  475. [14:02:15] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2017
  476. [14:02:15] [Client thread/INFO]: http://www.mod-buildcraft.com
  477. [14:02:15] [Thread-20/INFO]: Beginning version check
  478. [14:02:16] [CoFHUpdater:CoFHCore/ERROR]: Update check for CoFH Core failed.
  479. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/VERSION/master/CoFHCore
  480. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1872) ~[?:1.8.0_131]
  481. at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_131]
  482. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1466) ~[?:1.8.0_131]
  483. at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1464) ~[?:1.8.0_131]
  484. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
  485. at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_131]
  486. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1463) ~[?:1.8.0_131]
  487. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_131]
  488. at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_131]
  489. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:55) [UpdateCheckThread.class:?]
  490. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@3559be9a
  491. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@66d559c6
  492. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@2c9833a
  493. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.TConstructHelper@30ca77bb
  494. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@6daf5000
  495. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@21783f1a
  496. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@6fe6b85c
  497. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@cf26db4
  498. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@1b4a137a
  499. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@7b2a6fe6
  500. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@21541c87
  501. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.RailcraftHelper@3e544ad4
  502. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@754e4fa7
  503. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@5d334bb7
  504. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.CarpentersHelper@5c02d4b2
  505. [14:02:17] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@401c270c
  506. [14:02:17] [Client thread/INFO]: Helping Aroma1997Core
  507. [14:02:18] [Client thread/INFO]: [poersch.minecraft.bettersigns.BetterSignsMod:preInit:48]: Hello there!
  508. [14:02:19] [Client thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  509. [14:02:19] [Client thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
  510. [14:02:19] [Client thread/INFO]: Trail info successfully received from remote.
  511. [14:02:19] [Client thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
  512. [14:02:19] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
  513. [14:02:19] [Client thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
  514. [14:02:19] [Client thread/INFO]: Module MineFactoryReloaded Plugin failed to load: MineFactoryReloaded not found
  515. [14:02:19] [Client thread/INFO]: Module Natura Plugin failed to load: Natura not found
  516. [14:02:19] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
  517. [14:02:19] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
  518. [14:02:20] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
  519. [14:02:20] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
  520. [14:02:21] [Client thread/INFO]: Starting pre-init...
  521. [14:02:21] [Client thread/INFO]: Loading blocks...
  522. [14:02:22] [Client thread/INFO]: Skipping feature rcAbyssalBlock as it was disabled in the config.
  523. [14:02:22] [Client thread/INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  524. [14:02:22] [Client thread/INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  525. [14:02:22] [Client thread/INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  526. [14:02:22] [Client thread/INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  527. [14:02:22] [Client thread/INFO]: 101 Feature's blocks loaded.
  528. [14:02:22] [Client thread/INFO]: Loading Tile Entities...
  529. [14:02:22] [Client thread/INFO]: Tile Entities loaded.
  530. [14:02:22] [Client thread/INFO]: Loading items...
  531. [14:02:22] [Client thread/INFO]: Skipping feature rcAbyssalBlock as it was disabled in the config.
  532. [14:02:22] [Client thread/INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  533. [14:02:22] [Client thread/INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  534. [14:02:22] [Client thread/INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  535. [14:02:22] [Client thread/INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  536. [14:02:22] [Client thread/INFO]: 101 Feature's items loaded.
  537. [14:02:22] [Client thread/INFO]: Pre-init finished.
  538. [14:02:22] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  539. [14:02:22] [Client thread/INFO]: registering item.companions:titleItem
  540. [14:02:23] [Client thread/INFO]: [noppes.npcs.controllers.ServerCloneController:loadClones:38]: D:\Games\FineMine\TechnoMagic\customnpcs\clones\..\clonednpcs.dat
  541. false
  542. [14:02:23][FINE][noppes.npcs.LogWriter:71] Tue Mar 19 14:02:23 MSK 2019
  543. [14:02:23][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
  544. [14:02:23][FINE][noppes.npcs.controllers.ScriptController:66] Scala: .scala
  545. [14:02:23] [Client thread/INFO]: Loading events config
  546. [14:02:24] [Client thread/INFO]: Finished PreInitialization
  547. [14:02:24] [Client thread/WARN]: ##################################################################################
  548. [14:02:24] [Client thread/WARN]:
  549. [14:02:24] [Client thread/WARN]: Info Tablet language localisation is not available for the selected language: ru_RU
  550. [14:02:24] [Client thread/WARN]: The default language (en_US) will be loaded instead
  551. [14:02:24] [Client thread/WARN]:
  552. [14:02:24] [Client thread/WARN]: ##################################################################################
  553. [14:02:24] [Client thread/INFO]: Starting planning the world domination
  554. [14:02:24] [Client thread/INFO]: Planning complete
  555. [14:02:24] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
  556. [14:02:25] [Client thread/INFO]: XP Juice regististration left to Open Blocks.
  557. [14:02:25] [Client thread/INFO]: Agricraft API is installed. Agricraft is installed. AgriCarft Farming station is available.
  558. [14:02:26] [Client thread/INFO]: Hello World
  559. [14:02:26] [Thread-17/INFO]: [blayzer.fmac.FMACThread:run:26]: WatchDog started for idolvlad
  560. [14:02:27] [pool-3-thread-1/INFO]: Mod is up-to-date.
  561. [14:02:27] [Client thread/INFO]: Beating Minecraft's resource loading system with a shovel. Please stand by...
  562. [14:02:27] [Client thread/INFO]: Constructing submodule info.inpureprojects.core.Preloader.ModulePreloader
  563. [14:02:27] [Client thread/INFO]: Constructing submodule info.inpureprojects.core.Updater.UpdateModule
  564. [14:02:27] [Client thread/INFO]: Constructing submodule info.inpureprojects.core.Scripting.ScriptExtractor
  565. [14:02:27] [Client thread/INFO]: Processing preinit event for submodule info.inpureprojects.core.Preloader.ModulePreloader
  566. [14:02:27] [Client thread/INFO]: Processing preinit event for submodule info.inpureprojects.core.Updater.UpdateModule
  567. [14:02:27] [Client thread/INFO]: Processing preinit event for submodule info.inpureprojects.core.Scripting.ScriptExtractor
  568. [14:02:27] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation
  569. [14:02:27] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
  570. [14:02:27] [Client thread/INFO]: Entering preinitialization phase.
  571. [14:02:27] [Client thread/INFO]: Loading configuration from disk.
  572. [14:02:27] [Client thread/INFO]: Configuration load completed.
  573. [14:02:27] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  574. [14:02:27] [Client thread/INFO]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
  575. [14:02:27] [Client thread/INFO]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
  576. [14:02:27] [Client thread/INFO]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
  577. [14:02:27] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  578. [14:02:27] [Client thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
  579. [14:02:28] [Client thread/INFO]: Gear module active. Adding gear cast.
  580. [14:02:28] [Client thread/INFO]: Preinit started
  581. [14:02:28] [Client thread/INFO]: Found nugget of type IRON
  582. [14:02:28] [Client thread/INFO]: Found nugget of type COPPER
  583. [14:02:28] [Client thread/INFO]: Found nugget of type TIN
  584. [14:02:28] [Client thread/INFO]: Found nugget of type SILVER
  585. [14:02:28] [Client thread/INFO]: Found nugget of type LEAD
  586. [14:02:28] [Client thread/INFO]: Found nugget of type DIAMOND
  587. [14:02:28] [Client thread/INFO]: Disabled nugget DIAMOND
  588. [14:02:28] [Client thread/INFO]: Found nugget of type EMERALD
  589. [14:02:28] [Client thread/INFO]: Found nugget of type APATITE
  590. [14:02:28] [Client thread/INFO]: Disabled nugget APATITE
  591. [14:02:28] [Client thread/INFO]: Preinit completed
  592. [14:02:28] [Client thread/INFO]: Starting PreInitialization for modtweaker2
  593. [14:02:28] [Client thread/INFO]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
  594. [14:02:28] [Client thread/INFO]: Version check success: Botany required / 2.0.22.7 detected
  595. [14:02:28] [Client thread/INFO]: Version check success: Forestry@[4.0.8.36,) required / 4.2.16.64 detected
  596. [14:02:28] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
  597. [14:02:28] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
  598. [14:02:28] [Client thread/INFO]: Starting NEI Integration
  599. [14:02:28] [Client thread/INFO]: Loading configuration files
  600. [14:02:29] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  601. Mar 19, 2019 2:02:30 PM net.daveyx0.primitivemobs.common.PrimitiveMobs PreInit
  602. INFO: Config file path: D:\Games\FineMine\TechnoMagic\config/primitivemobs/
  603. Mar 19, 2019 2:02:30 PM net.daveyx0.primitivemobs.config.PrimitiveMobsConfigurationGeneral init
  604. INFO: Loaded General configuration file
  605. Mar 19, 2019 2:02:30 PM net.daveyx0.primitivemobs.config.PrimitiveMobsConfigurationSpawns init
  606. INFO: Loaded Spawnrate configuration file
  607. [14:02:30] [Client thread/WARN]: Failed to load PR Plugin: Treecapitator: gem axe compat
  608. [14:02:30] [Client thread/WARN]: Failed to load PR Plugin: Thermal Expansion: machine recipes
  609. [14:02:30] [Client thread/WARN]: Failed to load PR Plugin: ComputerCraft: bundled cable connections
  610. [14:02:30] [Client thread/WARN]: Failed to load PR Plugin: Colored Lights: Illumination lighting
  611. [14:02:30] [Client thread/WARN]: Failed to load PR Plugin: MFR: Deep Storage Unit pipe interactions
  612. [14:02:30] [Client thread/INFO]: Please stand back... Pre-initializing Tainted Magic!
  613. [14:02:30] [Client thread/INFO]: Loading config
  614. [14:02:30] [Client thread/INFO]: Starting (PreInit)
  615. [14:02:30] [Client thread/INFO]: Finished (PreInit in 151ms)
  616. [14:02:31] [Client thread/INFO]: -=-=-=-=-=-=-=[START] PreInit=-=-=-=-=-=-=-
  617. [14:02:31] [Client thread/INFO]: -=-=-=-=-=-=-=[FINISH] PreInit in 4ms=-=-=-=-=-=-=-
  618. [14:02:32] [Client thread/INFO]: Setting up 'WitchingGadgets'
  619. [14:02:32] [Client thread/WARN]: ****************************************
  620. [14:02:32] [Client thread/WARN]: * Invalid registration attempt for an Ore Dictionary item with name blockVoid has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
  621. [14:02:32] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:522)
  622. [14:02:32] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
  623. [14:02:32] [Client thread/WARN]: * at witchinggadgets.common.WGContent.preInitItems(WGContent.java:346)
  624. [14:02:32] [Client thread/WARN]: * at witchinggadgets.common.WGContent.preInit(WGContent.java:156)
  625. [14:02:32] [Client thread/WARN]: * at witchinggadgets.WitchingGadgets.preInit(WitchingGadgets.java:70)
  626. [14:02:32] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  627. [14:02:32] [Client thread/WARN]: ****************************************
  628. [14:02:32] [Client thread/INFO]: [ru.mryarik666.xchat.iIIIiiiIi:do:88]: PreInit module: IiiiiIIIi
  629. [14:02:32] [Client thread/INFO]: Applying holder lookups
  630. [14:02:32] [Client thread/INFO]: Holder lookups applied
  631. [14:02:32] [Client thread/INFO]: Injecting itemstacks
  632. [14:02:32] [Client thread/INFO]: Itemstack injection complete
  633. [14:02:32] [Client thread/ERROR]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  634. [14:02:32] [Client thread/ERROR]:
  635. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  636. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  637. UCH FML{7.10.99.99} [Forge Mod Loader] (forge.jar)
  638. UCH Forge{10.13.4.1614} [Minecraft Forge] (forge.jar)
  639. UCH appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  640. UCH Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  641. UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  642. UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  643. UCH RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
  644. UCH ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
  645. UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  646. UCH WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  647. UCH OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
  648. UCH ClientFixer{1.0} [ClientFixer] (minecraft.jar)
  649. UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  650. UCH PacketUnlimiter{1.1} [PacketUnlimiter] (minecraft.jar)
  651. UCH xPatcher{1.1} [xPatcher] (minecraft.jar)
  652. UCH FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
  653. UCH additionalcrafts{1.0} [Additional Crafts] (AdditionalCraft-2.0.jar)
  654. UCH IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
  655. UCH ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
  656. UCH AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar)
  657. UCH AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
  658. UCH appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
  659. UCH bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  660. UCH ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
  661. UCH AFSU{1.2.3a-Freeza} [AFSU Mod] (AFSU-1.2.3a-Freeza.jar)
  662. UCH AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
  663. UCH als{1.0} [als] (ALoadingScreen_tm.jar)
  664. UCH AppleCore{1.3.9} [AppleCore] (AppleCore-mc1.7.10-1.3.9.jar)
  665. UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  666. UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  667. UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  668. UCH Botania{r1.8-249} [Botania] (Botania-r1.8-249.jar)
  669. UCH Avaritia{1.0} [Avaritia] (Avaritia-1.0_client.jar)
  670. UCH CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-328.jar)
  671. UCH BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar)
  672. UCH Railcraft{9.12.2.0} [Railcraft] (Railcraft-1.7.10-9.12.2.0-client.jar)
  673. UCH ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
  674. UCH arcane_engineering{0.2.7} [Arcane Engineering] (arcane_engineering-0.2.7.jar)
  675. UCH Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  676. UCH Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
  677. UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  678. UCH Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
  679. UCH wanionlib{1.7.10-1.8} [WanionLib] (WanionLib-1.7.10-1.8.jar)
  680. UCH avaritiaddons{1.4} [Avaritiaddons] (Avaritiaddons-1.4.jar)
  681. UCH BattleText{1.0.17} [BattleText] (BattleText-1.7.10-1.0.17-67.jar)
  682. UCH BetterFoliage{2.0.5} [Better Foliage] (BetterFoliage-MC1.7.10-2.0.5.jar)
  683. UCH BetterSignsMod{1.6.4.B} [Better Signs Mod] (BetterSignsMod[v1.7.10.ported].jar)
  684. UCH BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft-1.11.7.jar)
  685. UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
  686. UCH Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
  687. UCH BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar)
  688. UCH Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar)
  689. UCH ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar)
  690. UCH Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar)
  691. UCH ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar)
  692. UCH BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
  693. UCH BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar)
  694. UCH BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar)
  695. UCH BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar)
  696. UCH BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar)
  697. UCH BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar)
  698. UCH BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar)
  699. UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  700. UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
  701. UCH CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1.jar)
  702. UCH TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  703. UCH companions{1.7.10-0.1.2} [Companions] (companions-1.2.jar)
  704. UCH creativecore{1.3.14} [CreativeCore] (CreativeCore v1.3.24 mc1.7.10.jar)
  705. UCH CustomBoxes{1.0} [CustomBoxes] (CustomBoxes-1.7.10-1.2.jar)
  706. UCH custombuttons{1.0} [custombuttons] (CustomButtons-1.0.jar)
  707. UCH CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu.jar)
  708. UCH customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d29oct17.jar)
  709. UCH dailyrewards{1.42b} [Daily Rewards] (DailyRewards-0.1.9-client.jar)
  710. UCH DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
  711. UCH DragonsRadioMod{1.7.1} [Dragon's Radio Mod] (Dragon's Radio Mod-MC1.7.10-1.7.1.jar)
  712. UCH EMT{1.2.6.2} [Electro-Magic Tools] (ElectroMagicTools-1.2.6.2[1.7.10].jar)
  713. UCH endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
  714. UCH EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
  715. UCH enderioaddons{0.10.11} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.11.54_beta.jar)
  716. UCH extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar)
  717. UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  718. UCH fastleafdecay{1.3} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.3.jar)
  719. UCH fmac{0.3} [FMAC] (fmac-1.7.10-1.5.1.jar)
  720. UCH ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-538.jar)
  721. UCH ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
  722. UCH gvc{0.6.1} [§aGliby's§f Voice Chat Mod] (GlibysVC-1.7.10-0.6.1.jar)
  723. UCH GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
  724. UCH holovm{1.4} [HolographicVictoryMonument] (HolographicVictoryMonument-1.4.jar)
  725. UCH IC2BackpackHUD{3.0} [IC2 Backpack HUD] (IC2BackpackHUDv3.0-MC1.7.10.jar)
  726. UCH IC2CA{1.14.5.06} [IndustrialCraft 2 Combo Armors] (ic2ca-1.7.10-1.14.5.06.jar)
  727. UCH IC2NuclearControl{2.4.2a} [Nuclear Control 2] (IC2NuclearControl-2.4.2a.jar)
  728. UCH immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
  729. UCH inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  730. UCH inventorytweaks{1.59-dev-156-af3bc68} [Inventory Tweaks] (InventoryTweaks-1.59-dev-156.jar)
  731. UCH IronChest{${version}} [Iron Chest] (ironchest-6.0.62.742-universal.jar)
  732. UCH journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-fairplay.jar)
  733. UCH LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
  734. UCE MacroMod{1.0} [MacroMod] (MacroMod-1.0.jar)
  735. UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
  736. UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  737. UCH MagicBees{2.4.4} [Magic Bees] (magicbees-1.7.10-2.4.4.jar)
  738. UCH minecraftpatcher{1.0} [MinecraftPatcher] (mcpthrcore.jar)
  739. UCH MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  740. UCH modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
  741. UCH MoneyViewer{1.0} [MoneyViewer] (MoneyViewer-1.0.jar)
  742. UCH MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
  743. UCH NEIAddons{1.12.15.41} [NEI Addons] (neiaddons-1.12.15.41-mc1.7.10.jar)
  744. UCH NEIAddons|Developer{1.12.15.41} [NEI Addons: Developer Tools] (neiaddons-1.12.15.41-mc1.7.10.jar)
  745. UCH NEIAddons|AppEng{1.12.15.41} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.15.41-mc1.7.10.jar)
  746. UCH NEIAddons|Botany{1.12.15.41} [NEI Addons: Botany] (neiaddons-1.12.15.41-mc1.7.10.jar)
  747. UCH NEIAddons|Forestry{1.12.15.41} [NEI Addons: Forestry] (neiaddons-1.12.15.41-mc1.7.10.jar)
  748. UCH NEIAddons|CraftingTables{1.12.15.41} [NEI Addons: Crafting Tables] (neiaddons-1.12.15.41-mc1.7.10.jar)
  749. UCH NEIAddons|ExNihilo{1.12.15.41} [NEI Addons: Ex Nihilo] (neiaddons-1.12.15.41-mc1.7.10.jar)
  750. UCH neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
  751. UCH Notifications{1.0.0} [Notifications] (Notifications-1.0.jar)
  752. UCH NuclearCraft{1.9f} [NuclearCraft] (NuclearCraft-1.9f--1.7.10.jar)
  753. UCH opframe{0.1} [OnlinePictureFrame] (OnlinePicFrame v1.0 mc1.7.10.jar)
  754. UCH OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
  755. UCH OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
  756. UCH p455w0rdslib{1.0.4} [p455w0rd's Library] (p455w0rdslib-1.7.10-1.0.4.jar)
  757. UCH harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's+HarvestCraft+1.7.10Lb.jar)
  758. UCH Personalize{1.0} [Personalize] (Personalization-1.0_client.jar)
  759. UCH PowerUtils{1.7.10-1.0.4} [PowerUtils] (PowerUtils-1.7.10-1.0.4.jar)
  760. UCH primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
  761. UCH MrTJPCoreMod{1.1.0.32} [MrTJPCore] (MrTJPCore-1.1.0.32-universal.jar)
  762. UCH ProjRed|Core{4.7.0pre10.93} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre10.93-Base.jar)
  763. UCH ProjRed|Transmission{4.7.0pre10.93} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre10.93-Integration.jar)
  764. UCH ProjRed|Compatibility{4.7.0pre10.93} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre10.93-Compat.jar)
  765. UCH ProjRed|Integration{4.7.0pre10.93} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre10.93-Integration.jar)
  766. UCH ProjRed|Illumination{4.7.0pre10.93} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre10.93-Lighting.jar)
  767. UCH Schematica{1.7.6.131} [Schematica] (Schematica-1.7.10-1.7.6.131-universal.jar)
  768. UCH supersolarpanel{1.7.10-1.1.1-release} [Super Solar Panel] (SSP-1.1.2-NEW-Photonic_Solar_Panel_1.7.10.jar)
  769. UCH TaintedMagic{r7.82} [Tainted Magic] (TaintedMagic-r7.82.jar)
  770. UCH tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
  771. UCH tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
  772. UCH thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar)
  773. UCH thaumicenergistics{1.1.2.0} [Thaumic Energistics] (thaumicenergistics-1.1.2.0.jar)
  774. UCH ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  775. UCH ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  776. UCH wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  777. UCH tablistmod{1.0.0} [TabList Fix] (wcTabList-client.jar)
  778. UCH WGEnter{1.0} [WGEnter] (WGEnter-1.2.0.jar)
  779. UCH ae2wct{1.7.10-rv3-1.8.7.9b} [AE2 Wireless Crafting Terminal] (WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar)
  780. UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  781. UCH WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
  782. UCH xchat{0.2} [xChat] (xChat-0.2-Client_sobf.jar)
  783. UCH xModBlocker{1.0} [xModBlocker] (xModBlocker-1.7.10-1.0.0_client.jar)
  784. UCH worldedit-cui{1.0} [WorldEdit Client User Interface] (xModWeCUI.jar)
  785. UCH nGuard{1.0.0.1} [nGuard] (xPatcher-1.7.10-1.1.jar)
  786. UCH deathtrade{6.6.6} [DeathTrade] (xTrade-6.6.6-Client.jar)
  787. UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  788. UCH ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
  789. UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
  790. UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
  791. UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  792. [14:02:32] [Client thread/ERROR]: The following problems were captured during this phase
  793. [14:02:32] [Client thread/ERROR]: Caught exception from MacroMod
  794. java.lang.ArrayIndexOutOfBoundsException: 1
  795. at blayzer.macromod.MacroMod.preInit(MacroMod.java:51) ~[MacroMod.class:?]
  796. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  797. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  798. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  799. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  800. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge.jar:?]
  801. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
  802. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  803. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  804. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  805. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  806. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  807. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  808. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  809. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge.jar:?]
  810. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge.jar:?]
  811. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  812. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  813. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  814. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  815. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  816. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  817. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  818. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  819. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  820. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  821. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
  822. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?]
  823. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  824. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  825. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  826. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  827. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  828. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  829. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  830. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12-launcherfixed.jar:?]
  831. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12-launcherfixed.jar:?]
  832. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  833. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131]
  834. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
  835. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
  836. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:322) [FineMine.exe:?]
  837. at launcher.lOlkEKchebureK.main(SourceFile:203) [FineMine.exe:?]
  838. [14:02:33] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  839. // I blame Dinnerbone.
  840.  
  841. Time: 3/19/19 2:02 PM
  842. Description: Initializing game
  843.  
  844. java.lang.ArrayIndexOutOfBoundsException: 1
  845. at blayzer.macromod.MacroMod.preInit(MacroMod.java:51)
  846. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  847. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  848. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  849. at java.lang.reflect.Method.invoke(Method.java:498)
  850. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  851. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  852. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  853. at java.lang.reflect.Method.invoke(Method.java:498)
  854. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  855. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  856. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  857. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  858. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  859. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  860. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  861. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  862. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  863. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  864. at java.lang.reflect.Method.invoke(Method.java:498)
  865. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  866. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  867. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  868. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  869. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  870. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  871. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  872. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  873. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  874. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  875. at net.minecraft.client.main.Main.main(SourceFile:148)
  876. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  877. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  878. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  879. at java.lang.reflect.Method.invoke(Method.java:498)
  880. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  881. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  882. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  883. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  884. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  885. at java.lang.reflect.Method.invoke(Method.java:498)
  886. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:322)
  887. at launcher.lOlkEKchebureK.main(SourceFile:203)
  888.  
  889.  
  890. A detailed walkthrough of the error, its code path and all known details is as follows:
  891. ---------------------------------------------------------------------------------------
  892.  
  893. -- Head --
  894. Stacktrace:
  895. at blayzer.macromod.MacroMod.preInit(MacroMod.java:51)
  896. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  897. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  898. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  899. at java.lang.reflect.Method.invoke(Method.java:498)
  900. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  901. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  902. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  903. at java.lang.reflect.Method.invoke(Method.java:498)
  904. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  905. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  906. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  907. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  908. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  909. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  910. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  911. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  912. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  913. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  914. at java.lang.reflect.Method.invoke(Method.java:498)
  915. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  916. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  917. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  918. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  919. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  920. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  921. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  922. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  923. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  924. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  925.  
  926. -- Initialization --
  927. Details:
  928. Stacktrace:
  929. at net.minecraft.client.main.Main.main(SourceFile:148)
  930. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  931. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  932. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  933. at java.lang.reflect.Method.invoke(Method.java:498)
  934. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  935. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  936. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  937. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  938. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  939. at java.lang.reflect.Method.invoke(Method.java:498)
  940. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:322)
  941. at launcher.lOlkEKchebureK.main(SourceFile:203)
  942.  
  943. -- System Details --
  944. Details:
  945. Minecraft Version: 1.7.10
  946. Operating System: Windows 10 (amd64) version 10.0
  947. Java Version: 1.8.0_131, Oracle Corporation
  948. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  949. Memory: 3754829536 bytes (3580 MB) / 4281597952 bytes (4083 MB) up to 4281597952 bytes (4083 MB)
  950. JVM Flags: 8 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096M -Xmx4096M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  951. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  952. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  953. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E7 156 mods loaded, 156 mods active
  954. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  955. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  956. UCH FML{7.10.99.99} [Forge Mod Loader] (forge.jar)
  957. UCH Forge{10.13.4.1614} [Minecraft Forge] (forge.jar)
  958. UCH appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  959. UCH Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  960. UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  961. UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  962. UCH RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
  963. UCH ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
  964. UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  965. UCH WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  966. UCH OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
  967. UCH ClientFixer{1.0} [ClientFixer] (minecraft.jar)
  968. UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  969. UCH PacketUnlimiter{1.1} [PacketUnlimiter] (minecraft.jar)
  970. UCH xPatcher{1.1} [xPatcher] (minecraft.jar)
  971. UCH FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
  972. UCH additionalcrafts{1.0} [Additional Crafts] (AdditionalCraft-2.0.jar)
  973. UCH IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
  974. UCH ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
  975. UCH AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar)
  976. UCH AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
  977. UCH appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
  978. UCH bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  979. UCH ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
  980. UCH AFSU{1.2.3a-Freeza} [AFSU Mod] (AFSU-1.2.3a-Freeza.jar)
  981. UCH AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
  982. UCH als{1.0} [als] (ALoadingScreen_tm.jar)
  983. UCH AppleCore{1.3.9} [AppleCore] (AppleCore-mc1.7.10-1.3.9.jar)
  984. UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  985. UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  986. UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  987. UCH Botania{r1.8-249} [Botania] (Botania-r1.8-249.jar)
  988. UCH Avaritia{1.0} [Avaritia] (Avaritia-1.0_client.jar)
  989. UCH CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-328.jar)
  990. UCH BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar)
  991. UCH Railcraft{9.12.2.0} [Railcraft] (Railcraft-1.7.10-9.12.2.0-client.jar)
  992. UCH ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
  993. UCH arcane_engineering{0.2.7} [Arcane Engineering] (arcane_engineering-0.2.7.jar)
  994. UCH Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  995. UCH Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
  996. UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  997. UCH Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
  998. UCH wanionlib{1.7.10-1.8} [WanionLib] (WanionLib-1.7.10-1.8.jar)
  999. UCH avaritiaddons{1.4} [Avaritiaddons] (Avaritiaddons-1.4.jar)
  1000. UCH BattleText{1.0.17} [BattleText] (BattleText-1.7.10-1.0.17-67.jar)
  1001. UCH BetterFoliage{2.0.5} [Better Foliage] (BetterFoliage-MC1.7.10-2.0.5.jar)
  1002. UCH BetterSignsMod{1.6.4.B} [Better Signs Mod] (BetterSignsMod[v1.7.10.ported].jar)
  1003. UCH BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft-1.11.7.jar)
  1004. UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
  1005. UCH Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
  1006. UCH BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar)
  1007. UCH Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar)
  1008. UCH ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar)
  1009. UCH Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar)
  1010. UCH ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar)
  1011. UCH BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
  1012. UCH BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar)
  1013. UCH BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar)
  1014. UCH BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar)
  1015. UCH BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar)
  1016. UCH BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar)
  1017. UCH BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar)
  1018. UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  1019. UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
  1020. UCH CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1.jar)
  1021. UCH TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  1022. UCH companions{1.7.10-0.1.2} [Companions] (companions-1.2.jar)
  1023. UCH creativecore{1.3.14} [CreativeCore] (CreativeCore v1.3.24 mc1.7.10.jar)
  1024. UCH CustomBoxes{1.0} [CustomBoxes] (CustomBoxes-1.7.10-1.2.jar)
  1025. UCH custombuttons{1.0} [custombuttons] (CustomButtons-1.0.jar)
  1026. UCH CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu.jar)
  1027. UCH customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d29oct17.jar)
  1028. UCH dailyrewards{1.42b} [Daily Rewards] (DailyRewards-0.1.9-client.jar)
  1029. UCH DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
  1030. UCH DragonsRadioMod{1.7.1} [Dragon's Radio Mod] (Dragon's Radio Mod-MC1.7.10-1.7.1.jar)
  1031. UCH EMT{1.2.6.2} [Electro-Magic Tools] (ElectroMagicTools-1.2.6.2[1.7.10].jar)
  1032. UCH endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
  1033. UCH EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
  1034. UCH enderioaddons{0.10.11} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.11.54_beta.jar)
  1035. UCH extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar)
  1036. UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  1037. UCH fastleafdecay{1.3} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.3.jar)
  1038. UCH fmac{0.3} [FMAC] (fmac-1.7.10-1.5.1.jar)
  1039. UCH ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-538.jar)
  1040. UCH ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
  1041. UCH gvc{0.6.1} [§aGliby's§f Voice Chat Mod] (GlibysVC-1.7.10-0.6.1.jar)
  1042. UCH GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
  1043. UCH holovm{1.4} [HolographicVictoryMonument] (HolographicVictoryMonument-1.4.jar)
  1044. UCH IC2BackpackHUD{3.0} [IC2 Backpack HUD] (IC2BackpackHUDv3.0-MC1.7.10.jar)
  1045. UCH IC2CA{1.14.5.06} [IndustrialCraft 2 Combo Armors] (ic2ca-1.7.10-1.14.5.06.jar)
  1046. UCH IC2NuclearControl{2.4.2a} [Nuclear Control 2] (IC2NuclearControl-2.4.2a.jar)
  1047. UCH immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
  1048. UCH inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  1049. UCH inventorytweaks{1.59-dev-156-af3bc68} [Inventory Tweaks] (InventoryTweaks-1.59-dev-156.jar)
  1050. UCH IronChest{${version}} [Iron Chest] (ironchest-6.0.62.742-universal.jar)
  1051. UCH journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-fairplay.jar)
  1052. UCH LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
  1053. UCE MacroMod{1.0} [MacroMod] (MacroMod-1.0.jar)
  1054. UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
  1055. UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  1056. UCH MagicBees{2.4.4} [Magic Bees] (magicbees-1.7.10-2.4.4.jar)
  1057. UCH minecraftpatcher{1.0} [MinecraftPatcher] (mcpthrcore.jar)
  1058. UCH MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  1059. UCH modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
  1060. UCH MoneyViewer{1.0} [MoneyViewer] (MoneyViewer-1.0.jar)
  1061. UCH MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
  1062. UCH NEIAddons{1.12.15.41} [NEI Addons] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1063. UCH NEIAddons|Developer{1.12.15.41} [NEI Addons: Developer Tools] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1064. UCH NEIAddons|AppEng{1.12.15.41} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1065. UCH NEIAddons|Botany{1.12.15.41} [NEI Addons: Botany] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1066. UCH NEIAddons|Forestry{1.12.15.41} [NEI Addons: Forestry] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1067. UCH NEIAddons|CraftingTables{1.12.15.41} [NEI Addons: Crafting Tables] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1068. UCH NEIAddons|ExNihilo{1.12.15.41} [NEI Addons: Ex Nihilo] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1069. UCH neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
  1070. UCH Notifications{1.0.0} [Notifications] (Notifications-1.0.jar)
  1071. UCH NuclearCraft{1.9f} [NuclearCraft] (NuclearCraft-1.9f--1.7.10.jar)
  1072. UCH opframe{0.1} [OnlinePictureFrame] (OnlinePicFrame v1.0 mc1.7.10.jar)
  1073. UCH OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
  1074. UCH OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
  1075. UCH p455w0rdslib{1.0.4} [p455w0rd's Library] (p455w0rdslib-1.7.10-1.0.4.jar)
  1076. UCH harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's+HarvestCraft+1.7.10Lb.jar)
  1077. UCH Personalize{1.0} [Personalize] (Personalization-1.0_client.jar)
  1078. UCH PowerUtils{1.7.10-1.0.4} [PowerUtils] (PowerUtils-1.7.10-1.0.4.jar)
  1079. UCH primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
  1080. UCH MrTJPCoreMod{1.1.0.32} [MrTJPCore] (MrTJPCore-1.1.0.32-universal.jar)
  1081. UCH ProjRed|Core{4.7.0pre10.93} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre10.93-Base.jar)
  1082. UCH ProjRed|Transmission{4.7.0pre10.93} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre10.93-Integration.jar)
  1083. UCH ProjRed|Compatibility{4.7.0pre10.93} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre10.93-Compat.jar)
  1084. UCH ProjRed|Integration{4.7.0pre10.93} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre10.93-Integration.jar)
  1085. UCH ProjRed|Illumination{4.7.0pre10.93} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre10.93-Lighting.jar)
  1086. UCH Schematica{1.7.6.131} [Schematica] (Schematica-1.7.10-1.7.6.131-universal.jar)
  1087. UCH supersolarpanel{1.7.10-1.1.1-release} [Super Solar Panel] (SSP-1.1.2-NEW-Photonic_Solar_Panel_1.7.10.jar)
  1088. UCH TaintedMagic{r7.82} [Tainted Magic] (TaintedMagic-r7.82.jar)
  1089. UCH tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
  1090. UCH tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
  1091. UCH thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar)
  1092. UCH thaumicenergistics{1.1.2.0} [Thaumic Energistics] (thaumicenergistics-1.1.2.0.jar)
  1093. UCH ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  1094. UCH ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  1095. UCH wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  1096. UCH tablistmod{1.0.0} [TabList Fix] (wcTabList-client.jar)
  1097. UCH WGEnter{1.0} [WGEnter] (WGEnter-1.2.0.jar)
  1098. UCH ae2wct{1.7.10-rv3-1.8.7.9b} [AE2 Wireless Crafting Terminal] (WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar)
  1099. UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  1100. UCH WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
  1101. UCH xchat{0.2} [xChat] (xChat-0.2-Client_sobf.jar)
  1102. UCH xModBlocker{1.0} [xModBlocker] (xModBlocker-1.7.10-1.0.0_client.jar)
  1103. UCH worldedit-cui{1.0} [WorldEdit Client User Interface] (xModWeCUI.jar)
  1104. UCH nGuard{1.0.0.1} [nGuard] (xPatcher-1.7.10-1.1.jar)
  1105. UCH deathtrade{6.6.6} [DeathTrade] (xTrade-6.6.6-Client.jar)
  1106. UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  1107. UCH ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
  1108. UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
  1109. UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
  1110. UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  1111. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  1112. Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@262bcd8e) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@5792e5a5) returned non-null result: 0
  1113. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  1114. CoFHCore: -[1.7.10]3.1.3-328
  1115. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  1116. TConstruct Environment: Environment healthy.
  1117. List of loaded APIs:
  1118. * ae2wct|API (1.7.10-rv3-1.8.6b) from WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar
  1119. * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
  1120. * AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.9.jar
  1121. * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-538.jar
  1122. * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
  1123. * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar
  1124. * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
  1125. * BotaniaAPI (76) from Botania-r1.8-249.jar
  1126. * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.23.jar
  1127. * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.23.jar
  1128. * BuildCraftAPI|boards (2.0) from buildcraft-7.1.23.jar
  1129. * BuildCraftAPI|core (2.0) from buildcraft-7.1.23.jar
  1130. * BuildCraftAPI|crops (1.1) from Railcraft-1.7.10-9.12.2.0-client.jar
  1131. * BuildCraftAPI|events (2.0) from buildcraft-7.1.23.jar
  1132. * BuildCraftAPI|facades (1.1) from buildcraft-7.1.23.jar
  1133. * BuildCraftAPI|filler (4.0) from buildcraft-7.1.23.jar
  1134. * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.23.jar
  1135. * BuildCraftAPI|gates (4.1) from buildcraft-7.1.23.jar
  1136. * BuildCraftAPI|items (1.1) from Railcraft-1.7.10-9.12.2.0-client.jar
  1137. * BuildCraftAPI|library (2.0) from buildcraft-7.1.23.jar
  1138. * BuildCraftAPI|lists (1.0) from buildcraft-7.1.23.jar
  1139. * BuildCraftAPI|power (1.3) from buildcraft-7.1.23.jar
  1140. * BuildCraftAPI|recipes (3.1) from buildcraft-7.1.23.jar
  1141. * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.23.jar
  1142. * BuildCraftAPI|statements (1.1) from Railcraft-1.7.10-9.12.2.0-client.jar
  1143. * BuildCraftAPI|tablet (1.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1144. * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.23.jar
  1145. * BuildCraftAPI|tools (1.0) from buildcraft-7.1.23.jar
  1146. * BuildCraftAPI|transport (4.1) from Railcraft-1.7.10-9.12.2.0-client.jar
  1147. * CarpentersBlocks|API (3.3.7) from Carpenters-Blocks-3.3.8.1.jar
  1148. * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
  1149. * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
  1150. * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
  1151. * CoFHAPI (1.7.10R1.0.2) from IC2NuclearControl-2.4.2a.jar
  1152. * CoFHAPI|block (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
  1153. * CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-328.jar
  1154. * CoFHAPI|energy (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-328.jar
  1155. * CoFHAPI|fluid (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
  1156. * CoFHAPI|inventory (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
  1157. * CoFHAPI|item (1.7.10R1.0.13) from ImmersiveEngineering-0.7.7.jar
  1158. * CoFHAPI|modhelpers (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-328.jar
  1159. * CoFHAPI|tileentity (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
  1160. * CoFHAPI|transport (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.39_beta.jar
  1161. * CoFHAPI|world (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
  1162. * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1163. * CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1164. * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1165. * CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1166. * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1167. * CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1168. * CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1169. * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1170. * CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1171. * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1172. * CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1173. * CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1174. * CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1175. * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1176. * CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
  1177. * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
  1178. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  1179. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  1180. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  1181. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
  1182. * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
  1183. * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
  1184. * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
  1185. * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
  1186. * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
  1187. * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
  1188. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
  1189. * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
  1190. * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
  1191. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
  1192. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
  1193. * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
  1194. * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
  1195. * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
  1196. * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
  1197. * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar
  1198. * IC2API (1.0) from industrialcraft-2-2.2.827-experimental.jar
  1199. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
  1200. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
  1201. * MekanismAPI|core (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  1202. * MekanismAPI|energy (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  1203. * MekanismAPI|gas (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  1204. * MekanismAPI|infuse (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  1205. * MekanismAPI|laser (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  1206. * MekanismAPI|reactor (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  1207. * MekanismAPI|recipe (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  1208. * MekanismAPI|transmitter (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  1209. * MekanismAPI|util (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
  1210. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.2a.jar
  1211. * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.6.jar
  1212. * RailcraftAPI|bore (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1213. * RailcraftAPI|carts (1.6.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1214. * RailcraftAPI|core (1.5.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1215. * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar
  1216. * RailcraftAPI|electricity (2.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1217. * RailcraftAPI|events (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1218. * RailcraftAPI|fuel (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1219. * RailcraftAPI|helpers (1.1.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1220. * RailcraftAPI|items (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1221. * RailcraftAPI|locomotive (1.1.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1222. * RailcraftAPI|signals (2.3.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1223. * RailcraftAPI|tracks (2.3.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1224. * SchematicaAPI (1.1) from Schematica-1.7.10-1.7.6.131-universal.jar
  1225. * SchematicaAPI|Events (1.1) from Schematica-1.7.10-1.7.6.131-universal.jar
  1226. * Thaumcraft|API (4.2.2.0) from Railcraft-1.7.10-9.12.2.0-client.jar
  1227. * thaumicenergistics|API (1.1) from thaumicenergistics-1.1.2.0.jar
  1228. * TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6.jar
  1229. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  1230. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  1231. EnderIO: Found the following problem(s) with your installation:
  1232. * Optifine is installed. This is NOT supported.
  1233. * The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.3.1 from CoFHCore-[1.7.10]3.1.3-328.jar).
  1234. It is a supported version, but that difference may lead to problems.
  1235. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  1236. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  1237. Launched Version: 1.7.10
  1238. LWJGL: 2.9.4
  1239. OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 418.91, NVIDIA Corporation
  1240. GL Caps: Using GL 1.3 multitexturing.
  1241. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  1242. Anisotropic filtering is supported and maximum anisotropy is 16.
  1243. Shaders are available because OpenGL 2.1 is supported.
  1244.  
  1245. Is Modded: Definitely; Client brand changed to 'fml,forge'
  1246. Type: Client (map_client.txt)
  1247. Resource Packs: [FineMine_Default.zip]
  1248. Current Language: Русский (Россия)
  1249. Profiler Position: N/A (disabled)
  1250. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  1251. Anisotropic Filtering: On (16)
  1252. OptiFine Version: OptiFine_1.7.10_HD_U_E7
  1253. Render Distance Chunks: 32
  1254. Mipmaps: 4
  1255. Anisotropic Filtering: 16
  1256. Antialiasing: 0
  1257. Multitexture: false
  1258. Shaders: null
  1259. OpenGlVersion: 4.6.0 NVIDIA 418.91
  1260. OpenGlRenderer: GeForce GTX 1060 6GB/PCIe/SSE2
  1261. OpenGlVendor: NVIDIA Corporation
  1262. CpuCount: 4
  1263. [14:02:33] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# D:\Games\FineMine\TechnoMagic\crash-reports\crash-2019-03-19_14.02.32-client.txt
  1264.  
  1265. Exit code -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement