· 9 years ago · Oct 04, 2016, 12:18 PM
1[13:47:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
2[13:47:10] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
3[13:47:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
4[13:47:10] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
5[13:47:10] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_101
6[13:47:10] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
7[13:47:10] [main/INFO]: Core initializing...stand back! I'm going to try MAGIC!
8[13:47:10] [main/INFO]: [AppEng] Core Init
9[13:47:10] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
10[13:47:10] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
11[13:47:10] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
12[13:47:10] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
13[13:47:10] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.15.63.jar
14[13:47:10] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
15[13:47:10] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
16[13:47:10] [main/WARN]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17[13:47:10] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
18[13:47:10] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19[13:47:10] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
20[13:47:10] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
21[13:47:10] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
22[13:47:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
23[13:47:10] [main/INFO]: Loading tweak class name fastcraft.Tweaker
24[13:47:10] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
25[13:47:10] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
26[13:47:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
27[13:47:10] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
28[13:47:10] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
29[13:47:11] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
30[13:47:11] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
31[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
32[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
33[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
34[13:47:11] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
35java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
36 at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-16.0.jar:?]
37 at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-16.0.jar:?]
38 at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1614.jar:?]
39 at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1614.jar:?]
40 at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
41 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_101]
42 at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_101]
43 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_101]
44 at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_101]
45 at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_101]
46 at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.11.jar:?]
47 at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1614.jar:?]
48 at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
49 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
50[13:47:11] [main/INFO]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
51[13:47:11] [main/INFO]: Core: Located Thaumcraft in thaumcraftneiplugin-1.7.10-1.7a.jar
52[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
53[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
54[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
55[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
56[13:47:11] [main/INFO]: Loaded library EJML-core-0.26.jar.
57[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
58[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
59[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
60[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
61[13:47:11] [main/INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
62[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
63[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
64[13:47:11] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
65[13:47:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
66[13:47:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
67[13:47:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
68[13:47:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
69[13:47:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
70[13:47:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
71[13:47:12] [main/INFO]: Calling tweak class fastcraft.Tweaker
72[13:47:12] [main/INFO]: FastCraft loaded.
73[13:47:12] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
74[13:47:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
75[13:47:12] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
76[13:47:12] [main/INFO]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
77[13:47:12] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
78[13:47:12] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
79[13:47:12] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
80[13:47:12] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
81[13:47:13] [main/INFO]: Setting user: squalo87
82[13:47:13] [main/INFO]: Patching leaves.
83[13:47:13] [main/INFO]: Found leaf Class: net/minecraft/block/BlockLeavesBase
84[13:47:13] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
85[13:47:13] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
86[13:47:13] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
87[13:47:13] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
88[13:47:13] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
89[13:47:13] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
90[13:47:13] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
91[13:47:13] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
92[13:47:14] [Client thread/INFO]: LWJGL Version: 2.9.1
93[13:47:14] [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.
94[13:47:14] [Client thread/ERROR]: Couldn't initialize twitch stream
95[13:47:15] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
96// Oh - I know what I did wrong!
97
98Time: 04/10/16 13.47
99Description: Loading screen debug info
100
101This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
102
103
104A detailed walkthrough of the error, its code path and all known details is as follows:
105---------------------------------------------------------------------------------------
106
107-- System Details --
108Details:
109 Minecraft Version: 1.7.10
110 Operating System: Windows 7 (amd64) version 6.1
111 Java Version: 1.8.0_101, Oracle Corporation
112 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
113 Memory: 540969720 bytes (515 MB) / 738197504 bytes (704 MB) up to 9544663040 bytes (9102 MB)
114 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:PermSize=512m -XX:MaxPermSize=512m -Xms256M -Xmx10240M
115 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
116 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
117 FML:
118 GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 359.06' Renderer: 'GeForce GTX 960/PCIe/SSE2'
119[13:47:15] [Client thread/INFO]: Attempting early MinecraftForge initialization
120[13:47:15] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
121[13:47:15] [Client thread/INFO]: Replaced 183 ore recipies
122[13:47:15] [Client thread/INFO]: Completed early MinecraftForge initialization
123[13:47:15] [Client thread/INFO]: Core initializing...stand back! I'm going to try MAGIC!
124[13:47:15] [Client thread/INFO]: [AppEng] Core Init
125[13:47:15] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
126[13:47:15] [Client thread/INFO]: Searching C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods for mods
127[13:47:15] [Client thread/INFO]: Also searching C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\1.7.10 for mods
128[13:47:19] [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.11
129[13:47:20] [Client thread/INFO]: Mod debug is missing the required element 'name'. Substituting debug
130[13:47:20] [Client thread/WARN]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
131[13:47:20] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
132[13:47:20] [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
133[13:47:21] [Client thread/WARN]: Mod gud_thaumicnei is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.0
134[13:47:23] [Client thread/INFO]: Forge Mod Loader has identified 131 mods to load
135[13:47:23] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
136[13:47:23] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
137[13:47:23] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
138[13:47:23] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api (owned by Mekanism) without associated API reference
139[13:47:23] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api.gas (owned by Mekanism) without associated API reference
140[13:47:23] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api.transmitters (owned by Mekanism) without associated API reference
141[13:47:23] [Client thread/INFO]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
142[13:47:23] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
143[13:47:23] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
144[13:47:23] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
145[13:47:23] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
146[13:47:23] [Client thread/WARN]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
147[13:47:23] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
148[13:47:24] [Client thread/WARN]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
149[13:47:24] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.1.1-181.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
150[13:47:24] [Client thread/INFO]: FML has found a non-mod file Covers1624Lib-1.7.10-1.0-24.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
151[13:47:24] [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.
152[13:47:25] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, Covers1624Core, NotEnoughItems, ThE-core, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, FastCraft, arsmagica2, Treecapitator, AdvancedSolarPanel, ae2stuff, AnimationAPI, appliedenergistics2, Avaritia, bdlib, betterquesting, BiblioCraft, AWWayofTime, Botania, bq_themed, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Factory, BuildCraft|Core, BuildCraft|Compat, chisel, CoFHCore, ComputerCraft, debug, denseores, endercore, EnderIO, EnderStorage, extracells, ExtraTiC, ExtraUtilities, fastleafdecay, Forestry, fwjet, forgottenworld, gendustry, advgenerators, grim3212core, gud_thaumicnei, IguanaTweaksTConstruct, ImmersiveEngineering, immersiveintegration, IC2, inventorytweaks, IronChest, JABBA, journeymap, legacyfarms, LogisticsPipes, MagicBees, Mantle, mo, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, NuclearCraft, OpenBlocks, OpenMods, fodc, harvestcraft, questbook, Railcraft, reborncore, RArm, RedstoneArsenal, bq_rf, SimpleLabels, simplyjetpacks, smoothbedrock, SolarFlux, bq_standard, Talismans 2, TConstruct, techreborn, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicHorizons, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, utilityworlds, Waila, wailaplugins, witchery, zettaindustries, bspkrsCore, Baubles] at CLIENT
153[13:47:25] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, Covers1624Core, NotEnoughItems, ThE-core, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, FastCraft, arsmagica2, Treecapitator, AdvancedSolarPanel, ae2stuff, AnimationAPI, appliedenergistics2, Avaritia, bdlib, betterquesting, BiblioCraft, AWWayofTime, Botania, bq_themed, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Factory, BuildCraft|Core, BuildCraft|Compat, chisel, CoFHCore, ComputerCraft, debug, denseores, endercore, EnderIO, EnderStorage, extracells, ExtraTiC, ExtraUtilities, fastleafdecay, Forestry, fwjet, forgottenworld, gendustry, advgenerators, grim3212core, gud_thaumicnei, IguanaTweaksTConstruct, ImmersiveEngineering, immersiveintegration, IC2, inventorytweaks, IronChest, JABBA, journeymap, legacyfarms, LogisticsPipes, MagicBees, Mantle, mo, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, NuclearCraft, OpenBlocks, OpenMods, fodc, harvestcraft, questbook, Railcraft, reborncore, RArm, RedstoneArsenal, bq_rf, SimpleLabels, simplyjetpacks, smoothbedrock, SolarFlux, bq_standard, Talismans 2, TConstruct, techreborn, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicHorizons, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, utilityworlds, Waila, wailaplugins, witchery, zettaindustries, bspkrsCore, Baubles] at SERVER
154[13:47:26] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
155[13:47:26] [Client thread/INFO]: Transforming Class (thaumcraft.client.renderers.entity.RenderGolemBase)
156[13:47:28] [Client thread/INFO]: Preparing to take over the world
157[13:47:30] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemPlacer)
158[13:47:30] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.ItemGolemBell)
159[13:47:31] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Questing, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:ThemedQuestingPack, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Forgotten Jet, FMLFileResourcePack:ForgottenWorld, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Advanced Generators, FMLFileResourcePack:Grim3212 Core, FMLFileResourcePack:Thaumic NEI, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Legacy Farms, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Matter Overdrive, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, 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:Nether Ores, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Ore Dictionary Converter, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Better Questing Quest Book, FMLFileResourcePack:Railcraft, FMLFileResourcePack:RebornCore, FMLFileResourcePack:Redstone Armory, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:RF Expansion, FMLFileResourcePack:SimpleLabels, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:SmoothBedrock, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Talismans 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TechReborn, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Utility Worlds, FMLFileResourcePack:Waila, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:Witchery, FMLFileResourcePack:Zetta Industries, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles
160[13:47:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
161[13:47:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
162[13:47:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
163[13:47:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
164[13:47:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
165[13:47:31] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
166[13:47:31] [Client thread/INFO]: Processing ObjectHolder annotations
167[13:47:31] [Client thread/INFO]: Found 436 ObjectHolder annotations
168[13:47:31] [Client thread/INFO]: Identifying ItemStackHolder annotations
169[13:47:31] [Client thread/INFO]: Found 0 ItemStackHolder annotations
170[13:47:31] [Client thread/INFO]: Configured a dormant chunk cache size of 0
171[13:47:31] [Client thread/INFO]: FastCraft 1.23 loaded.
172[13:47:31] [Client thread/INFO]: Core: Altering definition of net.minecraft.potion.PotionEffect, (obfuscated)
173[13:47:31] [Thread-10/INFO]: You are using the latest suitable version.
174[13:47:31] [Client thread/INFO]: Extending potions array
175[13:47:31] [Client thread/INFO]: Injecting potions starting from index 32
176[13:47:31] [Client thread/INFO]: Potion Water Breathing is ID 24
177[13:47:31] [Client thread/INFO]: Potion Flight is ID 25
178[13:47:31] [Client thread/INFO]: Potion Feather Fall is ID 26
179[13:47:31] [Client thread/INFO]: Potion Haste is ID 27
180[13:47:31] [Client thread/INFO]: Potion True Sight is ID 28
181[13:47:31] [Client thread/INFO]: Potion Regeneration is ID 29
182[13:47:31] [Client thread/INFO]: Potion Magic Shield is ID 30
183[13:47:31] [Client thread/INFO]: Potion Charmed is ID 31
184[13:47:31] [Client thread/INFO]: Potion Frost Slow is ID 32
185[13:47:31] [Client thread/INFO]: Potion Chrono Anchor is ID 33
186[13:47:31] [Client thread/INFO]: Potion Mana Regen is ID 34
187[13:47:31] [Client thread/INFO]: Potion Entangled is ID 35
188[13:47:31] [Client thread/INFO]: Potion Watery Grave is ID 36
189[13:47:31] [Client thread/INFO]: Potion Spell Reflect is ID 37
190[13:47:31] [Client thread/INFO]: Potion Silence is ID 38
191[13:47:31] [Client thread/INFO]: Potion Swift Swim is ID 39
192[13:47:31] [Client thread/INFO]: Potion Agility is ID 40
193[13:47:31] [Client thread/INFO]: Potion Leap is ID 41
194[13:47:31] [Client thread/INFO]: Potion Mana Boost is ID 42
195[13:47:31] [Client thread/INFO]: Potion Astral Distortion is ID 43
196[13:47:31] [Client thread/INFO]: Potion Mana Shield is ID 44
197[13:47:31] [Client thread/INFO]: Potion Fury is ID 45
198[13:47:31] [Client thread/INFO]: Potion Scramble Synapses is ID 46
199[13:47:31] [Client thread/INFO]: Potion Illuminated is ID 47
200[13:47:31] [Client thread/INFO]: Potion Greater Mana Restoration is ID 48
201[13:47:31] [Client thread/INFO]: Potion Epic Mana Restoration is ID 49
202[13:47:31] [Client thread/INFO]: Potion Legendary Mana Restoration is ID 50
203[13:47:31] [Client thread/INFO]: Potion Gravity Well is ID 51
204[13:47:31] [Client thread/INFO]: Potion Levitation is ID 52
205[13:47:31] [Client thread/INFO]: Potion Clarity is ID 53
206[13:47:31] [Client thread/INFO]: Potion Shrunken is ID 54
207[13:47:31] [Client thread/INFO]: Potion Burnout Redux is ID 55
208[13:47:31] [Client thread/INFO]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
209[13:47:31] [Client thread/INFO]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
210[13:47:31] [Client thread/INFO]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
211[13:47:31] [Client thread/INFO]: Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
212[13:47:31] [Client thread/INFO]: Successfully registered enchanment!
213[13:47:31] [Client thread/INFO]: Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
214[13:47:31] [Client thread/INFO]: Successfully registered enchanment!
215[13:47:31] [Client thread/INFO]: Registered imbuement: dr_phy
216[13:47:31] [Client thread/INFO]: Registered imbuement: dr_drn
217[13:47:31] [Client thread/INFO]: Registered imbuement: dr_fall
218[13:47:31] [Client thread/INFO]: Registered imbuement: dr_exp
219[13:47:31] [Client thread/INFO]: Registered imbuement: dr_fire
220[13:47:31] [Client thread/INFO]: Registered imbuement: dr_frst
221[13:47:31] [Client thread/INFO]: Registered imbuement: dr_mage
222[13:47:31] [Client thread/INFO]: Registered imbuement: dr_litn
223[13:47:31] [Client thread/INFO]: Registered imbuement: mn_reg
224[13:47:31] [Client thread/INFO]: Registered imbuement: bn_red
225[13:47:31] [Client thread/INFO]: Registered imbuement: soulbnd
226[13:47:31] [Client thread/INFO]: Registered imbuement: fl_lure
227[13:47:31] [Client thread/INFO]: Registered imbuement: mg_xp
228[13:47:31] [Client thread/INFO]: Registered imbuement: pp_ore
229[13:47:31] [Client thread/INFO]: Registered imbuement: mg_gog
230[13:47:31] [Client thread/INFO]: Registered imbuement: tc_nrv
231[13:47:31] [Client thread/INFO]: Registered imbuement: step_up
232[13:47:31] [Client thread/INFO]: Registered imbuement: run_spd
233[13:47:31] [Client thread/INFO]: Registered imbuement: dispel
234[13:47:31] [Client thread/INFO]: Registered imbuement: fallprot
235[13:47:31] [Client thread/INFO]: Registered imbuement: fireprot
236[13:47:31] [Client thread/INFO]: Registered imbuement: freedom
237[13:47:31] [Client thread/INFO]: Registered imbuement: healing
238[13:47:31] [Client thread/INFO]: Registered imbuement: hungerup
239[13:47:31] [Client thread/INFO]: Registered imbuement: highjump
240[13:47:31] [Client thread/INFO]: Registered imbuement: lifesave
241[13:47:31] [Client thread/INFO]: Registered imbuement: lightstep
242[13:47:31] [Client thread/INFO]: Registered imbuement: minespd
243[13:47:31] [Client thread/INFO]: Registered imbuement: recoil
244[13:47:31] [Client thread/INFO]: Registered imbuement: swimspd
245[13:47:31] [Client thread/INFO]: Registered imbuement: wtrbrth
246[13:47:31] [Client thread/INFO]: Registered imbuement: wtrwalk
247[13:47:32] [Client thread/INFO]: Loading configuration file C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\config\Treecapitator.cfg
248[13:47:32] [Client thread/INFO]: Proceeding to load tree/mod configs from file.
249[13:47:32] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
250[13:47:32] [Client thread/INFO]: Pre Initialization ( started )
251[13:47:33] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
252[13:47:33] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
253[13:47:33] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
254[13:47:33] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
255[13:47:33] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
256[13:47:33] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
257[13:47:33] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
258[13:47:33] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
259[13:47:33] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
260[13:47:33] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
261[13:47:33] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
262[13:47:33] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
263[13:47:33] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
264[13:47:33] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
265[13:47:33] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
266[13:47:33] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
267[13:47:33] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
268[13:47:33] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
269[13:47:33] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
270[13:47:33] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
271[13:47:33] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
272[13:47:33] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
273[13:47:33] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
274[13:47:33] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
275[13:47:33] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
276[13:47:33] [Client thread/INFO]: Starting AE2 VersionChecker
277[13:47:33] [Client thread/INFO]: Pre Initialization ( ended after 528ms )
278[13:47:33] [Client thread/INFO]: bdlib 1.9.4.109 loaded
279[13:47:33] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
280[13:47:33] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
281[13:47:33] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
282[13:47:33] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
283[13:47:33] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
284[13:47:33] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
285[13:47:33] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
286[13:47:33] [AE2 VersionChecker/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
287[13:47:33] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
288[13:47:34] [Client thread/INFO]: Loading internal config files for mod AE2 Stuff
289[13:47:34] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/ae2stuff-0.5.0.56-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
290[13:47:34] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/ae2stuff-0.5.0.56-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
291[13:47:34] [Client thread/INFO]: Loading user config files for mod AE2 Stuff
292[13:47:34] [Client thread/INFO]: Config loading for mod AE2 Stuff finished
293[13:47:34] [Client thread/INFO]: Loaded creative tabs for ae2stuff
294[13:47:34] [Client thread/INFO]: Transforming Class (thaumcraft.api.aspects.Aspect)
295[13:47:35] [Client thread/INFO]: Transforming Class (thaumcraft.common.entities.golems.EntityGolemBase)
296[13:47:36] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
297[13:47:36] [Client thread/INFO]: [Botania] Registered 1215 recipes.
298[13:47:36] [Client thread/INFO]: Loaded configs...
299[13:47:36] [Client thread/INFO]: Registering Default Templates.
300[13:47:36] [Client thread/INFO]: Registering default generators
301[13:47:36] [Client thread/INFO]: Complete
302[13:47:36] [Client thread/INFO]: Starting BuildCraft 7.1.17
303[13:47:36] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2015
304[13:47:36] [Client thread/INFO]: http://www.mod-buildcraft.com
305[13:47:37] [Client thread/INFO]: Module AgriCraft Plugin failed to load: AgriCraft not found
306[13:47:37] [Client thread/INFO]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
307[13:47:37] [Client thread/INFO]: Module Erebus Plugin failed to load: Erebus not found
308[13:47:37] [Client thread/INFO]: Module Growthcraft Plugin failed to load: GrowthCraft not found
309[13:47:37] [Client thread/INFO]: Module MagicalCrops Plugin failed to load: Magical Crops not found
310[13:47:37] [Client thread/INFO]: Module Natura Plugin failed to load: Natura not found
311[13:47:37] [Client thread/INFO]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
312[13:47:37] [Client thread/INFO]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
313[13:47:37] [CoFHUpdater:CoFHCore/INFO]: An updated version of CoFH Core is available: CoFH Core 3.1.3 for Minecraft 1.7.10.
314[13:47:38] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
315[13:47:38] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
316[13:47:38] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
317[13:47:38] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
318[13:47:38] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
319[13:47:38] [CoFHUpdater:ThermalFoundation/INFO]: An updated version of Thermal Foundation is available: Thermal Foundation 1.2.5 for Minecraft 1.7.10.
320[13:47:38] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
321[13:47:38] [CoFHUpdater:ThermalExpansion/INFO]: An updated version of Thermal Expansion is available: Thermal Expansion 4.1.4 for Minecraft 1.7.10.
322[13:47:38] [Client thread/WARN]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@2b308e86 to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@64e9af19. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
323[13:47:39] [Client thread/INFO]: Activating Halloween Seasonal Pack
324[13:47:39] [Client thread/INFO]: Starting pre-init...
325[13:47:39] [Client thread/INFO]: Loading blocks...
326[13:47:39] [Client thread/INFO]: Skipping feature ballOfMoss as it was disabled in the config.
327[13:47:39] [Client thread/INFO]: Skipping feature smashingRock as it was disabled in the config.
328[13:47:39] [Client thread/INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
329[13:47:39] [Client thread/INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
330[13:47:39] [Client thread/INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
331[13:47:39] [Client thread/INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
332[13:47:39] [Client thread/INFO]: 100 Feature's blocks loaded.
333[13:47:39] [Client thread/INFO]: Loading Tile Entities...
334[13:47:39] [Client thread/INFO]: Tile Entities loaded.
335[13:47:39] [Client thread/INFO]: Loading items...
336[13:47:39] [Client thread/INFO]: Skipping feature ballOfMoss as it was disabled in the config.
337[13:47:39] [Client thread/INFO]: Skipping feature smashingRock as it was disabled in the config.
338[13:47:39] [Client thread/INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
339[13:47:39] [Client thread/INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
340[13:47:39] [Client thread/INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
341[13:47:39] [Client thread/INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
342[13:47:39] [Client thread/INFO]: 100 Feature's items loaded.
343[13:47:39] [Client thread/INFO]: Pre-init finished.
344[13:47:39] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
345[13:47:40] [Client thread/INFO]: XP Juice regististration left to Open Blocks.
346[13:47:41] [Client thread/INFO]: Hello World
347[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AvaritiaHelper@5fcd5aab
348[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.computercraft.ComputercraftHelper@45f588db
349[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThaumcraftHelper@47a33398
350[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@55dbccac
351[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.minetweaker.MTHelper@68d2c6bc
352[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@865b9cf
353[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@560474a8
354[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.HarvestCraftHelper@5db16c68
355[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@23a8a644
356[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@626d83f
357[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ExtraUtilsHelper@73f25d67
358[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.DenseOresHelper@25f6bd5d
359[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ForestryHelper@438aa521
360[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@7eaf28c1
361[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.BotaniaHelper@8a893f2
362[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.mfr.MFRHelper@5e66a0b0
363[13:47:42] [Client thread/INFO]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@40d68a81
364[13:47:42] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
365[13:47:42] [Client thread/INFO]: Entering preinitialization phase.
366[13:47:42] [Client thread/INFO]: Loading configuration from disk.
367[13:47:42] [Client thread/INFO]: Configuration load completed.
368[13:47:42] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
369[13:47:42] [Client thread/INFO]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
370[13:47:42] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
371[13:47:42] [Client thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
372[13:47:42] [Client thread/INFO]: Gear module active. Adding gear cast.
373[13:47:42] [Client thread/INFO]: Applied Energistics Detected
374[13:47:42] [Client thread/INFO]: Botania Detected
375[13:47:42] [Client thread/INFO]: Thaumcraft Detected
376[13:47:42] [Client thread/INFO]: EnderIO Detected
377[13:47:42] [Client thread/INFO]: ExtraUtils Detected
378[13:47:42] [Client thread/INFO]: HarvestCraft Detected
379[13:47:42] [Client thread/INFO]: Thermal Foundation Detected
380[13:47:42] [Client thread/INFO]: Immersive Engineering Detected
381[13:47:42] [Client thread/INFO]: Preinit started
382[13:47:42] [Client thread/INFO]: Found nugget of type IRON
383[13:47:42] [Client thread/INFO]: Found nugget of type COPPER
384[13:47:42] [Client thread/INFO]: Found nugget of type TIN
385[13:47:42] [Client thread/INFO]: Found nugget of type SILVER
386[13:47:42] [Client thread/INFO]: Found nugget of type LEAD
387[13:47:42] [Client thread/INFO]: Found nugget of type DIAMOND
388[13:47:42] [Client thread/INFO]: Disabled nugget DIAMOND
389[13:47:42] [Client thread/INFO]: Found nugget of type EMERALD
390[13:47:42] [Client thread/INFO]: Disabled nugget EMERALD
391[13:47:42] [Client thread/INFO]: Found nugget of type APATITE
392[13:47:42] [Client thread/INFO]: Disabled nugget APATITE
393[13:47:42] [Client thread/INFO]: Preinit completed
394[13:47:42] [Client thread/INFO]: IC2 Version: IC2 2.2.823-experimental
395[13:47:42] [Client thread/INFO]: RF API Version: CoFHAPI 1.7.10R1.1.0
396[13:47:43] [Client thread/INFO]: Available Forestry species roots:
397[13:47:43] [Client thread/INFO]: * rootBees - forestry.apiculture.genetics.BeeHelper
398[13:47:43] [Client thread/INFO]: * rootTrees - forestry.arboriculture.genetics.TreeHelper
399[13:47:43] [Client thread/INFO]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
400[13:47:43] [Client thread/INFO]: Loading internal config files for mod Gendustry
401[13:47:43] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
402[13:47:43] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
403[13:47:43] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
404[13:47:43] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
405[13:47:43] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/gendustry-1.6.3.132-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
406[13:47:43] [Client thread/INFO]: Loading user config files for mod Gendustry
407[13:47:43] [Client thread/INFO]: Config loading for mod Gendustry finished
408[13:47:43] [Client thread/INFO]: Created 52 BC triggers for Forestry error codes
409[13:47:43] [Client thread/INFO]: Loaded creative tabs for gendustry
410[13:47:43] [Client thread/INFO]: Items loaded
411[13:47:43] [Client thread/INFO]: Fluids loaded
412[13:47:43] [Client thread/INFO]: Blocks loaded
413[13:47:43] [Client thread/INFO]: Machines loaded
414[13:47:43] [Client thread/INFO]: Registered reload listener
415[13:47:43] [Client thread/INFO]: Resource manager reload, new language: en_US
416[13:47:43] [Client thread/INFO]: IC2 Version: IC2 2.2.823-experimental
417[13:47:43] [Client thread/INFO]: RF Version: CoFHAPI 1.7.10R1.1.0
418[13:47:44] [Client thread/INFO]: Loading internal config files for mod Advanced Generators
419[13:47:44] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/generators.cfg
420[13:47:44] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/recipes.cfg
421[13:47:44] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/turbine.cfg
422[13:47:44] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/exchanger.cfg
423[13:47:44] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/syngas.cfg
424[13:47:44] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/turbine-materials.cfg
425[13:47:44] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Luca/AppData/Roaming/forgottenworld/versions/JetReborn/mods/generators-0.9.20.123-mc1.7.10.jar!/assets/advgenerators/config/capacitor-materials.cfg
426[13:47:44] [Client thread/INFO]: Loading user config files for mod Advanced Generators
427[13:47:44] [Client thread/INFO]: Config loading for mod Advanced Generators finished
428[13:47:44] [Client thread/INFO]: Loaded creative tabs for advgenerators
429[13:47:44] [Client thread/INFO]: Fluid 'syngas' not registered by any other mod, creating...
430[13:47:44] [Client thread/INFO]: Adding block for fluid 'syngas'
431[13:47:44] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation
432[13:47:44] [Client thread/INFO]: Loaded BCProxy
433[13:47:44] [Client thread/INFO]: Loaded ForestryProxy
434[13:47:44] [Client thread/INFO]: Loaded IC2Proxy
435[13:47:44] [Client thread/INFO]: Loaded CCProxy
436[13:47:44] [Client thread/INFO]: Loaded ThaumCraftProxy
437[13:47:44] [Client thread/INFO]: Loaded ThermalExpansionProxy
438[13:47:44] [Client thread/INFO]: Loaded BetterStorage DummyProxy
439[13:47:44] [Client thread/INFO]: Loaded NEIProxy
440[13:47:44] [Client thread/INFO]: Loaded Factorization DummyProxy
441[13:47:44] [Client thread/INFO]: Loaded EnderIOProxy
442[13:47:44] [Client thread/INFO]: Loaded IronChestProxy
443[13:47:44] [Client thread/INFO]: Loaded EnderStorageProxy
444[13:47:44] [Client thread/INFO]: Loaded OpenComputers DummyProxy
445[13:47:44] [Client thread/INFO]: Loaded ToolWrenchProxy
446[13:47:44] [Client thread/INFO]: Loaded ExtraCellsProxy
447[13:47:44] [Client thread/INFO]: Loaded CoFHPowerProxy
448[13:47:44] [Client thread/INFO]: Loaded TDProxy
449[13:47:44] [Client thread/INFO]: Loaded Binnie DummyProxy
450[13:47:44] [Client thread/INFO]: Loaded CCLProxy
451[13:47:45] [Client thread/INFO]: The mod exnihilo was not loaded, skipping compatibility module.
452[13:47:45] [Client thread/INFO]: Attempting to run pre-initialization methods for all registered compatibility modules.
453[13:47:45] [Client thread/INFO]: Starting PreInitialization for modtweaker2
454[13:47:45] [Client thread/INFO]: Version check success: appliedenergistics2 required / rv2-stable-10 detected
455[13:47:45] [Client thread/INFO]: Required mod Botany is not installed, dependent features will be unavailable
456[13:47:45] [Client thread/ERROR]: Requirements unmet, Botany Addon not loading
457[13:47:45] [Client thread/INFO]: Version check success: Forestry@[4.0.8.36,) required / 4.2.15.63 detected
458[13:47:45] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
459[13:47:45] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
460[13:47:45] [Client thread/INFO]: Starting NEI Integration
461[13:47:45] [Client thread/INFO]: Loading configuration files
462[13:47:45] [Client thread/INFO]: Loading configs..
463[13:47:45] [Client thread/INFO]: Updating ModMetaData...
464[13:47:45] [Client thread/INFO]: Registering Network Messages...
465[13:47:45] [Client thread/INFO]: Requesting Sync...
466[13:47:45] [Client thread/INFO]: Registering Events...
467[13:47:46] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item heal (from field public static openblocks.common.block.BlockHeal openblocks.OpenBlocks$Blocks.heal) is disabled
468[13:47:46] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item tank (from field public static openblocks.common.block.BlockTank openblocks.OpenBlocks$Blocks.tank) is disabled
469[13:47:46] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item donationStation (from field public static openblocks.common.block.BlockDonationStation openblocks.OpenBlocks$Blocks.donationStation) is disabled
470[13:47:46] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item xpshower (from field public static openblocks.common.block.BlockXPShower openblocks.OpenBlocks$Blocks.xpShower) is disabled
471[13:47:46] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item hangglider (from field public static openblocks.common.item.ItemHangGlider openblocks.OpenBlocks$Items.hangGlider) is disabled
472[13:47:46] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerPlayer
473[13:47:46] [Client thread/INFO]: openmods.config.game.GameConfigProvider.processAnnotations(GameConfigProvider.java:150): Item cursor (from field public static openblocks.common.item.ItemCursor openblocks.OpenBlocks$Items.cursor) is disabled
474[13:47:46] [Client thread/INFO]: Loading config file.
475[13:47:46] [Client thread/INFO]: Baubles Detected: Adding compatibility.
476[13:47:46] [Client thread/INFO]: Loaded configs...
477[13:47:46] [Client thread/INFO]: Starting Simply Jetpacks
478[13:47:46] [Client thread/INFO]: Successfully found CoFHLib
479[13:47:46] [Client thread/INFO]: Loading configuration files
480[13:47:46] [Client thread/INFO]: Registering items
481[13:47:46] [Client thread/INFO]: Pre Initialization
482[13:47:46] [Client thread/INFO]: Initialization of configuration
483[13:47:46] [Client thread/INFO]: Registering blocks
484[13:47:46] [Client thread/INFO]: Registering items
485[13:47:46] [Client thread/INFO]: Loaded configs...
486[13:47:46] [Client thread/INFO]: Registered NEI handler for Standard Expansion
487[13:47:46] [Client thread/INFO]: Pre Initialization Complete!
488[13:47:46] [Client thread/INFO]: Attempting to loading compat module CompatModuleWaila
489[13:47:46] [Client thread/INFO]: Compat module CompatModuleWaila has been loaded
490[13:47:46] [Client thread/INFO]: Attempting to loading compat module RecipesIC2
491[13:47:46] [Client thread/INFO]: Compat module RecipesIC2 has been loaded
492[13:47:46] [Client thread/INFO]: Attempting to loading compat module RecipesStandalone
493[13:47:46] [Client thread/INFO]: Compat module RecipesStandalone has not been loaded because IC2 is loaded!
494[13:47:46] [Client thread/INFO]: Attempting to loading compat module RecipesBuildcraft
495[13:47:46] [Client thread/INFO]: Compat module RecipesBuildcraft has been loaded
496[13:47:46] [Client thread/INFO]: Attempting to loading compat module RecipesThermalExpansion
497[13:47:46] [Client thread/INFO]: Compat module RecipesThermalExpansion has been loaded
498[13:47:46] [Client thread/INFO]: Attempting to loading compat module EmcValues
499[13:47:46] [Client thread/INFO]: Compat module EmcValues has not been loaded because EE3 is not loaded!
500[13:47:46] [Client thread/INFO]: Attempting to loading compat module RecipesBiomesOPlenty
501[13:47:46] [Client thread/INFO]: Compat module RecipesBiomesOPlenty has not been loaded because BiomesOPlenty is not loaded!
502[13:47:46] [Client thread/INFO]: Attempting to loading compat module RecipesThaumcraft
503[13:47:46] [Client thread/INFO]: Compat module RecipesThaumcraft has been loaded
504[13:47:46] [Client thread/INFO]: Attempting to loading compat module RecipesForestry
505[13:47:46] [Client thread/INFO]: Compat module RecipesForestry has not been loaded because it was told not to
506[13:47:46] [Client thread/INFO]: Attempting to loading compat module MinetweakerCompat
507[13:47:46] [Client thread/INFO]: Compat module MinetweakerCompat has been loaded
508[13:47:46] [Client thread/INFO]: Attempting to loading compat module ForgeMultipartCompat
509[13:47:46] [Client thread/INFO]: Compat module ForgeMultipartCompat has not been loaded because ForgeMultipart is not loaded!
510[13:47:46] [Client thread/INFO]: PreInitialization Complete
511[13:47:46] [Client thread/INFO]: Starting (PreInit)
512[13:47:46] [Client thread/INFO]: Finished (PreInit in 89ms)
513[13:47:47] [Client thread/INFO]: Loading Plugins...
514[13:47:47] [Client thread/INFO]: Finished Loading Plugins.
515[13:47:47] [Client thread/INFO]: Beginning plugin registration: 14 candidates found.
516[13:47:47] [Client thread/INFO]: Attempting to create plugin MFR.
517[13:47:47] [Client thread/INFO]: Successfully created plugin MFR.
518[13:47:47] [Client thread/INFO]: Skipping over plugin RedLogic as its dependencies [RedLogic] were not found.
519[13:47:47] [Client thread/INFO]: Skipping over plugin ResourcefulCrops as its dependencies [ResourcefulCrops] were not found.
520[13:47:47] [Client thread/INFO]: Skipping over plugin Mekanism as its dependencies [Mekanism] were not found.
521[13:47:47] [Client thread/INFO]: Attempting to create plugin IFluidHandler.
522[13:47:47] [Client thread/INFO]: Successfully created plugin IFluidHandler.
523[13:47:47] [Client thread/INFO]: Attempting to create plugin Railcraft.
524[13:47:47] [Client thread/INFO]: Successfully created plugin Railcraft.
525[13:47:47] [Client thread/INFO]: Attempting to create plugin Pam's Fruit.
526[13:47:47] [Client thread/INFO]: Successfully created plugin Pam's Fruit.
527[13:47:47] [Client thread/INFO]: Attempting to create plugin Extra Utilities.
528[13:47:47] [Client thread/INFO]: Successfully created plugin Extra Utilities.
529[13:47:47] [Client thread/INFO]: Attempting to create plugin Blood Magic.
530[13:47:47] [Client thread/INFO]: Successfully created plugin Blood Magic.
531[13:47:47] [Client thread/INFO]: Attempting to create plugin DSU.
532[13:47:47] [Client thread/INFO]: Successfully created plugin DSU.
533[13:47:47] [Client thread/INFO]: Attempting to create plugin TE Augments.
534[13:47:47] [Client thread/INFO]: Successfully created plugin TE Augments.
535[13:47:47] [Client thread/INFO]: Skipping over plugin Steamcraft as its dependencies [Steamcraft] were not found.
536[13:47:47] [Client thread/INFO]: Attempting to create plugin Forestry.
537[13:47:47] [Client thread/INFO]: Successfully created plugin Forestry.
538[13:47:47] [Client thread/INFO]: Skipping over plugin magicalcrops as its dependencies [magicalcrops] were not found.
539[13:47:47] [Client thread/INFO]: Sorting plugins. Before: [MFR, IFluidHandler, Railcraft, Pam's Fruit, Extra Utilities, Blood Magic, DSU, TE Augments, Forestry]
540[13:47:47] [Client thread/INFO]: Sorting plugins. After: [MFR, IFluidHandler, Railcraft, Pam's Fruit, Extra Utilities, DSU, TE Augments, Forestry, Blood Magic]
541[13:47:47] [Client thread/INFO]: Successfully loaded plugin MFR.
542[13:47:47] [Client thread/INFO]: Successfully loaded plugin IFluidHandler.
543[13:47:47] [Client thread/INFO]: Successfully loaded plugin Railcraft.
544[13:47:47] [Client thread/INFO]: Successfully loaded plugin Pam's Fruit.
545[13:47:47] [Client thread/INFO]: Successfully loaded plugin ExtraUtilities.
546[13:47:47] [Client thread/INFO]: Successfully loaded plugin DSU.
547[13:47:47] [Client thread/INFO]: Successfully loaded plugin TE Augments.
548[13:47:47] [Client thread/INFO]: Successfully loaded plugin Forestry.
549[13:47:47] [Client thread/INFO]: Successfully loaded plugin Blood Magic.
550[13:47:47] [Client thread/INFO]: Completed plugin registration. 9 plugins registered.
551[13:47:47] [Client thread/WARN]: witchery: Potion slot 32 already occupided by Frost Slow is being overwriting with witchery:potion.paralysed, you may want to change potion ids in the config file!
552[13:47:47] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect, (obfuscated)
553[13:47:47] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect, (obfuscated)
554[13:47:47] [Client thread/WARN]: witchery: Potion slot 33 already occupided by Chrono Anchor is being overwriting with witchery:potion.wrappedinvine, you may want to change potion ids in the config file!
555[13:47:47] [Client thread/WARN]: witchery: Potion slot 34 already occupided by Mana Regen is being overwriting with witchery:potion.spiked, you may want to change potion ids in the config file!
556[13:47:47] [Client thread/WARN]: witchery: Potion slot 35 already occupided by Entangled is being overwriting with witchery:potion.sprouting, you may want to change potion ids in the config file!
557[13:47:47] [Client thread/WARN]: witchery: Potion slot 36 already occupided by Watery Grave is being overwriting with witchery:potion.grotesque, you may want to change potion ids in the config file!
558[13:47:47] [Client thread/WARN]: witchery: Potion slot 37 already occupided by Spell Reflect is being overwriting with witchery:potion.love, you may want to change potion ids in the config file!
559[13:47:47] [Client thread/WARN]: witchery: Potion slot 38 already occupided by Silence is being overwriting with witchery:potion.allergysun, you may want to change potion ids in the config file!
560[13:47:47] [Client thread/WARN]: witchery: Potion slot 39 already occupided by Swift Swim is being overwriting with witchery:potion.chilled, you may want to change potion ids in the config file!
561[13:47:47] [Client thread/WARN]: witchery: Potion slot 40 already occupided by Agility is being overwriting with witchery:potion.snowtrail, you may want to change potion ids in the config file!
562[13:47:47] [Client thread/WARN]: witchery: Potion slot 41 already occupided by Leap is being overwriting with witchery:potion.floating, you may want to change potion ids in the config file!
563[13:47:47] [Client thread/WARN]: witchery: Potion slot 42 already occupided by Mana Boost is being overwriting with witchery:potion.hellishaura, you may want to change potion ids in the config file!
564[13:47:47] [Client thread/WARN]: witchery: Potion slot 43 already occupided by Astral Distortion is being overwriting with witchery:potion.brewingexpertise, you may want to change potion ids in the config file!
565[13:47:47] [Client thread/WARN]: witchery: Potion slot 44 already occupided by Mana Shield is being overwriting with witchery:potion.doublejump, you may want to change potion ids in the config file!
566[13:47:47] [Client thread/WARN]: witchery: Potion slot 45 already occupided by Fury is being overwriting with witchery:potion.featherfall, you may want to change potion ids in the config file!
567[13:47:47] [Client thread/WARN]: witchery: Potion slot 46 already occupided by Scramble Synapses is being overwriting with witchery:potion.allergydark, you may want to change potion ids in the config file!
568[13:47:47] [Client thread/WARN]: witchery: Potion slot 47 already occupided by Illuminated is being overwriting with witchery:potion.reincarnate, you may want to change potion ids in the config file!
569[13:47:47] [Client thread/WARN]: witchery: Potion slot 48 already occupided by Greater Mana Restoration is being overwriting with witchery:potion.insane, you may want to change potion ids in the config file!
570[13:47:47] [Client thread/WARN]: witchery: Potion slot 49 already occupided by Epic Mana Restoration is being overwriting with witchery:potion.keepinventory, you may want to change potion ids in the config file!
571[13:47:47] [Client thread/WARN]: witchery: Potion slot 50 already occupided by Legendary Mana Restoration is being overwriting with witchery:potion.sinking, you may want to change potion ids in the config file!
572[13:47:47] [Client thread/WARN]: witchery: Potion slot 51 already occupided by Gravity Well is being overwriting with witchery:potion.overheating, you may want to change potion ids in the config file!
573[13:47:47] [Client thread/WARN]: witchery: Potion slot 52 already occupided by Levitation is being overwriting with witchery:potion.wakingnightmare, you may want to change potion ids in the config file!
574[13:47:47] [Client thread/WARN]: witchery: Potion slot 53 already occupided by Clarity is being overwriting with witchery:potion.queasy, you may want to change potion ids in the config file!
575[13:47:47] [Client thread/WARN]: witchery: Potion slot 54 already occupided by Shrunken is being overwriting with witchery:potion.swimming, you may want to change potion ids in the config file!
576[13:47:47] [Client thread/WARN]: witchery: Potion slot 55 already occupided by Burnout Redux is being overwriting with witchery:potion.resizing, you may want to change potion ids in the config file!
577[13:47:47] [Client thread/INFO]: Start preInit!
578[13:47:48] [Client thread/INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.rfpowermeter.RFMeter]
579[13:47:48] [Client thread/INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.quarryfixer.QuarryFixer]
580[13:47:48] [Client thread/INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.battery.CharcoalBlockMod]
581[13:47:48] [Client thread/INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.vanillautils.VanillaUtils]
582[13:47:48] [Client thread/INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.wiregun.WireGun]
583[13:47:48] [Client thread/INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.lightningrocket.LightningRocket]
584[13:47:48] [Client thread/INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.forestrybackpacks.ForestyBackpacksMod]
585[13:47:48] [Client thread/INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.battery.Battery]
586[13:47:48] [Client thread/INFO]: Modification has been loaded [com.bymarcin.zettaindustries.mods.superconductor.SuperConductorMod]
587[13:47:48] [Client thread/INFO]: End preInit!
588[13:47:48] [Client thread/INFO]: Skipping Pulse MultipartCompat; missing dependency: ForgeMultipart
589[13:47:48] [Client thread/INFO]: Applying holder lookups
590[13:47:48] [Client thread/INFO]: Holder lookups applied
591[13:47:48] [Client thread/INFO]: Injecting itemstacks
592[13:47:48] [Client thread/INFO]: Itemstack injection complete
593[13:47:48] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
594[13:47:48] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
595[13:47:48] [Thread-13/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
596[13:47:48] [Thread-13/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
597[13:47:48] [Client thread/WARN]: File mo:sounds/gui/button_loud_1.ogg does not exist, cannot add it to event mo:gui.button_loud
598[13:47:48] [Thread-13/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
599[13:47:48] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
600[13:47:48] [Sound Library Loader/INFO]: Sound engine started
601[13:47:49] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
602[13:47:49] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
603[13:47:49] [Client thread/INFO]: Located 405 spell IIcons
604[13:47:49] [Client thread/INFO]: Located 405 spell IIcons
605[13:47:49] [Client thread/INFO]: Created: 16x16 textures/items-atlas
606[13:47:49] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
607[13:47:49] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
608[13:47:49] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
609[13:47:49] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
610[13:47:49] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
611[13:47:49] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@58286c6d
612[13:47:49] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@4c4cb3f
613[13:47:49] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@c0ba3c3
614[13:47:49] [Client thread/INFO]: Initializing API Hooks...
615[13:47:49] [Client thread/INFO]: Finished API Initialization
616[13:47:49] [Client thread/INFO]: Successfully loaded 267 out of 267 recipes for shaped recipes
617[13:47:49] [Client thread/INFO]: Successfully loaded 76 out of 76 recipes for shapeless recipes
618[13:47:49] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
619[13:47:49] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
620[13:47:49] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
621[13:47:49] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
622[13:47:49] [Client thread/INFO]: Successfully loaded 64 out of 64 recipes for macerator recipes
623[13:47:49] [Client thread/INFO]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
624[13:47:49] [Client thread/INFO]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
625[13:47:49] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
626[13:47:49] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
627[13:47:49] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
628[13:47:49] [Client thread/INFO]: Initialization ( started )
629[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
630[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
631[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
632[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
633[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
634[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
635[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemSpatialStorageCell.2Cubed:0
636[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemSpatialStorageCell.16Cubed:0
637[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemSpatialStorageCell.128Cubed:0
638[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemSpatialStorageCell.2Cubed:0
639[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemSpatialStorageCell.16Cubed:0
640[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemSpatialStorageCell.128Cubed:0
641[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Cell2SpatialPart:0
642[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Cell16SpatialPart:0
643[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Cell128SpatialPart:0
644[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:BlockSpatialIOPort:0
645[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:BlockSpatialPylon:0
646[13:47:49] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ToolNetworkTool:0
647[13:47:49] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
648[13:47:49] [Client thread/INFO]: Recipes Loading: HCCrusher: 9 loaded.
649[13:47:49] [Client thread/INFO]: Recipes Loading: OreRegistration: 14 loaded.
650[13:47:49] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
651[13:47:49] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
652[13:47:49] [Client thread/INFO]: Recipes Loading: Smelt: 2 loaded.
653[13:47:49] [Client thread/INFO]: Recipes Loading: Macerator: 8 loaded.
654[13:47:49] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
655[13:47:49] [Client thread/INFO]: Recipes Loading: Shaped: 194 loaded.
656[13:47:49] [Client thread/INFO]: Recipes Loading: Shapeless: 51 loaded.
657[13:47:49] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
658[13:47:49] [Client thread/INFO]: Recipes Loading: Crusher: 9 loaded.
659[13:47:49] [Client thread/INFO]: Recipes Loading: Pulverizer: 9 loaded.
660[13:47:49] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
661[13:47:49] [Client thread/INFO]: Transforming Class (appeng.client.gui.implementations.GuiMEMonitorable)
662[13:47:49] [Client thread/INFO]: Initialization ( ended after 143ms )
663[13:47:49] [Client thread/INFO]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
664[13:47:50] [Client thread/INFO]: InvTweaks: net.minecraft.client.gui.GuiTextField
665[13:47:50] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
666[13:47:50] [Client thread/INFO]: Registering TiCon renderer mappings
667[13:47:50] [Client thread/INFO]: Registered TCon Resource Pack (avaritia_neutronium) - NeutroniumIcons
668[13:47:50] [Client thread/INFO]: Registered TCon Resource Pack (avaritia_infinitymetal) - InfinityIcons
669[13:47:51] [Client thread/INFO]: Registered theme 'EnderIO' (bq_themed:enderio)
670[13:47:51] [Client thread/INFO]: Registered theme 'Applied Energistics' (bq_themed:appeng)
671[13:47:51] [Client thread/INFO]: Registered theme 'Chisel' (bq_themed:chisel)
672[13:47:51] [Client thread/INFO]: Registered theme 'Forestry' (bq_themed:forestry)
673[13:47:51] [Client thread/INFO]: Registered theme 'Better Vanilla' (bq_themed:hd)
674[13:47:51] [Client thread/INFO]: Registered theme 'Legacy' (bq_themed:legacy)
675[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
676[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
677[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
678[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
679[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
680[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
681[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
682[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
683[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
684[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
685[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
686[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
687[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
688[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
689[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
690[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockArchitect' schematic with a null name! Ignoring.
691[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
692[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
693[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
694[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
695[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
696[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
697[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
698[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
699[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
700[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
701[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
702[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
703[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
704[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
705[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
706[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBuilder' schematic with a null name! Ignoring.
707[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
708[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
709[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
710[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
711[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
712[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
713[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
714[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
715[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
716[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
717[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
718[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
719[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
720[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
721[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
722[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.builders.BlockBlueprintLibrary' schematic with a null name! Ignoring.
723[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
724[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
725[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
726[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
727[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
728[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
729[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
730[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
731[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
732[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
733[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
734[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
735[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
736[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
737[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
738[13:47:51] [Client thread/WARN]: Builder: Mod tried to register block 'buildcraft.factory.BlockPump' schematic with a null name! Ignoring.
739[13:47:51] [Client thread/INFO]: Loading compat module PamHarvestCraft
740[13:47:51] [Client thread/INFO]: Loading compat module Witchery
741[13:47:51] [Client thread/INFO]: Loading compat module MineTweaker3
742[13:47:51] [Client thread/INFO]: Loading compat module MineFactoryReloaded
743[13:47:51] [Client thread/INFO]: Loading compat module Railcraft
744[13:47:51] [Client thread/INFO]: Loading compat module NotEnoughItems
745[13:47:51] [Client thread/INFO]: Loading compat module IronChest
746[13:47:51] [Client thread/INFO]: Loading compat module ThermalExpansion
747[13:47:51] [Client thread/INFO]: Loading compat module ImmersiveEngineering
748[13:47:51] [Client thread/INFO]: Loading compat module EnderIO
749[13:47:51] [Client thread/INFO]: Loading compat module Forestry
750[13:47:51] [Client thread/INFO]: Loading compat module Waila
751[13:47:51] [Client thread/INFO]: Loading compat module EnderStorage
752[13:47:51] [Client thread/INFO]: Starting init...
753[13:47:51] [Client thread/INFO]: Loading recipes...
754[13:47:51] [Client thread/INFO]: Skipping feature ballOfMoss as it was disabled in the config.
755[13:47:51] [Client thread/INFO]: Skipping feature smashingRock as it was disabled in the config.
756[13:47:51] [Client thread/INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
757[13:47:51] [Client thread/INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
758[13:47:51] [Client thread/INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
759[13:47:51] [Client thread/INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
760[13:47:51] [Client thread/INFO]: 100 Feature's recipes loaded.
761[13:47:51] [Client thread/INFO]: Init finished.
762[13:47:52] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
763[13:47:52] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
764[13:47:52] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
765[13:47:52] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
766[13:47:52] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiScrollingList], Method [drawScreen]
767[13:47:52] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiScrollingList Finished.
768[13:47:52] [Client thread/INFO]: Transforming Class [cpw.mods.fml.client.GuiSlotModList], Method [drawBackground]
769[13:47:52] [Client thread/INFO]: Transforming cpw.mods.fml.client.GuiSlotModList Finished.
770[13:47:52] [Client thread/INFO]: [Handlers] Registering handler EventHandlerGui to busses: [FORGE, FML]
771[13:47:52] [Client thread/INFO]: [Handlers] Registering handler EventHandler to busses: [FORGE, FML]
772[13:47:52] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
773[13:47:52] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
774[13:47:52] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
775[13:47:52] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
776[13:47:52] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
777[13:47:52] [Client thread/INFO]: Sending dummy event to all mods
778[13:47:52] [Client thread/INFO]: Reloading ingame configs for modid: endercore
779[13:47:52] [Client thread/INFO]: Reloading ingame configs for modid: RArm
780[13:47:52] [Client thread/INFO]: Reloading ingame configs for modid: wailaplugins
781[13:47:52] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
782[13:47:52] [Client thread/INFO]: Recipes Loading: Shaped: 54 loaded.
783[13:47:52] [Client thread/INFO]: Recipes Loading: Shapeless: 45 loaded.
784[13:47:52] [Client thread/INFO]: Registered TCon Resource Pack (bedrockium) - TConTextureResourcePackBedrockium
785[13:47:52] [Client thread/INFO]: Registered TCon Resource Pack (unstableingot) - TConTextureResourcePackUnstableIngot
786[13:47:52] [Client thread/INFO]: Registered TCon Resource Pack (magicwood) - TConTextureResourcePackMagicWood
787[13:47:52] [Client thread/INFO]: Attempting to extend PotionArray by 4
788[13:47:53] [Client thread/INFO]: Created: 16x16 textures/revolvers-atlas
789[13:47:53] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
790[13:47:53] [Client thread/INFO]: Entering initialization phase.
791[13:47:53] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.
792[13:47:53] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
793[13:47:53] [Client thread/INFO]: BuildCraft detected. Registering facades.
794[13:47:53] [Client thread/INFO]: AE2 detected. Registering for Spatial IO.
795[13:47:53] [Client thread/INFO]: IC2 detected. Preparing for shenanigans.
796[13:47:53] [Client thread/INFO]: MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
797[13:47:53] [Client thread/INFO]: INITIALIZING
798[13:47:53] [Client thread/INFO]: Font Stonecross caricato con successo!
799[13:47:53] [Client thread/INFO]: [it.forgottenworld.utils.GlyphCache:setDefaultFont:217]: BetterFonts loading font "Aniron Bold"
800[13:47:53] [Client thread/ERROR]: Unable to access any field [optionsFile] on type net.minecraft.client.settings.GameSettings
801cpw.mods.fml.relauncher.ReflectionHelper$UnableToAccessFieldException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: optionsFile
802 at cpw.mods.fml.relauncher.ReflectionHelper.getPrivateValue(ReflectionHelper.java:121) ~[forge-1614.jar:?]
803 at cpw.mods.fml.common.ObfuscationReflectionHelper.getPrivateValue(ObfuscationReflectionHelper.java:60) [ObfuscationReflectionHelper.class:?]
804 at it.forgottenworld.client.handlers.ForgottenKeyHandler.reloadOptions(ForgottenKeyHandler.java:63) [ForgottenKeyHandler.class:?]
805 at it.forgottenworld.client.handlers.ForgottenKeyHandler.<init>(ForgottenKeyHandler.java:58) [ForgottenKeyHandler.class:?]
806 at it.forgottenworld.client.ForgottenWorldClient.init(ForgottenWorldClient.java:76) [ForgottenWorldClient.class:?]
807 at it.forgottenworld.ForgottenWorld.init(ForgottenWorld.java:144) [ForgottenWorld.class:?]
808 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
809 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
810 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
811 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
812 at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
813 at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
814 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
815 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
816 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
817 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
818 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
819 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
820 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
821 at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
822 at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
823 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
824 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
825 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
826 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
827 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
828 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
829 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
830 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
831 at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
832 at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
833 at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
834 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
835 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
836 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
837 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
838 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
839 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
840 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
841 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
842 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
843 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
844Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: optionsFile
845 at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:94) ~[forge-1614.jar:?]
846 at cpw.mods.fml.relauncher.ReflectionHelper.getPrivateValue(ReflectionHelper.java:117) ~[forge-1614.jar:?]
847 ... 41 more
848Caused by: java.lang.NoSuchFieldException: optionsFile
849 at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.8.0_101]
850 at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:85) ~[forge-1614.jar:?]
851 at cpw.mods.fml.relauncher.ReflectionHelper.getPrivateValue(ReflectionHelper.java:117) ~[forge-1614.jar:?]
852 ... 41 more
853[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: cpw.mods.fml.relauncher.ReflectionHelper$UnableToAccessFieldException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: optionsFile
854[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ReflectionHelper.getPrivateValue(ReflectionHelper.java:121)
855[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.ObfuscationReflectionHelper.getPrivateValue(ObfuscationReflectionHelper.java:60)
856[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at it.forgottenworld.client.handlers.ForgottenKeyHandler.reloadOptions(ForgottenKeyHandler.java:63)
857[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at it.forgottenworld.client.handlers.ForgottenKeyHandler.<init>(ForgottenKeyHandler.java:58)
858[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at it.forgottenworld.client.ForgottenWorldClient.init(ForgottenWorldClient.java:76)
859[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at it.forgottenworld.ForgottenWorld.init(ForgottenWorld.java:144)
860[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
861[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
862[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
863[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
864[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
865[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
866[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
867[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
868[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
869[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
870[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
871[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
872[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
873[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
874[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
875[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
876[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
877[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
878[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
879[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
880[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
881[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
882[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
883[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
884[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
885[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
886[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
887[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
888[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
889[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
890[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
891[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
892[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
893[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
894[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
895[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
896[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: optionsFile
897[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:94)
898[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ReflectionHelper.getPrivateValue(ReflectionHelper.java:117)
899[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 41 more
900[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NoSuchFieldException: optionsFile
901[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.getDeclaredField(Unknown Source)
902[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:85)
903[13:47:53] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 42 more
904[13:47:53] [Client thread/INFO]: Skipping TC Multipart integration
905[13:47:53] [Client thread/INFO]: Init completed
906[13:47:53] [Client thread/INFO]: Thermal Expansion bees active
907[13:47:53] [Client thread/INFO]: Registered 2 branches
908[13:47:53] [Client thread/INFO]: Registered 17 bees
909[13:47:53] [Client thread/INFO]: Initialized network channel 'bdew.generators' for mod 'advgenerators'
910[13:47:53] [Client thread/INFO]: Registering turbine material: Enderium
911[13:47:53] [Client thread/INFO]: Registering turbine material: Steel
912[13:47:53] [Client thread/INFO]: Registering turbine material: Gold
913[13:47:53] [Client thread/INFO]: Registering turbine material: Bronze
914[13:47:53] [Client thread/INFO]: Registering turbine material: Manyullyn
915[13:47:53] [Client thread/INFO]: Registering turbine material: Iron
916[13:47:53] [Client thread/INFO]: Registering turbine material: Vibrant
917[13:47:53] [Client thread/INFO]: Registering turbine material: AdvAlloy
918[13:47:53] [Client thread/INFO]: Registering capacitor material: Redstone
919[13:47:53] [Client thread/INFO]: Registering capacitor material: Advanced
920[13:47:53] [Client thread/INFO]: Registering capacitor material: Dense
921[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@0, skipping
922[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@1, skipping
923[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@2, skipping
924[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@3, skipping
925[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@4, skipping
926[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@5, skipping
927[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@6, skipping
928[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@7, skipping
929[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@8, skipping
930[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@9, skipping
931[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@10, skipping
932[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@11, skipping
933[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@12, skipping
934[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@13, skipping
935[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@14, skipping
936[13:47:53] [Client thread/WARN]: No burn time for 1xtile.extrautils:color_blockCoal@15, skipping
937[13:47:53] [Client thread/INFO]: InvTweaks: Configuration loaded.
938[13:47:53] [Client thread/INFO]: Mod initialized
939[13:47:53] [Client thread/INFO]: JourneyMap log initialized.
940[13:47:53] [Client thread/INFO]: initialize ENTER
941[13:47:54] [Client thread/INFO]: Config file needs to be updated: journeymap.core.config
942[13:47:54] [Client thread/INFO]: Updating config file from version "null" to "5.1.4p1": C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\config\5.1\journeymap.core.config
943[13:47:54] [Client thread/INFO]: Loaded CoreProperties from C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\config\5.1\journeymap.core.config
944[13:47:54] [Client thread/INFO]: Config file needs to be updated: journeymap.fullmap.config
945[13:47:54] [Client thread/INFO]: Updating config file from version "null" to "5.1.4p1": C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\config\5.1\journeymap.fullmap.config
946[13:47:54] [Client thread/INFO]: Loaded FullMapProperties from C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\config\5.1\journeymap.fullmap.config
947[13:47:54] [Client thread/INFO]: Loaded MiniMapProperties from C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\config\5.1\journeymap.minimap.config
948[13:47:54] [Client thread/INFO]: Loaded MiniMapProperties2 from C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\config\5.1\journeymap.minimap2.config
949[13:47:54] [Client thread/INFO]: Loaded WebMapProperties from C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\config\5.1\journeymap.webmap.config
950[13:47:54] [Client thread/INFO]: Config file needs to be updated: journeymap.waypoint.config
951[13:47:54] [Client thread/INFO]: Updating config file from version "null" to "5.1.4p1": C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\config\5.1\journeymap.waypoint.config
952[13:47:54] [Client thread/INFO]: Loaded WaypointProperties from C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\config\5.1\journeymap.waypoint.config
953[13:47:54] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
954[13:47:54] [Client thread/INFO]: Created: 16x16 textures/gui/items-atlas
955[13:47:54] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
956[13:47:54] [Client thread/INFO]: Texture valida
957[13:47:54] [Client thread/INFO]: Attempting to run initialization methods for all registered compatibility modules.
958[13:47:54] [Client thread/INFO]: [matteroverdrive.compat.modules.CompatEnderIO:init:59]: item.dilithium_crystal
959[13:47:54] [Client thread/INFO]: Starting Initialization for modtweaker2
960[13:47:55] [Client thread/INFO]: Loading NEI Addons
961[13:47:55] [Client thread/INFO]: Developer Tools Addon disabled - skipping
962[13:47:55] [Client thread/INFO]: Loading Applied Energistics 2 Addon...
963[13:47:55] [Client thread/INFO]: Applied Energistics 2 Addon successfully loadded
964[13:47:55] [Client thread/INFO]: Loading Forestry Addon...
965[13:47:55] [Client thread/INFO]: Forestry Addon successfully loadded
966[13:47:55] [Client thread/INFO]: Loading Crafting Tables Addon...
967[13:47:55] [Client thread/INFO]: Required mod EE3 is not installed, dependent features will be unavailable
968[13:47:55] [Client thread/INFO]: Not registering EE3 Minium Stone
969[13:47:55] [Client thread/INFO]: Version check success: BuildCraft|Factory required / 7.1.17 detected
970[13:47:55] [Client thread/INFO]: Registered BC Autorcrafting Table
971[13:47:55] [Client thread/INFO]: Required mod powersuitaddons is not installed, dependent features will be unavailable
972[13:47:55] [Client thread/INFO]: Not registering MPSA In-Place Assembler
973[13:47:55] [Client thread/INFO]: Required mod ProjectE is not installed, dependent features will be unavailable
974[13:47:55] [Client thread/INFO]: Not registering ProjectE Philosopher Stone
975[13:47:55] [Client thread/INFO]: Version check success: BiblioCraft required / 1.11.5 detected
976[13:47:55] [Client thread/INFO]: Registered BiblioCraft Fancy Workbench
977[13:47:55] [Client thread/INFO]: Required mod RIO is not installed, dependent features will be unavailable
978[13:47:55] [Client thread/INFO]: Not registering RemoteIO Intelligent Workbench
979[13:47:55] [Client thread/INFO]: Version check success: Railcraft required / 9.12.2.0 detected
980[13:47:55] [Client thread/INFO]: Registered Railcraft Work Cart
981[13:47:55] [Client thread/INFO]: 3 crafting tables registered
982[13:47:55] [Client thread/INFO]: Crafting Tables Addon successfully loadded
983[13:47:55] [Client thread/INFO]: Found 319 ores
984[13:47:55] [Client thread/INFO]: Registering handlers
985[13:47:55] [Client thread/INFO]: Registering network messages
986[13:47:55] [Client thread/INFO]: Stealing Thermal Expansion's items
987[13:47:55] [Client thread/INFO]: Stealing Thermal Dynamics's items
988[13:47:55] [Client thread/INFO]: Stealing Redstone Arsenal's items
989[13:47:55] [Client thread/INFO]: Registering recipes
990[13:47:55] [Client thread/INFO]: Doing intermod communication
991[13:47:55] [Client thread/INFO]: Registering TE Induction Smelter recipe
992[13:47:55] [Client thread/INFO]: Registering TE Induction Smelter recipe
993[13:47:55] [Client thread/INFO]: Registering TE Induction Smelter recipe
994[13:47:55] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
995[13:47:55] [Client thread/INFO]: Registering TE Fluid Transposer fill recipe
996[13:47:55] [Client thread/INFO]: Initialization
997[13:47:55] [Client thread/INFO]: Registering recipes
998[13:47:55] [Client thread/INFO]: Registering GUI Handler
999[13:47:55] [Client thread/INFO]: Registered theme 'Standard Light' (bq_standard:light)
1000[13:47:55] [Client thread/INFO]: Registered theme 'Standard Dark' (bq_standard:dark)
1001[13:47:55] [Client thread/INFO]: Registered theme 'Stronghold' (bq_standard:stronghold)
1002[13:47:55] [Client thread/INFO]: Registered theme 'Overworld' (bq_standard:overworld)
1003[13:47:55] [Client thread/INFO]: Registered theme 'Nether' (bq_standard:nether)
1004[13:47:55] [Client thread/INFO]: Registered theme 'End' (bq_standard:end)
1005[13:47:55] [Client thread/INFO]: Registered theme 'Vanilla' (bq_standard:vanilla)
1006[13:47:55] [Client thread/INFO]: Initialization Complete!
1007[13:47:55] [Client thread/INFO]: TechReborns Blocks Loaded
1008[13:47:55] [Client thread/INFO]: TechReborns Items Loaded
1009[13:47:55] [Client thread/INFO]: Started to load all parts
1010[13:47:55] [Client thread/INFO]: Shapless Recipes Added
1011[13:47:55] [Client thread/INFO]: Shapped Recipes Added
1012[13:47:55] [Client thread/INFO]: Smelting Recipes Added
1013[13:47:55] [Client thread/INFO]: IC2 Recipes Removed
1014[13:47:55] [Client thread/INFO]: Added Expensive IC2 Recipes
1015[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.oreGold@0, 1xtile.tconstruct.gravelore@1] -> [1xic2.itemCrushedOre@2]]
1016[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.oreGold@0, 1xtile.tconstruct.gravelore@1] -> [1xic2.itemDust@4]]
1017[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.oreIron@0, 1xtile.tconstruct.gravelore@0] -> [1xic2.itemCrushedOre@0]]
1018[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.oreIron@0, 1xtile.tconstruct.gravelore@0] -> [1xic2.itemDust@5]]
1019[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xic2.blockOreCopper@0, 1xtile.for.resources@1, 1xtile.thermalfoundation.ore@0, 1xtile.ImmersiveEngineering.ore@0, 1xtile.tconstruct.stoneore@3, 1xtile.tconstruct.gravelore@2, 1xtile.blockOre@0] -> [1xic2.itemCrushedOre@1]]
1020[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xic2.blockOreCopper@0, 1xtile.for.resources@1, 1xtile.thermalfoundation.ore@0, 1xtile.ImmersiveEngineering.ore@0, 1xtile.tconstruct.stoneore@3, 1xtile.tconstruct.gravelore@2, 1xtile.blockOre@0] -> [1xic2.itemDust@3]]
1021[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xic2.blockOreTin@0, 1xtile.for.resources@2, 1xtile.thermalfoundation.ore@1, 1xtile.tconstruct.stoneore@4, 1xtile.tconstruct.gravelore@3, 1xtile.blockOre@1, 1xtile.techreborn.ore@13] -> [1xic2.itemCrushedOre@3]]
1022[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xic2.blockOreTin@0, 1xtile.for.resources@2, 1xtile.thermalfoundation.ore@1, 1xtile.tconstruct.stoneore@4, 1xtile.tconstruct.gravelore@3, 1xtile.blockOre@1, 1xtile.techreborn.ore@13] -> [1xic2.itemDust@7]]
1023[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xic2.blockOreUran@0, 1xtile.blockOre@4] -> [1xic2.itemCrushedOre@4]]
1024[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xic2.blockOreUran@0, 1xtile.blockOre@4] -> [1xitem.null@19]]
1025[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xic2.blockOreLead@0, 1xtile.thermalfoundation.ore@3, 1xtile.ImmersiveEngineering.ore@2, 1xtile.blockOre@2, 1xtile.techreborn.ore@14] -> [1xic2.itemCrushedOre@6]]
1026[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xic2.blockOreLead@0, 1xtile.thermalfoundation.ore@3, 1xtile.ImmersiveEngineering.ore@2, 1xtile.blockOre@2, 1xtile.techreborn.ore@14] -> [1xic2.itemDust@10]]
1027[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.thermalfoundation.ore@2, 1xtile.ImmersiveEngineering.ore@3, 1xtile.blockOre@3, 1xtile.techreborn.ore@15] -> [1xic2.itemCrushedOre@5]]
1028[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.thermalfoundation.ore@2, 1xtile.ImmersiveEngineering.ore@3, 1xtile.blockOre@3, 1xtile.techreborn.ore@15] -> [1xic2.itemDust@6]]
1029[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.obsidian@0] -> [1xic2.itemDust@11]]
1030[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.techreborn.ore@1] -> [1xitem.techreborn.dust@38]]
1031[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.blockCustomOre@0, 1xtile.techreborn.ore@6] -> [1xitem.techreborn.dust@17]]
1032[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.thermalfoundation.ore@4, 1xtile.ImmersiveEngineering.ore@4] -> [1xitem.thermalfoundation.material@36]]
1033[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.thermalfoundation.ore@5, 1xtile.techreborn.ore@9] -> [1xitem.thermalfoundation.material@37]]
1034[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.ImmersiveEngineering.ore@1, 1xtile.tconstruct.stoneore@5, 1xtile.tconstruct.gravelore@4] -> [1xitem.ImmersiveEngineering.metal@11]]
1035[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.tconstruct.stoneore@1, 1xtile.tconstruct.gravelore@5] -> [1xitem.tconstruct.Materials@39]]
1036[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.tconstruct.stoneore@2] -> [1xitem.tconstruct.Materials@38]]
1037[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.tconstruct.stoneore@5, 1xtile.tconstruct.gravelore@4] -> [1xitem.techreborn.crushedore@0]]
1038[13:47:55] [Client thread/WARN]: ambiguous recipe: [[1xtile.tconstruct.stoneore@5, 1xtile.tconstruct.gravelore@4] -> [1xitem.tconstruct.Materials@40]]
1039[13:47:55] [Client thread/INFO]: WorldGen Loaded
1040[13:47:55] [Client thread/INFO]: Initialization Complete
1041[13:47:55] [Client thread/INFO]: Starting (Load)
1042[13:47:55] [Client thread/INFO]: Starting (Integration)
1043[13:47:55] [Client thread/INFO]: Successfully integrated with NEI
1044[13:47:55] [Client thread/INFO]: Successfully integrated with Waila
1045[13:47:55] [Client thread/INFO]: Successfully integrated with EC2
1046[13:47:55] [Client thread/INFO]: Successfully integrated with CC
1047[13:47:55] [Client thread/INFO]: Finished (Integration in 20ms)
1048[13:47:55] [Client thread/INFO]: Finished (Load in 110ms)
1049[13:47:55] [Client thread/INFO]: Applied Energistics 2 is present. Calling API to disable meteor generation in mining worlds.
1050[13:47:56] [Client thread/INFO]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
1051[13:47:56] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
1052[13:47:56] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
1053[13:47:56] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
1054[13:47:56] [Client thread/INFO]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
1055[13:47:56] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
1056[13:47:56] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
1057[13:47:56] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
1058[13:47:56] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
1059[13:47:56] [Client thread/INFO]: Found 1 valid Alloy Smelter recipes in config.
1060[13:47:56] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
1061[13:47:56] [Client thread/INFO]: Found 4 valid SAG Mill recipes in config.
1062[13:47:56] [Client thread/INFO]: Finished processing SAG Mill recipes. 4 recipes avaliable.
1063[13:47:56] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
1064[13:47:56] [Client thread/INFO]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
1065[13:47:56] [Client thread/INFO]: Receiving registration request from [ legacyfarms ] for method covers1624.legacyfarms.intermods.waila.WailaModule.callBackRegister
1066[13:47:56] [Client thread/INFO]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
1067[13:47:56] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
1068[13:47:56] [Client thread/INFO]: Receiving registration request from [ ae2stuff ] for method net.bdew.ae2stuff.waila.WailaHandler.loadCallback
1069[13:47:56] [Client thread/INFO]: Receiving registration request from [ BuildCraft|Compat ] for method buildcraft.compat.waila.WailaCallback.callback
1070[13:47:56] [Client thread/INFO]: Receiving registration request from [ chisel ] for method team.chisel.compat.WailaCompat.register
1071[13:47:56] [Client thread/INFO]: Receiving registration request from [ extracells ] for method extracells.integration.waila.Waila.register
1072[13:47:56] [Client thread/INFO]: Receiving registration request from [ ImmersiveEngineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
1073[13:47:56] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
1074[13:47:56] [Client thread/INFO]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
1075[13:47:56] [Client thread/INFO]: Receiving registration request from [ advgenerators ] for method net.bdew.generators.waila.WailaHandler.loadCallback
1076[13:47:56] [Client thread/INFO]: Receiving registration request from [ immersiveintegration ] for method unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler.init
1077[13:47:56] [Client thread/INFO]: Receiving registration request from [ JABBA ] for method mcp.mobius.betterbarrels.BBWailaProvider.callbackRegister
1078[13:47:56] [Client thread/INFO]: Receiving registration request from [ mo ] for method matteroverdrive.compat.modules.waila.CompatWaila.registerCallback
1079[13:47:56] [Client thread/INFO]: Receiving registration request from [ techreborn ] for method techreborn.compat.waila.CompatModuleWaila.callbackRegister
1080[13:47:56] [Client thread/INFO]: Receiving registration request from [ thaumicenergistics ] for method thaumicenergistics.common.integration.ModuleWaila.callbackRegister
1081[13:47:56] [Client thread/INFO]: Receiving registration request from [ utilityworlds ] for method zarkov.utilityworlds.UW_WailaHandler.callback
1082[13:47:56] [Client thread/INFO]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
1083[13:47:56] [Client thread/INFO]: Injecting itemstacks
1084[13:47:56] [Client thread/INFO]: Itemstack injection complete
1085[13:47:56] [Client thread/WARN]: My potion, Water Breathing, at index 24 has been over-written by another potion, ic2.potion.radiation. You have a conflict in your configuration files.
1086[13:47:56] [Client thread/WARN]: My potion, Flight, at index 25 has been over-written by another potion, immersiveengineering.potion.flammable. You have a conflict in your configuration files.
1087[13:47:56] [Client thread/WARN]: My potion, Feather Fall, at index 26 has been over-written by another potion, immersiveengineering.potion.slippery. You have a conflict in your configuration files.
1088[13:47:56] [Client thread/WARN]: My potion, Haste, at index 27 has been over-written by another potion, immersiveengineering.potion.conductive. You have a conflict in your configuration files.
1089[13:47:56] [Client thread/WARN]: My potion, True Sight, at index 28 has been over-written by another potion, immersiveengineering.potion.sticky. You have a conflict in your configuration files.
1090[13:47:56] [Client thread/WARN]: My potion, Frost Slow, at index 32 has been over-written by another potion, witchery:potion.paralysed. You have a conflict in your configuration files.
1091[13:47:56] [Client thread/WARN]: My potion, Chrono Anchor, at index 33 has been over-written by another potion, witchery:potion.wrappedinvine. You have a conflict in your configuration files.
1092[13:47:56] [Client thread/WARN]: My potion, Mana Regen, at index 34 has been over-written by another potion, witchery:potion.spiked. You have a conflict in your configuration files.
1093[13:47:56] [Client thread/WARN]: My potion, Entangled, at index 35 has been over-written by another potion, witchery:potion.sprouting. You have a conflict in your configuration files.
1094[13:47:56] [Client thread/WARN]: My potion, Watery Grave, at index 36 has been over-written by another potion, witchery:potion.grotesque. You have a conflict in your configuration files.
1095[13:47:56] [Client thread/WARN]: My potion, Spell Reflect, at index 37 has been over-written by another potion, witchery:potion.love. You have a conflict in your configuration files.
1096[13:47:56] [Client thread/WARN]: My potion, Silence, at index 38 has been over-written by another potion, witchery:potion.allergysun. You have a conflict in your configuration files.
1097[13:47:56] [Client thread/WARN]: My potion, Swift Swim, at index 39 has been over-written by another potion, witchery:potion.chilled. You have a conflict in your configuration files.
1098[13:47:56] [Client thread/WARN]: My potion, Agility, at index 40 has been over-written by another potion, witchery:potion.snowtrail. You have a conflict in your configuration files.
1099[13:47:56] [Client thread/WARN]: My potion, Leap, at index 41 has been over-written by another potion, witchery:potion.floating. You have a conflict in your configuration files.
1100[13:47:56] [Client thread/WARN]: My potion, Mana Boost, at index 42 has been over-written by another potion, witchery:potion.hellishaura. You have a conflict in your configuration files.
1101[13:47:56] [Client thread/WARN]: My potion, Astral Distortion, at index 43 has been over-written by another potion, witchery:potion.brewingexpertise. You have a conflict in your configuration files.
1102[13:47:56] [Client thread/WARN]: My potion, Mana Shield, at index 44 has been over-written by another potion, witchery:potion.doublejump. You have a conflict in your configuration files.
1103[13:47:56] [Client thread/WARN]: My potion, Fury, at index 45 has been over-written by another potion, witchery:potion.featherfall. You have a conflict in your configuration files.
1104[13:47:56] [Client thread/WARN]: My potion, Scramble Synapses, at index 46 has been over-written by another potion, witchery:potion.allergydark. You have a conflict in your configuration files.
1105[13:47:56] [Client thread/WARN]: My potion, Illuminated, at index 47 has been over-written by another potion, witchery:potion.reincarnate. You have a conflict in your configuration files.
1106[13:47:56] [Client thread/WARN]: My potion, Greater Mana Restoration, at index 48 has been over-written by another potion, witchery:potion.insane. You have a conflict in your configuration files.
1107[13:47:56] [Client thread/WARN]: My potion, Epic Mana Restoration, at index 49 has been over-written by another potion, witchery:potion.keepinventory. You have a conflict in your configuration files.
1108[13:47:56] [Client thread/WARN]: My potion, Legendary Mana Restoration, at index 50 has been over-written by another potion, witchery:potion.sinking. You have a conflict in your configuration files.
1109[13:47:56] [Client thread/WARN]: My potion, Gravity Well, at index 51 has been over-written by another potion, witchery:potion.overheating. You have a conflict in your configuration files.
1110[13:47:56] [Client thread/WARN]: My potion, Levitation, at index 52 has been over-written by another potion, witchery:potion.wakingnightmare. You have a conflict in your configuration files.
1111[13:47:56] [Client thread/WARN]: My potion, Clarity, at index 53 has been over-written by another potion, witchery:potion.queasy. You have a conflict in your configuration files.
1112[13:47:56] [Client thread/WARN]: My potion, Shrunken, at index 54 has been over-written by another potion, witchery:potion.swimming. You have a conflict in your configuration files.
1113[13:47:56] [Client thread/WARN]: My potion, Burnout Redux, at index 55 has been over-written by another potion, witchery:potion.resizing. You have a conflict in your configuration files.
1114[13:47:56] [Client thread/INFO]: Checking Version. MC Version: 1.7.10
1115[13:47:57] [Client thread/INFO]: No updated compendium found. Using packaged compendium.
1116[13:47:57] [Client thread/WARN]: Unable to update the compendium!
1117[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
1118[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at am2.lore.ArcaneCompendium.updateCompendium(ArcaneCompendium.java:229)
1119[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:196)
1120[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at am2.proxy.ClientProxy.postinit(ClientProxy.java:101)
1121[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at am2.AMCore.postInit(AMCore.java:120)
1122[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1123[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1124[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1125[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1126[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
1127[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
1128[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1129[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1130[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1131[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1132[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1133[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1134[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1135[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
1136[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
1137[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1138[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1139[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1140[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1141[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
1142[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
1143[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
1144[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
1145[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
1146[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
1147[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
1148[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
1149[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
1150[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
1151[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
1152[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1153[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1154[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1155[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
1156[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
1157[13:47:57] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1158[13:47:58] [Client thread/INFO]: Initializing Thaumcraft Compatibility
1159[13:47:58] [Client thread/INFO]: Prioritizing User and IMC mod configs...
1160[13:47:58] [Client thread/INFO]: Registering items and trees...
1161[13:47:58] [Client thread/INFO]: Skipping Ore Dictionary processing.
1162[13:47:58] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
1163[13:47:58] [Client thread/INFO]: IC2 version 2.2.823-experimental loaded.
1164[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Start parsing MT recipes * * * * * *
1165[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Ignoring line 29, failed to parse input.
1166[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Finished parsing MT recipes * * * * * *
1167[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Config loading completed, 38 recipes parsed.
1168[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * Loaded recipes list * * * * * *
1169[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Wither Skeleton Skull -> Nether Star [250000000 EU]
1170[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Iron Ingot -> Iridium Ore [9000000 EU]
1171[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Netherrack -> Gunpowder [70000 EU]
1172[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Sand -> Gravel [50000 EU]
1173[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Dirt -> Clay [50000 EU]
1174[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Charcoal -> Coal [60000 EU]
1175[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Glowstone Dust -> Sunnarium Piece [1000000 EU]
1176[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Glowstone -> Sunnarium [9000000 EU]
1177[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Yellow Wool -> Glowstone [500000 EU]
1178[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Blue Wool -> Lapis Lazuli Block [500000 EU]
1179[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Red Wool -> Block of Redstone [500000 EU]
1180[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Lapis Lazuli -> Sapphire [5000000 EU]
1181[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Redstone -> Ruby [5000000 EU]
1182[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Coal -> Industrial Diamond [9000000 EU]
1183[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Industrial Diamond -> Diamond [1000000 EU]
1184[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Titanium Dust -> Chrome Dust [500000 EU]
1185[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Titanium Ingot -> Chrome Ingot [500000 EU]
1186[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1187[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1188[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1189[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1190[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1191[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1192[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1193[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Copper Ingot -> Ferrous Ingot [300000 EU]
1194[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1195[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1196[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1197[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1198[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1199[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1200[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Tin Ingot -> Silver Ingot [500000 EU]
1201[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
1202[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
1203[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
1204[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
1205[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Silver Ingot -> Gold Ingot [500000 EU]
1206[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] Gold Ingot -> Shiny Ingot [9000000 EU]
1207[13:47:58] [Client thread/INFO]: [advsolar.common.AdvancedSolarPanel:addLog:137]: [AdvancedSolarPanel] * * * * * * * * * * * * * * * * * * * * *
1208[13:47:58] [Client thread/INFO]: Post Initialization ( started )
1209[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5294 bytes
1210[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
1211[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
1212[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4248 bytes
1213[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
1214[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1801 bytes
1215[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
1216[13:47:58] [Client thread/INFO]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBus loaded successfully - 2125 bytes
1217[13:47:58] [Client thread/INFO]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBus loaded successfully - 944 bytes
1218[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5306 bytes
1219[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
1220[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
1221[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4260 bytes
1222[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
1223[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1813 bytes
1224[13:47:58] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1364 bytes
1225[13:47:58] [Client thread/INFO]: Layer: extracells/integration/mekanism/gas/LayerGasHandler_TileCableBusTESR loaded successfully - 2137 bytes
1226[13:47:58] [Client thread/INFO]: Layer: extracells/integration/mekanism/gas/LayerTubeConnection_TileCableBusTESR loaded successfully - 956 bytes
1227[13:47:58] [Client thread/INFO]: Industrial Craft 2 - Integration Enable
1228[13:47:58] [Client thread/INFO]: Rotary Craft - Integration Disabled
1229[13:47:58] [Client thread/INFO]: Railcraft - Integration Enable
1230[13:47:58] [Client thread/INFO]: BuildCraft - Integration Enable
1231[13:47:58] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Enable
1232[13:47:58] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Enable
1233[13:47:58] [Client thread/INFO]: Mine Factory Reloaded - Integration Enable
1234[13:47:58] [Client thread/INFO]: Deep Storage Unit - Integration Enable
1235[13:47:58] [Client thread/INFO]: Factorization - Integration Disabled
1236[13:47:58] [Client thread/INFO]: Forge MultiPart - Integration Disabled
1237[13:47:58] [Client thread/INFO]: Rotatable Blocks - Integration Disabled
1238[13:47:58] [Client thread/INFO]: Colored Lights Core - Integration Disabled
1239[13:47:58] [Client thread/INFO]: Waila - Integration Enable
1240[13:47:58] [Client thread/INFO]: Inventory Tweaks - Integration Enable
1241[13:47:58] [Client thread/INFO]: Not Enough Items - Integration Enable
1242[13:47:58] [Client thread/INFO]: Craft Guide - Integration Disabled
1243[13:47:58] [Client thread/INFO]: Mekanism - Integration Disabled
1244[13:47:58] [Client thread/INFO]: ImmibisMicroblocks - Integration Disabled
1245[13:47:58] [Client thread/INFO]: BetterStorage - Integration Disabled
1246[13:47:58] [Client thread/INFO]: Post Initialization ( ended after 212ms )
1247[13:47:58] [Client thread/ERROR]: Error while processing RsRecipeShapeless(PWT,StackItem(ae2stuff,WirelessKit,32767),1): Item not found appliedenergistics2:item.ToolNetworkTool
1248[13:47:58] [Client thread/INFO]: Loaded Harvestcraft Handlers!
1249[13:47:58] [Client thread/INFO]: Loaded MineTweaker 3 Integration
1250[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
1251[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
1252[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
1253[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
1254[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
1255[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
1256[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
1257[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
1258[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
1259[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
1260[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
1261[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
1262[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
1263[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
1264[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
1265[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
1266[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
1267[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
1268[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
1269[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
1270[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1271[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1272[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
1273[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
1274[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
1275[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
1276[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
1277[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
1278[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@4
1279[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
1280[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@0
1281[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
1282[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
1283[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
1284[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@1
1285[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
1286[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
1287[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
1288[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@2
1289[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
1290[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@6
1291[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
1292[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
1293[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
1294[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
1295[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
1296[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
1297[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
1298[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
1299[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
1300[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
1301[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
1302[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
1303[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
1304[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
1305[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
1306[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
1307[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
1308[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
1309[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
1310[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.pamcompressedsaltBlock@0
1311[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@4
1312[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@3
1313[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@6
1314[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@5
1315[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@8
1316[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@9
1317[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBlock@10
1318[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.graphiteBlock@0
1319[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
1320[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
1321[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
1322[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
1323[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
1324[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
1325[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
1326[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
1327[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
1328[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
1329[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
1330[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.compressed_workbench@0
1331[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.very_compressed_workbench@0
1332[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.block_crystal_matrix@0
1333[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.avaritia_resource@4
1334[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.avaritia_resource@3
1335[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.avaritia_resource@0
1336[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.avaritia_resource@1
1337[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
1338[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
1339[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
1340[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
1341[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
1342[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
1343[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
1344[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
1345[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
1346[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
1347[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
1348[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
1349[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.stoneDecoration@3
1350[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1351[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@0
1352[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@0
1353[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@1
1354[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@1
1355[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@2
1356[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@2
1357[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@3
1358[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@3
1359[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@4
1360[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@4
1361[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@5
1362[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@5
1363[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@6
1364[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@6
1365[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ImmersiveEngineering.metal@7
1366[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.ImmersiveEngineering.storage@7
1367[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
1368[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
1369[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
1370[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
1371[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
1372[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
1373[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
1374[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
1375[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
1376[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
1377[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
1378[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
1379[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
1380[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
1381[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
1382[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
1383[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
1384[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
1385[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
1386[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
1387[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
1388[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
1389[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
1390[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
1391[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tritanium_ingot@0
1392[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.RArm.storage@0
1393[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.RArm.material@0
1394[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@0
1395[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@0
1396[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@1
1397[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@1
1398[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@2
1399[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@2
1400[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@3
1401[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@3
1402[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@4
1403[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@5
1404[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@5
1405[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@6
1406[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@7
1407[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@7
1408[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@8
1409[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@8
1410[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@9
1411[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@9
1412[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@10
1413[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@10
1414[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@11
1415[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@11
1416[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@12
1417[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@12
1418[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@13
1419[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@13
1420[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@14
1421[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage@14
1422[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@0
1423[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@0
1424[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@1
1425[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@1
1426[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@2
1427[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@2
1428[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@5
1429[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@5
1430[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@6
1431[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@6
1432[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@7
1433[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@8
1434[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.techreborn.storage2@9
1435[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@0
1436[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@1
1437[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@2
1438[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@3
1439[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@4
1440[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@5
1441[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@6
1442[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@7
1443[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@8
1444[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@9
1445[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@10
1446[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@11
1447[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@12
1448[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@13
1449[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@14
1450[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@15
1451[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@16
1452[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@17
1453[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@18
1454[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@19
1455[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@20
1456[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@21
1457[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@22
1458[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@23
1459[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@24
1460[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@25
1461[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@26
1462[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@27
1463[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@28
1464[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@29
1465[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@30
1466[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@31
1467[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.yellowDust@0
1468[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@33
1469[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@34
1470[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@35
1471[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.sulphur@0
1472[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@36
1473[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@37
1474[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@38
1475[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@39
1476[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@40
1477[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@41
1478[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@42
1479[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@43
1480[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@44
1481[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@45
1482[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@46
1483[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@47
1484[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@48
1485[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@49
1486[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@50
1487[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@51
1488[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@52
1489[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@53
1490[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@54
1491[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@55
1492[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@56
1493[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@57
1494[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@58
1495[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@59
1496[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@60
1497[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@61
1498[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@62
1499[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@63
1500[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@64
1501[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.redstone@0
1502[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@65
1503[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@66
1504[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@67
1505[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@69
1506[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@70
1507[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@71
1508[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@72
1509[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@73
1510[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@74
1511[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@75
1512[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@76
1513[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@77
1514[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@78
1515[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@79
1516[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@80
1517[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@81
1518[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@82
1519[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@83
1520[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@84
1521[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@85
1522[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@86
1523[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@32
1524[13:47:58] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.techreborn.dust@88
1525[13:47:58] [Client thread/INFO]: Total number of compression recipes: 275
1526[13:47:58] [Client thread/INFO]: Found potion array with a size of 356
1527[13:47:58] [Client thread/INFO]: Initializing PotionFluxTaint with id 76
1528[13:47:58] [Client thread/INFO]: Initializing PotionVisExhaust with id 77
1529[13:47:58] [Client thread/INFO]: Initializing PotionInfectiousVisExhaust with id 78
1530[13:47:58] [Client thread/INFO]: Initializing PotionUnnaturalHunger with id 79
1531[13:47:58] [Client thread/INFO]: Initializing PotionWarpWard with id 80
1532[13:47:58] [Client thread/INFO]: Initializing PotionDeathGaze with id 81
1533[13:47:58] [Client thread/INFO]: Initializing PotionBlurredVision with id 82
1534[13:47:58] [Client thread/INFO]: Initializing PotionSunScorned with id 83
1535[13:47:58] [Client thread/INFO]: Initializing PotionThaumarhia with id 84
1536[13:47:59] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
1537[13:47:59] [Client thread/WARN]: Adding standard crop support for [Artichoke Crop]
1538[13:47:59] [Client thread/WARN]: Adding standard crop support for [Asparagus Crop]
1539[13:47:59] [Client thread/WARN]: Adding standard crop support for [Bamboo Crop]
1540[13:47:59] [Client thread/WARN]: Adding standard crop support for [Barley Crop]
1541[13:47:59] [Client thread/WARN]: Adding standard crop support for [Bean Crop]
1542[13:47:59] [Client thread/WARN]: Adding standard crop support for [Beet Crop]
1543[13:47:59] [Client thread/WARN]: Adding standard crop support for [Bell Pepper Crop]
1544[13:47:59] [Client thread/WARN]: Adding standard crop support for [Blackberry Crop]
1545[13:47:59] [Client thread/WARN]: Adding standard crop support for [Blueberry Crop]
1546[13:47:59] [Client thread/WARN]: Adding standard crop support for [Broccoli Crop]
1547[13:47:59] [Client thread/WARN]: Adding standard crop support for [Brussel Sprout Crop]
1548[13:47:59] [Client thread/WARN]: Adding standard crop support for [Cabbage Crop]
1549[13:47:59] [Client thread/WARN]: Adding standard crop support for [Cactus Fruit Crop]
1550[13:47:59] [Client thread/WARN]: Adding standard crop support for [Candleberry Crop]
1551[13:47:59] [Client thread/WARN]: Adding standard crop support for [Cantaloupe Crop]
1552[13:47:59] [Client thread/WARN]: Adding standard crop support for [Cauliflower Crop]
1553[13:47:59] [Client thread/WARN]: Adding standard crop support for [Celery Crop]
1554[13:47:59] [Client thread/WARN]: Adding standard crop support for [Chili Pepper Crop]
1555[13:47:59] [Client thread/WARN]: Adding standard crop support for [Coffee Bean Crop]
1556[13:47:59] [Client thread/WARN]: Adding standard crop support for [Corn Crop]
1557[13:47:59] [Client thread/WARN]: Adding standard crop support for [Cotton Crop]
1558[13:47:59] [Client thread/WARN]: Adding standard crop support for [Cranberry Crop]
1559[13:47:59] [Client thread/WARN]: Adding standard crop support for [Cucumber Crop]
1560[13:47:59] [Client thread/WARN]: Adding standard crop support for [Eggplant Crop]
1561[13:47:59] [Client thread/WARN]: Adding standard crop support for [Garlic Crop]
1562[13:47:59] [Client thread/WARN]: Adding standard crop support for [Ginger Crop]
1563[13:47:59] [Client thread/WARN]: Adding standard crop support for [Grape Crop]
1564[13:47:59] [Client thread/WARN]: Adding standard crop support for [Leek Crop]
1565[13:47:59] [Client thread/WARN]: Adding standard crop support for [Lettuce Crop]
1566[13:47:59] [Client thread/WARN]: Adding standard crop support for [Mustard Seeds Crop]
1567[13:47:59] [Client thread/WARN]: Adding standard crop support for [Oats Crop]
1568[13:47:59] [Client thread/WARN]: Adding standard crop support for [Okra Crop]
1569[13:47:59] [Client thread/WARN]: Adding standard crop support for [Onion Crop]
1570[13:47:59] [Client thread/WARN]: Adding standard crop support for [Parsnip Crop]
1571[13:47:59] [Client thread/WARN]: Adding standard crop support for [Peanut Crop]
1572[13:47:59] [Client thread/WARN]: Adding standard crop support for [Peas Crop]
1573[13:47:59] [Client thread/WARN]: Adding standard crop support for [Pineapple Crop]
1574[13:47:59] [Client thread/WARN]: Adding standard crop support for [Radish Crop]
1575[13:47:59] [Client thread/WARN]: Adding standard crop support for [Raspberry Crop]
1576[13:47:59] [Client thread/WARN]: Adding standard crop support for [Rhubarb Crop]
1577[13:47:59] [Client thread/WARN]: Adding standard crop support for [Rice Crop]
1578[13:47:59] [Client thread/WARN]: Adding standard crop support for [Rutabaga Crop]
1579[13:47:59] [Client thread/WARN]: Adding standard crop support for [Rye Crop]
1580[13:47:59] [Client thread/WARN]: Adding standard crop support for [Scallion Crop]
1581[13:47:59] [Client thread/WARN]: Adding standard crop support for [Seaweed Crop]
1582[13:47:59] [Client thread/WARN]: Adding standard crop support for [Soybean Crop]
1583[13:47:59] [Client thread/WARN]: Adding standard crop support for [Spice Leaf Crop]
1584[13:47:59] [Client thread/WARN]: Adding standard crop support for [Spinach Crop]
1585[13:47:59] [Client thread/WARN]: Adding standard crop support for [Strawberry Crop]
1586[13:47:59] [Client thread/WARN]: Adding standard crop support for [Sweet Potato Crop]
1587[13:47:59] [Client thread/WARN]: Adding standard crop support for [Tea Leaf Crop]
1588[13:47:59] [Client thread/WARN]: Adding standard crop support for [Tomato Crop]
1589[13:47:59] [Client thread/WARN]: Adding standard crop support for [Turnip Crop]
1590[13:47:59] [Client thread/WARN]: Adding standard crop support for [White Mushroom Crop]
1591[13:47:59] [Client thread/WARN]: Adding standard crop support for [Winter Squash Crop]
1592[13:47:59] [Client thread/WARN]: Adding standard crop support for [Zucchini Crop]
1593[13:47:59] [Client thread/WARN]: Adding standard crop support for [Curry Leaf Crop]
1594[13:47:59] [Client thread/WARN]: Adding standard crop support for [Sesame Seeds Crop]
1595[13:47:59] [Client thread/WARN]: Adding standard crop support for [Water Chestnut Crop]
1596[13:47:59] [Client thread/WARN]: Adding standard crop support for [Apple]
1597[13:47:59] [Client thread/WARN]: Adding standard crop support for [Almond]
1598[13:47:59] [Client thread/WARN]: Adding standard crop support for [Apricot]
1599[13:47:59] [Client thread/WARN]: Adding standard crop support for [Avocado]
1600[13:47:59] [Client thread/WARN]: Adding standard crop support for [Banana]
1601[13:47:59] [Client thread/WARN]: Adding standard crop support for [Cashew]
1602[13:47:59] [Client thread/WARN]: Adding standard crop support for [Cherry]
1603[13:47:59] [Client thread/WARN]: Adding standard crop support for [Chestnut]
1604[13:47:59] [Client thread/WARN]: Adding standard crop support for [Cinnamon Wood]
1605[13:47:59] [Client thread/WARN]: Adding standard crop support for [Coconut]
1606[13:47:59] [Client thread/WARN]: Adding standard crop support for [Date]
1607[13:47:59] [Client thread/WARN]: Adding standard crop support for [Dragonfruit]
1608[13:47:59] [Client thread/WARN]: Adding standard crop support for [Durian]
1609[13:47:59] [Client thread/WARN]: Adding standard crop support for [Fig]
1610[13:47:59] [Client thread/WARN]: Adding standard crop support for [Grapefruit]
1611[13:47:59] [Client thread/WARN]: Adding standard crop support for [Lemon]
1612[13:47:59] [Client thread/WARN]: Adding standard crop support for [Lime]
1613[13:47:59] [Client thread/WARN]: Adding standard crop support for [Mango]
1614[13:47:59] [Client thread/WARN]: Adding standard crop support for [Maple Wood]
1615[13:47:59] [Client thread/WARN]: Adding standard crop support for [Nutmeg]
1616[13:47:59] [Client thread/WARN]: Adding standard crop support for [Olive]
1617[13:47:59] [Client thread/WARN]: Adding standard crop support for [Orange]
1618[13:47:59] [Client thread/WARN]: Adding standard crop support for [Papaya]
1619[13:47:59] [Client thread/WARN]: Adding standard crop support for [Paperbark Wood]
1620[13:47:59] [Client thread/WARN]: Adding standard crop support for [Peach]
1621[13:47:59] [Client thread/WARN]: Adding standard crop support for [Pear]
1622[13:47:59] [Client thread/WARN]: Adding standard crop support for [Pecan]
1623[13:47:59] [Client thread/WARN]: Adding standard crop support for [Peppercorn]
1624[13:47:59] [Client thread/WARN]: Adding standard crop support for [Persimmon]
1625[13:47:59] [Client thread/WARN]: Adding standard crop support for [Pistachio]
1626[13:47:59] [Client thread/WARN]: Adding standard crop support for [Plum]
1627[13:47:59] [Client thread/WARN]: Adding standard crop support for [Pomegranate]
1628[13:47:59] [Client thread/WARN]: Adding standard crop support for [Starfruit]
1629[13:47:59] [Client thread/WARN]: Adding standard crop support for [Vanilla Bean]
1630[13:47:59] [Client thread/WARN]: Adding standard crop support for [Walnut]
1631[13:47:59] [Client thread/WARN]: Adding standard crop support for [Goosberry]
1632[13:47:59] [Client thread/WARN]: Adding clickable crop support for [Iron Oreberry Bush]
1633[13:47:59] [Client thread/WARN]: Adding clickable crop support for [Gold Oreberry Bush]
1634[13:47:59] [Client thread/WARN]: Adding clickable crop support for [Copper Oreberry Bush]
1635[13:47:59] [Client thread/WARN]: Adding clickable crop support for [Tin Oreberry Bush]
1636[13:47:59] [Client thread/WARN]: Adding clickable crop support for [Aluminum Oreberry Bush]
1637[13:47:59] [Client thread/WARN]: Adding clickable crop support for [Essence Berry Bush]
1638[13:47:59] [Client thread/WARN]: Adding standard crop support for [Water Artichoke]
1639[13:47:59] [Client thread/WARN]: Adding standard crop support for [Belladonna]
1640[13:47:59] [Client thread/WARN]: Adding standard crop support for [Mandrake]
1641[13:47:59] [Client thread/WARN]: Adding standard crop support for [Snowbell]
1642[13:47:59] [Client thread/WARN]: Adding standard crop support for [Wormwood]
1643[13:47:59] [Client thread/WARN]: Adding standard crop support for [Minedrake]
1644[13:47:59] [Client thread/WARN]: Adding standard crop support for [Wolfsbane]
1645[13:47:59] [Client thread/WARN]: Blacklisting dimension [-37] to only spawn TC content at level [0]
1646[13:47:59] [Client thread/WARN]: Blacklisting dimension [-38] to only spawn TC content at level [0]
1647[13:47:59] [Client thread/WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
1648[13:47:59] [Client thread/WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
1649[13:47:59] [Client thread/WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
1650[13:47:59] [Client thread/WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
1651[13:47:59] [Client thread/WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
1652[13:47:59] [Client thread/WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
1653[13:47:59] [Client thread/WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
1654[13:47:59] [Client thread/WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
1655[13:47:59] [Client thread/WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
1656[13:47:59] [Client thread/WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
1657[13:47:59] [Client thread/INFO]: [Botania] The Lexica Botania has 26812 words.
1658[13:48:00] [Client thread/INFO]: rawMeats: [ingotMeatRaw, rawMutton]
1659[13:48:00] [Client thread/INFO]: knownMeats: [1xitem.beefRaw@0, 1xitem.chickenRaw@0, 1xitem.porkchopRaw@0, 1xitem.fish@0]
1660[13:48:00] [Client thread/INFO]: Initialized Sucsessfuly
1661[13:48:00] [Client thread/INFO]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
1662[13:48:00] [Client thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
1663[13:48:00] [Client thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
1664[13:48:00] [Client thread/INFO]: Skipping CraftGuide integration.
1665[13:48:00] [Client thread/INFO]: There are no crafting files present in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\config\cofh\thermalexpansion\crafting.
1666[13:48:00] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
1667[13:48:00] [Client thread/INFO]: Loaded 2 grinding balls from SAG Mill config.
1668[13:48:00] [Client thread/INFO]: Excluding 8 recipes from grinding balls bonus.
1669[13:48:00] [Client thread/INFO]: Found 93 valid SAG Mill recipes in config.
1670[13:48:00] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@68
1671[13:48:00] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
1672[13:48:00] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
1673[13:48:00] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
1674[13:48:00] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
1675[13:48:00] [Client thread/INFO]: Finished processing SAG Mill recipes. 92 recipes avaliable.
1676[13:48:00] [Client thread/INFO]: Found 33 valid Alloy Smelter recipes in config.
1677[13:48:00] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 35 recipes avaliable.
1678[13:48:00] [Client thread/INFO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
1679[13:48:00] [Client thread/INFO]: Found 4 valid Slice'N'Splice recipes in config.
1680[13:48:00] [Client thread/INFO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
1681[13:48:01] [Client thread/INFO]: Found 4 valid Vat recipes in config.
1682[13:48:01] [Client thread/INFO]: Finished processing Vat recipes. 4 recipes avaliable.
1683[13:48:01] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
1684[13:48:01] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1685[13:48:01] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
1686[13:48:01] [Client thread/INFO]: Loaded 28 recipes for Enchanter
1687[13:48:01] [Client thread/INFO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
1688[13:48:01] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
1689[13:48:01] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
1690[13:48:01] [Client thread/INFO]: Supporting DenseOre: denseoreIron(oreIron), Crushing:[X], Arc Smelting:[X]
1691[13:48:01] [Client thread/INFO]: Supporting DenseOre: denseoreGold(oreGold), Crushing:[X], Arc Smelting:[X]
1692[13:48:01] [Client thread/INFO]: Supporting DenseOre: denseoreLapis(oreLapis), Crushing:[X], Arc Smelting:[ ]
1693[13:48:01] [Client thread/INFO]: Supporting DenseOre: denseoreDiamond(oreDiamond), Crushing:[X], Arc Smelting:[ ]
1694[13:48:01] [Client thread/INFO]: Supporting DenseOre: denseoreEmerald(oreEmerald), Crushing:[X], Arc Smelting:[ ]
1695[13:48:01] [Client thread/INFO]: Supporting DenseOre: denseoreRedstone(oreRedstone), Crushing:[X], Arc Smelting:[ ]
1696[13:48:01] [Client thread/INFO]: Supporting DenseOre: denseoreCoal(oreCoal), Crushing:[X], Arc Smelting:[ ]
1697[13:48:01] [Client thread/INFO]: Supporting DenseOre: denseoreQuartz(oreQuartz), Crushing:[X], Arc Smelting:[ ]
1698[13:48:01] [Client thread/INFO]: Entering postinitialization phase.
1699[13:48:01] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1700[13:48:01] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1701[13:48:01] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1702[13:48:01] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1703[13:48:01] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1704[13:48:01] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
1705[13:48:01] [Client thread/INFO]: Thaumcraft detected. Adding thaumium tools.
1706[13:48:01] [Client thread/WARN]: Amethyst was not found, skipping recipe
1707[13:48:01] [Client thread/INFO]: POST-INITIALIZING
1708[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: mcp
1709[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: FML
1710[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Forge - net.minecraftforge.classloading
1711[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: AM2-Preloader
1712[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: appliedenergistics2-core
1713[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: CodeChickenCore
1714[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Covers1624Core
1715[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: NotEnoughItems
1716[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ThE-core
1717[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ThaumicTinkerer-preloader
1718[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: OpenModsCore
1719[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: <CoFH ASM>
1720[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: FastCraft
1721[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: debug - com.rwtema.debug
1722[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: AnimationAPI - thehippomaster.AnimationAPI
1723[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: arsmagica2 - am2
1724[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: bspkrsCore - bspkrs.bspkrscore.fml
1725[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Treecapitator - bspkrs.treecapitator
1726[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: IC2 - ic2.bcIntegration
1727[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: AdvancedSolarPanel - advsolar.api
1728[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: appliedenergistics2 - appeng.helpers
1729[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: bdlib - net.bdew.lib
1730[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ae2stuff - net.bdew.ae2stuff
1731[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: AWWayofTime - WayofTime.alchemicalWizardry
1732[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Baubles - baubles.api
1733[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Thaumcraft - thaumcraft.api
1734[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Botania - vazkii.botania.api
1735[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Avaritia - fox.spiteful.avaritia
1736[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: betterquesting - betterquesting.network
1737[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: BiblioCraft - jds.bibliocraft
1738[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: bq_themed - com.codex.ova.themedQuestingPack.core
1739[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: CoFHCore - cofh
1740[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: BuildCraft|Core - buildcraft
1741[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: BuildCraft|Silicon - buildcraft
1742[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: BuildCraft|Transport - buildcraft
1743[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: BuildCraft|Builders - buildcraft
1744[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: BuildCraft|Energy - buildcraft
1745[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: BuildCraft|Robotics - buildcraft
1746[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: BuildCraft|Factory - buildcraft
1747[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Forestry - cofh.api
1748[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ThermalFoundation - cofh.thermalfoundation
1749[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ThermalExpansion - cofh.thermalexpansion
1750[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: BuildCraft|Compat - buildcraft.compat.ironchests
1751[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Railcraft - mods.railcraft.client.core
1752[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: chisel - team.chisel
1753[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ComputerCraft - dan200.computercraft
1754[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: endercore - com.enderio.core
1755[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineFactoryReloaded - powercrystals.minefactoryreloaded
1756[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: EnderIO - info.jbcs.minecraft.chisel.api
1757[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: EnderStorage - codechicken.enderstorage
1758[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Waila - au.com.bytecode.opencsv
1759[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: extracells - extracells
1760[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ExtraUtilities - baubles.api
1761[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: harvestcraft - com.pam.harvestcraft
1762[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ImmersiveEngineering - blusunrize.immersiveengineering
1763[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Mantle - mantle.blocks.abstracts
1764[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: TConstruct - tconstruct.achievements
1765[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ExtraTiC - glassmaker.extratic
1766[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: fastleafdecay - com.olafski.fastleafdecay
1767[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: fwjet - com.jet.jetmod
1768[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: forgottenworld - it.forgottenworld
1769[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: RedstoneArsenal - cofh.redstonearsenal
1770[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ThaumicTinkerer - thaumic.tinkerer.client.core.handler
1771[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MagicBees - magicbees.api
1772[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: gendustry - net.bdew.gendustry.api
1773[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: advgenerators - net.bdew.generators
1774[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: grim3212core - grim3212.mc.core
1775[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: gud_thaumicnei - com.gudenau.minecraft.thaumicnei
1776[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: immersiveintegration - mrtjp.projectred.api
1777[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: inventorytweaks - invtweaks
1778[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: IronChest - cpw.mods.ironchest
1779[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: JABBA - mcp.mobius.betterbarrels.common
1780[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: journeymap - ar.com.hjg.pngj
1781[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: legacyfarms - covers1624.legacyfarms
1782[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: LogisticsPipes - logisticspipes
1783[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: mo - cofh.api.block
1784[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineFactoryReloaded|CompatAppliedEnergistics - powercrystals.minefactoryreloaded
1785[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineFactoryReloaded|CompatBuildCraft - powercrystals.minefactoryreloaded
1786[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineFactoryReloaded|CompatForestry - powercrystals.minefactoryreloaded
1787[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineFactoryReloaded|CompatForgeMicroblock - powercrystals.minefactoryreloaded
1788[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineFactoryReloaded|CompatIC2 - powercrystals.minefactoryreloaded
1789[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineFactoryReloaded|CompatRailcraft - powercrystals.minefactoryreloaded
1790[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineFactoryReloaded|CompatThaumcraft - powercrystals.minefactoryreloaded
1791[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineFactoryReloaded|CompatThermalExpansion - powercrystals.minefactoryreloaded
1792[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineFactoryReloaded|CompatTConstruct - powercrystals.minefactoryreloaded
1793[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineFactoryReloaded|CompatVanilla - powercrystals.minefactoryreloaded
1794[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: MineTweaker3 - stanhebben.zenscript
1795[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: modtweaker2 - modtweaker2
1796[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: NEIAddons - net.bdew.neiaddons.developer
1797[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: NEIAddons|Developer - net.bdew.neiaddons.developer
1798[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: NEIAddons|AppEng - net.bdew.neiaddons.developer
1799[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: NEIAddons|Botany - net.bdew.neiaddons.developer
1800[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: NEIAddons|Forestry - net.bdew.neiaddons.developer
1801[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: NEIAddons|CraftingTables - net.bdew.neiaddons.developer
1802[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: NEIAddons|ExNihilo - net.bdew.neiaddons.developer
1803[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: neiintegration - tonius.neiintegration
1804[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: NetherOres - powercrystals.netherores
1805[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: neresources - neresources
1806[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: NuclearCraft - cofh.api
1807[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: OpenMods - openmods
1808[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: OpenBlocks - openblocks
1809[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: fodc - exter.fodc
1810[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: questbook - drethic.questbook
1811[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: reborncore - reborncore
1812[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: RArm - tehnut.redstonearmory
1813[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: bq_rf - bq_rf.network
1814[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: SimpleLabels - powercrystals.minefactoryreloaded.api
1815[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: simplyjetpacks - tonius.simplyjetpacks
1816[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: smoothbedrock - com.samtrion.smoothbedrock
1817[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: SolarFlux - com.nauktis.core.block
1818[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: bq_standard - bq_standard
1819[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: Talismans 2 - Talismans2
1820[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: techreborn - techreborn.multiblocks
1821[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: thaumcraftneiplugin - com.djgiannuzz.thaumcraftneiplugin
1822[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: thaumicenergistics - thaumicenergistics.api
1823[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ThaumicHorizons - com.kentington.thaumichorizons.client
1824[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: ThermalDynamics - cofh.thermaldynamics
1825[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: TiCTooltips - squeek.tictooltips
1826[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: utilityworlds - zarkov.utilityworlds
1827[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: wailaplugins - powercrystals.minefactoryreloaded.api
1828[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: witchery - com.emoniph.witchery
1829[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: zettaindustries - com.bymarcin.zettaindustries
1830[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: denseores - com.rwtema.debug
1831[13:48:01] [Client thread/INFO]: [it.forgottenworld.client.ForgottenWorldClient:postInit:95]: IguanaTweaksTConstruct - iguanaman.iguanatweakstconstruct
1832[13:48:02] [Client thread/INFO]: Postinit completed
1833[13:48:02] [Client thread/INFO]: Registered 17 mutations
1834[13:48:02] [Client thread/INFO]: Preparing genetics cache ...
1835[13:48:02] [Client thread/INFO]: Cached 193 mutation outputs
1836[13:48:02] [Client thread/INFO]: Cached 138 mutation inputs
1837[13:48:02] [Client thread/INFO]: Cached 458 chromosomes
1838[13:48:02] [Client thread/INFO]: Turbine fuels:
1839[13:48:02] [Client thread/INFO]: * fire_water: 120 MJ/MB
1840[13:48:02] [Client thread/INFO]: * bioethanol: 80 MJ/MB
1841[13:48:02] [Client thread/INFO]: * fuel: 150 MJ/MB
1842[13:48:02] [Client thread/INFO]: * rocket_fuel: 112 MJ/MB
1843[13:48:02] [Client thread/INFO]: * syngas: 100 MJ/MB
1844[13:48:02] [Client thread/INFO]: * ic2biogas: 13 MJ/MB
1845[13:48:02] [Client thread/INFO]: * coal: 100 MJ/MB
1846[13:48:02] [Client thread/INFO]: * biofuel: 80 MJ/MB
1847[13:48:02] [Client thread/INFO]: * biodiesel: 50 MJ/MB
1848[13:48:05] [Client thread/INFO]: postInitialize ENTER
1849[13:48:05] [Client thread/INFO]: Registered channel: world_info
1850[13:48:05] [Client thread/INFO]: Initializing icon sets...
1851[13:48:06] [Client thread/INFO]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r302,36§8ms§r
1852[13:48:06] [Client thread/INFO]: Adding leaves: Oak Leaves
1853[13:48:06] [Client thread/INFO]: Adding leaves: Acacia Leaves
1854[13:48:06] [Client thread/INFO]: Adding leaves: Rubber Tree Leaves
1855[13:48:06] [Client thread/INFO]: Adding leaves: Leaves
1856[13:48:06] [Client thread/INFO]: Adding leaves: Rowan Leaves
1857[13:48:06] [Client thread/INFO]: Adding log: Oak Wood
1858[13:48:06] [Client thread/INFO]: Adding log: Acacia Wood
1859[13:48:06] [Client thread/INFO]: Adding log: Greatwood Log
1860[13:48:06] [Client thread/INFO]: Adding log: Silverwood Log
1861[13:48:06] [Client thread/INFO]: Adding log: Larch Wood
1862[13:48:06] [Client thread/INFO]: Adding log: Larch Wood (Fireproof)
1863[13:48:06] [Client thread/INFO]: Adding log: Maple Wood
1864[13:48:06] [Client thread/INFO]: Adding log: Paperbark Wood
1865[13:48:06] [Client thread/INFO]: Adding log: Cinnamon Wood
1866[13:48:06] [Client thread/INFO]: Adding log: Rowan Wood
1867[13:48:06] [Client thread/INFO]: Adding log: Witchwood Log
1868[13:48:06] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
1869[13:48:06] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.JABBAInventoryHandler
1870[13:48:06] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
1871[13:48:06] [Client thread/INFO]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
1872[13:48:06] [Client thread/INFO]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.AETankHandler
1873[13:48:06] [Client thread/INFO]: Loaded AutoWorkbench RecipeProvider
1874[13:48:06] [Client thread/INFO]: Loaded AssemblyAdvancedWorkbench RecipeProvider
1875[13:48:06] [Client thread/INFO]: Loaded AssemblyTable RecipeProvider
1876[13:48:06] [Client thread/INFO]: Loaded RollingMachine RecipeProvider
1877[13:48:06] [Client thread/INFO]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
1878[13:48:06] [Client thread/INFO]: Loaded Forestry, Generic ProgressProvider
1879[13:48:06] [Client thread/INFO]: Loaded ThermalExpansion, Generic ProgressProvider
1880[13:48:06] [Client thread/INFO]: Loaded IC2, Generic ProgressProvider
1881[13:48:06] [Client thread/INFO]: Loaded EnderIO, Generic ProgressProvider
1882[13:48:06] [Client thread/INFO]: Loaded endercore, Generic ProgressProvider
1883[13:48:06] [JM-VersionCheck-1/INFO]: Newer version online: JourneyMap 5.1.4 for Minecraft 1.7.10 on http://minecraft.curseforge.com/projects/journeymap-32274/files/2283867
1884[13:48:06] [Client thread/INFO]: Attempting to run post-initialization methods for all registered compatibility modules.
1885[13:48:06] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: IC2 mod support
1886[13:48:06] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: NEI mod support
1887[13:48:06] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: MFR mod support
1888[13:48:06] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: Buildcraft mod support
1889[13:48:06] [Client thread/INFO]: Starting PostInitialization for modtweaker2
1890[13:48:06] [Client thread/WARN]: ambiguous recipe: [[1xitem.null@4] -> []]
1891[13:48:06] [Client thread/WARN]: ambiguous recipe: [[1xtile.blockOre@5] -> [2xitem.null@20]]
1892[13:48:06] [Client thread/WARN]: ambiguous recipe: [[1xtile.blockOre@7] -> [2xitem.null@44]]
1893[13:48:06] [Client thread/WARN]: ambiguous recipe: [[1xtile.blockOre@8] -> [2xitem.null@45]]
1894[13:48:06] [Client thread/INFO]: Thaumcraft Module Loaded!
1895[13:48:06] [Client thread/INFO]: BloodMagic Module Loaded!
1896[13:48:06] [Client thread/INFO]: Botania Module Loaded!
1897[13:48:06] [Client thread/INFO]: Post Initialization Complete!
1898[13:48:06] [Client thread/INFO]: Trying to change the quarry recipe
1899[13:48:06] [Client thread/INFO]: Found Quarry Block from buildcraft at buildcraft.BuildCraftBuilders:quarryBlock
1900[13:48:06] [Client thread/INFO]: 382 recipes loaded
1901[13:48:06] [Client thread/INFO]: Starting (PostInit)
1902[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileAlembic" with capacity (32) to extraction whitelist.
1903[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileCentrifuge" with capacity (0) to extraction whitelist.
1904[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to injection whitelist.
1905[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillable" with capacity (64) to extraction whitelist.
1906[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to injection whitelist.
1907[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileJarFillableVoid" with capacity (64) to extraction whitelist.
1908[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileTubeBuffer" with capacity (8) to extraction whitelist.
1909[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to injection whitelist.
1910[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileEssentiaReservoir" with capacity (256) to extraction whitelist.
1911[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.tiles.TileAlchemyFurnaceAdvancedNozzle" with capacity (0) to extraction whitelist.
1912[13:48:06] [Client thread/INFO]: Added "class thaumicenergistics.common.tiles.TileEssentiaVibrationChamber" with capacity (64) to injection whitelist.
1913[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.items.ItemEssence"[0] to item whitelist.
1914[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.items.ItemEssence"[1] to item whitelist.
1915[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.blocks.ItemJarFilled"[0] to item whitelist.
1916[13:48:06] [Client thread/INFO]: Added "class thaumcraft.common.blocks.ItemJarFilled"[3] to item whitelist.
1917[13:48:06] [Client thread/INFO]: Added "class thaumicenergistics.common.items.ItemBlockEssentiaVibrationChamber"[0] to item whitelist.
1918[13:48:06] [Client thread/INFO]: Starting (AE Scanables)
1919[13:48:06] [Client thread/INFO]: Could not register "Inscriber Name Press" for TC scanning.
1920[13:48:06] [Client thread/INFO]: Could not register "Creative ME Storage Cell" for TC scanning.
1921[13:48:06] [Client thread/INFO]: Could not register "Creative Energy Cell" for TC scanning.
1922[13:48:06] [Client thread/INFO]: Could not register "tile.appliedenergistics2.BlockPaint.name" for TC scanning.
1923[13:48:06] [Client thread/INFO]: Finished (AE Scanables in 102ms)
1924[13:48:06] [Client thread/INFO]: Finished (PostInit in 127ms)
1925[13:48:06] [Client thread/INFO]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
1926[13:48:07] [Client thread/INFO]: Unknown recipe class! forestry.core.recipes.ShapedRecipeCustom Modder please refer to net.minecraftforge.oredict.RecipeSorter
1927[13:48:07] [Client thread/INFO]: Unknown recipe class! tehnut.redstonearmory.util.ShapelessRecipeUpgrade Modder please refer to net.minecraftforge.oredict.RecipeSorter
1928[13:48:07] [Client thread/INFO]: Unknown recipe class! extracells.util.recipe.RecipeUniversalTerminal$ Modder please refer to net.minecraftforge.oredict.RecipeSorter
1929[13:48:07] [Client thread/INFO]: Unknown recipe class! com.emoniph.witchery.WitcheryRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
1930[13:48:07] [Client thread/INFO]: Unknown recipe class! unwrittenfun.minecraft.immersiveintegration.recipe.CapacitorBoxRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
1931[13:48:07] [Client thread/INFO]: CoFH Core found 2 World Generation files present in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\config\cofh\world/.
1932[13:48:07] [Client thread/INFO]: Reading world generation info from: C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\config\cofh\world\ThermalFoundation-Ores.json:
1933[13:48:07] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
1934[13:48:07] [Client thread/INFO]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
1935[13:48:07] [Client thread/INFO]: Thermal Foundation: Thaumcraft Plugin Enabled.
1936[13:48:07] [Client thread/INFO]: Thermal Foundation: Tinker's Construct Plugin Enabled.
1937[13:48:07] [Client thread/INFO]: Thermal Foundation: Load Complete.
1938[13:48:07] [Client thread/INFO]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
1939[13:48:07] [Client thread/INFO]: Thermal Expansion: EnderIO Plugin Enabled.
1940[13:48:07] [Client thread/INFO]: Thermal Expansion: Forestry Plugin Enabled.
1941[13:48:07] [Client thread/INFO]: Thermal Expansion: Thaumcraft Plugin Enabled.
1942[13:48:07] [Client thread/INFO]: Thermal Expansion: Load Complete.
1943[13:48:07] [Client thread/INFO]: Load Complete.
1944[13:48:07] [Client thread/INFO]: EnderStorage mod found.
1945[13:48:07] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
1946[13:48:07] [Client thread/INFO]: [TwilightForestMod] TwilightForestMod mod not found.
1947[13:48:07] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
1948[13:48:07] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
1949[13:48:07] [Client thread/INFO]: [ProjectRed] ProjectRed|Integration mod not found.
1950[13:48:07] [Client thread/INFO]: ExtraUtilities mod found.
1951[13:48:07] [Client thread/INFO]: OpenBlocks mod found.
1952[13:48:07] [Client thread/INFO]: Railcraft mod found.
1953[13:48:07] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
1954[13:48:07] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
1955[13:48:07] [Client thread/INFO]: [Statues] Statues mod not found.
1956[13:48:07] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
1957[13:48:07] [Client thread/INFO]: Trying to reflect crazypants.enderio.waila.WailaCompat load
1958[13:48:07] [Client thread/INFO]: Success in registering EnderIO
1959[13:48:07] [Client thread/INFO]: Trying to reflect thaumic.tinkerer.common.compat.TTinkererProvider callbackRegister
1960[13:48:07] [Client thread/INFO]: Success in registering ThaumicTinkerer
1961[13:48:07] [Client thread/INFO]: Trying to reflect covers1624.legacyfarms.intermods.waila.WailaModule callBackRegister
1962[13:48:07] [Client thread/INFO]: Success in registering legacyfarms
1963[13:48:07] [Client thread/INFO]: Trying to reflect am2.interop.WailaSupport callbackRegister
1964[13:48:07] [Client thread/WARN]: Could not find class am2.interop.WailaSupport
1965[13:48:07] [Client thread/INFO]: Trying to reflect appeng.integration.modules.Waila register
1966[13:48:07] [Client thread/INFO]: Success in registering appliedenergistics2
1967[13:48:07] [Client thread/INFO]: Trying to reflect net.bdew.ae2stuff.waila.WailaHandler loadCallback
1968[13:48:07] [Client thread/INFO]: Success in registering ae2stuff
1969[13:48:07] [Client thread/INFO]: Trying to reflect buildcraft.compat.waila.WailaCallback callback
1970[13:48:07] [Client thread/INFO]: Success in registering BuildCraft|Compat
1971[13:48:07] [Client thread/INFO]: Trying to reflect team.chisel.compat.WailaCompat register
1972[13:48:07] [Client thread/INFO]: Success in registering chisel
1973[13:48:07] [Client thread/INFO]: Trying to reflect extracells.integration.waila.Waila register
1974[13:48:07] [Client thread/INFO]: Success in registering extracells
1975[13:48:07] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
1976[13:48:07] [Client thread/INFO]: Success in registering ImmersiveEngineering
1977[13:48:07] [Client thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
1978[13:48:07] [Client thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@314a2c8f
1979[13:48:07] [Client thread/INFO]: Success in registering TConstruct
1980[13:48:07] [Client thread/INFO]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
1981[13:48:07] [Client thread/INFO]: WAILA callback received, loading...
1982[13:48:07] [Client thread/INFO]: Success in registering gendustry
1983[13:48:07] [Client thread/INFO]: Trying to reflect net.bdew.generators.waila.WailaHandler loadCallback
1984[13:48:07] [Client thread/INFO]: WAILA callback received, loading...
1985[13:48:07] [Client thread/INFO]: Success in registering advgenerators
1986[13:48:07] [Client thread/INFO]: Trying to reflect unwrittenfun.minecraft.immersiveintegration.waila.WailaHandler init
1987[13:48:07] [Client thread/INFO]: Success in registering immersiveintegration
1988[13:48:07] [Client thread/INFO]: Trying to reflect mcp.mobius.betterbarrels.BBWailaProvider callbackRegister
1989[13:48:07] [Client thread/INFO]: Success in registering JABBA
1990[13:48:07] [Client thread/INFO]: Trying to reflect matteroverdrive.compat.modules.waila.CompatWaila registerCallback
1991[13:48:07] [Client thread/INFO]: Success in registering mo
1992[13:48:07] [Client thread/INFO]: Trying to reflect techreborn.compat.waila.CompatModuleWaila callbackRegister
1993[13:48:07] [Client thread/INFO]: Success in registering techreborn
1994[13:48:07] [Client thread/INFO]: Trying to reflect thaumicenergistics.common.integration.ModuleWaila callbackRegister
1995[13:48:07] [Client thread/INFO]: Success in registering thaumicenergistics
1996[13:48:07] [Client thread/INFO]: Trying to reflect zarkov.utilityworlds.UW_WailaHandler callback
1997[13:48:07] [Client thread/INFO]: Success in registering utilityworlds
1998[13:48:07] [Client thread/INFO]: Trying to reflect com.emoniph.witchery.integration.ModHookWailaRegistrar callbackRegister
1999[13:48:07] [Client thread/INFO]: Success in registering witchery
2000[13:48:07] [Client thread/INFO]: Redstone Arsenal: Load Complete.
2001[13:48:08] [Client thread/INFO]: Load Complete.
2002[13:48:08] [Client thread/INFO]: Thaumcraft Plugin Enabled.
2003[13:48:08] [Client thread/INFO]: Thermal Dynamics: Load Complete.
2004[13:48:08] [Client thread/INFO]: Forge Mod Loader has successfully loaded 131 mods
2005[13:48:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Avaritia, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Questing, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:ThemedQuestingPack, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Forgotten Jet, FMLFileResourcePack:ForgottenWorld, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Advanced Generators, FMLFileResourcePack:Grim3212 Core, FMLFileResourcePack:Thaumic NEI, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immersive Integration, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Legacy Farms, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Matter Overdrive, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, 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:Nether Ores, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Ore Dictionary Converter, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Better Questing Quest Book, FMLFileResourcePack:Railcraft, FMLFileResourcePack:RebornCore, FMLFileResourcePack:Redstone Armory, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:RF Expansion, FMLFileResourcePack:SimpleLabels, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:SmoothBedrock, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Talismans 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TechReborn, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Utility Worlds, FMLFileResourcePack:Waila, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:Witchery, FMLFileResourcePack:Zetta Industries, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, BetterQuesting, Avaritia_Delegate_Pack, Avaritia_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack, XU_Delegate_Pack
2006[13:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
2007[13:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
2008[13:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
2009[13:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
2010[13:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
2011[13:48:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
2012[13:48:08] [Client thread/INFO]: Resource manager reload, new language: en_US
2013[13:48:08] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'diamond_ore' with background 'stone'. Place diamond_ore_dense.png in the assets folder to override.
2014[13:48:08] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'quartz_ore' with background 'netherrack'. Place quartz_ore_dense.png in the assets folder to override.
2015[13:48:09] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'coal_ore' with background 'stone'. Place coal_ore_dense.png in the assets folder to override.
2016[13:48:09] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'emerald_ore' with background 'stone'. Place emerald_ore_dense.png in the assets folder to override.
2017[13:48:10] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'lapis_ore' with background 'stone'. Place lapis_ore_dense.png in the assets folder to override.
2018[13:48:10] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'iron_ore' with background 'stone'. Place iron_ore_dense.png in the assets folder to override.
2019[13:48:10] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'redstone_ore' with background 'stone'. Place redstone_ore_dense.png in the assets folder to override.
2020[13:48:10] [Client thread/INFO]: Dense Ores: Succesfully generated dense ore texture for 'gold_ore' with background 'stone'. Place gold_ore_dense.png in the assets folder to override.
2021[13:48:11] [Client thread/WARN]: The sprite Chisel:snakestone/obsidian/particles/7 caused the mipmap level to drop from 4 to 3 because it's too small (8x8 px).
2022[13:48:11] [Client thread/INFO]: Created: 4096x2048 textures/blocks-atlas
2023[13:48:11] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
2024[13:48:12] [Client thread/INFO]: Texture valida
2025[13:48:12] [Client thread/INFO]: Stitching Revolver Textures!
2026[13:48:12] [Client thread/INFO]: Created: 1024x1024 textures/revolvers-atlas
2027[13:48:12] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
2028[13:48:12] [Client thread/INFO]: Texture valida
2029[13:48:12] [Client thread/WARN]: The sprite mo:crosshair caused the mipmap level to drop from 4 to 1 because it's too small (3x3 px).
2030[13:48:12] [Client thread/INFO]: Created: 256x256 textures/gui/items-atlas
2031[13:48:12] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
2032[13:48:12] [Client thread/INFO]: Texture valida
2033[13:48:12] [Client thread/INFO]: Located 405 spell IIcons
2034[13:48:16] [Client thread/WARN]: The sprite nc:blank caused the mipmap level to drop from 4 to 0 because it's too small (1x1 px).
2035[13:48:16] [Client thread/INFO]: Created: 8192x8192 textures/items-atlas
2036[13:48:16] [Client thread/INFO]: Removed 0 missing texture stacktraces. Tada!
2037[13:48:16] [Client thread/INFO]: Texture valida
2038[13:48:16] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2039[13:48:16] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
2040[13:48:16] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
2041[13:48:16] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2042[13:48:16] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2043[13:48:16] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
2044[13:48:16] [Client thread/WARN]: File mo:sounds/gui/button_loud_1.ogg does not exist, cannot add it to event mo:gui.button_loud
2045[13:48:16] [Thread-22/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
2046[13:48:16] [Thread-22/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2047[13:48:16] [Thread-22/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
2048[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2049[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2050[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2051[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2052[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2053[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2054[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2055[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2056[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2057[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2058[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2059[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2060[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2061[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2062[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2063[13:48:16] [Client thread/WARN]: JABBA-Debug Problem loading texture: extrautils:bw_(obsidian)
2064[13:48:16] [Client thread/ERROR]: ########## GL ERROR ##########
2065[13:48:16] [Client thread/ERROR]: @ Post startup
2066[13:48:16] [Client thread/ERROR]: 1282: Invalid operation
2067[13:48:16] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
2068[13:48:16] [Client thread/ERROR]: The following texture errors were found.
2069[13:48:16] [Client thread/ERROR]: ==================================================
2070[13:48:16] [Client thread/ERROR]: DOMAIN minecraft
2071[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2072[13:48:16] [Client thread/ERROR]: domain minecraft is missing 27 textures
2073[13:48:16] [Client thread/ERROR]: domain minecraft has 5 locations:
2074[13:48:16] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
2075[13:48:16] [Client thread/ERROR]: mod Botania resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\Botania r1.8-249.jar
2076[13:48:16] [Client thread/ERROR]: mod IC2 resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\industrialcraft-2-2.2.823-experimental.jar
2077[13:48:16] [Client thread/ERROR]: mod journeymap resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\journeymap-1.7.10-5.1.4p1-unlimited.jar
2078[13:48:16] [Client thread/ERROR]: mod Thaumcraft resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\Thaumcraft-1.7.10-4.2.3.5.jar
2079[13:48:16] [Client thread/ERROR]: -------------------------
2080[13:48:16] [Client thread/ERROR]: The missing resources for domain minecraft are:
2081[13:48:16] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1759_planter.png
2082[13:48:16] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_470_schematicSaver.png
2083[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_6910_focusDislocation.png
2084[13:48:16] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_476_blockMimic.png
2085[13:48:16] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_464_blockSpellParadigm.png
2086[13:48:16] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_465_blockSpellEnhancement.png
2087[13:48:16] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1291_extracells.block.walrus.png
2088[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5465_extracells.fluid.item.png
2089[13:48:16] [Client thread/ERROR]: textures/blocks/TConIntegration.bedrock.png
2090[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_6941_focusHeal.png
2091[13:48:16] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_467_blockSpellEffect.png
2092[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_6936_focusFlight.png
2093[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_6920_focusSmelt.png
2094[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_5468_extracells.pattern.crafting.png
2095[13:48:16] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_1760_mill.png
2096[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_6894_focusRecall.png
2097[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_6922_focusTelekinesis.png
2098[13:48:16] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_466_blockSpellModifier.png
2099[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_6900_focusEnderChest.png
2100[13:48:16] [Client thread/ERROR]: textures/blocks/planks.png
2101[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_6928_focusDeflect.png
2102[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_BLOCK_608_gaiaHeadBlock_skeleton.png
2103[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_6919_focusXPDrain.png
2104[13:48:16] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_473_crystalBelljar.png
2105[13:48:16] [Client thread/ERROR]: textures/blocks/MISSING_ICON_BLOCK_472_alchemicCalcinator.png
2106[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_7078_itemAspect.png
2107[13:48:16] [Client thread/ERROR]: textures/items/MISSING_ICON_ITEM_6901_focusShadowbeam.png
2108[13:48:16] [Client thread/ERROR]: -------------------------
2109[13:48:16] [Client thread/ERROR]: No other errors exist for domain minecraft
2110[13:48:16] [Client thread/ERROR]: ==================================================
2111[13:48:16] [Client thread/ERROR]: ==================================================
2112[13:48:16] [Client thread/ERROR]: DOMAIN ttinkerer
2113[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2114[13:48:16] [Client thread/ERROR]: domain ttinkerer is missing 7 textures
2115[13:48:16] [Client thread/ERROR]: domain ttinkerer has 1 location:
2116[13:48:16] [Client thread/ERROR]: mod ThaumicTinkerer resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\ThaumicTinkerer-2.5-1.7.10-164.jar
2117[13:48:16] [Client thread/ERROR]: -------------------------
2118[13:48:16] [Client thread/ERROR]: The missing resources for domain ttinkerer are:
2119[13:48:16] [Client thread/ERROR]: textures/blocks/repairer.png
2120[13:48:16] [Client thread/ERROR]: textures/items/ichorSwordGem.png
2121[13:48:16] [Client thread/ERROR]: textures/blocks/magnet.png
2122[13:48:16] [Client thread/ERROR]: textures/items/ichorAxeGem.png
2123[13:48:16] [Client thread/ERROR]: textures/items/ichorShovelGem.png
2124[13:48:16] [Client thread/ERROR]: textures/items/mobAspect.png
2125[13:48:16] [Client thread/ERROR]: textures/items/ichorPickGem.png
2126[13:48:16] [Client thread/ERROR]: -------------------------
2127[13:48:16] [Client thread/ERROR]: No other errors exist for domain ttinkerer
2128[13:48:16] [Client thread/ERROR]: ==================================================
2129[13:48:16] [Client thread/ERROR]: ==================================================
2130[13:48:16] [Client thread/ERROR]: DOMAIN botania
2131[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2132[13:48:16] [Client thread/ERROR]: domain botania is missing 1 texture
2133[13:48:16] [Client thread/ERROR]: domain botania has 1 location:
2134[13:48:16] [Client thread/ERROR]: mod Botania resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\Botania r1.8-249.jar
2135[13:48:16] [Client thread/ERROR]: -------------------------
2136[13:48:16] [Client thread/ERROR]: The missing resources for domain botania are:
2137[13:48:16] [Client thread/ERROR]: textures/blocks/alt/clayconiaChibi.png
2138[13:48:16] [Client thread/ERROR]: -------------------------
2139[13:48:16] [Client thread/ERROR]: No other errors exist for domain botania
2140[13:48:16] [Client thread/ERROR]: ==================================================
2141[13:48:16] [Client thread/ERROR]: ==================================================
2142[13:48:16] [Client thread/ERROR]: DOMAIN mo
2143[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2144[13:48:16] [Client thread/ERROR]: domain mo is missing 13 textures
2145[13:48:16] [Client thread/ERROR]: domain mo has 1 location:
2146[13:48:16] [Client thread/ERROR]: mod mo resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\MatterOverdrive-1.7.10-0.4.2.jar
2147[13:48:16] [Client thread/ERROR]: -------------------------
2148[13:48:16] [Client thread/ERROR]: The missing resources for domain mo are:
2149[13:48:16] [Client thread/ERROR]: textures/blocks/weapon_station.png
2150[13:48:16] [Client thread/ERROR]: textures/blocks/android_station.png
2151[13:48:16] [Client thread/ERROR]: textures/gui/items/minimap_target.png
2152[13:48:16] [Client thread/ERROR]: textures/blocks/pattern_monitor.png
2153[13:48:16] [Client thread/ERROR]: textures/blocks/contract_market.png
2154[13:48:16] [Client thread/ERROR]: textures/blocks/fusion_reactor_controller.png
2155[13:48:16] [Client thread/ERROR]: textures/blocks/gravitational_stabilizer.png
2156[13:48:16] [Client thread/ERROR]: textures/blocks/android_spawner.png
2157[13:48:16] [Client thread/ERROR]: textures/blocks/fusion_reactor_io.png
2158[13:48:16] [Client thread/ERROR]: textures/blocks/fusion_reactor_coil.png
2159[13:48:16] [Client thread/ERROR]: textures/items/omni_tool.png
2160[13:48:16] [Client thread/ERROR]: textures/blocks/star_map.png
2161[13:48:16] [Client thread/ERROR]: textures/blocks/molten_tritanium_Still.png
2162[13:48:16] [Client thread/ERROR]: -------------------------
2163[13:48:16] [Client thread/ERROR]: No other errors exist for domain mo
2164[13:48:16] [Client thread/ERROR]: ==================================================
2165[13:48:16] [Client thread/ERROR]: ==================================================
2166[13:48:16] [Client thread/ERROR]: DOMAIN missing_icon_item_5478_extrautils
2167[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2168[13:48:16] [Client thread/ERROR]: domain missing_icon_item_5478_extrautils is missing 1 texture
2169[13:48:16] [Client thread/ERROR]: domain missing_icon_item_5478_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
2170[13:48:16] [Client thread/ERROR]: -------------------------
2171[13:48:16] [Client thread/ERROR]: The missing resources for domain missing_icon_item_5478_extrautils are:
2172[13:48:16] [Client thread/ERROR]: textures/items/lawSword.png
2173[13:48:16] [Client thread/ERROR]: -------------------------
2174[13:48:16] [Client thread/ERROR]: No other errors exist for domain missing_icon_item_5478_extrautils
2175[13:48:16] [Client thread/ERROR]: ==================================================
2176[13:48:16] [Client thread/ERROR]: ==================================================
2177[13:48:16] [Client thread/ERROR]: DOMAIN alchemicalwizardry
2178[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2179[13:48:16] [Client thread/ERROR]: domain alchemicalwizardry is missing 1 texture
2180[13:48:16] [Client thread/ERROR]: domain alchemicalwizardry has 1 location:
2181[13:48:16] [Client thread/ERROR]: mod AWWayofTime resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\BloodMagic-1.7.10-1.3.3-17.jar
2182[13:48:16] [Client thread/ERROR]: -------------------------
2183[13:48:16] [Client thread/ERROR]: The missing resources for domain alchemicalwizardry are:
2184[13:48:16] [Client thread/ERROR]: textures/items/SigilOfTheFastMiner.png
2185[13:48:16] [Client thread/ERROR]: -------------------------
2186[13:48:16] [Client thread/ERROR]: No other errors exist for domain alchemicalwizardry
2187[13:48:16] [Client thread/ERROR]: ==================================================
2188[13:48:16] [Client thread/ERROR]: ==================================================
2189[13:48:16] [Client thread/ERROR]: DOMAIN immersiveengineering
2190[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2191[13:48:16] [Client thread/ERROR]: domain immersiveengineering is missing 3 textures
2192[13:48:16] [Client thread/ERROR]: domain immersiveengineering has 1 location:
2193[13:48:16] [Client thread/ERROR]: mod ImmersiveEngineering resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\ImmersiveEngineering-0.7.7.jar
2194[13:48:16] [Client thread/ERROR]: -------------------------
2195[13:48:16] [Client thread/ERROR]: The missing resources for domain immersiveengineering are:
2196[13:48:16] [Client thread/ERROR]: textures/revolvers/revolver_rose.png
2197[13:48:16] [Client thread/ERROR]: textures/blocks/metal2_skycrateDispenser.png
2198[13:48:16] [Client thread/ERROR]: textures/revolvers/revolver_tesla.png
2199[13:48:16] [Client thread/ERROR]: -------------------------
2200[13:48:16] [Client thread/ERROR]: No other errors exist for domain immersiveengineering
2201[13:48:16] [Client thread/ERROR]: ==================================================
2202[13:48:16] [Client thread/ERROR]: ==================================================
2203[13:48:16] [Client thread/ERROR]: DOMAIN harvestcraft
2204[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2205[13:48:16] [Client thread/ERROR]: domain harvestcraft is missing 1 texture
2206[13:48:16] [Client thread/ERROR]: domain harvestcraft has 1 location:
2207[13:48:16] [Client thread/ERROR]: mod harvestcraft resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\PamsHarvestCraft1710.jar
2208[13:48:16] [Client thread/ERROR]: -------------------------
2209[13:48:16] [Client thread/ERROR]: The missing resources for domain harvestcraft are:
2210[13:48:16] [Client thread/ERROR]: textures/items/chocolaterollItem.png
2211[13:48:16] [Client thread/ERROR]: -------------------------
2212[13:48:16] [Client thread/ERROR]: No other errors exist for domain harvestcraft
2213[13:48:16] [Client thread/ERROR]: ==================================================
2214[13:48:16] [Client thread/ERROR]: ==================================================
2215[13:48:16] [Client thread/ERROR]: DOMAIN logisticspipes
2216[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2217[13:48:16] [Client thread/ERROR]: domain logisticspipes is missing 3 textures
2218[13:48:16] [Client thread/ERROR]: domain logisticspipes has 1 location:
2219[13:48:16] [Client thread/ERROR]: mod LogisticsPipes resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\logisticspipes-0.9.3.126.jar
2220[13:48:16] [Client thread/ERROR]: -------------------------
2221[13:48:16] [Client thread/ERROR]: The missing resources for domain logisticspipes are:
2222[13:48:16] [Client thread/ERROR]: textures/items/itemUpgrade/UpgradeModule.png
2223[13:48:16] [Client thread/ERROR]: textures/items/itemUpgrade/LogicController.png
2224[13:48:16] [Client thread/ERROR]: textures/items/ItemPipeSignCreator.png
2225[13:48:16] [Client thread/ERROR]: -------------------------
2226[13:48:16] [Client thread/ERROR]: No other errors exist for domain logisticspipes
2227[13:48:16] [Client thread/ERROR]: ==================================================
2228[13:48:16] [Client thread/ERROR]: ==================================================
2229[13:48:16] [Client thread/ERROR]: DOMAIN ic2
2230[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2231[13:48:16] [Client thread/ERROR]: domain ic2 is missing 1 texture
2232[13:48:16] [Client thread/ERROR]: domain ic2 has 1 location:
2233[13:48:16] [Client thread/ERROR]: mod IC2 resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\industrialcraft-2-2.2.823-experimental.jar
2234[13:48:16] [Client thread/ERROR]: -------------------------
2235[13:48:16] [Client thread/ERROR]: The missing resources for domain ic2 are:
2236[13:48:16] [Client thread/ERROR]: textures/blocks/wiring/cable/blockIronCableIII.png
2237[13:48:16] [Client thread/ERROR]: -------------------------
2238[13:48:16] [Client thread/ERROR]: The following other errors were reported for domain ic2:
2239[13:48:16] [Client thread/ERROR]: -------------------------
2240[13:48:16] [Client thread/ERROR]: Problem: broken aspect ratio and not an animation
2241[13:48:16] [Client thread/ERROR]: textures/blocks/wiring/cable/blockDetectorCable.png
2242[13:48:16] [Client thread/ERROR]: textures/blocks/wiring/cable/blockSplitterCable.png
2243[13:48:16] [Client thread/ERROR]: ==================================================
2244[13:48:16] [Client thread/ERROR]: ==================================================
2245[13:48:16] [Client thread/ERROR]: DOMAIN chisel
2246[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2247[13:48:16] [Client thread/ERROR]: domain chisel is missing 1 texture
2248[13:48:16] [Client thread/ERROR]: domain chisel has 1 location:
2249[13:48:16] [Client thread/ERROR]: mod chisel resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\Chisel-2.9.5.11.jar
2250[13:48:16] [Client thread/ERROR]: -------------------------
2251[13:48:16] [Client thread/ERROR]: The missing resources for domain chisel are:
2252[13:48:16] [Client thread/ERROR]: textures/blocks/endstone/EnderFrame.png
2253[13:48:16] [Client thread/ERROR]: -------------------------
2254[13:48:16] [Client thread/ERROR]: No other errors exist for domain chisel
2255[13:48:16] [Client thread/ERROR]: ==================================================
2256[13:48:16] [Client thread/ERROR]: ==================================================
2257[13:48:16] [Client thread/ERROR]: DOMAIN buildcraft
2258[13:48:16] [Client thread/ERROR]: --------------------------------------------------
2259[13:48:16] [Client thread/ERROR]: domain buildcraft is missing 3 textures
2260[13:48:16] [Client thread/ERROR]: domain buildcraft has 7 locations:
2261[13:48:16] [Client thread/ERROR]: mod BuildCraft|Silicon resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\buildcraft-7.1.17.jar
2262[13:48:16] [Client thread/ERROR]: mod BuildCraft|Transport resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\buildcraft-7.1.17.jar
2263[13:48:16] [Client thread/ERROR]: mod BuildCraft|Builders resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\buildcraft-7.1.17.jar
2264[13:48:16] [Client thread/ERROR]: mod BuildCraft|Energy resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\buildcraft-7.1.17.jar
2265[13:48:16] [Client thread/ERROR]: mod BuildCraft|Robotics resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\buildcraft-7.1.17.jar
2266[13:48:16] [Client thread/ERROR]: mod BuildCraft|Factory resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\buildcraft-7.1.17.jar
2267[13:48:16] [Client thread/ERROR]: mod BuildCraft|Core resources at C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\mods\buildcraft-7.1.17.jar
2268[13:48:16] [Client thread/ERROR]: -------------------------
2269[13:48:16] [Client thread/ERROR]: The missing resources for domain buildcraft are:
2270[13:48:16] [Client thread/ERROR]: textures/items/triggers/trigger_machine_active.png
2271[13:48:16] [Client thread/ERROR]: textures/items/board_green.png
2272[13:48:16] [Client thread/ERROR]: textures/items/triggers/trigger_machine_inactive.png
2273[13:48:16] [Client thread/ERROR]: -------------------------
2274[13:48:16] [Client thread/ERROR]: No other errors exist for domain buildcraft
2275[13:48:16] [Client thread/ERROR]: ==================================================
2276[13:48:16] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
2277[13:48:17] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2278[13:48:17] [Sound Library Loader/INFO]: Sound engine started
2279[13:48:18] [Client thread/INFO]: Loading blocks and textures...
2280[13:48:18] [Client thread/INFO]: Built BlockMD cache (6479) : BlockMD.reset count 1 avg 54,87ms
2281[13:48:18] [Client thread/INFO]: initBlocksTexture: 4096x2048 loaded in 148.532607ms
2282[13:48:18] [Client thread/INFO]: Existing color palette's resource packs and mod names match current loadout.
2283[13:48:18] [Client thread/INFO]: Loaded 5715 block colors from color palette file in 13ms: C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\colorpalette.json
2284[13:48:18] [Client thread/INFO]: Initialized 74 block colors from mods and resource packs in 17ms
2285[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [ThaumicHorizons:light:0] (Transparency,Error)
2286[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockAiry:0] (Transparency,Error)
2287[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockWarded:0] (Transparency,Error)
2288[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:spectralContainer:0] (Transparency,Error)
2289[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [ThaumicHorizons:lightSolar:0] (Transparency,Error)
2290[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockEldritchNothing:0] (Transparency,Error)
2291[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Thaumcraft:blockPortalEldritch:0] (Transparency,Error)
2292[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [witchery:force:0] (Transparency,Error)
2293[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [chisel:glass_pane:4] (OpenToSky,Transparency,Error,TransparentRoof)
2294[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:1] (OpenToSky,Transparency,Error,TransparentRoof)
2295[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [EnderIO:blockFusedQuartz:3] (OpenToSky,Transparency,Error,TransparentRoof)
2296[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [AWWayofTime:bloodLight:0] (Transparency,Error)
2297[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:0] (NoShadow,Transparency,Error,Plant,NoTopo)
2298[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:2] (NoShadow,Transparency,Error,Plant,NoTopo)
2299[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:1] (NoShadow,Transparency,Error,Plant,NoTopo)
2300[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:4] (NoShadow,Transparency,Error,Plant,NoTopo)
2301[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:3] (NoShadow,Transparency,Error,Plant,NoTopo)
2302[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:6] (NoShadow,Transparency,Error,Plant,NoTopo)
2303[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:5] (NoShadow,Transparency,Error,Plant,NoTopo)
2304[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:8] (NoShadow,Transparency,Error,Plant,NoTopo)
2305[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:7] (NoShadow,Transparency,Error,Plant,NoTopo)
2306[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:10] (NoShadow,Transparency,Error,Plant,NoTopo)
2307[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:9] (NoShadow,Transparency,Error,Plant,NoTopo)
2308[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:12] (NoShadow,Transparency,Error,Plant,NoTopo)
2309[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:11] (NoShadow,Transparency,Error,Plant,NoTopo)
2310[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:14] (NoShadow,Transparency,Error,Plant,NoTopo)
2311[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:13] (NoShadow,Transparency,Error,Plant,NoTopo)
2312[13:48:18] [Client thread/WARN]: Block with Error flag won't be saved to color palette: BlockMD [Botania:buriedPetals:15] (NoShadow,Transparency,Error,Plant,NoTopo)
2313[13:48:18] [Client thread/INFO]: Color palette file generated with 5715 colors in 74ms for: C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\colorpalette.json
2314[13:48:18] [Client thread/INFO]: Updated color palette file: C:\Users\Luca\AppData\Roaming\forgottenworld\versions\JetReborn\journeymap\colorpalette.json
2315[13:48:20] [Client thread/INFO]: Connecting to forgottenworld.it, 26431
2316[13:48:21] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient, (obfuscated)
2317[13:48:21] [Netty Client IO #0/INFO]: Server protocol version 2
2318[13:48:21] [Netty Client IO #0/INFO]: Attempting connection with missing mods [FastCraft] at SERVER
2319[13:48:22] [Netty Client IO #0/INFO]: Injecting existing block and item data into this client instance
2320[13:48:22] [Netty Client IO #0/INFO]: Applying holder lookups
2321[13:48:22] [Netty Client IO #0/INFO]: Holder lookups applied
2322[13:48:22] [Client thread/INFO]: [Client thread] Client side modded connection established
2323[13:48:22] [Client thread/INFO]: Loading compatibility for minecraft
2324[13:48:22] [Client thread/INFO]: Loading compatibility for CoFHCore
2325[13:48:22] [Client thread/INFO]: Metallurgy not loaded - skipping
2326[13:48:22] [Client thread/INFO]: Loading compatibility for NetherOres
2327[13:48:22] [Client thread/INFO]: BigReactors not loaded - skipping
2328[13:48:22] [Client thread/INFO]: Loading compatibility for appliedenergistics2
2329[13:48:22] [Client thread/INFO]: Loading compatibility for Thaumcraft
2330[13:48:22] [Client thread/INFO]: ElectriCraft not loaded - skipping
2331[13:48:22] [Client thread/INFO]: ReactorCraft not loaded - skipping
2332[13:48:22] [Client thread/INFO]: Loading compatibility for Forestry
2333[13:48:22] [Client thread/INFO]: Loading compatibility for TConstruct
2334[13:48:22] [Client thread/INFO]: Loading compatibility for IC2
2335[13:48:22] [Client thread/INFO]: MobProperties not loaded - skipping
2336[13:48:22] [Client thread/INFO]: xreliquary not loaded - skipping
2337[13:48:22] [Client thread/INFO]: bluepower not loaded - skipping
2338[13:48:22] [Client thread/INFO]: Requesting Sync...
2339[13:48:22] [Client thread/INFO]: Connected to new server, resetting commands
2340[13:48:22] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
2341[13:48:22] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
2342[13:48:22] [Client thread/INFO]: Requesting World ID
2343[13:48:23] [Client thread/INFO]: [CHAT] [Staff] Lo staff ti vede sempre!
2344[13:48:23] [Client thread/INFO]: [CHAT] squalo87 joined the game.
2345[13:48:23] [Client thread/INFO]: Client received server config settings.
2346[13:48:23] [Client thread/INFO]: CHEAT_SHEET[true], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[1], ASPECT_TOTAL_CAP[100
2347[13:48:23] [Client thread/WARN]: =============================================================
2348[13:48:23] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
2349[13:48:23] [Client thread/WARN]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
2350[13:48:23] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
2351[13:48:23] [Client thread/WARN]: =============================================================
2352[13:48:23] [Client thread/INFO]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
2353[13:48:24] [Client thread/ERROR]: Failed to find identifier for: net.minecraft.item.ItemBlock@7c423d11
2354[13:48:24] [Client thread/ERROR]: Failed to find identifier for: com.kentington.thaumichorizons.common.items.ItemGolemBellTH@715e65ca
2355[13:48:27] [Client thread/INFO]: Loading: Forestry NEI Integration
2356[13:48:27] [Client thread/INFO]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
2357[13:48:27] [Client thread/INFO]: [advsolar.client.nei.NEIASPConfig:loadConfig:10]: [Advanced Solar Panels]: Loading NEI compatibility...
2358[13:48:28] [Client thread/INFO]: Added NEI integration
2359[13:48:28] [Client thread/INFO]: Loaded TB comb item: magicbees.item.ItemComb@12d8f2d7
2360[13:48:28] [Client thread/INFO]: Loaded Magic Bees comb item: magicbees.item.ItemComb@12d8f2d7 (magicbees.item.ItemComb@12d8f2d7)
2361[13:48:28] [Client thread/INFO]: Loading integration: Minecraft / Forge
2362[13:48:28] [Client thread/INFO]: Loading integration: Pam's HarvestCraft
2363[13:48:28] [Client thread/INFO]: Loading integration: MineFactory Reloaded
2364[13:48:28] [Client thread/INFO]: Loading integration: Railcraft
2365[13:48:28] [Client thread/INFO]: [it.forgottenworld.client.handlers.RenderHandler:onLoad:182]: Loaded World
2366[13:48:28] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
2367[13:48:28] [Client thread/INFO]: Receiving Server Configuration...
2368[13:48:28] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer, (obfuscated)
2369[13:48:28] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
2370[13:48:28] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading Crafting.zs
2371[13:48:29] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
2372[13:48:29] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading NEI.zs
2373[13:48:29] [Client thread/INFO]: Received server authentication msg. Remote sync will be activated
2374[13:48:29] [Client thread/INFO]: Received handshake from server
2375[13:48:29] [Client thread/INFO]: Available server commands: SetAE2FakeSlot
2376[13:48:29] [Client thread/INFO]: Received server configuration
2377[13:48:29] [Client thread/INFO]: Received player login packet.
2378[13:48:29] [Client thread/INFO]: [CHAT] Non hai ricevuto nuove mail.
2379[13:48:29] [Client thread/INFO]: Compendium unlock state not found to load. Assuming it hasn't been created yet.
2380[13:48:29] [Client thread/ERROR]: EntitySpawnHandler exception
2381java.lang.RuntimeException: Could not spawn mod entity ModID: mo EntityID: 34 at ( -23.5,69.0, -29.21875) Please contact mod author or server admin.
2382 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2383 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2384 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2385 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2386 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2387 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2388 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2389 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2390 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2391 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2392 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2393 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2394 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2395 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2396 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
2397 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
2398 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2399 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2400 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2401 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2402 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
2403 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
2404 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
2405 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
2406 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
2407[13:48:29] [Client thread/ERROR]: OpenGuiHandler exception
2408java.lang.RuntimeException: Could not spawn mod entity ModID: mo EntityID: 34 at ( -23.5,69.0, -29.21875) Please contact mod author or server admin.
2409 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2410 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2411 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2412 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2413 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2414 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2415 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2416 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2417 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2418 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2419 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2420 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2421 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2422 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2423 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
2424 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
2425 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2426 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2427 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2428 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2429 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
2430 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
2431 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
2432 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
2433 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
2434[13:48:29] [Client thread/ERROR]: HandshakeCompletionHandler exception
2435java.lang.RuntimeException: Could not spawn mod entity ModID: mo EntityID: 34 at ( -23.5,69.0, -29.21875) Please contact mod author or server admin.
2436 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2437 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2438 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2439 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2440 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2441 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2442 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
2443 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
2444 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
2445 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
2446 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
2447 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
2448 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2449 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2450 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
2451 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
2452 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2453 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2454 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2455 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2456 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
2457 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
2458 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
2459 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
2460 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
2461[13:48:29] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
2462java.lang.RuntimeException: Could not spawn mod entity ModID: mo EntityID: 34 at ( -23.5,69.0, -29.21875) Please contact mod author or server admin.
2463 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.spawnEntity(EntitySpawnHandler.java:64) ~[EntitySpawnHandler.class:?]
2464 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:34) ~[EntitySpawnHandler.class:?]
2465 at cpw.mods.fml.common.network.internal.EntitySpawnHandler.channelRead0(EntitySpawnHandler.java:28) ~[EntitySpawnHandler.class:?]
2466 at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
2467 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2468 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2469 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
2470 at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
2471 at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
2472 at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
2473 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
2474 at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
2475 at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
2476 at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
2477 at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
2478 at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
2479 at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
2480 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
2481 at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
2482 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2483 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
2484 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
2485 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
2486 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
2487 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
2488[13:48:29] [Netty Client IO #0/INFO]: Restoring client configs.
2489[13:48:29] [Netty Client IO #0/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
2490[13:48:29] [Netty Client IO #0/INFO]: Reset configs to client values for tehnut.redstonearmory.ConfigHandler
2491[13:48:29] [Netty Client IO #0/INFO]: Reset configs to client values for tterrag.wailaplugins.config.WPConfigHandler
2492[13:48:29] [Netty Client IO #0/INFO]: Loading configuration files
2493[13:48:30] [Client thread/INFO]: Applying holder lookups
2494[13:48:30] [Client thread/INFO]: Holder lookups applied
2495[13:53:18] [Client thread/INFO]: Stopping!
2496[13:53:18] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
2497[13:53:18] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
2498[13:53:18] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
2499[13:53:18] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: