Skip to content

Instantly share code, notes, and snippets.

@belathus
Created January 6, 2017 00:39
Show Gist options
  • Save belathus/ae69ef692c4f1d14582b85fef1219344 to your computer and use it in GitHub Desktop.
Save belathus/ae69ef692c4f1d14582b85fef1219344 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[18:12:43] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:12:43] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:12:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:12:43] [main/INFO]: Forge Mod Loader version 12.18.3.2185 for Minecraft 1.10.2 loading
[18:12:43] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_111, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_111
[18:12:44] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:12:44] [main/WARN]: The coremod am2.asm.Preloader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:12:44] [main/INFO]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.3.2.jar
[18:12:44] [main/WARN]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:12:44] [main/WARN]: The coremod team.chisel.common.asm.ChiselCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:12:44] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:12:44] [main/WARN]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:12:44] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from movingworld-1.10.2-0006-full.jar
[18:12:44] [main/WARN]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:12:44] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:12:44] [main/WARN]: The coremod net.epoxide.surge.asm.SurgeLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:12:44] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:12:44] [main/INFO]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[18:12:44] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[18:12:44] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.6.1 Source=file:/C:/Users/Belathus/Programs/MultiMC/instances/1.10.2/minecraft/mods/movingworld-1.10.2-0006-full.jar Env=CLIENT
[18:12:44] [main/INFO]: Compatibility level set to JAVA_8
[18:12:44] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:12:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:12:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:12:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:45] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:12:45] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:12:45] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:45] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:45] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:45] [main/INFO]: Finished data injection.
[18:12:45] [main/INFO]: Finished data injection.
[18:12:45] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:46] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[18:12:46] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@6b63e6ad
[18:12:46] [main/INFO]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[18:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:12:46] [main/ERROR]: A critical problem occurred registering the ASM transformer class
java.lang.ClassNotFoundException:
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:46) [forge-1.10.2-12.18.3.2185-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 6
at org.objectweb.asm.ClassReader.readShort(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
at net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer.transform(DeobfuscationTransformer.java:48) ~[forge-1.10.2-12.18.3.2185-universal.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
... 14 more
[18:12:46] [main/INFO]: No need to load MCP mappings. We're in obfuscated environment.
[18:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:46] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:12:46] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[18:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:12:46] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[18:12:46] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:12:46] [main/INFO]: Patching Game Start...
[18:12:47] [main/INFO]: Core: Located target method func_70636_d()V
[18:12:47] [main/INFO]: Core: Located target method insn node: func_78898_a()V
[18:12:47] [main/INFO]: Core: Success! Inserted operations!
[18:12:47] [main/INFO]: Core: Located target method func_70047_e()F
[18:12:47] [main/INFO]: Core: Located target ARETURN insn node
[18:12:47] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[18:12:47] [Client thread/INFO]: Setting user: belathus
[18:12:47] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:39]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[18:12:47] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:88]: Transforming net.minecraft.block.Block Finished.
[18:12:47] [Client thread/INFO]: [Quark ASM] Transforming BlockPistonBase
[18:12:47] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Laid;Lcm;Lct;Z)Z)
[18:12:47] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[18:12:47] [Client thread/INFO]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@1c5d3a37 in node org.objectweb.asm.tree.VarInsnNode@7e3d2ebd
[18:12:47] [Client thread/INFO]: [Quark ASM] Patch result: true
[18:12:47] [Client thread/INFO]: Patching Minecraft using Riven's "Half" Algorithm
[18:12:49] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:39]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[18:12:49] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:88]: Transforming net.minecraft.block.Block Finished.
[18:12:49] [Client thread/INFO]: [Quark ASM] Transforming EntityBoat
[18:12:49] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_76986_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lrh;F)Z)
[18:12:49] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[18:12:49] [Client thread/INFO]: [Quark ASM] Patch result: true
[18:12:49] [Client thread/INFO]: Located OBJBakedModel
[18:12:49] [Client thread/INFO]: Core: Located target method func_82722_b(Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraft/potion/PotionEffect;
[18:12:50] [Client thread/INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
[18:12:50] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
[18:12:50] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[18:12:50] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[18:12:50] [Client thread/INFO]: Patching Key Event...
[18:12:50] [Client thread/WARN]: Skipping bad option: lastServer:
[18:12:50] [Client thread/INFO]: LWJGL Version: 2.9.1
[18:12:51] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
AppleCore (AppleCore-mc1.10.2-2.1.0.jar)
ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar)
SurgeLoadingPlugin (Surge-1.10.2-1.0.0.50.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.62-beta.jar)
LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
MovingWorldCoreMod (movingworld-1.10.2-0006-full.jar)
CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.1.185-universal.jar)
LoadingPlugin (Quark-r1.1-70.jar)
ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-15.jar)
IvToolkit (IvToolkit-1.2.9.jar)
AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.4b.jar)
Contact their authors BEFORE contacting forge
// Don't be sad, have a hug! <3
Time: 1/5/17 6:12 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1647848760 bytes (1571 MB) / 1897398272 bytes (1809 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1536m -Xmx8192m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
AppleCore (AppleCore-mc1.10.2-2.1.0.jar)
squeek.applecore.asm.TransformerModuleHandler
ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar)
team.chisel.common.asm.ChiselTransformer
SurgeLoadingPlugin (Surge-1.10.2-1.0.0.50.jar)
net.epoxide.surge.asm.SurgeTransformerManager
EnderCorePlugin (EnderCore-1.10.2-0.4.1.62-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
lumien.bloodmoon.asm.ClassTransformer
MovingWorldCoreMod (movingworld-1.10.2-0006-full.jar)
CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.1.185-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.BlockStateLoaderTransformer
LoadingPlugin (Quark-r1.1-70.jar)
vazkii.quark.base.asm.ClassTransformer
ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-15.jar)
am2.asm.Transformer
IvToolkit (IvToolkit-1.2.9.jar)
AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.4b.jar)
zmaster587.advancedRocketry.asm.ClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6900 Series'
[18:12:51] [Client thread/INFO]: MinecraftForge v12.18.3.2185 Initialized
[18:12:51] [Client thread/INFO]: Replaced 231 ore recipes
[18:12:51] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:21]: ********* CoreDummyContainer. OK
[18:12:51] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[18:12:51] [Client thread/INFO]: Searching C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods for mods
[18:12:51] [Client thread/INFO]: Also searching C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\1.10.2 for mods
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: * The modid advancedRocketry is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)...
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: * The modid AppleCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)...
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: * The modid Aroma1997CoreHelper is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)...
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.1
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: * The modid AromaBackup is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)...
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.1.1
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: * The modid AromaBackupRecovery is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)...
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: * The modid AnimationAPI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)...
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: * The modid AutoRegLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[18:12:53] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)...
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:53] [Client thread/WARN]: * The modid Baubles is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:53] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:53] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid BetterAchievements is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid BiomesOPlenty is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid BloodMagic is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid Botania is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetAudio is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetCarts is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetDecoration is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetDrama is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetFarming is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetGates is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetPipes is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetStorage is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetTweaks is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetWires is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid CharsetWrench is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: * The modid ChatFlow is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:54] [Client thread/WARN]: ****************************************
[18:12:54] [Client thread/WARN]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.2.29
[18:12:54] [Client thread/WARN]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-v2a
[18:12:54] [Client thread/WARN]: Mod craftingtweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.1.16
[18:12:55] [Client thread/WARN]: ****************************************
[18:12:55] [Client thread/WARN]: * The modid MineTweaker3 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:55] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:55] [Client thread/WARN]: ****************************************
[18:12:55] [Client thread/WARN]: ****************************************
[18:12:55] [Client thread/WARN]: * The modid CustomMainMenu is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:55] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:55] [Client thread/WARN]: ****************************************
[18:12:55] [Client thread/INFO]: Mod customoregen is missing the required element 'name'. Substituting customoregen
[18:12:55] [Client thread/WARN]: ****************************************
[18:12:55] [Client thread/WARN]: * The modid EnderIO is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:55] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:55] [Client thread/WARN]: ****************************************
[18:12:55] [Client thread/WARN]: ****************************************
[18:12:55] [Client thread/WARN]: * The modid EnderZoo is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:55] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:55] [Client thread/WARN]: ****************************************
[18:12:55] [Client thread/ERROR]: The mcmod.info file in EngineersWorkshop-1.1.0-1.10.2.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 11 column 6
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:63) [MetadataCollection.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:57) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:49) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:78) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:141) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:382) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:521) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 11 column 6
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
... 27 more
[18:12:56] [Client thread/WARN]: ****************************************
[18:12:56] [Client thread/WARN]: * The modid ExtraUtils2 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:56] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:56] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:56] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:56] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:56] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:56] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:56] [Client thread/WARN]: ****************************************
[18:12:56] [Client thread/INFO]: Mod ExtraUtils2 is missing the required element 'name'. Substituting ExtraUtils2
[18:12:56] [Client thread/WARN]: ****************************************
[18:12:56] [Client thread/WARN]: * The modid FastLeaveDecay is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:56] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:56] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:56] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:56] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:56] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:56] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:56] [Client thread/WARN]: ****************************************
[18:12:57] [Client thread/WARN]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-7.0.11.797
[18:12:57] [Client thread/WARN]: ****************************************
[18:12:57] [Client thread/WARN]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:57] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:57] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:57] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:57] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:57] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:57] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:57] [Client thread/WARN]: ****************************************
[18:12:58] [Client thread/WARN]: ****************************************
[18:12:58] [Client thread/WARN]: * The modid libVulpes is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:58] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:58] [Client thread/WARN]: ****************************************
[18:12:58] [Client thread/WARN]: ****************************************
[18:12:58] [Client thread/WARN]: * The modid LunatriusCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:58] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:58] [Client thread/WARN]: ****************************************
[18:12:58] [Client thread/WARN]: ****************************************
[18:12:58] [Client thread/WARN]: * The modid Morpheus is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:58] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:58] [Client thread/WARN]: ****************************************
[18:12:58] [Client thread/WARN]: ****************************************
[18:12:58] [Client thread/WARN]: * The modid NashornLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:58] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:58] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:58] [Client thread/WARN]: ****************************************
[18:12:59] [Client thread/WARN]: Mod nethercore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-2.0.3
[18:12:59] [Client thread/WARN]: Mod netherportalfix is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[18:12:59] [Client thread/WARN]: ****************************************
[18:12:59] [Client thread/WARN]: * The modid NoFov is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:59] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:59] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:59] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:59] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:59] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:59] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:59] [Client thread/WARN]: ****************************************
[18:12:59] [Client thread/WARN]: ****************************************
[18:12:59] [Client thread/WARN]: * The modid PersistentBits is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:59] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:59] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:59] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:59] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:59] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:59] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:59] [Client thread/WARN]: ****************************************
[18:12:59] [Client thread/WARN]: ****************************************
[18:12:59] [Client thread/WARN]: * The modid Quark is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:12:59] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:12:59] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:12:59] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:12:59] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:12:59] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:12:59] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:12:59] [Client thread/WARN]: ****************************************
[18:12:59] [Client thread/WARN]: Mod refinedrelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version @VERSION@
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: * The modid ResourceLoader is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:13:00] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: * The modid Roguelike is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:13:00] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: * The modid Signals is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:13:00] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: Mod Signals is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: * The modid SpiceOfLife is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:13:00] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: * The modid Stackie is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:13:00] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: Mod trashslot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.3.7
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: * The modid Waila is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:13:00] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:13:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:13:00] [Client thread/WARN]: ****************************************
[18:13:00] [Client thread/WARN]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.10
[18:13:01] [Client thread/WARN]: ****************************************
[18:13:01] [Client thread/WARN]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[18:13:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[18:13:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[18:13:01] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
[18:13:01] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[18:13:01] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Unknown Source)
[18:13:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[18:13:01] [Client thread/WARN]: ****************************************
[18:13:01] [Client thread/WARN]: Mod CodeChickenLib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.1.185
[18:13:01] [Client thread/INFO]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
[18:13:01] [Client thread/WARN]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[18:13:01] [Client thread/INFO]: Forge Mod Loader has identified 159 mods to load
[18:13:01] [Client thread/INFO]: Found mod(s) [cyberware] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[18:13:01] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:40]: ********* registerBus. OK
[18:13:01] [Client thread/INFO]: FML has found a non-mod file mcjtylib-1.10-2.2.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[18:13:06] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AdvancedRocketry, Aroma1997Core, ivtoolkit, io.github.elytra.movingworld.common.asm.coremod, expindustry, hardlib, oreflowers, abyssalcraft, actuallyadditions, advancedRocketry, AppleCore, appleskin, Aroma1997CoreHelper, AromaBackup, AromaBackupRecovery, AnimationAPI, arsmagica2, AutoRegLib, backpack, base, basemetals, Baubles, bdlib, BetterAchievements, BiomesOPlenty, BloodMagic, bloodmoon, boatifull, boilerplate, Botania, CharsetAudio, CharsetCarts, CharsetDecoration, CharsetDrama, CharsetFarming, CharsetGates, CharsetLib, CharsetPipes, CharsetStorage, CharsetTweaks, CharsetWires, CharsetWrench, ChatFlow, chisel, commoncapabilities, controlling, cookingforblockheads, cosmeticarmorreworked, craftingtweaks, ctgui, MineTweaker3, CustomMainMenu, customoregen, cyberware, cyclopscore, davincisvessels, deepresonance, druidry, dungeontactics, eleccore, embers, enchiridion, endercore, EnderIO, enderthing, EnderZoo, engineersworkshop, esteemedinnovation, everlastingabilities, evilcraft, extraalchemy, ExtraUtils2, FastLeaveDecay, foamfix, forestry, fp.api, fp, gendustry, fishing, goetia, grapplemod, grue, guideapi, immersiveengineering, infinitylib, integrateddynamics, integratedtunnels, inventorysorter, ironchest, JEI, jeibees, journeymap, jeresources, levelup, librarianliblate, librarianlib, libVulpes, LunatriusCore, mantle, mcmultipart, mob_properties, modtweaker, modularutilities, morebees, moreoverlays, Morpheus, movingworld, mtlib, NashornLib, natura, botanicaladdons, naturescompass, nethercore, nex, nethermetals, netherportalfix, NoFov, yurtmod, harvestcraft, PersistentBits, primal, Quark, railcraft, reccomplex, refinedrelocation, refinedstorage, refraction, xreliquary, ResourceLoader, rftools, rftoolscontrol, rockhounding_chemistry, rockhounding_oretiers, Roguelike, roots, runesofwizardry, runesofwizardry_classics, Signals, spartanshields, special_ai, SpiceOfLife, Stackie, surge, taiga, tconstruct, tesla, theoneprobe, tinkersdefense, tombstone, trashslot, vc, Waila, waystones, wired, CodeChickenLib, ccl-entityhook] at CLIENT
[18:13:06] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AdvancedRocketry, Aroma1997Core, ivtoolkit, io.github.elytra.movingworld.common.asm.coremod, expindustry, hardlib, oreflowers, abyssalcraft, actuallyadditions, advancedRocketry, AppleCore, appleskin, Aroma1997CoreHelper, AromaBackup, AromaBackupRecovery, AnimationAPI, arsmagica2, AutoRegLib, backpack, base, basemetals, Baubles, bdlib, BetterAchievements, BiomesOPlenty, BloodMagic, bloodmoon, boatifull, boilerplate, Botania, CharsetAudio, CharsetCarts, CharsetDecoration, CharsetDrama, CharsetFarming, CharsetGates, CharsetLib, CharsetPipes, CharsetStorage, CharsetTweaks, CharsetWires, CharsetWrench, ChatFlow, chisel, commoncapabilities, controlling, cookingforblockheads, cosmeticarmorreworked, craftingtweaks, ctgui, MineTweaker3, CustomMainMenu, customoregen, cyberware, cyclopscore, davincisvessels, deepresonance, druidry, dungeontactics, eleccore, embers, enchiridion, endercore, EnderIO, enderthing, EnderZoo, engineersworkshop, esteemedinnovation, everlastingabilities, evilcraft, extraalchemy, ExtraUtils2, FastLeaveDecay, foamfix, forestry, fp.api, fp, gendustry, fishing, goetia, grapplemod, grue, guideapi, immersiveengineering, infinitylib, integrateddynamics, integratedtunnels, inventorysorter, ironchest, JEI, jeibees, journeymap, jeresources, levelup, librarianliblate, librarianlib, libVulpes, LunatriusCore, mantle, mcmultipart, mob_properties, modtweaker, modularutilities, morebees, moreoverlays, Morpheus, movingworld, mtlib, NashornLib, natura, botanicaladdons, naturescompass, nethercore, nex, nethermetals, netherportalfix, NoFov, yurtmod, harvestcraft, PersistentBits, primal, Quark, railcraft, reccomplex, refinedrelocation, refinedstorage, refraction, xreliquary, ResourceLoader, rftools, rftoolscontrol, rockhounding_chemistry, rockhounding_oretiers, Roguelike, roots, runesofwizardry, runesofwizardry_classics, Signals, spartanshields, special_ai, SpiceOfLife, Stackie, surge, taiga, tconstruct, tesla, theoneprobe, tinkersdefense, tombstone, trashslot, vc, Waila, waystones, wired, CodeChickenLib, ccl-entityhook] at SERVER
[18:13:06] [Client thread/INFO]: [Quark ASM] Transforming ModelBiped
[18:13:06] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [setRotationAngles, func_78087_a, a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V / (FFFFFFLrw;)V)
[18:13:06] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[18:13:06] [Client thread/INFO]: [Quark ASM] Patch result: true
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onAdd(java.lang.Object, int, java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyAdd(PersistentRegistryManager.java:833)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:37)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onClear(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyClear(PersistentRegistryManager.java:773)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:37)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onCreate(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyCreate(PersistentRegistryManager.java:803)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:37)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onAdd(java.lang.Object, int, java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyAdd(PersistentRegistryManager.java:833)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:38)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onClear(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyClear(PersistentRegistryManager.java:773)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:38)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onCreate(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyCreate(PersistentRegistryManager.java:803)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:38)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onAdd(java.lang.Object, int, java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyAdd(PersistentRegistryManager.java:833)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:39)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onClear(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyClear(PersistentRegistryManager.java:773)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:39)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onCreate(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyCreate(PersistentRegistryManager.java:803)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:39)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$SpellCallbacks.onAdd(java.lang.Object, int, java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyAdd(PersistentRegistryManager.java:833)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:40)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$SpellCallbacks.onClear(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyClear(PersistentRegistryManager.java:773)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:40)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$SpellCallbacks.onCreate(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyCreate(PersistentRegistryManager.java:803)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:40)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onAdd(java.lang.Object, int, java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyAdd(PersistentRegistryManager.java:833)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:41)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onClear(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyClear(PersistentRegistryManager.java:773)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:41)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onCreate(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyCreate(PersistentRegistryManager.java:803)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:41)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onAdd(java.lang.Object, int, java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyAdd(PersistentRegistryManager.java:833)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:42)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyAdd:848]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onClear(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyClear(PersistentRegistryManager.java:773)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:42)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyClear:788]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: java.lang.NoSuchMethodException: am2.api.ArsMagicaAPI$ObjectCallbacks.onCreate(java.util.Map)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.getMethod(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.getLegacyCreate(PersistentRegistryManager.java:803)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:203)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.api.ArsMagicaAPI.<clinit>(ArsMagicaAPI.java:42)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at am2.ArsMagica2.<clinit>(ArsMagica2.java:48)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.Class.forName(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:13:07] [Client thread/INFO]: [net.minecraftforge.fml.common.registry.PersistentRegistryManager:getLegacyCreate:818]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: * Dangerous alternative prefix `arsmagica2` for name `none`, expected `animationapi` invalid registry invocation/invalid name?
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:233)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:173)
[18:13:07] [Client thread/WARN]: * at am2.api.affinity.Affinity.registerAffinities(Affinity.java:83)...
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: * Dangerous alternative prefix `arsmagica2` for name `arcane`, expected `animationapi` invalid registry invocation/invalid name?
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:233)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:173)
[18:13:07] [Client thread/WARN]: * at am2.api.affinity.Affinity.registerAffinities(Affinity.java:84)...
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: * Dangerous alternative prefix `arsmagica2` for name `water`, expected `animationapi` invalid registry invocation/invalid name?
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:233)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:173)
[18:13:07] [Client thread/WARN]: * at am2.api.affinity.Affinity.registerAffinities(Affinity.java:85)...
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: * Dangerous alternative prefix `arsmagica2` for name `fire`, expected `animationapi` invalid registry invocation/invalid name?
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:233)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:173)
[18:13:07] [Client thread/WARN]: * at am2.api.affinity.Affinity.registerAffinities(Affinity.java:86)...
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: * Dangerous alternative prefix `arsmagica2` for name `earth`, expected `animationapi` invalid registry invocation/invalid name?
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:233)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:173)
[18:13:07] [Client thread/WARN]: * at am2.api.affinity.Affinity.registerAffinities(Affinity.java:87)...
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: * Dangerous alternative prefix `arsmagica2` for name `air`, expected `animationapi` invalid registry invocation/invalid name?
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:233)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:173)
[18:13:07] [Client thread/WARN]: * at am2.api.affinity.Affinity.registerAffinities(Affinity.java:88)...
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: * Dangerous alternative prefix `arsmagica2` for name `lightning`, expected `animationapi` invalid registry invocation/invalid name?
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:233)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:173)
[18:13:07] [Client thread/WARN]: * at am2.api.affinity.Affinity.registerAffinities(Affinity.java:89)...
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: * Dangerous alternative prefix `arsmagica2` for name `ice`, expected `animationapi` invalid registry invocation/invalid name?
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:233)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:173)
[18:13:07] [Client thread/WARN]: * at am2.api.affinity.Affinity.registerAffinities(Affinity.java:90)...
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: * Dangerous alternative prefix `arsmagica2` for name `nature`, expected `animationapi` invalid registry invocation/invalid name?
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:233)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:173)
[18:13:07] [Client thread/WARN]: * at am2.api.affinity.Affinity.registerAffinities(Affinity.java:91)...
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: * Dangerous alternative prefix `arsmagica2` for name `life`, expected `animationapi` invalid registry invocation/invalid name?
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:233)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:173)
[18:13:07] [Client thread/WARN]: * at am2.api.affinity.Affinity.registerAffinities(Affinity.java:92)...
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/WARN]: * Dangerous alternative prefix `arsmagica2` for name `ender`, expected `animationapi` invalid registry invocation/invalid name?
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:233)
[18:13:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:173)
[18:13:07] [Client thread/WARN]: * at am2.api.affinity.Affinity.registerAffinities(Affinity.java:93)...
[18:13:07] [Client thread/WARN]: ****************************************
[18:13:07] [Client thread/ERROR]: The mod backpack is expecting signature @FINGERPRINT@ for source backpack-3.0.1-1.10.2.jar, however there is no signature matching that description
[18:13:07] [Client thread/INFO]: Transforming net.minecraft.inventory.InventoryCrafting
[18:13:11] [Client thread/INFO]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
[18:13:11] [Client thread/INFO]: Preparing to take over the world
[18:13:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Expanded Industry, FMLFileResourcePack:HardLib, FMLFileResourcePack:Ore Flowers, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Advanced Rocketry, FMLFileResourcePack:AppleCore, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:AromaBackup, FMLFileResourcePack:AromaBackup Recovery, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Backpack, FMLFileResourcePack:B.A.S.E, FMLFileResourcePack:Base Metals, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bloodmoon, FMLFileResourcePack:Boatifull, FMLFileResourcePack:Boilerplate, FMLFileResourcePack:Botania, FMLFileResourcePack:♫, FMLFileResourcePack:U, FMLFileResourcePack:⚿, FMLFileResourcePack:!, FMLFileResourcePack:;, FMLFileResourcePack:&, FMLFileResourcePack:‽, FMLFileResourcePack:|, FMLFileResourcePack:#, FMLFileResourcePack:*, FMLFileResourcePack:+, FMLFileResourcePack:/, FMLFileResourcePack:ChatFlow, FMLFileResourcePack:Chisel, FMLFileResourcePack:CommonCapabilities, FMLFileResourcePack:Controlling, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:CosmeticArmorReworked, FMLFileResourcePack:Crafting Tweaks, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:customoregen, FMLFileResourcePack:Cyberware, FMLFileResourcePack:Cyclops Core, FMLFileResourcePack:Davinci's Vessels, FMLFileResourcePack:DeepResonance, FMLFileResourcePack:DzDruidry, FMLFileResourcePack:DungeonTactics, FMLFileResourcePack:ElecCore, FMLFileResourcePack:Embers, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Enderthing, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Engineers Workshop, FMLFileResourcePack:Esteemed Innovation, FMLFileResourcePack:EverlastingAbilities, FMLFileResourcePack:EvilCraft, FMLFileResourcePack:Extra Alchemy, FMLFileResourcePack:ExtraUtils2, FMLFileResourcePack:Fast Leave Decay, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Forestry, FMLFileResourcePack:Futurepack API, FMLFileResourcePack:Futurepack, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Fishing Net Mod, FMLFileResourcePack:Goetia, FMLFileResourcePack:Grappling hook mod, FMLFileResourcePack:Grue, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:InfinityLib, FMLFileResourcePack:Integrated Dynamics, FMLFileResourcePack:Integrated Tunnels, FMLFileResourcePack:Simple Inventory sorting, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Level Up!, FMLFileResourcePack:LibrarianLib Stage 2, FMLFileResourcePack:LibrarianLib, FMLFileResourcePack:libVulpes, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Mantle, FMLFileResourcePack:MCMultiPart, FMLFileResourcePack:Mob Properties, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:Modular Utilities, FMLFileResourcePack:More Bees, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Moving World, FMLFileResourcePack:MTLib, FMLFileResourcePack:Nashorn Library, FMLFileResourcePack:Natura, FMLFileResourcePack:Natural Pledge, FMLFileResourcePack:Nature's Compass, FMLFileResourcePack:Nether Core, FMLFileResourcePack:NetherEx, FMLFileResourcePack:Nether Metals, FMLFileResourcePack:Nether Portal Fix, FMLFileResourcePack:No Fov, FMLFileResourcePack:Nomadic Tents, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Persistent Bits, FMLFileResourcePack:PrimalCore, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Refraction, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Control, FMLFileResourcePack:Rockhounding: Chemistry, FMLFileResourcePack:Rockhounding: Ore Tiers, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Roots, FMLFileResourcePack:Runes of Wizardry, FMLFileResourcePack:Runes of Wizardry - Classic Dusts Pack, FMLFileResourcePack:Signals, FMLFileResourcePack:Spartan Shields, FMLFileResourcePack:Special AI, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Stackie, FMLFileResourcePack:Surge, FMLFileResourcePack:Tinkers Alloying Addon, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TESLA, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Tinkers' Defense, FMLFileResourcePack:Tombstone, FMLFileResourcePack:TrashSlot, FMLFileResourcePack:ViesCraft, FMLFileResourcePack:Waila, FMLFileResourcePack:Waystones, FMLFileResourcePack:WIRED: More Augs, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ccl-entityhook, enchiridion, CustomResources, CustomOverridingResources
[18:13:15] [Client thread/INFO]: Processing ObjectHolder annotations
[18:13:15] [Client thread/INFO]: Found 472 ObjectHolder annotations
[18:13:15] [Client thread/INFO]: Identifying ItemStackHolder annotations
[18:13:15] [Client thread/INFO]: Found 1 ItemStackHolder annotations
[18:13:15] [Client thread/INFO]: Applying holder lookups
[18:13:15] [Client thread/INFO]: Holder lookups applied
[18:13:15] [Client thread/INFO]: Applying holder lookups
[18:13:15] [Client thread/INFO]: Holder lookups applied
[18:13:15] [Client thread/INFO]: Applying holder lookups
[18:13:15] [Client thread/INFO]: Holder lookups applied
[18:13:15] [Client thread/INFO]: Core: Removing Model Rotation Limit...
[18:13:15] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[18:13:15] [Forge Version Check/INFO]: [CharsetTweaks] Starting version check at http://charset.asie.pl/update.json
[18:13:15] [Client thread/INFO]: Logger initialized.
[18:13:15] [Client thread/OFF]: Loading Aroma1997Core version ${version} for MC ${mcversion}
[18:13:15] [Client thread/INFO]: Finished Pre-initialization.
[18:13:16] [Client thread/INFO]: Extra Utilities 2 JEI Plugin - ACTIVATE!
[18:13:16] [Forge Version Check/INFO]: [CharsetTweaks] Found status: OUTDATED Target: 0.3.4
[18:13:16] [Forge Version Check/INFO]: [cookingforblockheads] Starting version check at http://balyware.com/new/forge_update.php?modid=cookingforblockheads
[18:13:16] [Forge Version Check/INFO]: [primal] Starting version check at http://insecure.www.nmd.so/update-primal.json
[18:13:16] [Forge Version Check/INFO]: [primal] Found status: UP_TO_DATE Target: null
[18:13:16] [Forge Version Check/INFO]: [moreoverlays] Starting version check at https://raw.githubusercontent.com/feldim2425/Mod_Update-JSONs/master/MoreOverlays.json
[18:13:17] [Forge Version Check/INFO]: [moreoverlays] Found status: UP_TO_DATE Target: null
[18:13:17] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[18:13:17] [Forge Version Check/INFO]: [Forge] Found status: UP_TO_DATE Target: null
[18:13:17] [Forge Version Check/INFO]: [craftingtweaks] Starting version check at http://balyware.com/new/forge_update.php?modid=craftingtweaks
[18:13:17] [Forge Version Check/INFO]: [trashslot] Starting version check at http://balyware.com/new/forge_update.php?modid=trashslot
[18:13:17] [Forge Version Check/INFO]: [nex] Starting version check at https://gist.github.com/LogicTechCorp/b969f6e4ac68f0350d3af6dd4be54632
[18:13:17] [Forge Version Check/INFO]: [CharsetStorage] Starting version check at http://charset.asie.pl/update.json
[18:13:17] [Client thread/INFO]: Starting the Integration Handler.
[18:13:17] [Client thread/INFO]: OBJLoader: Domain abyssalcraft has been added.
[18:13:17] [Client thread/INFO]: Starting PreInitialization Phase...
[18:13:17] [Forge Version Check/INFO]: [CharsetStorage] Found status: OUTDATED Target: 0.3.4
[18:13:17] [Forge Version Check/INFO]: [CharsetAudio] Starting version check at http://charset.asie.pl/update.json
[18:13:17] [Client thread/INFO]: Tesla loaded... Activating Tesla Power System integration...
[18:13:17] [Client thread/INFO]: Grabbing Configurations...
[18:13:17] [Client thread/INFO]: Initializing Tool Materials...
[18:13:17] [Client thread/INFO]: Initializing Armor Materials...
[18:13:17] [Forge Version Check/INFO]: [CharsetAudio] Found status: OUTDATED Target: 0.3.4
[18:13:17] [Forge Version Check/INFO]: [nethermetals] Starting version check at https://raw.githubusercontent.com/nfinit-gaming/Nether-Metals/master/update.json
[18:13:17] [Forge Version Check/INFO]: [CharsetWrench] Starting version check at http://charset.asie.pl/update.json
[18:13:17] [Client thread/INFO]: Initializing Blocks...
[18:13:17] [Forge Version Check/INFO]: [CharsetWrench] Found status: OUTDATED Target: 0.3.4
[18:13:17] [Forge Version Check/INFO]: [CharsetWires] Starting version check at http://charset.asie.pl/update.json
[18:13:18] [Forge Version Check/INFO]: [CharsetWires] Found status: OUTDATED Target: 0.3.4
[18:13:18] [Forge Version Check/INFO]: [netherportalfix] Starting version check at http://balyware.com/new/forge_update.php?modid=netherportalfix
[18:13:18] [Forge Version Check/INFO]: [CharsetDrama] Starting version check at http://charset.asie.pl/update.json
[18:13:18] [Client thread/INFO]: Initializing Items...
[18:13:18] [Forge Version Check/INFO]: [CharsetDrama] Found status: OUTDATED Target: 0.3.4
[18:13:18] [Forge Version Check/INFO]: [CharsetCarts] Starting version check at http://charset.asie.pl/update.json
[18:13:18] [Client thread/INFO]: Initializing Fuelstuffs...
[18:13:18] [Client thread/INFO]: PreInitializing ClientProxy...
[18:13:18] [Client thread/INFO]: PreInitialization Finished.
[18:13:18] [Forge Version Check/INFO]: [CharsetCarts] Found status: OUTDATED Target: 0.3.4
[18:13:18] [Forge Version Check/INFO]: [abyssalcraft] Starting version check at https://raw.githubusercontent.com/Shinoow/AbyssalCraft/master/version.json
[18:13:18] [Forge Version Check/INFO]: [abyssalcraft] Found status: UP_TO_DATE Target: null
[18:13:18] [Forge Version Check/INFO]: [railcraft] Starting version check at http://www.railcraft.info/railcraft_versions
[18:13:18] [Client thread/INFO]: OBJLoader: Domain advancedrocketry has been added.
[18:13:18] [Forge Version Check/INFO]: [railcraft] Found status: UP_TO_DATE Target: null
[18:13:18] [Forge Version Check/INFO]: [CharsetDecoration] Starting version check at http://charset.asie.pl/update.json
[18:13:18] [Forge Version Check/INFO]: [CharsetDecoration] Found status: OUTDATED Target: 0.3.4
[18:13:18] [Forge Version Check/INFO]: [CharsetGates] Starting version check at http://charset.asie.pl/update.json
[18:13:19] [Forge Version Check/INFO]: [CharsetGates] Found status: OUTDATED Target: 0.3.4
[18:13:19] [Forge Version Check/INFO]: [CharsetFarming] Starting version check at http://charset.asie.pl/update.json
[18:13:19] [Forge Version Check/INFO]: [CharsetFarming] Found status: OUTDATED Target: 0.3.4
[18:13:19] [Forge Version Check/INFO]: [grue] Starting version check at https://raw.githubusercontent.com/Shinoow/Grue/master/version.json
[18:13:19] [Forge Version Check/INFO]: [grue] Found status: BETA Target: null
[18:13:19] [Forge Version Check/INFO]: [CharsetLib] Starting version check at http://charset.asie.pl/update.json
[18:13:19] [Client thread/INFO]: Helping Aroma1997Core
[18:13:19] [Client thread/INFO]: Using Dimension Blacklist with 0 entries.
[18:13:19] [Forge Version Check/INFO]: [CharsetLib] Found status: OUTDATED Target: 0.3.4
[18:13:19] [Forge Version Check/INFO]: [nethercore] Starting version check at https://raw.githubusercontent.com/RenEvo/nethercore/master/update.json
[18:13:19] [Forge Version Check/INFO]: [CharsetPipes] Starting version check at http://charset.asie.pl/update.json
[18:13:19] [Forge Version Check/INFO]: [CharsetPipes] Found status: OUTDATED Target: 0.3.4
[18:13:19] [Client thread/INFO]: Registered imbuement: dr_phy
[18:13:19] [Client thread/INFO]: Registered imbuement: dr_drn
[18:13:19] [Client thread/INFO]: Registered imbuement: dr_fall
[18:13:19] [Client thread/INFO]: Registered imbuement: dr_exp
[18:13:19] [Client thread/INFO]: Registered imbuement: dr_fire
[18:13:19] [Client thread/INFO]: Registered imbuement: dr_frst
[18:13:19] [Client thread/INFO]: Registered imbuement: dr_mage
[18:13:19] [Client thread/INFO]: Registered imbuement: dr_litn
[18:13:19] [Client thread/INFO]: Registered imbuement: mn_reg
[18:13:19] [Client thread/INFO]: Registered imbuement: bn_red
[18:13:19] [Client thread/INFO]: Registered imbuement: soulbnd
[18:13:19] [Client thread/INFO]: Registered imbuement: fl_lure
[18:13:19] [Client thread/INFO]: Registered imbuement: mg_xp
[18:13:19] [Client thread/INFO]: Registered imbuement: pp_ore
[18:13:19] [Client thread/INFO]: Registered imbuement: mg_gog
[18:13:19] [Client thread/INFO]: Registered imbuement: tc_nrv
[18:13:19] [Client thread/INFO]: Registered imbuement: step_up
[18:13:19] [Client thread/INFO]: Registered imbuement: run_spd
[18:13:19] [Client thread/INFO]: Registered imbuement: dispel
[18:13:19] [Client thread/INFO]: Registered imbuement: fallprot
[18:13:19] [Client thread/INFO]: Registered imbuement: fireprot
[18:13:19] [Client thread/INFO]: Registered imbuement: freedom
[18:13:19] [Client thread/INFO]: Registered imbuement: healing
[18:13:19] [Client thread/INFO]: Registered imbuement: hungerup
[18:13:19] [Client thread/INFO]: Registered imbuement: highjump
[18:13:19] [Client thread/INFO]: Registered imbuement: lifesave
[18:13:19] [Client thread/INFO]: Registered imbuement: lightstep
[18:13:19] [Client thread/INFO]: Registered imbuement: minespd
[18:13:19] [Client thread/INFO]: Registered imbuement: recoil
[18:13:19] [Client thread/INFO]: Registered imbuement: swimspd
[18:13:19] [Client thread/INFO]: Registered imbuement: wtrbrth
[18:13:19] [Client thread/INFO]: Registered imbuement: wtrwalk
[18:13:20] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
[18:13:20] [Client thread/INFO]: OBJLoader: Domain arsmagica2 has been added.
[18:13:20] [Client thread/INFO]: [Quark ASM] Transforming RenderItem
[18:13:20] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [renderItem, func_180454_a, a] Descriptor (Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/block/model/IBakedModel;)V / (Ladz;Lbyl;)V)
[18:13:20] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[18:13:20] [Client thread/INFO]: [Quark ASM] Patch result: true
[18:13:20] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [renderEffect, func_180451_a, a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V / (Lbyl;)V)
[18:13:20] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[18:13:20] [Client thread/INFO]: [Quark ASM] Patch result: true
[18:13:20] [Client thread/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a]
[18:13:20] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
[18:13:20] [Client thread/INFO]: Core: Located target method func_78479_a(FI)V
[18:13:20] [Client thread/INFO]: Core: Located target method insn node: gluPerspective(FFFF)V
[18:13:20] [Client thread/INFO]: Core: Located target method insn node: func_78467_g(F)V
[18:13:20] [Client thread/INFO]: Core: Success! Inserted callout function op (shift)!
[18:13:20] [Client thread/INFO]: Core: Success! Inserted callout function op (flip)!
[18:13:20] [Client thread/INFO]: Core: Located target method func_181560_a(FJ)V
[18:13:20] [Client thread/INFO]: Core: Located target method insn node: net/minecraft/profiler/Profiler.func_76320_a, (Ljava/lang/String;)V
[18:13:20] [Client thread/INFO]: Core: Success! Inserted opcodes!
[18:13:20] [Client thread/INFO]: [Quark] 'Ender watcher' is forcefully disabled as it's incompatible with the following loaded mods: [Botania]
[18:13:21] [Client thread/INFO]: [Quark] 'Dispensers place seeds' is forcefully disabled as it's incompatible with the following loaded mods: [Botania]
[18:13:21] [Client thread/INFO]: [Quark] 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorysorter]
[18:13:21] [Client thread/INFO]: [Quark] 'Double doors open together' is forcefully disabled as it's incompatible with the following loaded mods: [CharsetTweaks]
[18:13:21] [Client thread/INFO]: [Quark] 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
[18:13:21] [Client thread/INFO]: [Quark] Module automation is enabled
[18:13:21] [Client thread/INFO]: [Quark] Module world is enabled
[18:13:21] [Client thread/INFO]: [Quark] Module experimental is enabled
[18:13:21] [Client thread/INFO]: [Quark] Module decoration is enabled
[18:13:21] [Client thread/INFO]: [Quark] Module vanity is enabled
[18:13:21] [Client thread/INFO]: [Quark] Module management is enabled
[18:13:21] [Client thread/INFO]: [Quark] Module tweaks is enabled
[18:13:21] [Client thread/INFO]: [Quark] Module building is enabled
[18:13:21] [Client thread/INFO]: [Quark ASM] Transforming LayerArmorBase
[18:13:21] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [renderArmorLayer, func_188361_a, a] Descriptor (Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V / (Lsf;FFFFFFFLsb;)V)
[18:13:21] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[18:13:21] [Client thread/INFO]: [Quark ASM] Patch result: true
[18:13:21] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [renderEnchantedGlint, func_188364_a, a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V / (Lbsy;Lsf;Lbju;FFFFFFF)V)
[18:13:21] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[18:13:21] [Client thread/INFO]: [Quark ASM] Patch result: true
[18:13:21] [Client thread/INFO]: Module MineTweaker3 has successfully loaded
[18:13:21] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:106]: Loading scripts
[18:13:21] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:153]: MineTweaker: Loading common.zs
[18:13:21] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:153]: MineTweaker: Loading taiga.zs
[18:13:21] [Client thread/INFO]: Starting PreInit
[18:13:21] [Client thread/INFO]: Completed PreInit in: 30 ms
[18:13:21] [Client thread/ERROR]: Trying to activate the universal filled bucket too late. Call it statically in your Mods class. Mod: Base Metals
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_WOOD
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_WOOD
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_STONE
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_STONE
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_IRON
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_IRON
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_GOLD
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_GOLD
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_DIAMOND
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_DIAMOND
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_COPPER
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_COPPER
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_SILVER
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_SILVER
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_TIN
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_TIN
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_LEAD
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_LEAD
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_NICKEL
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_NICKEL
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_ZINC
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_ZINC
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_BRONZE
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_BRONZE
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_BRASS
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_BRASS
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_STEEL
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_STEEL
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_INVAR
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_INVAR
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_ELECTRUM
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_ELECTRUM
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_COLDIRON
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_COLDIRON
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_MITHRIL
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_MITHRIL
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_ADAMANTINE
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_ADAMANTINE
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_STARSTEEL
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_STARSTEEL
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_AQUARIUM
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_AQUARIUM
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_CUPRONICKEL
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_CUPRONICKEL
[18:13:21] [Client thread/INFO]: Created armor material enum BASEMETALS_PLATINUM
[18:13:21] [Client thread/INFO]: Created tool material enum BASEMETALS_PLATINUM
[18:13:22] [Client thread/INFO]: java.lang.Thread.getStackTrace(Unknown Source): Expanding array variable ItemAxe.field_185066_m to size 256
[18:13:22] [Client thread/INFO]: java.lang.Thread.getStackTrace(Unknown Source): Expanding array variable ItemAxe.field_185067_n to size 256
[18:13:22] [Client thread/INFO]: bdlib 1.12.2.19 loaded
[18:13:22] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[18:13:24] [Client thread/INFO]: OBJLoader: Domain bloodmagic has been added.
[18:13:24] [Client thread/FATAL]: Module Materials did not load due to issue: Mod with modid: steamagerevolution was not found
[18:13:24] [Client thread/INFO]: Module Pipe Wrench has successfully loaded
[18:13:26] [Client thread/INFO]: OBJLoader: Domain botania has been added.
[18:13:26] [Client thread/INFO]: Starting pre-init...
[18:13:26] [Client thread/INFO]: Loading blocks...
[18:13:26] [Client thread/INFO]: 66 Feature's blocks loaded.
[18:13:26] [Client thread/INFO]: Loading Tile Entities...
[18:13:26] [Client thread/INFO]: Tile Entities loaded.
[18:13:26] [Client thread/INFO]: Loading items...
[18:13:26] [Client thread/INFO]: 66 Feature's items loaded.
[18:13:26] [Client thread/INFO]: Pre-init finished.
[18:13:26] [Client thread/WARN]: The config file of Cyclops Core is out of date and might cause problems, please remove it so it can be regenerated.
[18:13:26] [Client thread/WARN]: The config file of CommonCapabilities is out of date and might cause problems, please remove it so it can be regenerated.
[18:13:27] [Client thread/INFO]: Plugin BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
[18:13:27] [Client thread/INFO]: Plugin IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
[18:13:27] [Client thread/INFO]: Plugin BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
[18:13:27] [Client thread/INFO]: Plugin BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
[18:13:27] [Client thread/INFO]: Plugin Natura Plugin failed to load: Natura not found
[18:13:27] [Client thread/INFO]: Plugin BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
[18:13:27] [Client thread/INFO]: Plugin malisisdoors Plugin failed to load: Malisis Door's not found
[18:13:29] [Client thread/WARN]: Could not find an item for block: driedDirt
[18:13:29] [Client thread/WARN]: Could not find an item for block: overgrownNetherrack
[18:13:29] [Client thread/WARN]: Could not find an item for block: cragRock
[18:13:29] [Client thread/WARN]: Could not find an item for block: ashStone
[18:13:29] [Client thread/WARN]: Could not find an item for block: bopGrass
[18:13:29] [Client thread/WARN]: Could not find an item for block: newBopGrass
[18:13:29] [Client thread/WARN]: Could not find an item for block: longGrass
[18:13:29] [Client thread/WARN]: Could not find an item for block: hardDirt
[18:13:29] [Client thread/WARN]: Could not find an item for block: hardSand
[18:13:29] [Client thread/WARN]: Could not find an item for block: originGrass
[18:13:29] [Client thread/WARN]: Could not find an item for block: ash
[18:13:29] [Client thread/WARN]: Could not find an item for block: newBopDirt
[18:13:29] [Client thread/WARN]: Could not find an item for block: petals
[18:13:29] [Client thread/INFO]: Successfully registered module ForestryCompat from mod eleccore
[18:13:29] [Client thread/INFO]: Successfully registered module WailaCompat from mod eleccore
[18:13:29] [Client thread/INFO]: ElecCore has Pre-initialized in 122 ms
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:blaze_powder
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:coal
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:diamond
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:emerald
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:ender_pearl
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:ghast_tear
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:glowstone_dust
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:gold_ingot
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:gunpowder
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:iron_ingot
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:nether_star
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:nether_wart
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:prismarine_crystals
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:prismarine_shard
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:quartz
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:redstone
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:slime_ball
[18:13:29] [Client thread/INFO]: Found infusion bonus for: minecraft:snowball
[18:13:29] [Client thread/INFO]: Found infusion bonus for: rftools:dimensional_shard
[18:13:30] [Client thread/INFO]: OBJLoader: Domain deepresonance has been added.
[18:13:30] [Client thread/INFO]: Detected RFTools: enabling support
[18:13:30] [Client thread/INFO]: Detected RFTools Control: enabling support
[18:13:30] [Client thread/INFO]: DeepResonance has Pre-initialized in 477 ms
[18:13:31] [Client thread/INFO]: Registered a new recipe handler: ShapedRecipes
[18:13:32] [Client thread/INFO]: Registered a new recipe handler: ShapedOreRecipe
[18:13:32] [Client thread/INFO]: Registered a new recipe handler: ShapelessRecipes
[18:13:32] [Client thread/INFO]: Registered a new recipe handler: ShapelessOreRecipe
[18:13:32] [Client thread/INFO]: Registered a new recipe handler: VanillaFurnace
[18:13:32] [Client thread/INFO]: Registered a new recipe handler: MTAdvancedShapedRecipe
[18:13:32] [Client thread/INFO]: Registered a new recipe handler: MTAdvancedShapelessdRecipe
[18:13:32] [Client thread/INFO]: Successfully loaded in the book with the unique identifier: enchiridion for the language: en_US
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_intake
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_use
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_intake
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_use
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.attractor_power_intake
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.attractor_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.attractorPowerPerTickLevelOne
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.attractorRangeLevelOne
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.aversion_power_intake
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.aversion_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.spawnGuardPowerPerTickLevelOne
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.aversion_range
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.transceiverMaxIoRF
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.transceiver_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.transceiverUpkeepCostRF
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_intake
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_use
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_intake
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_use
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.farm_base_size
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.farmBonusSize
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.farm_stack_limit
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.spawner_power_intake
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.spawner_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.poweredSpawnerLevelOnePowerPerTickRF
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.spawner_speedup
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.slice_power_intake
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.slice_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.sliceAndSpliceLevelOnePowerPerTickRF
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.soul_binder_power_intake
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.soul_binder_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.soulBinderLevelOnePowerPerTickRF
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_gen
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_time
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_intake
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_use
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_intake
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_buffer
[18:13:32] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_use
[18:13:38] [Client thread/INFO]: OBJLoader: Domain enderthing has been added.
[18:13:38] [Client thread/INFO]: BLANK recipe loaded
[18:13:38] [Client thread/INFO]: STORAGE recipe loaded
[18:13:38] [Client thread/INFO]: AUTO_CRAFTER recipe loaded
[18:13:38] [Client thread/INFO]: SPEED recipe loaded
[18:13:38] [Client thread/INFO]: QUEUE recipe loaded
[18:13:38] [Client thread/INFO]: SOLAR recipe loaded
[18:13:38] [Client thread/INFO]: EFFICIENCY recipe loaded
[18:13:38] [Client thread/INFO]: AUTO_TRANSFER recipe loaded
[18:13:38] [Client thread/INFO]: FILTER recipe loaded
[18:13:38] [Client thread/INFO]: TRANSFER recipe loaded
[18:13:38] [Client thread/INFO]: RF recipe loaded
[18:13:38] [Client thread/INFO]: FUEL_DELAY recipe loaded
[18:13:38] [Client thread/INFO]: MAX_POWER recipe loaded
[18:13:38] [Client thread/WARN]: The config file of EverlastingAbilities is out of date and might cause problems, please remove it so it can be regenerated.
[18:13:39] [Client thread/INFO]: [org.cyclops.evilcraft.GeneralConfig:onRegistered:208]: The config file of EvilCraft is out of date and might cause problems, please remove it so it can be regenerated.
[18:13:39] [Client thread/INFO]: Registered 24 potion effects
[18:13:39] [Client thread/INFO]: Registered 55 potion variants
[18:13:39] [Extra Alchemy Version Checker/INFO]: Extra Alchemy Version Checking
[18:13:39] [Client thread/INFO]: Registering Network Protocol
[18:13:39] [Client thread/INFO]: Botania detected, loaiding compatibility
[18:13:39] [Client thread/INFO]: Loading Botania Solegnolia integration
[18:13:40] [Extra Alchemy Version Checker/INFO]: Extra Alchemy is up-to-date (25)
[18:13:40] [Extra Alchemy Contributor Poll/INFO]: Contributors updated! Found 7 contributors
[18:13:41] [Client thread/INFO]: Starting Futurepack 24.2.58 pre
[18:13:41] [Client thread/INFO]: Debug Enabled: false
[18:13:42] [Client thread/ERROR]: Block Block{fp:erse_plant} has no Item!
[18:13:42] [Client thread/ERROR]: Block Block{fp:mendel_berry_plant} has no Item!
[18:13:42] [Client thread/ERROR]: Block Block{fp:neon_liquid} has no Item!
[18:13:42] [Client thread/ERROR]: Block Block{fp:glowmelo} has no Item!
[18:13:42] [Client thread/ERROR]: Block Block{fp:composite_door} has no Item!
[18:13:42] [Client thread/ERROR]: Block Block{fp:fireflies} has no Item!
[18:13:42] [Client thread/INFO]: IC2 Version: NOT FOUND
[18:13:42] [Client thread/INFO]: RF API Version: CoFHAPI 1.8.9R1.2.0B1
[18:13:42] [Client thread/INFO]: Tesla Version: tesla 1.2.1.50
[18:13:42] [Client thread/INFO]: Available Forestry species roots:
[18:13:42] [Client thread/INFO]: * rootBees - forestry.apiculture.genetics.BeeRoot
[18:13:42] [Client thread/INFO]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyRoot
[18:13:42] [Client thread/INFO]: * rootTrees - forestry.arboriculture.genetics.TreeRoot
[18:13:42] [Client thread/INFO]: Loading internal config files for mod Gendustry
[18:13:42] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Belathus/Programs/MultiMC/instances/1.10.2/minecraft/mods/gendustry-1.6.5.27-mc1.10.2.jar!/assets/gendustry/config/tuning.cfg
[18:13:42] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Belathus/Programs/MultiMC/instances/1.10.2/minecraft/mods/gendustry-1.6.5.27-mc1.10.2.jar!/assets/gendustry/config/recipes.cfg
[18:13:43] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Belathus/Programs/MultiMC/instances/1.10.2/minecraft/mods/gendustry-1.6.5.27-mc1.10.2.jar!/assets/gendustry/config/upgrades.cfg
[18:13:43] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Belathus/Programs/MultiMC/instances/1.10.2/minecraft/mods/gendustry-1.6.5.27-mc1.10.2.jar!/assets/gendustry/config/bees_color.cfg
[18:13:43] [Client thread/INFO]: Loading config: jar:file:/C:/Users/Belathus/Programs/MultiMC/instances/1.10.2/minecraft/mods/gendustry-1.6.5.27-mc1.10.2.jar!/assets/gendustry/config/bees_patreon.cfg
[18:13:43] [Client thread/INFO]: Loading user config files for mod Gendustry
[18:13:43] [Client thread/INFO]: Config loading for mod Gendustry finished
[18:13:43] [Client thread/INFO]: Loaded creative tabs for gendustry
[18:13:43] [Client thread/INFO]: Blocks loaded
[18:13:43] [Client thread/INFO]: Fluids loaded
[18:13:43] [Client thread/INFO]: Items loaded
[18:13:43] [Client thread/INFO]: Machines loaded
[18:13:43] [Client thread/INFO]: Resource manager reload, new language: en_US
[18:13:43] [Client thread/INFO]: Registered reload listener
[18:13:44] [Client thread/INFO]: Started loading books...
[18:13:44] [Client thread/INFO]: Book loading completed in 1.73876E-4 seconds.
[18:13:46] [Client thread/INFO]: OBJLoader: Domain immersiveengineering has been added.
[18:13:46] [Client thread/INFO]: Custom OBJLoader: Domain has been added: immersiveengineering
[18:13:47] [Client thread/INFO]: [org.cyclops.integrateddynamics.GeneralConfig:onRegistered:76]: The config file of Integrated Dynamics is out of date and might cause problems, please remove it so it can be regenerated.
[18:13:47] [Client thread/WARN]: The config file of Integrated Tunnels is out of date and might cause problems, please remove it so it can be regenerated.
[18:13:47] [Client thread/INFO]: No plugins for JourneyMap API discovered.
[18:13:47] [Client thread/INFO]: Loading configs..
[18:13:47] [Client thread/INFO]: Updating ModMetaData...
[18:13:47] [Client thread/INFO]: Providing API...
[18:13:48] [Client thread/INFO]: Starting PreInitialization for modtweaker
[18:13:48] [Client thread/INFO]: Module Achievements has successfully loaded
[18:13:48] [Client thread/INFO]: Module Baubles has successfully loaded
[18:13:48] [Client thread/INFO]: Module Construction has successfully loaded
[18:13:48] [Client thread/INFO]: Module Decoration has successfully loaded
[18:13:48] [Client thread/INFO]: Module Destruction has successfully loaded
[18:13:48] [Client thread/INFO]: Module Enchantments has successfully loaded
[18:13:48] [Client thread/INFO]: Module Ender has successfully loaded
[18:13:48] [Client thread/INFO]: Module Equipment has successfully loaded
[18:13:48] [Client thread/INFO]: Module Miscellaneous has successfully loaded
[18:13:48] [Client thread/INFO]: Module Redstone has successfully loaded
[18:13:48] [Client thread/INFO]: Loaded tinkers construct fetures
[18:13:48] [Client thread/INFO]: Loaded More Bees modCompat fetures
[18:13:48] [Client thread/INFO]: Loading configuration
[18:13:49] [Client thread/INFO]: Registering drops for shadedGarden.
[18:13:49] [Client thread/INFO]: Registering drops for tropicalGarden.
[18:13:49] [Client thread/INFO]: Registering drops for windyGarden.
[18:13:49] [Client thread/INFO]: Registering drops for frostGarden.
[18:13:49] [Client thread/INFO]: Registering drops for aridGarden.
[18:13:49] [Client thread/INFO]: Registering drops for soggyGarden.
[18:13:49] [Client thread/INFO]: Pre-Init
[18:13:49] [Client thread/INFO]: Debug Level: 0
[18:13:49] [Client thread/INFO]: Loading Config File: C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\config\primal\primal.cfg
[18:13:50] [Client thread/INFO]: Register Events
[18:13:52] [Client thread/INFO]: Module failed prerequisite check, disabling: railcraft:ic2
[18:13:52] [Client thread/INFO]: mods.railcraft.api.core.IRailcraftModule$MissingPrerequisiteException: IC2 not detected
[18:13:52] [Client thread/INFO]: Module failed prerequisite check, disabling: railcraft:thaumcraft
[18:13:52] [Client thread/INFO]: mods.railcraft.api.core.IRailcraftModule$MissingPrerequisiteException: Thaumcraft not detected
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:core +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:automation +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:charge +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:chunk_loading +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:factory +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:forestry +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:magic +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:redstone_flux +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:resources +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:seasonal +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:signals +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:steam +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:structures +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:tracks +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:extras +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:locomotives +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:routing +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:tracks|abandoned +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:tracks|electric +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:tracks|high_speed +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:tracks|high_speed_electric +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:tracks|reinforced +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:tracks|strap_iron +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:train +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:transport +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:world +
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:ic2 -
[18:13:52] [Client thread/INFO]: Module performing stage CONSTRUCTION: railcraft:thaumcraft -
[18:13:52] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:core +
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemCrowbarIron, railcraft:tool_crowbar_iron
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemCrowbarSteel, railcraft:tool_crowbar_steel
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSteelAxe, railcraft:tool_axe_steel
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSteelHoe, railcraft:tool_hoe_steel
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSteelPickaxe, railcraft:tool_pickaxe_steel
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSteelShears, railcraft:tool_shears_steel
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSteelShovel, railcraft:tool_shovel_steel
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSteelSword, railcraft:tool_sword_steel
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_helmet_steel
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_chestplate_steel
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_leggings_steel
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_boots_steel
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemMagnifyingGlass, railcraft:tool_magnifying_glass
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemGoggles, railcraft:armor_goggles
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemCircuit, railcraft:circuit
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemOveralls, railcraft:armor_overalls
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemNugget, railcraft:nugget
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemIngot, railcraft:ingot
[18:13:52] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemNotepad, railcraft:tool_notepad
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemRailbed, railcraft:railbed
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemTie, railcraft:tie
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemRebar, railcraft:rebar
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemConcrete, railcraft:concrete
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemDust, railcraft:dust
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemRail, railcraft:rail
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:automation +
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.detector.BlockDetector, railcraft:detector
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.machine.manipulator.BlockMachineManipulator, railcraft:manipulator
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemTunnelBore, railcraft:entity_bore
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemBoreHeadIron, railcraft:borehead_iron
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemBoreHeadSteel, railcraft:borehead_steel
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemBoreHeadDiamond, railcraft:borehead_diamond
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemCartMOWTrackLayer, railcraft:entity_mow_track_layer
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemCartMOWTrackRelayer, railcraft:entity_mow_track_relayer
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemCartMOWTrackRemover, railcraft:entity_mow_track_remover
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemCartMOWUndercutter, railcraft:entity_mow_undercutter
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:charge +
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemChargeMeter, railcraft:tool_charge_meter
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.charge.BlockChargeFeeder, railcraft:charge_feeder
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemPlate, railcraft:plate
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.charge.BlockChargeTrap, railcraft:charge_trap
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.charge.BlockFrame, railcraft:frame
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.charge.BlockWire, railcraft:wire
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:chunk_loading +
[18:13:53] [Client thread/INFO]: Entity{cart_anchor_world} cannot be defined because Block{machine_alpha} is disabled
[18:13:53] [Client thread/INFO]: Entity{cart_anchor_admin} cannot be defined because Block{machine_alpha} is disabled
[18:13:53] [Client thread/INFO]: Entity{cart_anchor_personal} cannot be defined because Block{machine_alpha} is disabled
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:factory +
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.anvil.BlockRCAnvil, railcraft:anvil
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemCoke, railcraft:fuel_coke
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:forestry +
[18:13:53] [Client thread/ERROR]: Forestry API error, please update your mods. Error: java.lang.IllegalArgumentException: RailcraftConfig: item tag not found: backpack.trackman.t1
[18:13:53] [Client thread/ERROR]: java.lang.IllegalArgumentException: RailcraftConfig: item tag not found: backpack.trackman.t1
[18:13:53] [Client thread/ERROR]: mods.railcraft.common.core.RailcraftConfig.isItemEnabled(RailcraftConfig.java:904)
[18:13:53] [Client thread/ERROR]: mods.railcraft.common.plugins.forestry.ForestryPlugin$ForestryPluginInstalled.registerBackpacks(ForestryPlugin.java:124)
[18:13:53] [Client thread/ERROR]: Forestry API error: BackpackManager is loaded from jar:file:/C:/Users/Belathus/Programs/MultiMC/instances/1.10.2/minecraft/mods/forestry_1.10.2-5.2.16.348.jar!/forestry/api/storage/BackpackManager.class
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:magic +
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestoneCracked, railcraft:firestone_cracked
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestone, railcraft:firestone_cut
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestone, railcraft:firestone_raw
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestoneRefined, railcraft:firestone_refined
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.items.firestone.BlockRitual, railcraft:ritual
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:redstone_flux +
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemCartRF, railcraft:entity_cart_redstone_flux
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:resources +
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.aesthetics.generic.BlockGeneric, railcraft:generic
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.fluids.ItemBottle, railcraft:fluid_bottle_creosote
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.fluids.ItemBottle, railcraft:fluid_bottle_steam
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.fluids.ItemBucketRailcraft, railcraft:fluid_bucket_creosote
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:seasonal +
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemCartPumpkin, railcraft:entity_cart_pumpkin
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemCartGift, railcraft:entity_cart_gift
[18:13:53] [Client thread/INFO]: Activating Christmas Seasonal Pack
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:signals +
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSignalBlockSurveyor, railcraft:tool_signal_surveyor
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSignalTuner, railcraft:tool_signal_tuner
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSignalLabel, railcraft:tool_signal_label
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:steam +
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:structures +
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_abyssal
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_bleachedbone
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemRailcraft, railcraft:bleached_clay
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_bloodstained
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_frostbound
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_infernal
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_quarried
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_sandy
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_nether
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemStoneCarver, railcraft:tool_stone_carver
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.aesthetics.glass.BlockStrengthGlass, railcraft:glass
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:tracks +
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.blocks.tracks.outfitted.ItemTrackKit, railcraft:track_kit
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.tracks.outfitted.BlockTrackOutfitted, railcraft:track_outfitted
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemTrackParts, railcraft:track_parts
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:extras +
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemCart, railcraft:entity_cart_tnt_wood
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemCartWork, railcraft:entity_cart_work
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:locomotives +
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemWhistleTuner, railcraft:tool_whistle_tuner
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemSignalLamp, railcraft:signal_lamp
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemLocoSteamSolid, railcraft:entity_locomotive_steam_solid
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemLocoElectric, railcraft:entity_locomotive_electric
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemGear, railcraft:gear
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemLocomotive, railcraft:entity_locomotive_creative
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:routing +
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemRoutingTable, railcraft:routing_table
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemTicket, railcraft:routing_ticket
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.items.ItemTicketGold, railcraft:routing_ticket_gold
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:tracks|abandoned +
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_abandoned
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:tracks|electric +
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlexElectric, railcraft:track_flex_electric
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:tracks|high_speed +
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_high_speed
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:tracks|high_speed_electric +
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlexElectric, railcraft:track_flex_hs_electric
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:tracks|reinforced +
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_reinforced
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:tracks|strap_iron +
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_strap_iron
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:train +
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:transport +
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemCartCargo, railcraft:entity_cart_cargo
[18:13:53] [Client thread/INFO]: Item registered: class mods.railcraft.common.carts.ItemCart, railcraft:entity_cart_tank
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:world +
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.ore.BlockOre, railcraft:ore
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.ore.BlockOreMagic, railcraft:ore_magic
[18:13:53] [Client thread/INFO]: Block registered: class mods.railcraft.common.blocks.ore.BlockWorldLogic, railcraft:worldlogic
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:ic2 -
[18:13:53] [Client thread/INFO]: Module performing stage PRE_INIT: railcraft:thaumcraft -
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:routing_ticket_gold meta:0 location:railcraft:routing_ticket_gold#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:firestone_cut meta:0 location:railcraft:firestone_cut#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_magnifying_glass meta:0 location:railcraft:tool_magnifying_glass#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:rail meta:0 location:railcraft:rail_standard#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:rail meta:1 location:railcraft:rail_advanced#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:rail meta:2 location:railcraft:rail_wood#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:rail meta:3 location:railcraft:rail_speed#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:rail meta:4 location:railcraft:rail_reinforced#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:rail meta:5 location:railcraft:rail_electric#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:plate meta:0 location:railcraft:plate_iron#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:plate meta:1 location:railcraft:plate_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:plate meta:2 location:railcraft:plate_tin#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:plate meta:3 location:railcraft:plate_copper#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:plate meta:4 location:railcraft:plate_lead#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:plate meta:5 location:railcraft:plate_silver#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_mow_undercutter meta:0 location:railcraft:entity_mow_undercutter#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tie meta:0 location:railcraft:tie_wood#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tie meta:1 location:railcraft:tie_stone#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:firestone_refined meta:0 location:railcraft:firestone_refined#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_signal_label meta:0 location:railcraft:tool_signal_label#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_hoe_steel meta:0 location:railcraft:tool_hoe_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_signal_tuner meta:0 location:railcraft:tool_signal_tuner#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_crowbar_iron meta:0 location:railcraft:tool_crowbar_iron#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:borehead_diamond meta:0 location:railcraft:borehead_diamond#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_mow_track_relayer meta:0 location:railcraft:entity_mow_track_relayer#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:dust meta:0 location:railcraft:dust_obsidian#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:dust meta:1 location:railcraft:dust_sulfur#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:dust meta:2 location:railcraft:dust_saltpeter#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:dust meta:3 location:railcraft:dust_charcoal#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:dust meta:4 location:railcraft:dust_slag#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_locomotive_electric meta:0 location:railcraft:entity_locomotive_electric#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_bore meta:0 location:railcraft:entity_bore#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:bleached_clay meta:0 location:railcraft:bleached_clay#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_stone_carver meta:0 location:railcraft:tool_stone_carver#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_cart_redstone_flux meta:0 location:railcraft:entity_cart_redstone_flux#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_cart_pumpkin meta:0 location:railcraft:entity_cart_pumpkin#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:fuel_coke meta:0 location:railcraft:fuel_coke#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:rebar meta:0 location:railcraft:rebar#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:gear meta:0 location:railcraft:gear_gold_plate#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:gear meta:1 location:railcraft:gear_iron#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:gear meta:2 location:railcraft:gear_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:gear meta:3 location:railcraft:gear_bushing#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_charge_meter meta:0 location:railcraft:tool_charge_meter#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:nugget meta:0 location:railcraft:nugget_iron#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:nugget meta:1 location:railcraft:nugget_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:nugget meta:2 location:railcraft:nugget_copper#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:nugget meta:3 location:railcraft:nugget_tin#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:nugget meta:4 location:railcraft:nugget_lead#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:nugget meta:5 location:railcraft:nugget_silver#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_locomotive_creative meta:0 location:railcraft:entity_locomotive_creative#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_axe_steel meta:0 location:railcraft:tool_axe_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_shovel_steel meta:0 location:railcraft:tool_shovel_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:routing_ticket meta:0 location:railcraft:routing_ticket#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:fluid_bottle_steam meta:0 location:railcraft:fluid_bottle_steam#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_mow_track_remover meta:0 location:railcraft:entity_mow_track_remover#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_cart_work meta:0 location:railcraft:entity_cart_work#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_mow_track_layer meta:0 location:railcraft:entity_mow_track_layer#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:ingot meta:0 location:railcraft:ingot_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:ingot meta:1 location:railcraft:ingot_copper#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:ingot meta:2 location:railcraft:ingot_tin#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:ingot meta:3 location:railcraft:ingot_lead#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:ingot meta:4 location:railcraft:ingot_silver#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_cart_tank meta:0 location:railcraft:entity_cart_tank#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_cart_gift meta:0 location:railcraft:entity_cart_gift#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:10 location:railcraft:track_kits/launcher#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:16 location:railcraft:track_kits/routing#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:1 location:railcraft:track_kits/booster#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:17 location:railcraft:track_kits/throttle#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:14 location:railcraft:track_kits/one_way#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:9 location:railcraft:track_kits/gated#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:11 location:railcraft:track_kits/locking#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:6 location:railcraft:track_kits/disembarking#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:15 location:railcraft:track_kits/priming#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:18 location:railcraft:track_kits/transition#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:0 location:railcraft:track_kits/activator#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:4 location:railcraft:track_kits/coupler#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:7 location:railcraft:track_kits/dumping#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:3 location:railcraft:track_kits/control#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:19 location:railcraft:track_kits/whistle#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:5 location:railcraft:track_kits/detector#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:8 location:railcraft:track_kits/embarking#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:2 location:railcraft:track_kits/buffer#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_kit meta:12 location:railcraft:track_kits/locomotive#inventory
[18:13:53] [Client thread/INFO]: Registering complex item model: railcraft:tool_notepad locations:[railcraft:tool_notepad_empty#inventory, railcraft:tool_notepad_filled#inventory]
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:circuit meta:0 location:railcraft:circuit_controller#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:circuit meta:1 location:railcraft:circuit_receiver#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:circuit meta:2 location:railcraft:circuit_signal#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:armor_chestplate_steel meta:0 location:railcraft:armor_chestplate_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_whistle_tuner meta:0 location:railcraft:tool_whistle_tuner#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_shears_steel meta:0 location:railcraft:tool_shears_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:borehead_iron meta:0 location:railcraft:borehead_iron#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:routing_table meta:0 location:railcraft:routing_table#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:armor_boots_steel meta:0 location:railcraft:armor_boots_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_locomotive_steam_solid meta:0 location:railcraft:entity_locomotive_steam_solid#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:armor_leggings_steel meta:0 location:railcraft:armor_leggings_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:fluid_bottle_creosote meta:0 location:railcraft:fluid_bottle_creosote#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:railbed meta:0 location:railcraft:railbed_wood#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:railbed meta:1 location:railcraft:railbed_stone#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_sword_steel meta:0 location:railcraft:tool_sword_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:firestone_raw meta:0 location:railcraft:firestone_raw#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:armor_overalls meta:0 location:railcraft:armor_overalls#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:fluid_bucket_creosote meta:0 location:railcraft:fluid_bucket_creosote#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_signal_surveyor meta:0 location:railcraft:tool_signal_surveyor#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:signal_lamp meta:0 location:railcraft:signal_lamp#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:concrete meta:0 location:railcraft:concrete#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_pickaxe_steel meta:0 location:railcraft:tool_pickaxe_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:armor_helmet_steel meta:0 location:railcraft:armor_helmet_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:track_parts meta:0 location:railcraft:track_parts#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:armor_goggles meta:0 location:railcraft:armor_goggles#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_cart_tnt_wood meta:0 location:railcraft:entity_cart_tnt_wood#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:entity_cart_cargo meta:0 location:railcraft:entity_cart_cargo#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:firestone_cracked meta:0 location:railcraft:firestone_cracked#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:borehead_steel meta:0 location:railcraft:borehead_steel#inventory
[18:13:53] [Client thread/INFO]: Registering item model: railcraft:tool_crowbar_steel meta:0 location:railcraft:tool_crowbar_steel#inventory
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:anvil meta: 0 state: railcraft:anvil[damage=0,facing=north] location: railcraft:anvil#damage=0,facing=north
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:anvil meta: 1 state: railcraft:anvil[damage=1,facing=north] location: railcraft:anvil#damage=1,facing=north
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:anvil meta: 2 state: railcraft:anvil[damage=2,facing=north] location: railcraft:anvil#damage=2,facing=north
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_abyssal meta: 0 state: railcraft:brick_abyssal[variant=brick] location: railcraft:brick_abyssal#variant=brick
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_abyssal meta: 1 state: railcraft:brick_abyssal[variant=fitted] location: railcraft:brick_abyssal#variant=fitted
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_abyssal meta: 2 state: railcraft:brick_abyssal[variant=block] location: railcraft:brick_abyssal#variant=block
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_abyssal meta: 3 state: railcraft:brick_abyssal[variant=ornate] location: railcraft:brick_abyssal#variant=ornate
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_abyssal meta: 4 state: railcraft:brick_abyssal[variant=etched] location: railcraft:brick_abyssal#variant=etched
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_abyssal meta: 5 state: railcraft:brick_abyssal[variant=cobble] location: railcraft:brick_abyssal#variant=cobble
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bleachedbone meta: 0 state: railcraft:brick_bleachedbone[variant=brick] location: railcraft:brick_bleachedbone#variant=brick
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bleachedbone meta: 1 state: railcraft:brick_bleachedbone[variant=fitted] location: railcraft:brick_bleachedbone#variant=fitted
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bleachedbone meta: 2 state: railcraft:brick_bleachedbone[variant=block] location: railcraft:brick_bleachedbone#variant=block
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bleachedbone meta: 3 state: railcraft:brick_bleachedbone[variant=ornate] location: railcraft:brick_bleachedbone#variant=ornate
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bleachedbone meta: 4 state: railcraft:brick_bleachedbone[variant=etched] location: railcraft:brick_bleachedbone#variant=etched
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bleachedbone meta: 5 state: railcraft:brick_bleachedbone[variant=cobble] location: railcraft:brick_bleachedbone#variant=cobble
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bloodstained meta: 0 state: railcraft:brick_bloodstained[variant=brick] location: railcraft:brick_bloodstained#variant=brick
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bloodstained meta: 1 state: railcraft:brick_bloodstained[variant=fitted] location: railcraft:brick_bloodstained#variant=fitted
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bloodstained meta: 2 state: railcraft:brick_bloodstained[variant=block] location: railcraft:brick_bloodstained#variant=block
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bloodstained meta: 3 state: railcraft:brick_bloodstained[variant=ornate] location: railcraft:brick_bloodstained#variant=ornate
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bloodstained meta: 4 state: railcraft:brick_bloodstained[variant=etched] location: railcraft:brick_bloodstained#variant=etched
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_bloodstained meta: 5 state: railcraft:brick_bloodstained[variant=cobble] location: railcraft:brick_bloodstained#variant=cobble
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_frostbound meta: 0 state: railcraft:brick_frostbound[variant=brick] location: railcraft:brick_frostbound#variant=brick
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_frostbound meta: 1 state: railcraft:brick_frostbound[variant=fitted] location: railcraft:brick_frostbound#variant=fitted
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_frostbound meta: 2 state: railcraft:brick_frostbound[variant=block] location: railcraft:brick_frostbound#variant=block
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_frostbound meta: 3 state: railcraft:brick_frostbound[variant=ornate] location: railcraft:brick_frostbound#variant=ornate
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_frostbound meta: 4 state: railcraft:brick_frostbound[variant=etched] location: railcraft:brick_frostbound#variant=etched
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_frostbound meta: 5 state: railcraft:brick_frostbound[variant=cobble] location: railcraft:brick_frostbound#variant=cobble
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_infernal meta: 0 state: railcraft:brick_infernal[variant=brick] location: railcraft:brick_infernal#variant=brick
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_infernal meta: 1 state: railcraft:brick_infernal[variant=fitted] location: railcraft:brick_infernal#variant=fitted
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_infernal meta: 2 state: railcraft:brick_infernal[variant=block] location: railcraft:brick_infernal#variant=block
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_infernal meta: 3 state: railcraft:brick_infernal[variant=ornate] location: railcraft:brick_infernal#variant=ornate
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_infernal meta: 4 state: railcraft:brick_infernal[variant=etched] location: railcraft:brick_infernal#variant=etched
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_infernal meta: 5 state: railcraft:brick_infernal[variant=cobble] location: railcraft:brick_infernal#variant=cobble
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_nether meta: 1 state: railcraft:brick_nether[variant=fitted] location: railcraft:brick_nether#variant=fitted
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_nether meta: 2 state: railcraft:brick_nether[variant=block] location: railcraft:brick_nether#variant=block
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_nether meta: 3 state: railcraft:brick_nether[variant=ornate] location: railcraft:brick_nether#variant=ornate
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_nether meta: 4 state: railcraft:brick_nether[variant=etched] location: railcraft:brick_nether#variant=etched
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_nether meta: 5 state: railcraft:brick_nether[variant=cobble] location: railcraft:brick_nether#variant=cobble
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_quarried meta: 0 state: railcraft:brick_quarried[variant=brick] location: railcraft:brick_quarried#variant=brick
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_quarried meta: 1 state: railcraft:brick_quarried[variant=fitted] location: railcraft:brick_quarried#variant=fitted
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_quarried meta: 2 state: railcraft:brick_quarried[variant=block] location: railcraft:brick_quarried#variant=block
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_quarried meta: 3 state: railcraft:brick_quarried[variant=ornate] location: railcraft:brick_quarried#variant=ornate
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_quarried meta: 4 state: railcraft:brick_quarried[variant=etched] location: railcraft:brick_quarried#variant=etched
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_quarried meta: 5 state: railcraft:brick_quarried[variant=cobble] location: railcraft:brick_quarried#variant=cobble
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_sandy meta: 0 state: railcraft:brick_sandy[variant=brick] location: railcraft:brick_sandy#variant=brick
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_sandy meta: 1 state: railcraft:brick_sandy[variant=fitted] location: railcraft:brick_sandy#variant=fitted
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_sandy meta: 2 state: railcraft:brick_sandy[variant=block] location: railcraft:brick_sandy#variant=block
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_sandy meta: 3 state: railcraft:brick_sandy[variant=ornate] location: railcraft:brick_sandy#variant=ornate
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_sandy meta: 4 state: railcraft:brick_sandy[variant=etched] location: railcraft:brick_sandy#variant=etched
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:brick_sandy meta: 5 state: railcraft:brick_sandy[variant=cobble] location: railcraft:brick_sandy#variant=cobble
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:charge_feeder meta: 0 state: railcraft:charge_feeder[redstone=false,variant=ic2] location: railcraft:charge_feeder#redstone=false,variant=ic2
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:charge_feeder meta: 1 state: railcraft:charge_feeder[redstone=false,variant=admin] location: railcraft:charge_feeder#redstone=false,variant=admin
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:charge_trap meta: 0 state: railcraft:charge_trap[redstone=false] location: railcraft:charge_trap#redstone=false
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:generic meta: 0 state: railcraft:generic[variant=copper] location: railcraft:generic#variant=copper
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:generic meta: 1 state: railcraft:generic[variant=tin] location: railcraft:generic#variant=tin
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:generic meta: 2 state: railcraft:generic[variant=lead] location: railcraft:generic#variant=lead
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:generic meta: 3 state: railcraft:generic[variant=steel] location: railcraft:generic#variant=steel
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:generic meta: 4 state: railcraft:generic[variant=concrete] location: railcraft:generic#variant=concrete
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:generic meta: 5 state: railcraft:generic[variant=creosote] location: railcraft:generic#variant=creosote
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:generic meta: 6 state: railcraft:generic[variant=coke] location: railcraft:generic#variant=coke
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:generic meta: 7 state: railcraft:generic[variant=crushed_obsidian] location: railcraft:generic#variant=crushed_obsidian
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:generic meta: 8 state: railcraft:generic[variant=stone_abyssal] location: railcraft:generic#variant=stone_abyssal
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:generic meta: 9 state: railcraft:generic[variant=stone_quarried] location: railcraft:generic#variant=stone_quarried
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:generic meta: 10 state: railcraft:generic[variant=silver] location: railcraft:generic#variant=silver
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 0 state: railcraft:detector[front=north,powered=false,variant=item] location: railcraft:detector#front=north,powered=false,variant=item
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 1 state: railcraft:detector[front=north,powered=false,variant=any] location: railcraft:detector#front=north,powered=false,variant=any
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 2 state: railcraft:detector[front=north,powered=false,variant=empty] location: railcraft:detector#front=north,powered=false,variant=empty
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 3 state: railcraft:detector[front=north,powered=false,variant=mob] location: railcraft:detector#front=north,powered=false,variant=mob
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 4 state: railcraft:detector[front=north,powered=false,variant=player] location: railcraft:detector#front=north,powered=false,variant=player
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 5 state: railcraft:detector[front=north,powered=false,variant=animal] location: railcraft:detector#front=north,powered=false,variant=animal
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 6 state: railcraft:detector[front=north,powered=false,variant=tank] location: railcraft:detector#front=north,powered=false,variant=tank
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 7 state: railcraft:detector[front=north,powered=false,variant=advanced] location: railcraft:detector#front=north,powered=false,variant=advanced
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 8 state: railcraft:detector[front=north,powered=false,variant=age] location: railcraft:detector#front=north,powered=false,variant=age
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 9 state: railcraft:detector[front=north,powered=false,variant=train] location: railcraft:detector#front=north,powered=false,variant=train
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 10 state: railcraft:detector[front=north,powered=false,variant=sheep] location: railcraft:detector#front=north,powered=false,variant=sheep
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 11 state: railcraft:detector[front=north,powered=false,variant=villager] location: railcraft:detector#front=north,powered=false,variant=villager
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 12 state: railcraft:detector[front=north,powered=false,variant=locomotive] location: railcraft:detector#front=north,powered=false,variant=locomotive
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:detector meta: 13 state: railcraft:detector[front=north,powered=false,variant=routing] location: railcraft:detector#front=north,powered=false,variant=routing
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:frame meta: 0 state: railcraft:frame location: railcraft:frame#normal
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 0 state: railcraft:glass[color=white,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 1 state: railcraft:glass[color=orange,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 2 state: railcraft:glass[color=magenta,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 3 state: railcraft:glass[color=light_blue,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 4 state: railcraft:glass[color=yellow,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 5 state: railcraft:glass[color=lime,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 6 state: railcraft:glass[color=pink,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 7 state: railcraft:glass[color=gray,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 8 state: railcraft:glass[color=silver,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 9 state: railcraft:glass[color=cyan,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 10 state: railcraft:glass[color=purple,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 11 state: railcraft:glass[color=blue,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 12 state: railcraft:glass[color=brown,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 13 state: railcraft:glass[color=green,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 14 state: railcraft:glass[color=red,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:glass meta: 15 state: railcraft:glass[color=black,position=single] location: railcraft:glass#position=single
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 0 state: railcraft:manipulator[active=true,front=down,variant=loader_item] location: railcraft:manipulator#active=true,front=down,variant=loader_item
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 1 state: railcraft:manipulator[active=true,front=up,variant=unloader_item] location: railcraft:manipulator#active=true,front=up,variant=unloader_item
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 2 state: railcraft:manipulator[active=true,front=north,variant=loader_item_advanced] location: railcraft:manipulator#active=true,front=north,variant=loader_item_advanced
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 3 state: railcraft:manipulator[active=true,front=north,variant=unloader_item_advanced] location: railcraft:manipulator#active=true,front=north,variant=unloader_item_advanced
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 4 state: railcraft:manipulator[active=true,front=down,variant=loader_fluid] location: railcraft:manipulator#active=true,front=down,variant=loader_fluid
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 5 state: railcraft:manipulator[active=true,front=up,variant=unloader_fluid] location: railcraft:manipulator#active=true,front=up,variant=unloader_fluid
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 6 state: railcraft:manipulator[active=true,front=north,variant=loader_ic2] location: railcraft:manipulator#active=true,front=north,variant=loader_ic2
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 7 state: railcraft:manipulator[active=true,front=north,variant=unloader_ic2] location: railcraft:manipulator#active=true,front=north,variant=unloader_ic2
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 8 state: railcraft:manipulator[active=true,front=north,variant=dispenser_cart] location: railcraft:manipulator#active=true,front=north,variant=dispenser_cart
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 9 state: railcraft:manipulator[active=true,front=north,variant=dispenser_train] location: railcraft:manipulator#active=true,front=north,variant=dispenser_train
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 10 state: railcraft:manipulator[active=true,front=east,variant=loader_rf] location: railcraft:manipulator#active=true,front=east,variant=loader_rf
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:manipulator meta: 11 state: railcraft:manipulator[active=true,front=north,variant=unloader_rf] location: railcraft:manipulator#active=true,front=north,variant=unloader_rf
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 0 state: railcraft:ore[variant=sulfur] location: railcraft:ore#variant=sulfur
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 1 state: railcraft:ore[variant=saltpeter] location: railcraft:ore#variant=saltpeter
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 2 state: railcraft:ore[variant=dark_diamond] location: railcraft:ore#variant=dark_diamond
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 3 state: railcraft:ore[variant=dark_emerald] location: railcraft:ore#variant=dark_emerald
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 4 state: railcraft:ore[variant=dark_lapis] location: railcraft:ore#variant=dark_lapis
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 5 state: railcraft:ore[variant=poor_iron] location: railcraft:ore#variant=poor_iron
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 6 state: railcraft:ore[variant=poor_gold] location: railcraft:ore#variant=poor_gold
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 7 state: railcraft:ore[variant=poor_copper] location: railcraft:ore#variant=poor_copper
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 8 state: railcraft:ore[variant=poor_tin] location: railcraft:ore#variant=poor_tin
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 9 state: railcraft:ore[variant=poor_lead] location: railcraft:ore#variant=poor_lead
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 10 state: railcraft:ore[variant=poor_silver] location: railcraft:ore#variant=poor_silver
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 11 state: railcraft:ore[variant=copper] location: railcraft:ore#variant=copper
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 12 state: railcraft:ore[variant=tin] location: railcraft:ore#variant=tin
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 13 state: railcraft:ore[variant=lead] location: railcraft:ore#variant=lead
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore meta: 14 state: railcraft:ore[variant=silver] location: railcraft:ore#variant=silver
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:ore_magic meta: 0 state: railcraft:ore_magic[variant=firestone] location: railcraft:ore_magic#variant=firestone
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:track_flex_abandoned meta: 0 state: railcraft:track_flex_abandoned[shape=north_south] location: railcraft:track_flex_abandoned#inventory
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:track_flex_electric meta: 0 state: railcraft:track_flex_electric[shape=north_south] location: railcraft:track_flex_electric#inventory
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:track_flex_high_speed meta: 0 state: railcraft:track_flex_high_speed[shape=north_south] location: railcraft:track_flex_high_speed#inventory
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:track_flex_hs_electric meta: 0 state: railcraft:track_flex_hs_electric[shape=north_south] location: railcraft:track_flex_hs_electric#inventory
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:track_flex_reinforced meta: 0 state: railcraft:track_flex_reinforced[shape=north_south] location: railcraft:track_flex_reinforced#inventory
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:track_flex_strap_iron meta: 0 state: railcraft:track_flex_strap_iron[shape=north_south] location: railcraft:track_flex_strap_iron#inventory
[18:13:53] [Client thread/INFO]: Registering complex item model: railcraft:track_outfitted locations:[railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_launcher#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_routing#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_booster#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_throttle#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_one_way#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_gated#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_locking#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_missing#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_disembarking#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_priming#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_transition#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_activator#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_coupler#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_dumping#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_control#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_whistle#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_detector#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_embarking#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_buffer#inventory, railcraft:track_outfitted_item.railcraft_high_speed_electric.railcraft_locomotive#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_launcher#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_routing#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_booster#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_throttle#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_one_way#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_gated#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_locking#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_missing#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_disembarking#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_priming#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_transition#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_activator#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_coupler#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_dumping#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_control#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_whistle#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_detector#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_embarking#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_buffer#inventory, railcraft:track_outfitted_item.railcraft_abandoned.railcraft_locomotive#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_launcher#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_routing#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_booster#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_throttle#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_one_way#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_gated#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_locking#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_missing#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_disembarking#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_priming#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_transition#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_activator#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_coupler#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_dumping#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_control#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_whistle#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_detector#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_embarking#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_buffer#inventory, railcraft:track_outfitted_item.railcraft_electric.railcraft_locomotive#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_launcher#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_routing#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_booster#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_throttle#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_one_way#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_gated#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_locking#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_missing#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_disembarking#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_priming#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_transition#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_activator#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_coupler#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_dumping#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_control#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_whistle#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_detector#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_embarking#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_buffer#inventory, railcraft:track_outfitted_item.railcraft_iron.railcraft_locomotive#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_launcher#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_routing#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_booster#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_throttle#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_one_way#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_gated#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_locking#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_missing#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_disembarking#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_priming#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_transition#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_activator#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_coupler#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_dumping#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_control#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_whistle#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_detector#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_embarking#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_buffer#inventory, railcraft:track_outfitted_item.railcraft_reinforced.railcraft_locomotive#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_launcher#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_routing#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_booster#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_throttle#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_one_way#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_gated#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_locking#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_missing#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_disembarking#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_priming#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_transition#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_activator#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_coupler#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_dumping#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_control#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_whistle#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_detector#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_embarking#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_buffer#inventory, railcraft:track_outfitted_item.railcraft_high_speed.railcraft_locomotive#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_launcher#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_routing#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_booster#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_throttle#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_one_way#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_gated#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_locking#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_missing#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_disembarking#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_priming#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_transition#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_activator#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_coupler#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_dumping#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_control#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_whistle#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_detector#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_embarking#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_buffer#inventory, railcraft:track_outfitted_item.railcraft_strap_iron.railcraft_locomotive#inventory]
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:wire meta: 0 state: railcraft:wire[addon=none,down=wire,east=wire,north=wire,south=wire,up=wire,west=wire] location: railcraft:wire#addon=none,down=wire,east=wire,north=wire,south=wire,up=wire,west=wire
[18:13:53] [Client thread/INFO]: Registering block item model: railcraft:worldlogic meta: 0 state: railcraft:worldlogic location: railcraft:worldlogic#normal
[18:13:55] [Client thread/INFO]: OBJLoader: Domain refraction has been added.
[18:13:55] [Client thread/INFO]: XP Juice registration left to Open Blocks / Ender IO.
[18:13:57] [Client thread/INFO]: Could not read 'userbuilder.json', this is not an error!
[18:13:57] [Client thread/INFO]: OBJLoader: Domain rftools has been added.
[18:13:58] [Client thread/INFO]: OBJLoader: Domain rftoolscontrol has been added.
[18:13:58] [Client thread/INFO]: Creating StateMapper for dust_inert_storage
[18:13:58] [Client thread/INFO]: Creating StateMapper for dust_plant_storage
[18:13:58] [Client thread/INFO]: Creating StateMapper for dust_aqua_storage
[18:13:58] [Client thread/INFO]: Creating StateMapper for dust_fire_storage
[18:13:58] [Client thread/INFO]: Creating StateMapper for dust_glowstone_storage
[18:13:58] [Client thread/INFO]: Creating StateMapper for dust_ender_storage
[18:13:58] [Client thread/INFO]: Registering Classic dusts
[18:13:58] [Client thread/INFO]: Creating StateMapper for dust_classic_storage
[18:13:59] [Client thread/INFO]: Initialising config
[18:13:59] [Client thread/INFO]: Starting up Spartan Shields!
[18:13:59] [Client thread/INFO]: Items Registered!
[18:13:59] [Client thread/INFO]: Registered all item renders!
[18:13:59] [Client thread/INFO]: [com.sosnitzka.taiga.Items:register:179]: TAIGA: Skipped registration of nuggetIron which already exists.
[18:13:59] [Client thread/INFO]: The One Probe Detected Baubles: enabling support
[18:13:59] [Client thread/INFO]: Good news everyone! The config has been loaded!
[18:14:00] [Client thread/INFO]: Pre Initialization Complete.
[18:14:00] [Client thread/INFO]: Applying holder lookups
[18:14:00] [Client thread/INFO]: Holder lookups applied
[18:14:00] [Client thread/INFO]: Injecting itemstacks
[18:14:00] [Client thread/INFO]: Itemstack injection complete
[18:14:01] [Client thread/WARN]: File fp:sounds/jump.ogg does not exist, cannot add it to event fp:spacejump
[18:14:01] [Client thread/WARN]: File fp:sounds/jump.ogg does not exist, cannot add it to event fp:spacejump
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/sheep/attack1.ogg does not exist, cannot add it to event primal:mob.sheep.hurt
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/wraith/wraith_say_1.ogg does not exist, cannot add it to event primal:mob.wraith.say
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/wraith/wraith_long_echo.ogg does not exist, cannot add it to event primal:mob.wraith.summon
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/wraith/wraith_death.ogg does not exist, cannot add it to event primal:mob.wraith.death
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/shadow/say1.ogg does not exist, cannot add it to event primal:mob.shadow.say
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/shadow/say2.ogg does not exist, cannot add it to event primal:mob.shadow.say
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/shadow/scream1.ogg does not exist, cannot add it to event primal:mob.shadow.scream
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/shadow/scream2.ogg does not exist, cannot add it to event primal:mob.shadow.scream
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/shadow/scream3.ogg does not exist, cannot add it to event primal:mob.shadow.scream
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/shadow/death.ogg does not exist, cannot add it to event primal:mob.shadow.death
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/dwarf_say_1.ogg does not exist, cannot add it to event primal:mob.dwarf.say
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/dwarf_say_2.ogg does not exist, cannot add it to event primal:mob.dwarf.say
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/dwarf_call.ogg does not exist, cannot add it to event primal:mob.dwarf.call
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/hurt1.ogg does not exist, cannot add it to event primal:mob.dwarf.hurt
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/hurt2.ogg does not exist, cannot add it to event primal:mob.dwarf.hurt
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/hurt3.ogg does not exist, cannot add it to event primal:mob.dwarf.hurt
[18:14:01] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/dwarf_death.ogg does not exist, cannot add it to event primal:mob.dwarf.death
[18:14:01] [Client thread/WARN]: File minecraft:sounds/hookshotChain.ogg does not exist, cannot add it to event tinkersdefense:hookshotChain
[18:14:01] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.airguardian.hit
[18:14:01] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.airguardian.death
[18:14:01] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.airguardian.idle
[18:14:01] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.lightningguardian.attack_static
[18:14:01] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.winterguardian.launcharm
[18:14:01] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.waterguardian.hit
[18:14:01] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.waterguardian.attack
[18:14:01] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.manaelemental.hit
[18:14:01] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.manaelemental.living
[18:14:01] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.manaelemental.death
[18:14:01] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:14:02] [Thread-10/INFO]: Initializing LWJGL OpenAL
[18:14:02] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:14:02] [Thread-10/INFO]: OpenAL initialized.
[18:14:02] [Sound Library Loader/INFO]: Sound engine started
[18:14:02] [Client thread/INFO]: OBJLoader.Parser: command 's' (model: 'advancedrocketry:models/block/models/advRocketmotor.obj') is not currently supported, skipping. Line: 347 's off'
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/topTank.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/topTank.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/topTank.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/bottomTank.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/bottomTank.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/bottomTank.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/middleTank.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/middleTank.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/middleTank.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/motor.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'advancedrocketry:models/block/models/motor.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'advancedrocketry:models/block/models/motor.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'advancedrocketry:models/block/models/motor.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/motor.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'advancedrocketry:models/block/models/sawBlade.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
[18:14:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
[18:14:05] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:05] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineBottom.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:05] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineSide.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:05] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTop.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:05] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/collector.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:05] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/lens.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:05] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Cube1_auv' in 'deepresonance:models/block/crystal_generated.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:05] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Cube1_auv' in 'deepresonance:models/block/crystal.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.internal.Streams.parse(Streams.java:56)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:48)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:32)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.Streams.parse(Streams.java:44)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: ... 30 more
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.internal.Streams.parse(Streams.java:56)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:48)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:32)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1181)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:241)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:14:05] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.Streams.parse(Streams.java:44)
[18:14:05] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: ... 33 more
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/laser.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/laser.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/laser.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/electric_laser.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/electric_laser.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/electric_laser.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/magnifier.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/magnifier.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/magnifier.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/prism.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/prism.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/prism.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/reflection_chamber.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/reflection_chamber.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'refraction:models/block/reflection_chamber.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/reflection_chamber.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/sensor.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/sensor.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/sensor.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/spectrometer.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/spectrometer.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/spectrometer.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineEnvironmentalController.png' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTop.png.001' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellD.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellE.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellN.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellS.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellU.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellW.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTankInside.png' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:12] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTankTop.png' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:13] [Client thread/ERROR]: Unable to load block sub-model: 'arsmagica2:block/celestial_prism_cullface.json
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Loader am2.models.CullfaceModelLoader@4e0a2417 returned missing model while loading model arsmagica2:block/celestial_prism_cullface.json
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.BlockStateLoader$ForgeVariant.process(BlockStateLoader.java:206) [BlockStateLoader$ForgeVariant.class:?]
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:756) [ModelLoader$WeightedRandomModel.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) [ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) [ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) [ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[18:14:13] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'arsmagica2:models/block/obelisk.mtl') is not currently supported, skipping
[18:14:13] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'arsmagica2:models/block/obelisk.mtl'. The color defined by key 'Ks' will not be applied!
[18:14:13] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'arsmagica2:models/block/obelisk.mtl') is not currently supported, skipping
[18:14:13] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'arsmagica2:models/block/obelisk.mtl') is not currently supported, skipping
[18:14:13] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'arsmagica2:models/block/obelisk.mtl') is not currently supported, skipping
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.internal.Streams.parse(Streams.java:56)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:48)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:32)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1181)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:14:14] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:14:14] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:14:14] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
[18:14:14] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
[18:14:14] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
[18:14:14] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
[18:14:14] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
[18:14:14] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
[18:14:14] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.Streams.parse(Streams.java:44)
[18:14:14] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: ... 32 more
[18:14:16] [Client thread/ERROR]: Could not load vanilla model parent 'minecraft:builtin/shield' for 'net.minecraft.client.renderer.block.model.ModelBlock@1750be87
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:builtin/shield with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:478) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:478) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) [ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) [ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.io.FileNotFoundException: minecraft:builtin/shield
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:304) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 28 more
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_abyssal 6x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_bleachedbone 6x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_bloodstained 6x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_frostbound 6x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_infernal 6x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_nether 6x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_quarried 6x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_sandy 6x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:charge_feeder_ic2 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:charge_feeder_admin 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_item 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_any 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_empty 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_mob 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_player 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_animal 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_tank 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_advanced 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_age 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_train 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_sheep 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_villager 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_locomotive 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_routing 2x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:glass 1x5
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_loader_item 3x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_unloader_item 3x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_loader_item_advanced 3x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_unloader_item_advanced 3x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_loader_ic2 3x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_unloader_ic2 3x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_dispenser_cart 3x1
[18:14:16] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_dispenser_train 3x1
[18:14:16] [Client thread/INFO]: Max texture size: 16384
[18:14:16] [Client thread/INFO]: Created: 16x16 textures-atlas
[18:14:16] [Client thread/INFO]: Located OBJBakedModel
[18:14:16] [Client thread/INFO]: Core: Located target method buildQuads(Lnet/minecraftforge/common/model/IModelState;)Lcom/google/common/collect/ImmutableList;
[18:14:16] [Client thread/INFO]: Located net/minecraftforge/client/model/pipeline/UnpackedBakedQuad$Builder - <init>(Lnet/minecraft/client/renderer/vertex/VertexFormat;)V
[18:14:16] [Client thread/INFO]: Adding colors to OBJ Models
[18:14:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:18] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:18] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:18] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[18:14:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[18:14:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:21] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:21] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:21] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:21] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:21] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:21] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:21] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:22] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:22] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:14:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:14:29] [Client thread/INFO]: Suppressed 4 model errors from Blood Magic.
[18:14:30] [Client thread/INFO]: Cleaning up internal Json stuff...
[18:14:30] [Client thread/INFO]: Handling models
[18:14:30] [Client thread/INFO]: Finished cleaning up internal Json stuff.
[18:14:30] [Client thread/INFO]: [Quark ASM] Transforming RenderBoat
[18:14:30] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [doRender, func_76986_a, a] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V / (Laap;DDDFF)V)
[18:14:30] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[18:14:30] [Client thread/INFO]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@7d59fc76 in node org.objectweb.asm.tree.MethodInsnNode@6059bbe8
[18:14:30] [Client thread/INFO]: [Quark ASM] Patch result: true
[18:14:31] [Client thread/INFO]: Finished Initialization.
[18:14:32] [Client thread/INFO]: Just Enough Items is present, initializing informative stuff.
[18:14:32] [Client thread/INFO]: Mod integrations found: [Just Enough Items]
[18:14:32] [Client thread/INFO]: Starting Initialization Phase...
[18:14:32] [Client thread/INFO]: Initializing OreDictionary Entries...
[18:14:32] [Client thread/INFO]: Initializing Achievements...
[18:14:32] [Client thread/INFO]: Initializing GuiHandler...
[18:14:32] [Client thread/INFO]: Registering World Generator...
[18:14:32] [Client thread/INFO]: Registering TileEntities...
[18:14:32] [Client thread/INFO]: Initializing Crafting Recipes...
[18:14:33] [Client thread/INFO]: Initializing Entities...
[18:14:33] [Client thread/INFO]: Initializing ClientProxy...
[18:14:33] [Client thread/INFO]: Initialization Finished.
[18:14:33] [Client thread/INFO]: Sucessfully Loaded 405 Spell Icons
[18:14:33] [Client thread/INFO]: Starting Init
[18:14:33] [Client thread/INFO]: Completed Init in: 9 ms
[18:14:33] [Client thread/INFO]: Adding delayed color handlers
[18:14:33] [Client thread/INFO]: Elytra layer added
[18:14:33] [Client thread/INFO]: Registered %d recipes.
[18:14:34] [Client thread/INFO]: Starting init...
[18:14:34] [Client thread/INFO]: Loading recipes...
[18:14:34] [Client thread/INFO]: 66 Feature's recipes loaded.
[18:14:34] [Client thread/INFO]: Init finished.
[18:14:34] [Client thread/INFO]: Cyclops Core is up-to-date!
[18:14:34] [Client thread/INFO]: CommonCapabilities is up-to-date!
[18:14:34] [Client thread/INFO]: EverlastingAbilities is up-to-date!
[18:14:34] [Client thread/INFO]: EvilCraft is up-to-date!
[18:14:34] [Client thread/INFO]: Integrated Dynamics is up-to-date!
[18:14:34] [Client thread/INFO]: Integrated Tunnels is up-to-date!
[18:14:34] [Client thread/WARN]: No block found for ArchimedesShipsPlus:floater at block_densities[0]
[18:14:34] [Client thread/WARN]: No block found for ArchimedesShipsPlus:balloon at block_densities[1]
[18:14:34] [Client thread/INFO]: Setting up network...
[18:14:34] [Client thread/INFO]: Setup network! io.github.elytra.movingworld.repackage.com.unascribed.lambdanetwork.LambdaNetwork@3a7a7ac8
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:golden_rail
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:detector_rail
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:wooden_door
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:lever
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:stone_pressure_plate
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:iron_door
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:wooden_pressure_plate
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:stone_button
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:tripwire_hook
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:tripwire
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:wooden_button
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:unpowered_comparator
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:powered_comparator
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:activator_rail
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:spruce_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:birch_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:jungle_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:dark_oak_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:acacia_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:spruce_door
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:birch_door
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:jungle_door
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:acacia_door
[18:14:34] [Client thread/INFO]: Found powered block with name: minecraft:dark_oak_door
[18:14:34] [Client thread/INFO]: Found powered block with name: expindustry:type_rail
[18:14:34] [Client thread/INFO]: Found powered block with name: expindustry:rail_bridge_powered
[18:14:34] [Client thread/INFO]: Found powered block with name: abyssalcraft:dsbutton
[18:14:34] [Client thread/INFO]: Found powered block with name: abyssalcraft:dspplate
[18:14:34] [Client thread/INFO]: Found powered block with name: abyssalcraft:dltbutton
[18:14:34] [Client thread/INFO]: Found powered block with name: abyssalcraft:dltpplate
[18:14:34] [Client thread/INFO]: Found powered block with name: abyssalcraft:abybutton
[18:14:34] [Client thread/INFO]: Found powered block with name: abyssalcraft:abypplate
[18:14:34] [Client thread/INFO]: Found powered block with name: abyssalcraft:cstonebutton
[18:14:34] [Client thread/INFO]: Found powered block with name: abyssalcraft:cstonepplate
[18:14:34] [Client thread/INFO]: Found powered block with name: advancedrocketry:airlock_door
[18:14:34] [Client thread/INFO]: Found powered block with name: advancedrocketry:oxygenDetection
[18:14:34] [Client thread/INFO]: Found powered block with name: arsmagica2:keystone_door
[18:14:34] [Client thread/INFO]: Found powered block with name: arsmagica2:spell_sealed_door
[18:14:34] [Client thread/INFO]: Found powered block with name: quark:obsidian_pressure_plate
[18:14:34] [Client thread/INFO]: Found powered block with name: quark:nether_brick_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:adamantine_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:aquarium_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:brass_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:bronze_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:coldiron_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:copper_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:cupronickel_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:electrum_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:invar_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:lead_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:mithril_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:nickel_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:platinum_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:silver_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:starsteel_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:steel_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:tin_door
[18:14:34] [Client thread/INFO]: Found powered block with name: basemetals:human_detector
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:sacred_oak_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:cherry_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:umbran_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:fir_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:ethereal_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:magic_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:mangrove_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:palm_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:redwood_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:willow_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:pine_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:hellbark_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:jacaranda_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:mahogany_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:ebony_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:eucalyptus_fence_gate
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:sacred_oak_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:cherry_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:umbran_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:fir_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:ethereal_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:magic_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:mangrove_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:palm_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:redwood_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:willow_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:pine_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:hellbark_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:jacaranda_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:mahogany_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:ebony_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: biomesoplenty:eucalyptus_door_block
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:manaDetector
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:enderEyeBlock
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:starfield
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:brewery
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:redStringDispenser
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:prism
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:corporeaFunnel
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:corporeaInterceptor
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:hourglass
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:sparkChanger
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:lightRelay
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:lightLauncher
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:cacophoniumBlock
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:redStringInterceptor
[18:14:34] [Client thread/INFO]: Found powered block with name: botania:corporeaRetainer
[18:14:34] [Client thread/INFO]: Found powered block with name: davincisvessels:crate_wood
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.larch
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.larch
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.teak
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.teak
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.acacia
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.acacia
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.lime
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.lime
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.chestnut
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.chestnut
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.wenge
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.wenge
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.baobab
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.baobab
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.sequoia
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.sequoia
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.kapok
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.kapok
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.ebony
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.ebony
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.mahogany
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.mahogany
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.balsa
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.balsa
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.willow
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.willow
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.walnut
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.walnut
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.greenheart
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.greenheart
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.cherry
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.cherry
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.mahoe
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.mahoe
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.poplar
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.poplar
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.palm
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.palm
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.papaya
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.papaya
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.pine
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.pine
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.plum
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.plum
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.maple
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.maple
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.citrus
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.citrus
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.giganteum
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.giganteum
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.ipe
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.ipe
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.padauk
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.padauk
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.cocobolo
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.cocobolo
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.zebrawood
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.fireproof.zebrawood
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.vanilla.fireproof.oak
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.vanilla.fireproof.spruce
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.vanilla.fireproof.birch
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.vanilla.fireproof.jungle
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.vanilla.fireproof.acacia
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:fence.gates.vanilla.fireproof.dark_oak
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.larch
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.teak
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.acacia
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.lime
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.chestnut
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.wenge
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.baobab
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.sequoia
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.kapok
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.ebony
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.mahogany
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.balsa
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.willow
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.walnut
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.greenheart
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.cherry
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.mahoe
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.poplar
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.palm
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.papaya
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.pine
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.plum
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.maple
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.citrus
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.giganteum
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.ipe
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.padauk
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.cocobolo
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:doors.zebrawood
[18:14:34] [Client thread/INFO]: Found powered block with name: forestry:greenhouse.door
[18:14:34] [Client thread/INFO]: Found powered block with name: deepresonance:generator_controller
[18:14:34] [Client thread/INFO]: Found powered block with name: dungeontactics:trap_boom
[18:14:34] [Client thread/INFO]: Found powered block with name: dungeontactics:trap_fire
[18:14:34] [Client thread/INFO]: Found powered block with name: dungeontactics:trap_slime
[18:14:34] [Client thread/INFO]: Found powered block with name: dungeontactics:trap_foul
[18:14:34] [Client thread/INFO]: Found powered block with name: dungeontactics:trap_ailment
[18:14:34] [Client thread/INFO]: Found powered block with name: dungeontactics:trap_port
[18:14:34] [Client thread/INFO]: Found powered block with name: dungeontactics:trap_spectral
[18:14:34] [Client thread/INFO]: Found powered block with name: enderio:blockSelfResettingLever10
[18:14:34] [Client thread/INFO]: Found powered block with name: enderio:blockSelfResettingLever30
[18:14:34] [Client thread/INFO]: Found powered block with name: enderio:blockSelfResettingLever60
[18:14:34] [Client thread/INFO]: Found powered block with name: enderio:blockSelfResettingLever300
[18:14:34] [Client thread/INFO]: Found powered block with name: enderio:blockPaintedFenceGate
[18:14:34] [Client thread/INFO]: Found powered block with name: esteemedinnovation:copper_pressure_plate
[18:14:34] [Client thread/INFO]: Found powered block with name: esteemedinnovation:zinc_pressure_plate
[18:14:34] [Client thread/INFO]: Found powered block with name: esteemedinnovation:brass_pressure_plate
[18:14:34] [Client thread/INFO]: Found powered block with name: esteemedinnovation:funnel
[18:14:34] [Client thread/INFO]: Found powered block with name: evilcraft:spikedPlate
[18:14:34] [Client thread/INFO]: Found powered block with name: fp:monorail_waypoint
[18:14:34] [Client thread/INFO]: Found powered block with name: fp:monorail_booster
[18:14:34] [Client thread/INFO]: Found powered block with name: fp:monorail_detector
[18:14:34] [Client thread/INFO]: Found powered block with name: fp:composite_door
[18:14:34] [Client thread/INFO]: Found powered block with name: tconstruct:slime_channel
[18:14:34] [Client thread/INFO]: Found powered block with name: primal:pressplate_dirt
[18:14:34] [Client thread/INFO]: Found powered block with name: primal:pressplate_grass
[18:14:34] [Client thread/INFO]: Found powered block with name: primal:pressplate_glass
[18:14:34] [Client thread/INFO]: Found powered block with name: primal:pressplate_netherrack
[18:14:34] [Client thread/INFO]: Found powered block with name: primal:pressplate_netherpalm
[18:14:34] [Client thread/INFO]: Found powered block with name: primal:pressplate_ironwood
[18:14:34] [Client thread/INFO]: Found powered block with name: primal:pressplate_thatch
[18:14:34] [Client thread/INFO]: Found powered block with name: primal:pressplate_soulglass
[18:14:34] [Client thread/INFO]: Found powered block with name: primal:lever_wood
[18:14:34] [Client thread/INFO]: Found powered block with name: primal:lever_nether
[18:14:34] [Client thread/INFO]: Found powered block with name: railcraft:detector
[18:14:34] [Client thread/INFO]: Found powered block with name: refinedstorage:detector
[18:14:34] [Client thread/INFO]: Found powered block with name: signals:limiter_rail
[18:14:34] [Client thread/INFO]: Setting up network...
[18:14:34] [Client thread/INFO]: Setup network! io.github.elytra.movingworld.repackage.com.unascribed.lambdanetwork.LambdaNetwork@5545e0ac
[18:14:34] [Client thread/INFO]: Created: 16x16 textures-atlas
[18:14:35] [Client thread/INFO]: ElecCore has Initialized in 30 ms
[18:14:35] [Client thread/INFO]: ComputerCraft was not detected, skipping compat handler for it.
[18:14:35] [Client thread/INFO]: DeepResonance has Initialized in 21 ms
[18:14:35] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.egg@32767 = 1xitem.FriedEgg@0
[18:14:35] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.seeds_pumpkin@32767 = 1xitem.RoastedSeeds@0
[18:14:35] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
[18:14:35] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
[18:14:35] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
[18:14:35] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
[18:14:35] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
[18:14:35] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
[18:14:35] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
[18:14:35] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
[18:14:35] [Client thread/INFO]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE, FML]
[18:14:35] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
[18:14:35] [Client thread/INFO]: Sending dummy event to all mods
[18:14:35] [Client thread/INFO]: Reloading ingame configs for modid: endercore
[18:14:35] [Client thread/INFO]: [EI] Getting some fields through reflection.
[18:14:35] [Client thread/INFO]: [EI] Getting some fields from reflection for Tick Handling.
[18:14:36] [Client thread/INFO]: Registered key bindings
[18:14:36] [Client thread/INFO]: Registered packet handler.
[18:14:36] [Client thread/INFO]: Adding sticky potion recipes
[18:14:36] [Client thread/INFO]: Adding split potion recipes
[18:14:36] [Client thread/INFO]: Adding quick vial potion recipes
[18:14:36] [Client thread/INFO]: Weakening LaunchWrapper resource cache...
[18:14:36] [Client thread/INFO]: Dummying out LaunchWrapper's unused package manifests...
[18:14:36] [Client thread/INFO]: Setup Dust Manager
[18:14:36] [Client thread/INFO]: Loading Researches
[18:14:36] [Client thread/INFO]: [futurepack.depend.api.helper.HelperJSON:getItemFromJSON:119]: ItemStack parsing failed: '{"name":"fp:glowmelo","meta":0}' is null
[18:14:36] [Client thread/INFO]: [futurepack.depend.api.helper.HelperJSON:getVarSave:181]: [WARN] Dont found 'chip.TransportChip'
[18:14:36] [Client thread/INFO]: added 220 Researches
[18:14:36] [Client thread/INFO]: Setup Industrial Furnace Recipes
[18:14:36] [Client thread/INFO]: Setup Assermply Recipes
[18:14:36] [Client thread/INFO]: Setup Industrial NeonFurnace Recipes
[18:14:36] [Client thread/INFO]: Setup Zentrifuge Recipes
[18:14:36] [Client thread/INFO]: [futurepack.depend.api.helper.HelperJSON:getItemFromJSON:119]: ItemStack parsing failed: '{"name":"sem:feuerblume","size":1}' is null
[18:14:36] [Client thread/INFO]: [futurepack.depend.api.helper.HelperJSON:getItemFromJSON:119]: ItemStack parsing failed: '{"name":"sem:eisblume","size":1}' is null
[18:14:36] [Client thread/INFO]: [futurepack.depend.api.helper.HelperJSON:getItemFromJSON:119]: ItemStack parsing failed: '{"name":"sem:staubblume","size":1}' is null
[18:14:36] [Client thread/INFO]: Setup Crusher Recipes
[18:14:36] [Client thread/INFO]: Loading Structures
[18:14:36] [FP-CrushingRecipes/INFO]: Setup Crusher Recipes finised after: 23.405896 ms
[18:14:36] [Client thread/INFO]: Loading Structures...Done
[18:14:37] [Client thread/INFO]: Smelting Recipes
[18:14:37] [Client thread/INFO]: Crafting Recipes
[18:14:37] [FP-Menue Thread/INFO]: Starting Menue Thread
[18:14:37] [Client thread/INFO]: Registered 2 branches
[18:14:37] [Client thread/INFO]: Registered 17 bees
[18:14:37] [Client thread/INFO]: Registered packet handler.
[18:14:38] [Client thread/INFO]: JourneyMap log initialized.
[18:14:38] [Client thread/INFO]: initialize ENTER
[18:14:39] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.3
[18:14:39] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[18:14:39] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
[18:14:39] [Client thread/INFO]: Starting Initialization for modtweaker
[18:14:39] [Client thread/INFO]: [lach_01298.moreBees.Genetics.BeeSpecies$33:registerMutations:979]: morebees.speciesBlueslimey
[18:14:39] [Client thread/INFO]: Init
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:core +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:automation +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:charge +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:chunk_loading +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:factory +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:forestry +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:magic +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:redstone_flux +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:resources +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:seasonal +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:signals +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:steam +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:structures +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:tracks +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:extras +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:locomotives +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:routing +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:tracks|abandoned +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:tracks|electric +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:tracks|high_speed +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:tracks|high_speed_electric +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:tracks|reinforced +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:tracks|strap_iron +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:train +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:transport +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:world +
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:ic2 -
[18:14:39] [Client thread/INFO]: Module performing stage INIT: railcraft:thaumcraft -
[18:14:40] [Client thread/INFO]: Created: 256x128 textures/gui-atlas
[18:14:40] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.basemetals.cupronickel_blend@0 = 1xitem.rockhounding_chemistry:alloyItems@13
[18:14:40] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.basemetals.cupronickel_powder@0 = 1xitem.rockhounding_chemistry:alloyItems@13
[18:14:40] [Client thread/INFO]: Registering dust recipes
[18:14:40] [Client thread/INFO]: Recipes added!
[18:14:40] [Client thread/INFO]: Registering enchantments...
[18:14:41] [Client thread/INFO]: Initialization Complete.
[18:14:41] [Client thread/INFO]: refinedstorage has registered com.raoulvdberge.refinedstorage.container.ContainerGrid for CraftingTweaks
[18:14:41] [Client thread/INFO]: tconstruct has registered slimeknights.tconstruct.tools.common.inventory.ContainerCraftingStation for CraftingTweaks
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:charge_feeder:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:charge_trap:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:frame:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:wire:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:anvil:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_abyssal:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_bleachedbone:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_bloodstained:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_frostbound:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_infernal:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_quarried:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_sandy:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_nether:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'builder@railcraft:glass:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
[18:14:41] [Client thread/ERROR]: Received an invalid 'add-backpack-items' request 'forester@integrateddynamics:menrilLog:*' from mod 'integrateddynamics'. Please contact the author and report this issue. For non-existent backpack forester.
[18:14:41] [Client thread/INFO]: Receiving registration request from [ deepresonance ] for method mcjty.lib.compat.waila.WailaCompatibility.load
[18:14:41] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.integration.waila.WailaCompat.load
[18:14:41] [Client thread/INFO]: Receiving registration request from [ EnderZoo ] for method crazypants.enderzoo.waila.WailaCompat.load
[18:14:41] [Client thread/INFO]: Receiving registration request from [ engineersworkshop ] for method engineers.workshop.common.dependencies.waila.WailaHandler.onWailaCall
[18:14:41] [Client thread/INFO]: Receiving registration request from [ tconstruct ] for method slimeknights.tconstruct.plugin.waila.WailaRegistrar.wailaCallback
[18:14:41] [Client thread/INFO]: Receiving registration request from [ natura ] for method com.progwml6.natura.plugin.waila.WailaRegistrar.wailaCallback
[18:14:41] [Client thread/INFO]: Receiving registration request from [ harvestcraft ] for method com.pam.harvestcraft.addons.WailaPamHandler.callbackRegister
[18:14:41] [Client thread/INFO]: Receiving registration request from [ harvestcraft ] for method com.pam.harvestcraft.addons.WailaVanillaHandler.callbackRegister
[18:14:41] [Client thread/INFO]: Receiving registration request from [ BloodMagic ] for method WayofTime.bloodmagic.compat.waila.WailaCallbackHandler.callbackRegister
[18:14:41] [Client thread/INFO]: Receiving registration request from [ cyclopscore ] for method org.cyclops.cyclopscore.modcompat.waila.Waila.callbackRegister
[18:14:41] [Client thread/INFO]: Receiving registration request from [ cookingforblockheads ] for method net.blay09.mods.cookingforblockheads.compat.WailaProvider.register
[18:14:41] [Client thread/INFO]: Receiving registration request from [ eleccore ] for method elec332.core.compat.waila.WailaCompatHandler.register
[18:14:41] [Client thread/INFO]: Receiving registration request from [ evilcraft ] for method org.cyclops.evilcraft.modcompat.waila.Waila.callbackRegister
[18:14:41] [Client thread/INFO]: Receiving registration request from [ gendustry ] for method net.bdew.gendustry.waila.WailaHandler.loadCallback
[18:14:41] [Client thread/INFO]: Receiving registration request from [ immersiveengineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
[18:14:41] [Client thread/INFO]: Receiving registration request from [ integrateddynamics ] for method org.cyclops.integrateddynamics.modcompat.waila.Waila.callbackRegister
[18:14:41] [Client thread/INFO]: Receiving registration request from [ xreliquary ] for method xreliquary.compat.waila.WailaCallbackHandler.callbackRegister
[18:14:41] [Client thread/INFO]: Receiving registration request from [ waystones ] for method net.blay09.mods.waystones.compat.WailaProvider.register
[18:14:41] [Client thread/INFO]: Enabled support for The One Probe
[18:14:41] [Client thread/INFO]: Enabled support for The One Probe
[18:14:41] [Client thread/INFO]: Injecting itemstacks
[18:14:41] [Client thread/INFO]: Itemstack injection complete
[18:14:41] [Client thread/INFO]: Using a beta-version of the mod: Aroma1997Core not registering VersionChecker.
[18:14:41] [Client thread/INFO]: Finished Post-Initialization.
[18:14:41] [Aroma1997Core VersionChecking/INFO]: Aroma1997Core failed to do VersionChecking. Either there is something wrong with your network connection or with my server.
[18:14:41] [Client thread/INFO]: Loading global config 'C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\config\CustomOreGen' ...
[18:14:42] [Client thread/INFO]: Starting PostInitialization Phase...
[18:14:42] [Client thread/INFO]: Initializing Village Addons...
[18:14:42] [Client thread/INFO]: Initializing Crusher Recipes...
[18:14:42] [Client thread/INFO]: Added 886 Crusher Recipes automatically: [1xtile.oreGold@0 -> 2xitem.dust@2, 1xtile.oreGold@0 -> 2xitem.dust@18, 1xtile.oreGold@0 -> 2xitem.basemetals.gold_powder@0, 1xtile.oreGold@0 -> 2xitem.itemPowderIngot@2, 1xtile.oreGold@0 -> 2xitem.esteemedinnovation:smashed_ore@1, 1xtile.oreGold@0 -> 2xitem.immersiveengineering.metal@19, 1xtile.oreGold@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@45, 1xtile.oreGold@0 -> 2xitem.actuallyadditions.itemDust@1, 1xtile.oreGold@0 -> 2xitem.BloodMagic.baseComponent.@20, 1xtile.abygolore@0 -> 2xitem.dust@2, 1xtile.abygolore@0 -> 2xitem.dust@18, 1xtile.abygolore@0 -> 2xitem.basemetals.gold_powder@0, 1xtile.abygolore@0 -> 2xitem.itemPowderIngot@2, 1xtile.abygolore@0 -> 2xitem.esteemedinnovation:smashed_ore@1, 1xtile.abygolore@0 -> 2xitem.immersiveengineering.metal@19, 1xtile.abygolore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@45, 1xtile.abygolore@0 -> 2xitem.actuallyadditions.itemDust@1, 1xtile.abygolore@0 -> 2xitem.BloodMagic.baseComponent.@20, 1xtile.dungeontactics:ore_nethergold@0 -> 2xitem.dust@2, 1xtile.dungeontactics:ore_nethergold@0 -> 2xitem.dust@18, 1xtile.dungeontactics:ore_nethergold@0 -> 2xitem.basemetals.gold_powder@0, 1xtile.dungeontactics:ore_nethergold@0 -> 2xitem.itemPowderIngot@2, 1xtile.dungeontactics:ore_nethergold@0 -> 2xitem.esteemedinnovation:smashed_ore@1, 1xtile.dungeontactics:ore_nethergold@0 -> 2xitem.immersiveengineering.metal@19, 1xtile.dungeontactics:ore_nethergold@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@45, 1xtile.dungeontactics:ore_nethergold@0 -> 2xitem.actuallyadditions.itemDust@1, 1xtile.dungeontactics:ore_nethergold@0 -> 2xitem.BloodMagic.baseComponent.@20, 1xtile.oreDiamond@0 -> 2xitem.actuallyadditions.itemDust@2, 1xtile.abydiaore@0 -> 2xitem.actuallyadditions.itemDust@2, 1xtile.railcraft.ore@2 -> 2xitem.actuallyadditions.itemDust@2, 1xtile.oreEmerald@0 -> 2xitem.actuallyadditions.itemDust@3, 1xtile.railcraft.ore@3 -> 2xitem.actuallyadditions.itemDust@3, 1xitem.ingotIron@0 -> 1xitem.dust@1, 1xitem.ingotIron@0 -> 1xitem.dust@21, 1xitem.ingotIron@0 -> 1xitem.basemetals.iron_powder@0, 1xitem.ingotIron@0 -> 1xitem.itemPowderIngot@1, 1xitem.ingotIron@0 -> 1xitem.esteemedinnovation:smashed_ore@0, 1xitem.ingotIron@0 -> 1xitem.immersiveengineering.metal@18, 1xitem.ingotIron@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@16, 1xitem.ingotIron@0 -> 1xitem.actuallyadditions.itemDust@0, 1xitem.ingotIron@0 -> 1xitem.BloodMagic.baseComponent.@19, 1xitem.ingotGold@0 -> 1xitem.dust@2, 1xitem.ingotGold@0 -> 1xitem.dust@18, 1xitem.ingotGold@0 -> 1xitem.basemetals.gold_powder@0, 1xitem.ingotGold@0 -> 1xitem.itemPowderIngot@2, 1xitem.ingotGold@0 -> 1xitem.esteemedinnovation:smashed_ore@1, 1xitem.ingotGold@0 -> 1xitem.immersiveengineering.metal@19, 1xitem.ingotGold@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@45, 1xitem.ingotGold@0 -> 1xitem.actuallyadditions.itemDust@1, 1xitem.ingotGold@0 -> 1xitem.BloodMagic.baseComponent.@20, 1xitem.diamond@0 -> 1xitem.actuallyadditions.itemDust@2, 1xitem.emerald@0 -> 1xitem.actuallyadditions.itemDust@3, 1xitem.netherquartz@0 -> 1xitem.actuallyadditions.itemDust@5, 1xitem.prismarineShard@0 -> 1xitem.prismarineCrystals@0, 1xitem.dyePowder@4 -> 1xitem.actuallyadditions.itemDust@4, 1xitem.abyingot@0 -> 1xitem.dust@1, 1xitem.coralium@0 -> 1xitem.dust@12, 1xtile.abyore@0 -> 2xitem.dust@1, 1xtile.abydreadore@0 -> 2xitem.dust@1, 1xtile.coraliumore@0 -> 2xitem.dust@12, 1xtile.abycorore@0 -> 2xitem.dust@12, 1xitem.dreadiumingot@0 -> 1xitem.dust@16, 1xtile.nitreore@0 -> 2xitem.nitre@0, 1xtile.nitreore@0 -> 2xitem.railcraft.dust@2, 1xtile.abynitore@0 -> 2xitem.nitre@0, 1xtile.abynitore@0 -> 2xitem.railcraft.dust@2, 1xtile.railcraft.ore@1 -> 2xitem.nitre@0, 1xtile.railcraft.ore@1 -> 2xitem.railcraft.dust@2, 1xtile.abytinore@0 -> 2xitem.dust@5, 1xtile.abytinore@0 -> 2xitem.basemetals.tin_powder@0, 1xtile.abytinore@0 -> 2xitem.esteemedinnovation:smashed_ore@4, 1xtile.abytinore@0 -> 2xitem.primal:tin_dust@32767, 1xtile.abytinore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@18, 1xtile.abytinore@0 -> 2xitem.itemPowderIngot@4, 1xtile.ore@5 -> 2xitem.dust@5, 1xtile.ore@5 -> 2xitem.basemetals.tin_powder@0, 1xtile.ore@5 -> 2xitem.esteemedinnovation:smashed_ore@4, 1xtile.ore@5 -> 2xitem.primal:tin_dust@32767, 1xtile.ore@5 -> 2xitem.rockhounding_chemistry:chemicalDusts@18, 1xtile.ore@5 -> 2xitem.itemPowderIngot@4, 1xtile.basemetals.tin_ore@0 -> 2xitem.dust@5, 1xtile.basemetals.tin_ore@0 -> 2xitem.basemetals.tin_powder@0, 1xtile.basemetals.tin_ore@0 -> 2xitem.esteemedinnovation:smashed_ore@4, 1xtile.basemetals.tin_ore@0 -> 2xitem.primal:tin_dust@32767, 1xtile.basemetals.tin_ore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@18, 1xtile.basemetals.tin_ore@0 -> 2xitem.itemPowderIngot@4, 1xtile.for.resources@2 -> 2xitem.dust@5, 1xtile.for.resources@2 -> 2xitem.basemetals.tin_powder@0, 1xtile.for.resources@2 -> 2xitem.esteemedinnovation:smashed_ore@4, 1xtile.for.resources@2 -> 2xitem.primal:tin_dust@32767, 1xtile.for.resources@2 -> 2xitem.rockhounding_chemistry:chemicalDusts@18, 1xtile.for.resources@2 -> 2xitem.itemPowderIngot@4, 1xtile.erze@0 -> 2xitem.dust@5, 1xtile.erze@0 -> 2xitem.basemetals.tin_powder@0, 1xtile.erze@0 -> 2xitem.esteemedinnovation:smashed_ore@4, 1xtile.erze@0 -> 2xitem.primal:tin_dust@32767, 1xtile.erze@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@18, 1xtile.erze@0 -> 2xitem.itemPowderIngot@4, 1xtile.railcraft.ore@12 -> 2xitem.dust@5, 1xtile.railcraft.ore@12 -> 2xitem.basemetals.tin_powder@0, 1xtile.railcraft.ore@12 -> 2xitem.esteemedinnovation:smashed_ore@4, 1xtile.railcraft.ore@12 -> 2xitem.primal:tin_dust@32767, 1xtile.railcraft.ore@12 -> 2xitem.rockhounding_chemistry:chemicalDusts@18, 1xtile.railcraft.ore@12 -> 2xitem.itemPowderIngot@4, 1xtile.abycopore@0 -> 2xitem.dust@4, 1xtile.abycopore@0 -> 2xitem.dust@11, 1xtile.abycopore@0 -> 2xitem.basemetals.copper_powder@0, 1xtile.abycopore@0 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.abycopore@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.abycopore@0 -> 2xitem.primal:copper_dust@32767, 1xtile.abycopore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.abycopore@0 -> 2xitem.itemPowderIngot@3, 1xtile.ore@4 -> 2xitem.dust@4, 1xtile.ore@4 -> 2xitem.dust@11, 1xtile.ore@4 -> 2xitem.basemetals.copper_powder@0, 1xtile.ore@4 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.ore@4 -> 2xitem.immersiveengineering.metal@9, 1xtile.ore@4 -> 2xitem.primal:copper_dust@32767, 1xtile.ore@4 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.ore@4 -> 2xitem.itemPowderIngot@3, 1xtile.basemetals.copper_ore@0 -> 2xitem.dust@4, 1xtile.basemetals.copper_ore@0 -> 2xitem.dust@11, 1xtile.basemetals.copper_ore@0 -> 2xitem.basemetals.copper_powder@0, 1xtile.basemetals.copper_ore@0 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.basemetals.copper_ore@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.basemetals.copper_ore@0 -> 2xitem.primal:copper_dust@32767, 1xtile.basemetals.copper_ore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.basemetals.copper_ore@0 -> 2xitem.itemPowderIngot@3, 1xtile.for.resources@1 -> 2xitem.dust@4, 1xtile.for.resources@1 -> 2xitem.dust@11, 1xtile.for.resources@1 -> 2xitem.basemetals.copper_powder@0, 1xtile.for.resources@1 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.for.resources@1 -> 2xitem.immersiveengineering.metal@9, 1xtile.for.resources@1 -> 2xitem.primal:copper_dust@32767, 1xtile.for.resources@1 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.for.resources@1 -> 2xitem.itemPowderIngot@3, 1xtile.oreCopper@0 -> 2xitem.dust@4, 1xtile.oreCopper@0 -> 2xitem.dust@11, 1xtile.oreCopper@0 -> 2xitem.basemetals.copper_powder@0, 1xtile.oreCopper@0 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.oreCopper@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.oreCopper@0 -> 2xitem.primal:copper_dust@32767, 1xtile.oreCopper@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.oreCopper@0 -> 2xitem.itemPowderIngot@3, 1xtile.esteemedinnovation:ore@0 -> 2xitem.dust@4, 1xtile.esteemedinnovation:ore@0 -> 2xitem.dust@11, 1xtile.esteemedinnovation:ore@0 -> 2xitem.basemetals.copper_powder@0, 1xtile.esteemedinnovation:ore@0 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.esteemedinnovation:ore@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.esteemedinnovation:ore@0 -> 2xitem.primal:copper_dust@32767, 1xtile.esteemedinnovation:ore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.esteemedinnovation:ore@0 -> 2xitem.itemPowderIngot@3, 1xtile.esteemedinnovation:ore@2 -> 2xitem.dust@4, 1xtile.esteemedinnovation:ore@2 -> 2xitem.dust@11, 1xtile.esteemedinnovation:ore@2 -> 2xitem.basemetals.copper_powder@0, 1xtile.esteemedinnovation:ore@2 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.esteemedinnovation:ore@2 -> 2xitem.immersiveengineering.metal@9, 1xtile.esteemedinnovation:ore@2 -> 2xitem.primal:copper_dust@32767, 1xtile.esteemedinnovation:ore@2 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.esteemedinnovation:ore@2 -> 2xitem.itemPowderIngot@3, 1xtile.esteemedinnovation:ore@4 -> 2xitem.dust@4, 1xtile.esteemedinnovation:ore@4 -> 2xitem.dust@11, 1xtile.esteemedinnovation:ore@4 -> 2xitem.basemetals.copper_powder@0, 1xtile.esteemedinnovation:ore@4 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.esteemedinnovation:ore@4 -> 2xitem.immersiveengineering.metal@9, 1xtile.esteemedinnovation:ore@4 -> 2xitem.primal:copper_dust@32767, 1xtile.esteemedinnovation:ore@4 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.esteemedinnovation:ore@4 -> 2xitem.itemPowderIngot@3, 1xtile.erze@2 -> 2xitem.dust@4, 1xtile.erze@2 -> 2xitem.dust@11, 1xtile.erze@2 -> 2xitem.basemetals.copper_powder@0, 1xtile.erze@2 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.erze@2 -> 2xitem.immersiveengineering.metal@9, 1xtile.erze@2 -> 2xitem.primal:copper_dust@32767, 1xtile.erze@2 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.erze@2 -> 2xitem.itemPowderIngot@3, 1xtile.erze@6 -> 2xitem.dust@4, 1xtile.erze@6 -> 2xitem.dust@11, 1xtile.erze@6 -> 2xitem.basemetals.copper_powder@0, 1xtile.erze@6 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.erze@6 -> 2xitem.immersiveengineering.metal@9, 1xtile.erze@6 -> 2xitem.primal:copper_dust@32767, 1xtile.erze@6 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.erze@6 -> 2xitem.itemPowderIngot@3, 1xtile.immersiveengineering.ore@0 -> 2xitem.dust@4, 1xtile.immersiveengineering.ore@0 -> 2xitem.dust@11, 1xtile.immersiveengineering.ore@0 -> 2xitem.basemetals.copper_powder@0, 1xtile.immersiveengineering.ore@0 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.immersiveengineering.ore@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.immersiveengineering.ore@0 -> 2xitem.primal:copper_dust@32767, 1xtile.immersiveengineering.ore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.immersiveengineering.ore@0 -> 2xitem.itemPowderIngot@3, 1xtile.railcraft.ore@11 -> 2xitem.dust@4, 1xtile.railcraft.ore@11 -> 2xitem.dust@11, 1xtile.railcraft.ore@11 -> 2xitem.basemetals.copper_powder@0, 1xtile.railcraft.ore@11 -> 2xitem.esteemedinnovation:smashed_ore@2, 1xtile.railcraft.ore@11 -> 2xitem.immersiveengineering.metal@9, 1xtile.railcraft.ore@11 -> 2xitem.primal:copper_dust@32767, 1xtile.railcraft.ore@11 -> 2xitem.rockhounding_chemistry:chemicalDusts@17, 1xtile.railcraft.ore@11 -> 2xitem.itemPowderIngot@3, 1xitem.tiningot@0 -> 1xitem.dust@5, 1xitem.tiningot@0 -> 1xitem.basemetals.tin_powder@0, 1xitem.tiningot@0 -> 1xitem.esteemedinnovation:smashed_ore@4, 1xitem.tiningot@0 -> 1xitem.primal:tin_dust@32767, 1xitem.tiningot@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@18, 1xitem.tiningot@0 -> 1xitem.itemPowderIngot@4, 1xitem.ingot@5 -> 1xitem.dust@5, 1xitem.ingot@5 -> 1xitem.basemetals.tin_powder@0, 1xitem.ingot@5 -> 1xitem.esteemedinnovation:smashed_ore@4, 1xitem.ingot@5 -> 1xitem.primal:tin_dust@32767, 1xitem.ingot@5 -> 1xitem.rockhounding_chemistry:chemicalDusts@18, 1xitem.ingot@5 -> 1xitem.itemPowderIngot@4, 1xitem.basemetals.tin_ingot@0 -> 1xitem.dust@5, 1xitem.basemetals.tin_ingot@0 -> 1xitem.basemetals.tin_powder@0, 1xitem.basemetals.tin_ingot@0 -> 1xitem.esteemedinnovation:smashed_ore@4, 1xitem.basemetals.tin_ingot@0 -> 1xitem.primal:tin_dust@32767, 1xitem.basemetals.tin_ingot@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@18, 1xitem.basemetals.tin_ingot@0 -> 1xitem.itemPowderIngot@4, 1xitem.for.ingotTin@0 -> 1xitem.dust@5, 1xitem.for.ingotTin@0 -> 1xitem.basemetals.tin_powder@0, 1xitem.for.ingotTin@0 -> 1xitem.esteemedinnovation:smashed_ore@4, 1xitem.for.ingotTin@0 -> 1xitem.primal:tin_dust@32767, 1xitem.for.ingotTin@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@18, 1xitem.for.ingotTin@0 -> 1xitem.itemPowderIngot@4, 1xitem.itemErze@0 -> 1xitem.dust@5, 1xitem.itemErze@0 -> 1xitem.basemetals.tin_powder@0, 1xitem.itemErze@0 -> 1xitem.esteemedinnovation:smashed_ore@4, 1xitem.itemErze@0 -> 1xitem.primal:tin_dust@32767, 1xitem.itemErze@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@18, 1xitem.itemErze@0 -> 1xitem.itemPowderIngot@4, 1xitem.primal:tin_ingot@32767 -> 1xitem.dust@5, 1xitem.primal:tin_ingot@32767 -> 1xitem.basemetals.tin_powder@0, 1xitem.primal:tin_ingot@32767 -> 1xitem.esteemedinnovation:smashed_ore@4, 1xitem.primal:tin_ingot@32767 -> 1xitem.primal:tin_dust@32767, 1xitem.primal:tin_ingot@32767 -> 1xitem.rockhounding_chemistry:chemicalDusts@18, 1xitem.primal:tin_ingot@32767 -> 1xitem.itemPowderIngot@4, 1xitem.railcraft.ingot@2 -> 1xitem.dust@5, 1xitem.railcraft.ingot@2 -> 1xitem.basemetals.tin_powder@0, 1xitem.railcraft.ingot@2 -> 1xitem.esteemedinnovation:smashed_ore@4, 1xitem.railcraft.ingot@2 -> 1xitem.primal:tin_dust@32767, 1xitem.railcraft.ingot@2 -> 1xitem.rockhounding_chemistry:chemicalDusts@18, 1xitem.railcraft.ingot@2 -> 1xitem.itemPowderIngot@4, 1xitem.copperingot@0 -> 1xitem.dust@4, 1xitem.copperingot@0 -> 1xitem.dust@11, 1xitem.copperingot@0 -> 1xitem.basemetals.copper_powder@0, 1xitem.copperingot@0 -> 1xitem.esteemedinnovation:smashed_ore@2, 1xitem.copperingot@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.copperingot@0 -> 1xitem.primal:copper_dust@32767, 1xitem.copperingot@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@17, 1xitem.copperingot@0 -> 1xitem.itemPowderIngot@3, 1xitem.ingot@4 -> 1xitem.dust@4, 1xitem.ingot@4 -> 1xitem.dust@11, 1xitem.ingot@4 -> 1xitem.basemetals.copper_powder@0, 1xitem.ingot@4 -> 1xitem.esteemedinnovation:smashed_ore@2, 1xitem.ingot@4 -> 1xitem.immersiveengineering.metal@9, 1xitem.ingot@4 -> 1xitem.primal:copper_dust@32767, 1xitem.ingot@4 -> 1xitem.rockhounding_chemistry:chemicalDusts@17, 1xitem.ingot@4 -> 1xitem.itemPowderIngot@3, 1xitem.basemetals.copper_ingot@0 -> 1xitem.dust@4, 1xitem.basemetals.copper_ingot@0 -> 1xitem.dust@11, 1xitem.basemetals.copper_ingot@0 -> 1xitem.basemetals.copper_powder@0, 1xitem.basemetals.copper_ingot@0 -> 1xitem.esteemedinnovation:smashed_ore@2, 1xitem.basemetals.copper_ingot@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.basemetals.copper_ingot@0 -> 1xitem.primal:copper_dust@32767, 1xitem.basemetals.copper_ingot@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@17, 1xitem.basemetals.copper_ingot@0 -> 1xitem.itemPowderIngot@3, 1xitem.for.ingotCopper@0 -> 1xitem.dust@4, 1xitem.for.ingotCopper@0 -> 1xitem.dust@11, 1xitem.for.ingotCopper@0 -> 1xitem.basemetals.copper_powder@0, 1xitem.for.ingotCopper@0 -> 1xitem.esteemedinnovation:smashed_ore@2, 1xitem.for.ingotCopper@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.for.ingotCopper@0 -> 1xitem.primal:copper_dust@32767, 1xitem.for.ingotCopper@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@17, 1xitem.for.ingotCopper@0 -> 1xitem.itemPowderIngot@3, 1xitem.ingotCopper@0 -> 1xitem.dust@4, 1xitem.ingotCopper@0 -> 1xitem.dust@11, 1xitem.ingotCopper@0 -> 1xitem.basemetals.copper_powder@0, 1xitem.ingotCopper@0 -> 1xitem.esteemedinnovation:smashed_ore@2, 1xitem.ingotCopper@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.ingotCopper@0 -> 1xitem.primal:copper_dust@32767, 1xitem.ingotCopper@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@17, 1xitem.ingotCopper@0 -> 1xitem.itemPowderIngot@3, 1xitem.esteemedinnovation:ingot@0 -> 1xitem.dust@4, 1xitem.esteemedinnovation:ingot@0 -> 1xitem.dust@11, 1xitem.esteemedinnovation:ingot@0 -> 1xitem.basemetals.copper_powder@0, 1xitem.esteemedinnovation:ingot@0 -> 1xitem.esteemedinnovation:smashed_ore@2, 1xitem.esteemedinnovation:ingot@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.esteemedinnovation:ingot@0 -> 1xitem.primal:copper_dust@32767, 1xitem.esteemedinnovation:ingot@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@17, 1xitem.esteemedinnovation:ingot@0 -> 1xitem.itemPowderIngot@3, 1xitem.itemErze@2 -> 1xitem.dust@4, 1xitem.itemErze@2 -> 1xitem.dust@11, 1xitem.itemErze@2 -> 1xitem.basemetals.copper_powder@0, 1xitem.itemErze@2 -> 1xitem.esteemedinnovation:smashed_ore@2, 1xitem.itemErze@2 -> 1xitem.immersiveengineering.metal@9, 1xitem.itemErze@2 -> 1xitem.primal:copper_dust@32767, 1xitem.itemErze@2 -> 1xitem.rockhounding_chemistry:chemicalDusts@17, 1xitem.itemErze@2 -> 1xitem.itemPowderIngot@3, 1xitem.immersiveengineering.metal@0 -> 1xitem.dust@4, 1xitem.immersiveengineering.metal@0 -> 1xitem.dust@11, 1xitem.immersiveengineering.metal@0 -> 1xitem.basemetals.copper_powder@0, 1xitem.immersiveengineering.metal@0 -> 1xitem.esteemedinnovation:smashed_ore@2, 1xitem.immersiveengineering.metal@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.immersiveengineering.metal@0 -> 1xitem.primal:copper_dust@32767, 1xitem.immersiveengineering.metal@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@17, 1xitem.immersiveengineering.metal@0 -> 1xitem.itemPowderIngot@3, 1xitem.primal:copper_ingot@32767 -> 1xitem.dust@4, 1xitem.primal:copper_ingot@32767 -> 1xitem.dust@11, 1xitem.primal:copper_ingot@32767 -> 1xitem.basemetals.copper_powder@0, 1xitem.primal:copper_ingot@32767 -> 1xitem.esteemedinnovation:smashed_ore@2, 1xitem.primal:copper_ingot@32767 -> 1xitem.immersiveengineering.metal@9, 1xitem.primal:copper_ingot@32767 -> 1xitem.primal:copper_dust@32767, 1xitem.primal:copper_ingot@32767 -> 1xitem.rockhounding_chemistry:chemicalDusts@17, 1xitem.primal:copper_ingot@32767 -> 1xitem.itemPowderIngot@3, 1xitem.railcraft.ingot@1 -> 1xitem.dust@4, 1xitem.railcraft.ingot@1 -> 1xitem.dust@11, 1xitem.railcraft.ingot@1 -> 1xitem.basemetals.copper_powder@0, 1xitem.railcraft.ingot@1 -> 1xitem.esteemedinnovation:smashed_ore@2, 1xitem.railcraft.ingot@1 -> 1xitem.immersiveengineering.metal@9, 1xitem.railcraft.ingot@1 -> 1xitem.primal:copper_dust@32767, 1xitem.railcraft.ingot@1 -> 1xitem.rockhounding_chemistry:chemicalDusts@17, 1xitem.railcraft.ingot@1 -> 1xitem.itemPowderIngot@3, 1xitem.rockhounding_chemistry:miscItems@25 -> 1xitem.dust@4, 1xitem.rockhounding_chemistry:miscItems@25 -> 1xitem.dust@11, 1xitem.rockhounding_chemistry:miscItems@25 -> 1xitem.basemetals.copper_powder@0, 1xitem.rockhounding_chemistry:miscItems@25 -> 1xitem.esteemedinnovation:smashed_ore@2, 1xitem.rockhounding_chemistry:miscItems@25 -> 1xitem.immersiveengineering.metal@9, 1xitem.rockhounding_chemistry:miscItems@25 -> 1xitem.primal:copper_dust@32767, 1xitem.rockhounding_chemistry:miscItems@25 -> 1xitem.rockhounding_chemistry:chemicalDusts@17, 1xitem.rockhounding_chemistry:miscItems@25 -> 1xitem.itemPowderIngot@3, 1xitem.ethaxiumingot@0 -> 1xitem.dust@18366, 1xtile.ore@0 -> 2xitem.dust@0, 1xtile.ore@0 -> 2xitem.dust@15, 1xitem.ingot@3 -> 1xitem.dust@3, 1xitem.ingot@3 -> 1xitem.rockhounding_chemistry:chemicalDusts@42, 1xitem.ingot@6 -> 1xitem.dust@6, 1xitem.ingot@6 -> 1xitem.dust@28, 1xitem.ingot@6 -> 1xitem.basemetals.steel_blend@0, 1xitem.ingot@6 -> 1xitem.basemetals.steel_powder@0, 1xitem.ingot@6 -> 1xitem.immersiveengineering.metal@17, 1xitem.basemetals.steel_ingot@0 -> 1xitem.dust@6, 1xitem.basemetals.steel_ingot@0 -> 1xitem.dust@28, 1xitem.basemetals.steel_ingot@0 -> 1xitem.basemetals.steel_blend@0, 1xitem.basemetals.steel_ingot@0 -> 1xitem.basemetals.steel_powder@0, 1xitem.basemetals.steel_ingot@0 -> 1xitem.immersiveengineering.metal@17, 1xitem.immersiveengineering.metal@8 -> 1xitem.dust@6, 1xitem.immersiveengineering.metal@8 -> 1xitem.dust@28, 1xitem.immersiveengineering.metal@8 -> 1xitem.basemetals.steel_blend@0, 1xitem.immersiveengineering.metal@8 -> 1xitem.basemetals.steel_powder@0, 1xitem.immersiveengineering.metal@8 -> 1xitem.immersiveengineering.metal@17, 1xitem.railcraft.ingot@0 -> 1xitem.dust@6, 1xitem.railcraft.ingot@0 -> 1xitem.dust@28, 1xitem.railcraft.ingot@0 -> 1xitem.basemetals.steel_blend@0, 1xitem.railcraft.ingot@0 -> 1xitem.basemetals.steel_powder@0, 1xitem.railcraft.ingot@0 -> 1xitem.immersiveengineering.metal@17, 1xitem.ingot@7 -> 1xitem.dust@7, 1xitem.ingot@7 -> 1xitem.dust@30, 1xitem.ingot@7 -> 1xitem.rockhounding_chemistry:chemicalDusts@29, 1xtile.ore@8 -> 2xitem.dust@7, 1xtile.ore@8 -> 2xitem.dust@30, 1xtile.ore@8 -> 2xitem.rockhounding_chemistry:chemicalDusts@29, 1xitem.ingot@9 -> 1xitem.dust@9, 1xitem.ingot@9 -> 1xitem.dust@3, 1xitem.ingot@9 -> 1xitem.esteemedinnovation:smashed_ore@8, 1xitem.ingot@9 -> 1xitem.immersiveengineering.metal@10, 1xitem.ingot@9 -> 1xitem.rockhounding_chemistry:chemicalDusts@24, 1xitem.spaceship@13 -> 1xitem.dust@9, 1xitem.spaceship@13 -> 1xitem.dust@3, 1xitem.spaceship@13 -> 1xitem.esteemedinnovation:smashed_ore@8, 1xitem.spaceship@13 -> 1xitem.immersiveengineering.metal@10, 1xitem.spaceship@13 -> 1xitem.rockhounding_chemistry:chemicalDusts@24, 1xitem.immersiveengineering.metal@1 -> 1xitem.dust@9, 1xitem.immersiveengineering.metal@1 -> 1xitem.dust@3, 1xitem.immersiveengineering.metal@1 -> 1xitem.esteemedinnovation:smashed_ore@8, 1xitem.immersiveengineering.metal@1 -> 1xitem.immersiveengineering.metal@10, 1xitem.immersiveengineering.metal@1 -> 1xitem.rockhounding_chemistry:chemicalDusts@24, 1xtile.ore@9 -> 2xitem.dust@9, 1xtile.ore@9 -> 2xitem.dust@3, 1xtile.ore@9 -> 2xitem.esteemedinnovation:smashed_ore@8, 1xtile.ore@9 -> 2xitem.immersiveengineering.metal@10, 1xtile.ore@9 -> 2xitem.rockhounding_chemistry:chemicalDusts@24, 1xtile.immersiveengineering.ore@1 -> 2xitem.dust@9, 1xtile.immersiveengineering.ore@1 -> 2xitem.dust@3, 1xtile.immersiveengineering.ore@1 -> 2xitem.esteemedinnovation:smashed_ore@8, 1xtile.immersiveengineering.ore@1 -> 2xitem.immersiveengineering.metal@10, 1xtile.immersiveengineering.ore@1 -> 2xitem.rockhounding_chemistry:chemicalDusts@24, 1xitem.ingot@10 -> 1xitem.dust@10, 1xitem.ingot@10 -> 1xitem.dust@20, 1xitem.ingot@10 -> 1xitem.rockhounding_chemistry:chemicalDusts@48, 1xtile.ore@10 -> 2xitem.dust@10, 1xtile.ore@10 -> 2xitem.dust@20, 1xtile.ore@10 -> 2xitem.rockhounding_chemistry:chemicalDusts@48, 1xmiscpart@1 -> 1xitem.basemetals.carbon_powder@0, 1xitem.ingot@0 -> 1xitem.dust@0, 1xitem.ingot@1 -> 1xitem.dust@1, 1xtile.ore@2 -> 2xitem.arsmagica2:item_ore@5, 1xtile.ore@0 -> 2xitem.arsmagica2:item_ore@0, 1xtile.ore@1 -> 2xitem.arsmagica2:item_ore@2, 1xtile.ore@3 -> 2xitem.arsmagica2:item_ore@3, 1xtile.ore@4 -> 2xitem.arsmagica2:item_ore@4, 1xtile.basemetals.mercury_ore@0 -> 2xitem.basemetals.mercury_powder@0, 1xtile.basemetals.adamantine_ore@0 -> 2xitem.dust@2, 1xtile.basemetals.adamantine_ore@0 -> 2xitem.basemetals.adamantine_powder@0, 1xtile.basemetals.silver_ore@0 -> 2xitem.dust@26, 1xtile.basemetals.silver_ore@0 -> 2xitem.basemetals.silver_powder@0, 1xtile.basemetals.silver_ore@0 -> 2xitem.esteemedinnovation:smashed_ore@6, 1xtile.basemetals.silver_ore@0 -> 2xitem.immersiveengineering.metal@12, 1xtile.basemetals.silver_ore@0 -> 2xitem.primal:silver_dust@32767, 1xtile.basemetals.silver_ore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@23, 1xtile.basemetals.silver_ore@0 -> 2xitem.SilverDust@0, 1xtile.oreSilver@0 -> 2xitem.dust@26, 1xtile.oreSilver@0 -> 2xitem.basemetals.silver_powder@0, 1xtile.oreSilver@0 -> 2xitem.esteemedinnovation:smashed_ore@6, 1xtile.oreSilver@0 -> 2xitem.immersiveengineering.metal@12, 1xtile.oreSilver@0 -> 2xitem.primal:silver_dust@32767, 1xtile.oreSilver@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@23, 1xtile.oreSilver@0 -> 2xitem.SilverDust@0, 1xtile.immersiveengineering.ore@3 -> 2xitem.dust@26, 1xtile.immersiveengineering.ore@3 -> 2xitem.basemetals.silver_powder@0, 1xtile.immersiveengineering.ore@3 -> 2xitem.esteemedinnovation:smashed_ore@6, 1xtile.immersiveengineering.ore@3 -> 2xitem.immersiveengineering.metal@12, 1xtile.immersiveengineering.ore@3 -> 2xitem.primal:silver_dust@32767, 1xtile.immersiveengineering.ore@3 -> 2xitem.rockhounding_chemistry:chemicalDusts@23, 1xtile.immersiveengineering.ore@3 -> 2xitem.SilverDust@0, 1xtile.railcraft.ore@14 -> 2xitem.dust@26, 1xtile.railcraft.ore@14 -> 2xitem.basemetals.silver_powder@0, 1xtile.railcraft.ore@14 -> 2xitem.esteemedinnovation:smashed_ore@6, 1xtile.railcraft.ore@14 -> 2xitem.immersiveengineering.metal@12, 1xtile.railcraft.ore@14 -> 2xitem.primal:silver_dust@32767, 1xtile.railcraft.ore@14 -> 2xitem.rockhounding_chemistry:chemicalDusts@23, 1xtile.railcraft.ore@14 -> 2xitem.SilverDust@0, 1xtile.SilverOre@0 -> 2xitem.dust@26, 1xtile.SilverOre@0 -> 2xitem.basemetals.silver_powder@0, 1xtile.SilverOre@0 -> 2xitem.esteemedinnovation:smashed_ore@6, 1xtile.SilverOre@0 -> 2xitem.immersiveengineering.metal@12, 1xtile.SilverOre@0 -> 2xitem.primal:silver_dust@32767, 1xtile.SilverOre@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@23, 1xtile.SilverOre@0 -> 2xitem.SilverDust@0, 1xtile.basemetals.zinc_ore@0 -> 2xitem.dust@34, 1xtile.basemetals.zinc_ore@0 -> 2xitem.basemetals.zinc_powder@0, 1xtile.basemetals.zinc_ore@0 -> 2xitem.esteemedinnovation:smashed_ore@3, 1xtile.basemetals.zinc_ore@0 -> 2xitem.primal:zinc_dust@32767, 1xtile.basemetals.zinc_ore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@20, 1xtile.esteemedinnovation:ore@1 -> 2xitem.dust@34, 1xtile.esteemedinnovation:ore@1 -> 2xitem.basemetals.zinc_powder@0, 1xtile.esteemedinnovation:ore@1 -> 2xitem.esteemedinnovation:smashed_ore@3, 1xtile.esteemedinnovation:ore@1 -> 2xitem.primal:zinc_dust@32767, 1xtile.esteemedinnovation:ore@1 -> 2xitem.rockhounding_chemistry:chemicalDusts@20, 1xtile.esteemedinnovation:ore@3 -> 2xitem.dust@34, 1xtile.esteemedinnovation:ore@3 -> 2xitem.basemetals.zinc_powder@0, 1xtile.esteemedinnovation:ore@3 -> 2xitem.esteemedinnovation:smashed_ore@3, 1xtile.esteemedinnovation:ore@3 -> 2xitem.primal:zinc_dust@32767, 1xtile.esteemedinnovation:ore@3 -> 2xitem.rockhounding_chemistry:chemicalDusts@20, 1xtile.esteemedinnovation:ore@5 -> 2xitem.dust@34, 1xtile.esteemedinnovation:ore@5 -> 2xitem.basemetals.zinc_powder@0, 1xtile.esteemedinnovation:ore@5 -> 2xitem.esteemedinnovation:smashed_ore@3, 1xtile.esteemedinnovation:ore@5 -> 2xitem.primal:zinc_dust@32767, 1xtile.esteemedinnovation:ore@5 -> 2xitem.rockhounding_chemistry:chemicalDusts@20, 1xtile.erze@1 -> 2xitem.dust@34, 1xtile.erze@1 -> 2xitem.basemetals.zinc_powder@0, 1xtile.erze@1 -> 2xitem.esteemedinnovation:smashed_ore@3, 1xtile.erze@1 -> 2xitem.primal:zinc_dust@32767, 1xtile.erze@1 -> 2xitem.rockhounding_chemistry:chemicalDusts@20, 1xtile.basemetals.platinum_ore@0 -> 2xitem.dust@25, 1xtile.basemetals.platinum_ore@0 -> 2xitem.basemetals.platinum_powder@0, 1xtile.basemetals.platinum_ore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@44, 1xtile.basemetals.lead_ore@0 -> 2xitem.dust@22, 1xtile.basemetals.lead_ore@0 -> 2xitem.basemetals.lead_powder@0, 1xtile.basemetals.lead_ore@0 -> 2xitem.esteemedinnovation:smashed_ore@7, 1xtile.basemetals.lead_ore@0 -> 2xitem.immersiveengineering.metal@11, 1xtile.basemetals.lead_ore@0 -> 2xitem.primal:lead_dust@32767, 1xtile.basemetals.lead_ore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@19, 1xtile.oreLead@0 -> 2xitem.dust@22, 1xtile.oreLead@0 -> 2xitem.basemetals.lead_powder@0, 1xtile.oreLead@0 -> 2xitem.esteemedinnovation:smashed_ore@7, 1xtile.oreLead@0 -> 2xitem.immersiveengineering.metal@11, 1xtile.oreLead@0 -> 2xitem.primal:lead_dust@32767, 1xtile.oreLead@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@19, 1xtile.immersiveengineering.ore@2 -> 2xitem.dust@22, 1xtile.immersiveengineering.ore@2 -> 2xitem.basemetals.lead_powder@0, 1xtile.immersiveengineering.ore@2 -> 2xitem.esteemedinnovation:smashed_ore@7, 1xtile.immersiveengineering.ore@2 -> 2xitem.immersiveengineering.metal@11, 1xtile.immersiveengineering.ore@2 -> 2xitem.primal:lead_dust@32767, 1xtile.immersiveengineering.ore@2 -> 2xitem.rockhounding_chemistry:chemicalDusts@19, 1xtile.railcraft.ore@13 -> 2xitem.dust@22, 1xtile.railcraft.ore@13 -> 2xitem.basemetals.lead_powder@0, 1xtile.railcraft.ore@13 -> 2xitem.esteemedinnovation:smashed_ore@7, 1xtile.railcraft.ore@13 -> 2xitem.immersiveengineering.metal@11, 1xtile.railcraft.ore@13 -> 2xitem.primal:lead_dust@32767, 1xtile.railcraft.ore@13 -> 2xitem.rockhounding_chemistry:chemicalDusts@19, 1xtile.basemetals.starsteel_ore@0 -> 2xitem.dust@27, 1xtile.basemetals.starsteel_ore@0 -> 2xitem.basemetals.starsteel_powder@0, 1xtile.basemetals.coldiron_ore@0 -> 2xitem.dust@9, 1xtile.basemetals.coldiron_ore@0 -> 2xitem.basemetals.coldiron_powder@0, 1xitem.basemetals.mercury_ingot@0 -> 1xitem.basemetals.mercury_powder@0, 1xitem.basemetals.lead_ingot@0 -> 1xitem.dust@22, 1xitem.basemetals.lead_ingot@0 -> 1xitem.basemetals.lead_powder@0, 1xitem.basemetals.lead_ingot@0 -> 1xitem.esteemedinnovation:smashed_ore@7, 1xitem.basemetals.lead_ingot@0 -> 1xitem.immersiveengineering.metal@11, 1xitem.basemetals.lead_ingot@0 -> 1xitem.primal:lead_dust@32767, 1xitem.basemetals.lead_ingot@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@19, 1xitem.ingotLead@0 -> 1xitem.dust@22, 1xitem.ingotLead@0 -> 1xitem.basemetals.lead_powder@0, 1xitem.ingotLead@0 -> 1xitem.esteemedinnovation:smashed_ore@7, 1xitem.ingotLead@0 -> 1xitem.immersiveengineering.metal@11, 1xitem.ingotLead@0 -> 1xitem.primal:lead_dust@32767, 1xitem.ingotLead@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@19, 1xitem.immersiveengineering.metal@2 -> 1xitem.dust@22, 1xitem.immersiveengineering.metal@2 -> 1xitem.basemetals.lead_powder@0, 1xitem.immersiveengineering.metal@2 -> 1xitem.esteemedinnovation:smashed_ore@7, 1xitem.immersiveengineering.metal@2 -> 1xitem.immersiveengineering.metal@11, 1xitem.immersiveengineering.metal@2 -> 1xitem.primal:lead_dust@32767, 1xitem.immersiveengineering.metal@2 -> 1xitem.rockhounding_chemistry:chemicalDusts@19, 1xitem.primal:lead_ingot@32767 -> 1xitem.dust@22, 1xitem.primal:lead_ingot@32767 -> 1xitem.basemetals.lead_powder@0, 1xitem.primal:lead_ingot@32767 -> 1xitem.esteemedinnovation:smashed_ore@7, 1xitem.primal:lead_ingot@32767 -> 1xitem.immersiveengineering.metal@11, 1xitem.primal:lead_ingot@32767 -> 1xitem.primal:lead_dust@32767, 1xitem.primal:lead_ingot@32767 -> 1xitem.rockhounding_chemistry:chemicalDusts@19, 1xitem.railcraft.ingot@3 -> 1xitem.dust@22, 1xitem.railcraft.ingot@3 -> 1xitem.basemetals.lead_powder@0, 1xitem.railcraft.ingot@3 -> 1xitem.esteemedinnovation:smashed_ore@7, 1xitem.railcraft.ingot@3 -> 1xitem.immersiveengineering.metal@11, 1xitem.railcraft.ingot@3 -> 1xitem.primal:lead_dust@32767, 1xitem.railcraft.ingot@3 -> 1xitem.rockhounding_chemistry:chemicalDusts@19, 1xitem.rockhounding_chemistry:miscItems@27 -> 1xitem.dust@22, 1xitem.rockhounding_chemistry:miscItems@27 -> 1xitem.basemetals.lead_powder@0, 1xitem.rockhounding_chemistry:miscItems@27 -> 1xitem.esteemedinnovation:smashed_ore@7, 1xitem.rockhounding_chemistry:miscItems@27 -> 1xitem.immersiveengineering.metal@11, 1xitem.rockhounding_chemistry:miscItems@27 -> 1xitem.primal:lead_dust@32767, 1xitem.rockhounding_chemistry:miscItems@27 -> 1xitem.rockhounding_chemistry:chemicalDusts@19, 1xitem.basemetals.nickel_ingot@0 -> 1xitem.dust@24, 1xitem.basemetals.nickel_ingot@0 -> 1xitem.basemetals.nickel_powder@0, 1xitem.basemetals.nickel_ingot@0 -> 1xitem.esteemedinnovation:smashed_ore@5, 1xitem.basemetals.nickel_ingot@0 -> 1xitem.immersiveengineering.metal@13, 1xitem.basemetals.nickel_ingot@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@26, 1xitem.immersiveengineering.metal@4 -> 1xitem.dust@24, 1xitem.immersiveengineering.metal@4 -> 1xitem.basemetals.nickel_powder@0, 1xitem.immersiveengineering.metal@4 -> 1xitem.esteemedinnovation:smashed_ore@5, 1xitem.immersiveengineering.metal@4 -> 1xitem.immersiveengineering.metal@13, 1xitem.immersiveengineering.metal@4 -> 1xitem.rockhounding_chemistry:chemicalDusts@26, 1xitem.basemetals.electrum_ingot@0 -> 1xitem.dust@17, 1xitem.basemetals.electrum_ingot@0 -> 1xitem.basemetals.electrum_blend@0, 1xitem.basemetals.electrum_ingot@0 -> 1xitem.basemetals.electrum_powder@0, 1xitem.basemetals.electrum_ingot@0 -> 1xitem.immersiveengineering.metal@16, 1xitem.immersiveengineering.metal@7 -> 1xitem.dust@17, 1xitem.immersiveengineering.metal@7 -> 1xitem.basemetals.electrum_blend@0, 1xitem.immersiveengineering.metal@7 -> 1xitem.basemetals.electrum_powder@0, 1xitem.immersiveengineering.metal@7 -> 1xitem.immersiveengineering.metal@16, 1xitem.basemetals.coldiron_ingot@0 -> 1xitem.dust@9, 1xitem.basemetals.coldiron_ingot@0 -> 1xitem.basemetals.coldiron_powder@0, 1xitem.basemetals.mithril_ingot@0 -> 1xitem.dust@23, 1xitem.basemetals.mithril_ingot@0 -> 1xitem.basemetals.mithril_powder@0, 1xitem.basemetals.mithril_ingot@0 -> 1xitem.basemetals.mithril_blend@0, 1xitem.basemetals.brass_ingot@0 -> 1xitem.dust@6, 1xitem.basemetals.brass_ingot@0 -> 1xitem.basemetals.brass_powder@0, 1xitem.basemetals.brass_ingot@0 -> 1xitem.basemetals.brass_blend@0, 1xitem.basemetals.brass_ingot@0 -> 1xitem.primal:brass_dust@32767, 1xitem.esteemedinnovation:ingot@2 -> 1xitem.dust@6, 1xitem.esteemedinnovation:ingot@2 -> 1xitem.basemetals.brass_powder@0, 1xitem.esteemedinnovation:ingot@2 -> 1xitem.basemetals.brass_blend@0, 1xitem.esteemedinnovation:ingot@2 -> 1xitem.primal:brass_dust@32767, 1xitem.primal:brass_ingot@32767 -> 1xitem.dust@6, 1xitem.primal:brass_ingot@32767 -> 1xitem.basemetals.brass_powder@0, 1xitem.primal:brass_ingot@32767 -> 1xitem.basemetals.brass_blend@0, 1xitem.primal:brass_ingot@32767 -> 1xitem.primal:brass_dust@32767, 1xitem.basemetals.starsteel_ingot@0 -> 1xitem.dust@27, 1xitem.basemetals.starsteel_ingot@0 -> 1xitem.basemetals.starsteel_powder@0, 1xitem.basemetals.aquarium_ingot@0 -> 1xitem.dust@4, 1xitem.basemetals.aquarium_ingot@0 -> 1xitem.basemetals.aquarium_powder@0, 1xitem.basemetals.aquarium_ingot@0 -> 1xitem.basemetals.aquarium_blend@0, 1xitem.basemetals.bronze_ingot@0 -> 1xitem.dust@7, 1xitem.basemetals.bronze_ingot@0 -> 1xitem.basemetals.bronze_powder@0, 1xitem.basemetals.bronze_ingot@0 -> 1xitem.basemetals.bronze_blend@0, 1xitem.basemetals.bronze_ingot@0 -> 1xitem.primal:bronze_dust@32767, 1xitem.for.ingotBronze@0 -> 1xitem.dust@7, 1xitem.for.ingotBronze@0 -> 1xitem.basemetals.bronze_powder@0, 1xitem.for.ingotBronze@0 -> 1xitem.basemetals.bronze_blend@0, 1xitem.for.ingotBronze@0 -> 1xitem.primal:bronze_dust@32767, 1xitem.primal:bronze_ingot@32767 -> 1xitem.dust@7, 1xitem.primal:bronze_ingot@32767 -> 1xitem.basemetals.bronze_powder@0, 1xitem.primal:bronze_ingot@32767 -> 1xitem.basemetals.bronze_blend@0, 1xitem.primal:bronze_ingot@32767 -> 1xitem.primal:bronze_dust@32767, 1xitem.basemetals.silver_ingot@0 -> 1xitem.dust@26, 1xitem.basemetals.silver_ingot@0 -> 1xitem.basemetals.silver_powder@0, 1xitem.basemetals.silver_ingot@0 -> 1xitem.esteemedinnovation:smashed_ore@6, 1xitem.basemetals.silver_ingot@0 -> 1xitem.immersiveengineering.metal@12, 1xitem.basemetals.silver_ingot@0 -> 1xitem.primal:silver_dust@32767, 1xitem.basemetals.silver_ingot@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@23, 1xitem.basemetals.silver_ingot@0 -> 1xitem.SilverDust@0, 1xitem.ingotSilver@0 -> 1xitem.dust@26, 1xitem.ingotSilver@0 -> 1xitem.basemetals.silver_powder@0, 1xitem.ingotSilver@0 -> 1xitem.esteemedinnovation:smashed_ore@6, 1xitem.ingotSilver@0 -> 1xitem.immersiveengineering.metal@12, 1xitem.ingotSilver@0 -> 1xitem.primal:silver_dust@32767, 1xitem.ingotSilver@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@23, 1xitem.ingotSilver@0 -> 1xitem.SilverDust@0, 1xitem.immersiveengineering.metal@3 -> 1xitem.dust@26, 1xitem.immersiveengineering.metal@3 -> 1xitem.basemetals.silver_powder@0, 1xitem.immersiveengineering.metal@3 -> 1xitem.esteemedinnovation:smashed_ore@6, 1xitem.immersiveengineering.metal@3 -> 1xitem.immersiveengineering.metal@12, 1xitem.immersiveengineering.metal@3 -> 1xitem.primal:silver_dust@32767, 1xitem.immersiveengineering.metal@3 -> 1xitem.rockhounding_chemistry:chemicalDusts@23, 1xitem.immersiveengineering.metal@3 -> 1xitem.SilverDust@0, 1xitem.primal:silver_ingot@32767 -> 1xitem.dust@26, 1xitem.primal:silver_ingot@32767 -> 1xitem.basemetals.silver_powder@0, 1xitem.primal:silver_ingot@32767 -> 1xitem.esteemedinnovation:smashed_ore@6, 1xitem.primal:silver_ingot@32767 -> 1xitem.immersiveengineering.metal@12, 1xitem.primal:silver_ingot@32767 -> 1xitem.primal:silver_dust@32767, 1xitem.primal:silver_ingot@32767 -> 1xitem.rockhounding_chemistry:chemicalDusts@23, 1xitem.primal:silver_ingot@32767 -> 1xitem.SilverDust@0, 1xitem.railcraft.ingot@4 -> 1xitem.dust@26, 1xitem.railcraft.ingot@4 -> 1xitem.basemetals.silver_powder@0, 1xitem.railcraft.ingot@4 -> 1xitem.esteemedinnovation:smashed_ore@6, 1xitem.railcraft.ingot@4 -> 1xitem.immersiveengineering.metal@12, 1xitem.railcraft.ingot@4 -> 1xitem.primal:silver_dust@32767, 1xitem.railcraft.ingot@4 -> 1xitem.rockhounding_chemistry:chemicalDusts@23, 1xitem.railcraft.ingot@4 -> 1xitem.SilverDust@0, 1xitem.SilverIngot@0 -> 1xitem.dust@26, 1xitem.SilverIngot@0 -> 1xitem.basemetals.silver_powder@0, 1xitem.SilverIngot@0 -> 1xitem.esteemedinnovation:smashed_ore@6, 1xitem.SilverIngot@0 -> 1xitem.immersiveengineering.metal@12, 1xitem.SilverIngot@0 -> 1xitem.primal:silver_dust@32767, 1xitem.SilverIngot@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@23, 1xitem.SilverIngot@0 -> 1xitem.SilverDust@0, 1xitem.basemetals.zinc_ingot@0 -> 1xitem.dust@34, 1xitem.basemetals.zinc_ingot@0 -> 1xitem.basemetals.zinc_powder@0, 1xitem.basemetals.zinc_ingot@0 -> 1xitem.esteemedinnovation:smashed_ore@3, 1xitem.basemetals.zinc_ingot@0 -> 1xitem.primal:zinc_dust@32767, 1xitem.basemetals.zinc_ingot@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@20, 1xitem.esteemedinnovation:ingot@1 -> 1xitem.dust@34, 1xitem.esteemedinnovation:ingot@1 -> 1xitem.basemetals.zinc_powder@0, 1xitem.esteemedinnovation:ingot@1 -> 1xitem.esteemedinnovation:smashed_ore@3, 1xitem.esteemedinnovation:ingot@1 -> 1xitem.primal:zinc_dust@32767, 1xitem.esteemedinnovation:ingot@1 -> 1xitem.rockhounding_chemistry:chemicalDusts@20, 1xitem.itemErze@1 -> 1xitem.dust@34, 1xitem.itemErze@1 -> 1xitem.basemetals.zinc_powder@0, 1xitem.itemErze@1 -> 1xitem.esteemedinnovation:smashed_ore@3, 1xitem.itemErze@1 -> 1xitem.primal:zinc_dust@32767, 1xitem.itemErze@1 -> 1xitem.rockhounding_chemistry:chemicalDusts@20, 1xitem.primal:zinc_ingot@32767 -> 1xitem.dust@34, 1xitem.primal:zinc_ingot@32767 -> 1xitem.basemetals.zinc_powder@0, 1xitem.primal:zinc_ingot@32767 -> 1xitem.esteemedinnovation:smashed_ore@3, 1xitem.primal:zinc_ingot@32767 -> 1xitem.primal:zinc_dust@32767, 1xitem.primal:zinc_ingot@32767 -> 1xitem.rockhounding_chemistry:chemicalDusts@20, 1xitem.basemetals.platinum_ingot@0 -> 1xitem.dust@25, 1xitem.basemetals.platinum_ingot@0 -> 1xitem.basemetals.platinum_powder@0, 1xitem.basemetals.platinum_ingot@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@44, 1xitem.basemetals.cupronickel_ingot@0 -> 1xitem.dust@13, 1xitem.basemetals.cupronickel_ingot@0 -> 1xitem.basemetals.cupronickel_blend@0, 1xitem.basemetals.cupronickel_ingot@0 -> 1xitem.basemetals.cupronickel_powder@0, 1xitem.basemetals.cupronickel_ingot@0 -> 1xitem.rockhounding_chemistry:alloyItems@12, 1xitem.rockhounding_chemistry:alloyItems@13 -> 1xitem.dust@13, 1xitem.rockhounding_chemistry:alloyItems@13 -> 1xitem.basemetals.cupronickel_blend@0, 1xitem.rockhounding_chemistry:alloyItems@13 -> 1xitem.basemetals.cupronickel_powder@0, 1xitem.rockhounding_chemistry:alloyItems@13 -> 1xitem.rockhounding_chemistry:alloyItems@12, 1xitem.basemetals.invar_ingot@0 -> 1xitem.dust@19, 1xitem.basemetals.invar_ingot@0 -> 1xitem.basemetals.invar_blend@0, 1xitem.basemetals.invar_ingot@0 -> 1xitem.basemetals.invar_powder@0, 1xitem.basemetals.adamantine_ingot@0 -> 1xitem.dust@2, 1xitem.basemetals.adamantine_ingot@0 -> 1xitem.basemetals.adamantine_powder@0, 1xtile.gem_ore@1 -> 2xitem.gem@1, 1xtile.gem_ore@2 -> 2xitem.gem@2, 1xtile.gem_ore@3 -> 2xitem.gem@3, 1xtile.gem_ore@4 -> 2xitem.gem@4, 1xtile.gem_ore@5 -> 2xitem.gem@5, 1xtile.gem_ore@6 -> 2xitem.gem@6, 1xtile.gem_ore@7 -> 2xitem.gem@7, 1xitem.manaResource@0 -> 1xitem.dust@23926, 1xitem.manaResource@4 -> 1xitem.dust@4099, 1xitem.manaResource@7 -> 1xitem.dust@2, 1xtile.for.resources@0 -> 2xitem.for.apatite@0, 1xitem.ingotDawnstone@0 -> 1xitem.dust@14, 1xitem.itemAlloy@0 -> 1xitem.dust@16386, 1xitem.itemAlloy@1 -> 1xitem.dust@258, 1xitem.itemAlloy@2 -> 1xitem.dust@16545, 1xitem.itemAlloy@3 -> 1xitem.dust@16389, 1xitem.itemAlloy@4 -> 1xitem.dust@8258, 1xitem.itemAlloy@5 -> 1xitem.dust@22521, 1xitem.itemAlloy@6 -> 1xitem.dust@32125, 1xitem.itemAlloy@7 -> 1xitem.dust@4, 1xitem.esteemedinnovation:ingot@3 -> 1xitem.dust@296, 1xtile.tconstruct.ore@0 -> 2xitem.dust@8, 1xtile.tconstruct.ore@0 -> 2xitem.esteemedinnovation:smashed_ore@10, 1xtile.tconstruct.ore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@27, 1xtile.tconstruct.ore@0 -> 2xitem.itemPowderIngot@10, 1xtile.tconstruct.ore@1 -> 2xitem.dust@5, 1xtile.tconstruct.ore@1 -> 2xitem.esteemedinnovation:smashed_ore@11, 1xtile.tconstruct.ore@1 -> 2xitem.itemPowderIngot@9, 1xtile.blocks.evilcraft.darkOre@0 -> 2xitem.items.evilcraft.darkGem@0, 1xitem.ExtraUtils2:Ingredients@0 -> 1xitem.redstone@0, 1xitem.ExtraUtils2:Ingredients@12 -> 1xitem.dust@3, 1xtile.cristall@0 -> 1xitem.dust@7721, 1xtile.cristall@3 -> 1xitem.dust@30171, 1xtile.cristall@6 -> 1xitem.dust@25328, 1xtile.cristall@9 -> 1xitem.dust@2309, 1xtile.cristall@12 -> 1xitem.dust@9, 1xtile.cristall@12 -> 1xitem.dust@3, 1xtile.cristall@12 -> 1xitem.esteemedinnovation:smashed_ore@8, 1xtile.cristall@12 -> 1xitem.immersiveengineering.metal@10, 1xtile.cristall@12 -> 1xitem.rockhounding_chemistry:chemicalDusts@24, 1xitem.itemErze@3 -> 1xitem.dust@7721, 1xitem.itemErze@5 -> 1xitem.dust@30171, 1xitem.itemErze@6 -> 1xitem.dust@25328, 1xitem.itemErze@7 -> 1xitem.dust@2309, 1xitem.itemErze@8 -> 1xitem.dust@20832, 1xitem.itemErze@9 -> 1xitem.dust@38, 1xitem.itemErze@10 -> 1xitem.dust@517, 1xitem.itemErze@11 -> 1xitem.rockhounding_chemistry:chemicalDusts@4, 1xitem.itemErze@12 -> 1xitem.rockhounding_chemistry:chemicalDusts@6, 1xitem.itemErze@13 -> 1xitem.rockhounding_chemistry:chemicalDusts@8, 1xitem.tconstruct.ingots@0 -> 1xitem.dust@8, 1xitem.tconstruct.ingots@0 -> 1xitem.esteemedinnovation:smashed_ore@10, 1xitem.tconstruct.ingots@0 -> 1xitem.rockhounding_chemistry:chemicalDusts@27, 1xitem.tconstruct.ingots@0 -> 1xitem.itemPowderIngot@10, 1xitem.tconstruct.ingots@1 -> 1xitem.dust@5, 1xitem.tconstruct.ingots@1 -> 1xitem.esteemedinnovation:smashed_ore@11, 1xitem.tconstruct.ingots@1 -> 1xitem.itemPowderIngot@9, 1xitem.tconstruct.ingots@2 -> 1xitem.dust@24406, 1xitem.tconstruct.ingots@3 -> 1xitem.dust@9476, 1xitem.tconstruct.ingots@4 -> 1xitem.primal:pigiron_dust@32767, 1xitem.primal:pigiron_ingot@32767 -> 1xitem.primal:pigiron_dust@32767, 1xitem.tconstruct.ingots@5 -> 1xitem.dust@1302, 1xtile.immersiveengineering.ore@5 -> 2xitem.dust@33, 1xtile.immersiveengineering.ore@5 -> 2xitem.immersiveengineering.metal@14, 1xtile.immersiveengineering.ore@5 -> 2xitem.rockhounding_chemistry:chemicalDusts@43, 1xitem.immersiveengineering.metal@5 -> 1xitem.dust@33, 1xitem.immersiveengineering.metal@5 -> 1xitem.immersiveengineering.metal@14, 1xitem.immersiveengineering.metal@5 -> 1xitem.rockhounding_chemistry:chemicalDusts@43, 1xitem.immersiveengineering.metal@6 -> 1xitem.dust@10, 1xitem.immersiveengineering.metal@6 -> 1xitem.immersiveengineering.metal@15, 1xitem.immersiveengineering.material@19 -> 1xitem.immersiveengineering.material@18, 1xitem.resource@0 -> 1xitem.dust@5, 1xitem.resource@1 -> 1xitem.dust@5, 1xtile.nethercore.ore@0 -> 6xitem.basemetals.carbon_powder@0, 1xtile.nethercore.ore@0 -> 6xitem.itemPowderIngot@0, 1xtile.nethercore.ore@0 -> 6xitem.actuallyadditions.itemDust@6, 1xtile.nethercore.ore@0 -> 6xitem.BloodMagic.baseComponent.@21, 1xtile.nethercore.ore@1 -> 6xitem.dust@1, 1xtile.nethercore.ore@1 -> 6xitem.dust@21, 1xtile.nethercore.ore@1 -> 6xitem.basemetals.iron_powder@0, 1xtile.nethercore.ore@1 -> 6xitem.itemPowderIngot@1, 1xtile.nethercore.ore@1 -> 6xitem.esteemedinnovation:smashed_ore@0, 1xtile.nethercore.ore@1 -> 6xitem.immersiveengineering.metal@18, 1xtile.nethercore.ore@1 -> 6xitem.rockhounding_chemistry:chemicalDusts@16, 1xtile.nethercore.ore@1 -> 6xitem.actuallyadditions.itemDust@0, 1xtile.nethercore.ore@1 -> 6xitem.BloodMagic.baseComponent.@19, 1xtile.nethercore.ore@2 -> 6xitem.dust@2, 1xtile.nethercore.ore@2 -> 6xitem.dust@18, 1xtile.nethercore.ore@2 -> 6xitem.basemetals.gold_powder@0, 1xtile.nethercore.ore@2 -> 6xitem.itemPowderIngot@2, 1xtile.nethercore.ore@2 -> 6xitem.esteemedinnovation:smashed_ore@1, 1xtile.nethercore.ore@2 -> 6xitem.immersiveengineering.metal@19, 1xtile.nethercore.ore@2 -> 6xitem.rockhounding_chemistry:chemicalDusts@45, 1xtile.nethercore.ore@2 -> 6xitem.actuallyadditions.itemDust@1, 1xtile.nethercore.ore@2 -> 6xitem.BloodMagic.baseComponent.@20, 1xtile.nethercore.ore@3 -> 6xitem.redstone@0, 1xtile.nethercore.ore@4 -> 6xitem.actuallyadditions.itemDust@4, 1xtile.nethercore.ore@5 -> 6xitem.actuallyadditions.itemDust@2, 1xtile.nethercore.ore@6 -> 6xitem.actuallyadditions.itemDust@3, 1xitem.primal:vanadium_ingot@32767 -> 1xitem.primal:vanadium_dust@32767, 1xitem.primal:vanadium_ingot@32767 -> 1xitem.rockhounding_chemistry:chemicalDusts@50, 1xitem.primal:wootz_ingot@32767 -> 1xitem.primal:wootz_dust@32767, 1xtile.railcraft.ore@0 -> 2xitem.sulfur@0, 1xtile.railcraft.ore@0 -> 2xitem.natura.materials@4, 1xtile.railcraft.ore@0 -> 2xitem.railcraft.dust@1, 1xtile.railcraft.ore@0 -> 2xitem.rockhounding_chemistry:chemicalDusts@37, 1xtile.railcraft.ore@6 -> 4xitem.goldNugget@0, 1xtile.railcraft.ore@5 -> 4xitem.basemetals.iron_nugget@0, 1xtile.railcraft.ore@5 -> 4xitem.nuggetIron@0, 1xtile.railcraft.ore@5 -> 4xitem.esteemedinnovation:nugget@4, 1xtile.railcraft.ore@5 -> 4xitem.immersiveengineering.metal@29, 1xtile.railcraft.ore@5 -> 4xitem.primal:iron_nugget@32767, 1xtile.railcraft.ore@5 -> 4xitem.railcraft.nugget@0, 1xtile.railcraft.ore@5 -> 4xitem.rockhounding_chemistry:miscItems@2, 1xtile.railcraft.ore@7 -> 4xitem.nugget@4, 1xtile.railcraft.ore@7 -> 4xitem.basemetals.copper_nugget@0, 1xtile.railcraft.ore@7 -> 4xitem.nuggetCopper@0, 1xtile.railcraft.ore@7 -> 4xitem.esteemedinnovation:nugget@0, 1xtile.railcraft.ore@7 -> 4xitem.immersiveengineering.metal@20, 1xtile.railcraft.ore@7 -> 4xitem.primal:copper_nugget@32767, 1xtile.railcraft.ore@7 -> 4xitem.railcraft.nugget@2, 1xtile.railcraft.ore@8 -> 4xitem.nugget@5, 1xtile.railcraft.ore@8 -> 4xitem.basemetals.tin_nugget@0, 1xtile.railcraft.ore@8 -> 4xitem.primal:tin_nugget@32767, 1xtile.railcraft.ore@8 -> 4xitem.railcraft.nugget@3, 1xtile.railcraft.ore@9 -> 4xitem.basemetals.lead_nugget@0, 1xtile.railcraft.ore@9 -> 4xitem.nuggetLead@0, 1xtile.railcraft.ore@9 -> 4xitem.immersiveengineering.metal@22, 1xtile.railcraft.ore@9 -> 4xitem.primal:lead_nugget@32767, 1xtile.railcraft.ore@9 -> 4xitem.railcraft.nugget@4, 1xtile.railcraft.ore@10 -> 4xitem.basemetals.silver_nugget@0, 1xtile.railcraft.ore@10 -> 4xitem.nuggetSilver@0, 1xtile.railcraft.ore@10 -> 4xitem.immersiveengineering.metal@23, 1xtile.railcraft.ore@10 -> 4xitem.primal:silver_nugget@32767, 1xtile.railcraft.ore@10 -> 4xitem.railcraft.nugget@5, 1xtile.railcraft.ore@10 -> 4xitem.SilverNugget@0, 1xitem.rockhounding_chemistry:alloyItems@1 -> 1xitem.rockhounding_chemistry:alloyItems@0, 1xitem.rockhounding_chemistry:alloyItems@4 -> 1xitem.rockhounding_chemistry:alloyItems@3, 1xitem.rockhounding_chemistry:alloyItems@7 -> 1xitem.rockhounding_chemistry:alloyItems@6, 1xitem.rockhounding_chemistry:alloyItems@10 -> 1xitem.rockhounding_chemistry:alloyItems@9, 1xitem.rockhounding_chemistry:alloyItems@16 -> 1xitem.rockhounding_chemistry:alloyItems@15, 1xitem.rockhounding_chemistry:alloyItems@19 -> 1xitem.rockhounding_chemistry:alloyItems@18, 1xitem.rockhounding_chemistry:alloyItems@22 -> 1xitem.rockhounding_chemistry:alloyItems@21, 1xitem.rockhounding_chemistry:alloyItems@25 -> 1xitem.rockhounding_chemistry:alloyItems@24, 1xitem.rockhounding_chemistry:alloyBItems@1 -> 1xitem.rockhounding_chemistry:alloyBItems@0, 1xitem.rockhounding_chemistry:alloyBItems@4 -> 1xitem.rockhounding_chemistry:alloyBItems@3, 1xitem.rockhounding_chemistry:alloyBItems@7 -> 1xitem.rockhounding_chemistry:alloyBItems@6, 1xitem.rockhounding_chemistry:alloyBItems@10 -> 1xitem.rockhounding_chemistry:alloyBItems@9, 1xitem.rockhounding_chemistry:alloyBItems@13 -> 1xitem.rockhounding_chemistry:alloyBItems@12, 1xitem.rockhounding_chemistry:alloyBItems@16 -> 1xitem.rockhounding_chemistry:alloyBItems@15, 1xitem.rockhounding_chemistry:alloyBItems@19 -> 1xitem.rockhounding_chemistry:alloyBItems@18, 1xitem.rockhounding_chemistry:alloyBItems@22 -> 1xitem.rockhounding_chemistry:alloyBItems@21, 1xitem.tiberium_ingot@0 -> 1xitem.dust@56, 1xitem.tiberium_ingot@0 -> 1xitem.tiberium_dust@0, 1xitem.aurorium_ingot@0 -> 1xitem.aurorium_dust@0, 1xitem.prometheum_ingot@0 -> 1xitem.dust@52, 1xitem.prometheum_ingot@0 -> 1xitem.prometheum_dust@0, 1xitem.duranite_ingot@0 -> 1xitem.duranite_dust@0, 1xitem.valyrium_ingot@0 -> 1xitem.valyrium_dust@0, 1xitem.vibranium_ingot@0 -> 1xitem.dust@61, 1xitem.vibranium_ingot@0 -> 1xitem.vibranium_dust@0, 1xitem.karmesine_ingot@0 -> 1xitem.dust@45, 1xitem.karmesine_ingot@0 -> 1xitem.karmesine_dust@0, 1xitem.ovium_ingot@0 -> 1xitem.ovium_dust@0, 1xitem.jauxum_ingot@0 -> 1xitem.jauxum_dust@0, 1xitem.terrax_ingot@0 -> 1xitem.terrax_dust@0, 1xitem.palladium_ingot@0 -> 1xitem.dust@51, 1xitem.palladium_ingot@0 -> 1xitem.palladium_dust@0, 1xitem.uru_ingot@0 -> 1xitem.uru_dust@0, 1xitem.osram_ingot@0 -> 1xitem.osram_dust@0, 1xitem.abyssum_ingot@0 -> 1xitem.abyssum_dust@0, 1xitem.eezo_ingot@0 -> 1xitem.eezo_dust@0, 1xitem.triberium_ingot@0 -> 1xitem.triberium_dust@0, 1xitem.fractum_ingot@0 -> 1xitem.fractum_dust@0, 1xitem.violium_ingot@0 -> 1xitem.dust@62, 1xitem.violium_ingot@0 -> 1xitem.violium_dust@0, 1xitem.proxii_ingot@0 -> 1xitem.dust@53, 1xitem.proxii_ingot@0 -> 1xitem.proxii_dust@0, 1xitem.tritonite_ingot@0 -> 1xitem.tritonite_dust@0, 1xitem.ignitz_ingot@0 -> 1xitem.ignitz_dust@0, 1xitem.imperomite_ingot@0 -> 1xitem.dust@44, 1xitem.imperomite_ingot@0 -> 1xitem.imperomite_dust@0, 1xitem.solarium_ingot@0 -> 1xitem.dust@55, 1xitem.solarium_ingot@0 -> 1xitem.solarium_dust@0, 1xitem.nihilite_ingot@0 -> 1xitem.nihilite_dust@0, 1xitem.adamant_ingot@0 -> 1xitem.dust@36, 1xitem.adamant_ingot@0 -> 1xitem.adamant_dust@0, 1xitem.dyonite_ingot@0 -> 1xitem.dust@40, 1xitem.dyonite_ingot@0 -> 1xitem.dyonite_dust@0, 1xitem.nucleum_ingot@0 -> 1xitem.dust@49, 1xitem.nucleum_ingot@0 -> 1xitem.nucleum_dust@0, 1xitem.lumix_ingot@0 -> 1xitem.dust@46, 1xitem.lumix_ingot@0 -> 1xitem.lumix_dust@0, 1xitem.seismum_ingot@0 -> 1xitem.dust@54, 1xitem.seismum_ingot@0 -> 1xitem.seismum_dust@0, 1xitem.astrium_ingot@0 -> 1xitem.dust@37, 1xitem.astrium_ingot@0 -> 1xitem.astrium_dust@0, 1xitem.niob_ingot@0 -> 1xitem.niob_dust@0, 1xitem.yrdeen_ingot@0 -> 1xitem.yrdeen_dust@0, 1xitem.iox_ingot@0 -> 1xitem.iox_dust@0, 1xitem.meteorite_ingot@0 -> 1xitem.dust@47, 1xitem.meteorite_ingot@0 -> 1xitem.meteorite_dust@0, 1xitem.basalt_ingot@0 -> 1xitem.basalt_dust@0, 1xitem.obsidiorite_ingot@0 -> 1xitem.obsidiorite_dust@0, 1xtile.tiberium_ore@0 -> 2xitem.dust@56, 1xtile.tiberium_ore@0 -> 2xitem.tiberium_dust@0, 1xtile.aurorium_ore@0 -> 2xitem.aurorium_dust@0, 1xtile.prometheum_ore@0 -> 2xitem.dust@52, 1xtile.prometheum_ore@0 -> 2xitem.prometheum_dust@0, 1xtile.duranite_ore@0 -> 2xitem.duranite_dust@0, 1xtile.valyrium_ore@0 -> 2xitem.valyrium_dust@0, 1xtile.vibranium_ore@0 -> 2xitem.dust@61, 1xtile.vibranium_ore@0 -> 2xitem.vibranium_dust@0, 1xtile.karmesine_ore@0 -> 2xitem.dust@45, 1xtile.karmesine_ore@0 -> 2xitem.karmesine_dust@0, 1xtile.ovium_ore@0 -> 2xitem.ovium_dust@0, 1xtile.jauxum_ore@0 -> 2xitem.jauxum_dust@0, 1xtile.palladium_ore@0 -> 2xitem.dust@51, 1xtile.palladium_ore@0 -> 2xitem.palladium_dust@0, 1xtile.uru_ore@0 -> 2xitem.uru_dust@0, 1xtile.osram_ore@0 -> 2xitem.osram_dust@0, 1xtile.eezo_ore@0 -> 2xitem.eezo_dust@0, 1xtile.abyssum_ore@0 -> 2xitem.abyssum_dust@0, 1xtile.actuallyadditions.blockMisc@3 -> 2xitem.actuallyadditions.itemDust@7, 1xitem.actuallyadditions.itemMisc@5 -> 1xitem.actuallyadditions.itemDust@7]
[18:14:42] [Client thread/WARN]: Couldn't add 410 Crusher Recipes automatically, either because the inputs were missing outputs, or because they exist already: [oreGold, oreIron, oreLapis, oreDiamond, oreRedstone, oreEmerald, oreQuartz, oreCoal, ingotLiquifiedCoralium, oreAbyssalnite, oreCoralium, oreDreadedAbyssalnite, oreCoraliumStone, gemShadow, ingotCoraliumBrick, oreSaltpeter, oreTin, oreCopper, orePearlescentCoralium, oreLiquifiedCoralium, ingotEthaxiumBrick, oreDilithium, oreRutile, oreTitanium, oreAluminum, oreIridium, oreBlueTopaz, oreVinteum, oreChimerite, oreMoonstone, oreSunstone, gemBlueTopaz, gemChimerite, gemMoonstone, gemSunstone, gemEnderBiotite, oreMercury, oreAdamantine, oreNickel, oreSilver, oreZinc, orePlatinum, oreLead, oreStarsteel, oreColdiron, gemRuby, oreRuby, gemPeridot, orePeridot, gemTopaz, oreTopaz, gemTanzanite, oreTanzanite, gemMalachite, oreMalachite, gemSapphire, oreSapphire, gemAmber, oreAmber, oreEssence, oreSteel, gemApatite, oreApatite, oreResonating, oreOsmium, oreCobalt, oreArdite, oreCinnabar, oreDark, gemDark, gemDarkPower, gemMoon, ingotDemonicMetal, oreBauxite, oreMagnetite, ingotMagnetite, gemBitripentium, ingotBrickSeared, oreUranium, ingotRefinedIron, ingotThundersteelAwakened, gemAquamarine, gemAquamarineAwakened, oreNetherCoal, oreNetherIron, oreNetherGold, oreNetherRedstone, oreNetherLapis, oreNetherDiamond, oreNetherEmerald, oreNetherNetherCoal, oreSalt, oreSulfur, orePoorGold, orePoorIron, orePoorCopper, orePoorTin, orePoorLead, orePoorSilver, oreFirestone, oreAnthracite, oreBituminous, oreLignite, orePeat, oreHematite, oreGoethite, oreLimonite, oreSiderite, oreBogIron, oreTaconite, oreBandediron, oreTiberium, oreAurorium, orePrometheum, oreDuranite, oreValyrium, oreVibranium, oreKarmesine, oreOvium, oreJauxum, orePalladium, oreUru, oreOsram, oreEezo, oreAbyssum, ingotAluminium, oreBrass, ingotMagnesium, oreQuartzBlack, ingotEnderium, ingotOsmium, oreDemonicMetal, oreNetherDemonicMetal, denseoreDemonicMetal, orePoorDemonicMetal, oreBauxit, ingotRareEarthmetal, oreAmethyst, gemAmethyst, orePyrite, ingotCinnabar, gemCinnabar, oreSulphur, oreUnobtainium, oreTungsten, oreAdrite, oreNaquadah, oreMolybdenum, oreWulfenit, oreBeryllium, oreOlivine, gemOlivine , oreManganese, oreMagnesium, oreDevilsIron, denseoreIron, orePigiron, oreNetherPigiron, denseorePigiron, orePoorPigiron, oreKnightslime, oreNetherKnightslime, denseoreKnightslime, orePoorKnightslime, oreAlubrass, oreNetherAlubrass, denseoreAlubrass, orePoorAlubrass, oreNetherCobalt, denseoreCobalt, orePoorCobalt, oreNetherArdite, denseoreArdite, orePoorArdite, oreManyullyn, oreNetherManyullyn, denseoreManyullyn, orePoorManyullyn, oreNetherCopper, denseoreCopper, oreBronze, oreNetherBronze, denseoreBronze, orePoorBronze, oreNetherLead, denseoreLead, oreNetherSilver, denseoreSilver, oreElectrum, oreNetherElectrum, denseoreElectrum, orePoorElectrum, oreNetherSteel, denseoreSteel, orePoorSteel, denseoreGold, oreNetherBrass, denseoreBrass, orePoorBrass, oreNetherTin, denseoreTin, oreNetherNickel, denseoreNickel, orePoorNickel, oreNetherZinc, denseoreZinc, orePoorZinc, oreNetherAluminum, denseoreAluminum, orePoorAluminum, oreConstantan, oreNetherConstantan, denseoreConstantan, orePoorConstantan, oreElectricalSteel, oreNetherElectricalSteel, denseoreElectricalSteel, orePoorElectricalSteel, oreEnergeticAlloy, oreNetherEnergeticAlloy, denseoreEnergeticAlloy, orePoorEnergeticAlloy, oreVibrantAlloy, oreNetherVibrantAlloy, denseoreVibrantAlloy, orePoorVibrantAlloy, oreRedstoneAlloy, oreNetherRedstoneAlloy, denseoreRedstoneAlloy, orePoorRedstoneAlloy, oreConductiveIron, oreNetherConductiveIron, denseoreConductiveIron, orePoorConductiveIron, orePulsatingIron, oreNetherPulsatingIron, denseorePulsatingIron, orePoorPulsatingIron, oreDarkSteel, oreNetherDarkSteel, denseoreDarkSteel, orePoorDarkSteel, oreSoularium, oreNetherSoularium, denseoreSoularium, orePoorSoularium, oreNetherUranium, denseoreUranium, orePoorUranium, ingotCerium, ingotDysprosium, ingotErbium, ingotEuropium, ingotHolmium, ingotLutetium, ingotPraseodymium, ingotSamarium, ingotScandium, ingotTerbium, ingotThulium, ingotYtterbium, ingotYttrium, ingotChromium, ingotBoron, ingotManganese, ingotSodium, ingotThorium, ingotCalcium, ingotPhosphorus, ingotLithium, ingotPotassium, ingotBeryllium, ingotSulfur, ingotBismuth, ingotNiobium, ingotTantalum, ingotArsenic, ingotTungsten, ingotCadmium, oreNetherTiberium, denseoreTiberium, orePoorTiberium, oreNetherAurorium, denseoreAurorium, orePoorAurorium, oreNetherPrometheum, denseorePrometheum, orePoorPrometheum, oreNetherDuranite, denseoreDuranite, orePoorDuranite, oreNetherValyrium, denseoreValyrium, orePoorValyrium, oreNetherVibranium, denseoreVibranium, orePoorVibranium, oreTerrax, oreNetherTerrax, denseoreTerrax, orePoorTerrax, oreNetherPalladium, denseorePalladium, orePoorPalladium, oreNetherUru, denseoreUru, orePoorUru, oreNetherEezo, denseoreEezo, orePoorEezo, oreBasalt, oreNetherBasalt, denseoreBasalt, orePoorBasalt, oreTriberium, oreNetherTriberium, denseoreTriberium, orePoorTriberium, oreFractum, oreNetherFractum, denseoreFractum, orePoorFractum, oreViolium, oreNetherViolium, denseoreViolium, orePoorViolium, oreProxii, oreNetherProxii, denseoreProxii, orePoorProxii, oreTritonite, oreNetherTritonite, denseoreTritonite, orePoorTritonite, oreIgnitz, oreNetherIgnitz, denseoreIgnitz, orePoorIgnitz, oreImperomite, oreNetherImperomite, denseoreImperomite, orePoorImperomite, oreSolarium, oreNetherSolarium, denseoreSolarium, orePoorSolarium, oreNihilite, oreNetherNihilite, denseoreNihilite, orePoorNihilite, oreAdamant, oreNetherAdamant, denseoreAdamant, orePoorAdamant, oreDyonite, oreNetherDyonite, denseoreDyonite, orePoorDyonite, oreNucleum, oreNetherNucleum, denseoreNucleum, orePoorNucleum, oreLumix, oreNetherLumix, denseoreLumix, orePoorLumix, oreSeismum, oreNetherSeismum, denseoreSeismum, orePoorSeismum, oreAstrium, oreNetherAstrium, denseoreAstrium, orePoorAstrium, oreNiob, oreNetherNiob, denseoreNiob, orePoorNiob, oreYrdeen, oreNetherYrdeen, denseoreYrdeen, orePoorYrdeen, oreMeteorite, oreNetherMeteorite, denseoreMeteorite, orePoorMeteorite, oreObsidiorite, oreNetherObsidiorite, denseoreObsidiorite, orePoorObsidiorite, oreNetherOsram, denseoreOsram, orePoorOsram, oreNetherAbyssum, denseoreAbyssum, orePoorAbyssum, oreIox, oreNetherIox, denseoreIox, orePoorIox, oreNetherKarmesine, denseoreKarmesine, orePoorKarmesine, oreNetherOvium, denseoreOvium, orePoorOvium, oreNetherJauxum, denseoreJauxum, orePoorJauxum, oreAluminium]
[18:14:42] [Client thread/INFO]: Registered a total of 87 booklet chapters, where 415 out of 510 booklet pages contain information about items or fluids!
[18:14:42] [Client thread/INFO]: PostInitializing ClientProxy...
[18:14:42] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff...
[18:14:42] [Client thread/INFO]: PostInitialization Finished.
[18:14:42] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff done!
[18:14:42] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:263]: Loaded class registry: JEI mod support
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: java.lang.NoSuchMethodException: minetweaker.mods.jei.JEI.onRegister()
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at java.lang.Class.getMethod(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at minetweaker.mc1102.MineTweakerMod.onPostInit(MineTweakerMod.java:115)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:800)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:14:42] [Client thread/INFO]: [minetweaker.mc1102.MineTweakerMod:onPostInit:118]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:14:42] [Client thread/INFO]: Starting PostInit
[18:14:42] [Client thread/INFO]: Completed PostInit in: 0 ms
[18:14:42] [Client thread/INFO]: basemetals: adding custom crusher recipe 'railcraft:ore_magic#0->1*railcraft:firestone_raw#0'
[18:14:42] [Client thread/INFO]: basemetals: adding custom crusher recipe 'immersiveengineering:ore#0->1*immersiveengineering:metal#9'
[18:14:43] [Client thread/INFO]: Total number of compression recipes: 362
[18:14:43] [Client thread/INFO]: Added compression recipes in 222.4 ms
[18:14:43] [Client thread/INFO]: GNU Terry Prachett
[18:14:43] [Client thread/INFO]: The Lexica Botania has 29374 words.
[18:14:54] [Client thread/WARN]: Failed to find item for (taiga:lignite_ore) in the Forge registry.
[18:14:54] [Client thread/WARN]: Failed to find item for (biomesoplenty:farmland) in the Forge registry.
[18:14:54] [Client thread/WARN]: Failed to find item for (dungeontactics:flower_[A-Z].*) in the Forge registry.
[18:14:54] [Client thread/WARN]: Stack string (itemSkull) isn't formatted properly. Suitable formats are <modId>:<name>, <modId>:<name>:<meta> or <modId>:<name>:*, e.g. IC2:blockWall:*
[18:14:54] [Client thread/WARN]: Stack string (record) isn't formatted properly. Suitable formats are <modId>:<name>, <modId>:<name>:<meta> or <modId>:<name>:*, e.g. IC2:blockWall:*
[18:14:54] [Client thread/INFO]: ElecCore has Post-initialized in 19 ms
[18:14:54] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[18:14:54] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[18:14:54] [Client thread/INFO]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
[18:14:54] [Client thread/INFO]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
[18:14:54] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[18:14:54] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[18:14:54] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[18:14:54] [Client thread/INFO]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
[18:14:54] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[18:14:54] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[18:14:54] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[18:14:54] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[18:14:54] [Client thread/INFO]: DeepResonance has Post-initialized in 10 ms
[18:14:54] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:99]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
[18:14:54] [Client thread/WARN]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@9 as the preffered output for ingotCopper but it is not registered in the OreDictionary as ingotCopper
[18:14:54] [Client thread/WARN]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@10 as the preffered output for ingotTin but it is not registered in the OreDictionary as ingotTin
[18:14:54] [Client thread/WARN]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@13 as the preffered output for ingotBronze but it is not registered in the OreDictionary as ingotBronze
[18:14:54] [Client thread/WARN]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@11 as the preffered output for ingotAluminum but it is not registered in the OreDictionary as ingotAluminum
[18:14:54] [Client thread/WARN]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@11 as the preffered output for ingotAluminium but it is not registered in the OreDictionary as ingotAluminium
[18:14:55] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.basemetals.silver_ore@0
[18:14:55] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.basemetals.adamantine_ore@0
[18:14:55] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.immersiveengineering.metal@3
[18:14:55] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.for.ingotBronze@0
[18:14:55] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.basemetals.silver_block@0
[18:14:55] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.basemetals.bronze_block@0
[18:14:55] [Client thread/WARN]: Could not find enchantment with name EnderIO:soulBound when parsing enchanter recipes.
[18:14:55] [Client thread/WARN]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
[18:14:55] [Client thread/INFO]: Loaded 6 entries from core spawn config.
[18:14:55] [Client thread/INFO]: Loaded 12 entries from user spawn config.
[18:14:55] [Client thread/INFO]: Replace spawn config for EnderMiny with user supplied entry.
[18:14:55] [Client thread/INFO]: Applying 17 spawn entries from config.
[18:15:03] [Client thread/INFO]: Finished initializing Esteemed Innovation OreDictHelper in 7947 ms
[18:15:03] [Client thread/INFO]: Register fluid conversion for blood with ratio 1.0
[18:15:03] [Client thread/INFO]: Register fluid conversion for lifeessence with ratio 1.0
[18:15:03] [Client thread/WARN]: Could not find a fluid by name 'hell_blood' for a fluid converter config.
[18:15:03] [Client thread/INFO]: Skipped adding entity by name 'intangible.soul' to the spirit blacklist, because it could not be found.
[18:15:03] [Client thread/INFO]: 1764 possible Broom base combinations are ready for flying!
[18:15:03] [Client thread/INFO]: 18 Broom modifiers can be applied!
[18:15:03] [Client thread/WARN]: Invalid item minecraft:deadBush
[18:15:03] [Client thread/WARN]: The broom modifier evilcraft:witherer has no valid items
[18:15:03] [Client thread/WARN]: The broom modifier evilcraft:hungerer has no valid items
[18:15:03] [Client thread/WARN]: The broom modifier evilcraft:kamikaze has no valid items
[18:15:03] [FP-Speciel Render overwriter/INFO]: [futurepack.common.ProxyClient$2:run:172]: java.lang.NullPointerException
[18:15:03] [FP-Speciel Render overwriter/INFO]: [futurepack.common.ProxyClient$2:run:172]: at java.lang.Class.isAssignableFrom(Native Method)
[18:15:03] [FP-Speciel Render overwriter/INFO]: [futurepack.common.ProxyClient$2:run:172]: at futurepack.common.ProxyClient$2.run(ProxyClient.java:163)
[18:15:03] [FP-Speciel Render overwriter/INFO]: [futurepack.common.ProxyClient$2:run:172]: at java.lang.Thread.run(Unknown Source)
[18:15:03] [Client thread/INFO]: Registered 17 mutations
[18:15:03] [Client thread/INFO]: Preparing genetics cache ...
[18:15:04] [Client thread/INFO]: Cached 113 mutation outputs
[18:15:04] [Client thread/INFO]: Cached 85 mutation inputs
[18:15:04] [Client thread/WARN]: getTemplate returned null for species morebees.speciesUranium (root: rootBees)
[18:15:04] [Client thread/INFO]: Cached 341 chromosomes
[18:15:07] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
[18:15:07] [Client thread/INFO]: Added entity icons from journeymap:icon/entity. Success: false
[18:15:07] [Client thread/INFO]: Preloaded theme textures: 58
[18:15:08] [Client thread/INFO]: [toast.mobProperties.ModMobProperties:log:103]: [mob_properties] Loading mob properties...
[18:15:08] [JM-VersionCheck-1/INFO]: Newer version online: JourneyMap 5.4.1 for Minecraft 1.10.2 on http://minecraft.curseforge.com/projects/journeymap-32274/files/2364477
[18:15:08] [Client thread/INFO]: [toast.mobProperties.ModMobProperties:log:103]: [mob_properties] Loaded 183 mob properties!
[18:15:08] [Client thread/INFO]: [toast.mobProperties.ModMobProperties:log:103]: [mob_properties] Generating default mob properties...
[18:15:08] [Client thread/INFO]: [toast.mobProperties.ModMobProperties:log:103]: [mob_properties] Generated 0 mob properties!
[18:15:08] [Client thread/INFO]: Starting PostInitialization for modtweaker
[18:15:08] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.hellsand@32767 = 1xtile.soul_glass@0
[18:15:08] [Client thread/INFO]: Post-Init
[18:15:08] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xtile.hellsand@32767 = 1xtile.primal:soulglass@0
[18:15:08] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:core +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:automation +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:charge +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:chunk_loading +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:factory +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:forestry +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:magic +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:redstone_flux +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:resources +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:seasonal +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:signals +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:steam +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:structures +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:tracks +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:extras +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:locomotives +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:routing +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:tracks|abandoned +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:tracks|electric +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:tracks|high_speed +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:tracks|high_speed_electric +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:tracks|reinforced +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:tracks|strap_iron +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:train +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:transport +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:world +
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:ic2 -
[18:15:08] [Client thread/INFO]: Module performing stage POST_INIT: railcraft:thaumcraft -
[18:15:08] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
[18:15:10] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/disco_ball.mtl') is not currently supported, skipping
[18:15:10] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/disco_ball.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:10] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/disco_ball.mtl') is not currently supported, skipping
[18:15:10] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/reflection_chamber_inside.mtl') is not currently supported, skipping
[18:15:10] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/reflection_chamber_inside.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:10] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/reflection_chamber_inside.mtl') is not currently supported, skipping
[18:15:10] [Client thread/INFO]: Loaded successfully!
[18:15:10] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[18:15:10] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[18:15:10] [Client thread/INFO]: Found class annotating @SignalRail : com.minemaarten.signals.rail.RailBase
[18:15:10] [Client thread/INFO]: Successfully registered the IRail for "com.minemaarten.signals.rail.RailBase".
[18:15:10] [Client thread/INFO]: Found class annotating @SignalRail : com.minemaarten.signals.tileentity.carthopperbehaviour.CartHopperBehaviourItems
[18:15:10] [Client thread/INFO]: Successfully registered the ICartHopperBehaviour for "com.minemaarten.signals.tileentity.carthopperbehaviour.CartHopperBehaviourItems".
[18:15:10] [Client thread/INFO]: Found class annotating @SignalRail : com.minemaarten.signals.capabilities.destinationproviders.DestinationProviderItems
[18:15:10] [Client thread/INFO]: Successfully registered the IDestinationProvider for "com.minemaarten.signals.capabilities.destinationproviders.DestinationProviderItems".
[18:15:10] [Client thread/INFO]: Found class annotating @SignalRail : com.minemaarten.signals.rail.RailMapperBlockRail
[18:15:10] [Client thread/INFO]: Successfully registered the IRailMapper for "com.minemaarten.signals.rail.RailMapperBlockRail".
[18:15:10] [Client thread/INFO]: Ender IO detected! Adding recipe to Fluxed Riot Shield!
[18:15:10] [Client thread/INFO]: [toast.specialAI.ModSpecialAI:log:79]: [special_ai] [WARNING] Missing or invalid block! (quark:custom_chest_trapped)
[18:15:10] [Client thread/INFO]: [toast.specialAI.ModSpecialAI:log:79]: [special_ai] [WARNING] Missing or invalid block! (immersiveengineering:woodenDevice)
[18:15:10] [Client thread/INFO]: [toast.specialAI.ModSpecialAI:log:79]: [special_ai] [WARNING] Missing or invalid block! (immersiveengineering:woodenDevice)
[18:15:10] [Client thread/INFO]: Post Initialization Complete.
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: * Unknown recipe class! teamroots.embers.recipe.AshenCloakSocketRecipe Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.countRunAndMakeAscending(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.sort(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.Arrays.sort(Unknown Source)...
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: * Unknown recipe class! teamroots.embers.recipe.AshenCloakUnsocketRecipe Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.countRunAndMakeAscending(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.sort(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.Arrays.sort(Unknown Source)...
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: * Unknown recipe class! pl.asie.charset.storage.ModCharsetStorage$3 Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.gallopLeft(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.mergeHi(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.mergeAt(Unknown Source)...
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: * Unknown recipe class! pl.asie.charset.storage.ModCharsetStorage$2 Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.gallopLeft(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.mergeHi(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.mergeAt(Unknown Source)...
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: * Unknown recipe class! pl.asie.charset.storage.ModCharsetStorage$4 Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.gallopRight(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.mergeHi(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.mergeAt(Unknown Source)...
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: * Unknown recipe class! ovh.corail.tombstone.core.CommonProxy$1KeyRecipe Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.binarySort(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.sort(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.Arrays.sort(Unknown Source)...
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/WARN]: * Unknown recipe class! slimeknights.tconstruct.tools.common.RepairRecipe Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
[18:15:10] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.gallopRight(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.mergeHi(Unknown Source)
[18:15:10] [Client thread/WARN]: * at java.util.TimSort.mergeAt(Unknown Source)...
[18:15:10] [Client thread/WARN]: ****************************************
[18:15:10] [Client thread/INFO]: Starting JEI...
[18:15:10] [Client thread/INFO]: Added subtype interpreter for: forestry:beeLarvaeGE (item.for.beeLarvaeGE)
[18:15:10] [Client thread/INFO]: Added subtype interpreter for: forestry:sapling (item.for.sapling)
[18:15:10] [Client thread/INFO]: Added subtype interpreter for: forestry:pollenFertile (item.for.pollenFertile)
[18:15:10] [Client thread/INFO]: Added subtype interpreter for: forestry:butterflyGE (item.for.butterflyGE)
[18:15:10] [Client thread/INFO]: Added subtype interpreter for: forestry:caterpillarGE (item.for.caterpillarGE)
[18:15:10] [Client thread/INFO]: Added subtype interpreter for: forestry:cocoonGE (item.for.cocoonGE)
[18:15:10] [Client thread/INFO]: Added subtype interpreter for: forestry:serumGE (item.for.serumGE)
[18:15:12] [Client thread/INFO]: Registering plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[18:15:13] [Client thread/INFO]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 322 ms
[18:15:13] [Client thread/INFO]: Registering plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin ...
[18:15:13] [Client thread/ERROR]: Failed to register mod plugin: class com.rwtema.extrautils2.crafting.jei.XUJEIPlugin
java.lang.NullPointerException
at com.rwtema.extrautils2.machine.FoodEnergyRecipe.isValid(FoodEnergyRecipe.java:98) ~[FoodEnergyRecipe.class:?]
at com.rwtema.extrautils2.machine.FoodEnergyRecipe.lambda$getInputValues$0(FoodEnergyRecipe.java:104) ~[FoodEnergyRecipe.class:?]
at com.rwtema.extrautils2.machine.EnergyBaseRecipe.getCreativeStacks(EnergyBaseRecipe.java:76) ~[EnergyBaseRecipe.class:?]
at com.rwtema.extrautils2.machine.FoodEnergyRecipe.getInputValues(FoodEnergyRecipe.java:104) ~[FoodEnergyRecipe.class:?]
at com.rwtema.extrautils2.recipes.SingleInputStackMatchRecipeBase.getJEIInputItemExamples(SingleInputStackMatchRecipeBase.java:33) ~[SingleInputStackMatchRecipeBase.class:?]
at com.rwtema.extrautils2.crafting.jei.XUJEIPlugin.register(XUJEIPlugin.java:109) ~[XUJEIPlugin.class:?]
at mezz.jei.JeiStarter.registerPlugins(JeiStarter.java:142) [JeiStarter.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:48) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[18:15:13] [Client thread/INFO]: Registering plugin: shadowfox.botanicaladdons.client.integration.jei.JEIPluginBotanicalAddons ...
[18:15:13] [Client thread/INFO]: Registered plugin: shadowfox.botanicaladdons.client.integration.jei.JEIPluginBotanicalAddons in 66 ms
[18:15:13] [Client thread/INFO]: Registering plugin: forestry.storage.compat.StorageJeiPlugin ...
[18:15:13] [Client thread/INFO]: Registered plugin: forestry.storage.compat.StorageJeiPlugin in 8 ms
[18:15:13] [Client thread/INFO]: Registering plugin: mcjty.rftoolscontrol.jei.RFToolsControlJeiPlugin ...
[18:15:13] [Client thread/INFO]: Registered plugin: mcjty.rftoolscontrol.jei.RFToolsControlJeiPlugin in 11 ms
[18:15:13] [Client thread/INFO]: Registering plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin ...
[18:15:13] [Client thread/INFO]: Registered plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin in 0 ms
[18:15:13] [Client thread/INFO]: Registering plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
[18:15:13] [Client thread/INFO]: Registered plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin in 88 ms
[18:15:13] [Client thread/INFO]: Registering plugin: forestry.factory.recipes.jei.FactoryJeiPlugin ...
[18:15:13] [Client thread/INFO]: Registered plugin: forestry.factory.recipes.jei.FactoryJeiPlugin in 218 ms
[18:15:13] [Client thread/INFO]: Registering plugin: team.chisel.common.integration.jei.ChiselJEIPlugin ...
[18:15:13] [Client thread/INFO]: Registered plugin: team.chisel.common.integration.jei.ChiselJEIPlugin in 12 ms
[18:15:13] [Client thread/INFO]: Registering plugin: forestry.plugins.compat.ForestryJeiPlugin ...
[18:15:13] [Client thread/INFO]: Registered plugin: forestry.plugins.compat.ForestryJeiPlugin in 2 ms
[18:15:13] [Client thread/INFO]: Registering plugin: forestry.apiculture.compat.ApicultureJeiPlugin ...
[18:15:13] [Client thread/INFO]: Registered plugin: forestry.apiculture.compat.ApicultureJeiPlugin in 0 ms
[18:15:13] [Client thread/INFO]: Registering plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper ...
[18:15:13] [Client thread/INFO]: Registered plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper in 88 ms
[18:15:13] [Client thread/INFO]: Registering plugin: pl.asie.charset.audio.recipe.JEIPluginCharsetAudio ...
[18:15:13] [Client thread/INFO]: Registered plugin: pl.asie.charset.audio.recipe.JEIPluginCharsetAudio in 8 ms
[18:15:13] [Client thread/INFO]: Registering plugin: com.teamwizardry.refraction.client.jei.JEIRefractionPlugin ...
[18:15:13] [Client thread/INFO]: Registered plugin: com.teamwizardry.refraction.client.jei.JEIRefractionPlugin in 11 ms
[18:15:13] [Client thread/INFO]: Registering plugin: at.feldim2425.moreoverlays.itemsearch.JeiModule ...
[18:15:13] [Client thread/INFO]: Registered plugin: at.feldim2425.moreoverlays.itemsearch.JeiModule in 0 ms
[18:15:13] [Client thread/INFO]: Registering plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin ...
[18:15:14] [Client thread/INFO]: Registered plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin in 80 ms
[18:15:14] [Client thread/INFO]: Registering plugin: pl.asie.charset.lib.recipe.JEIPluginCharsetLib ...
[18:15:14] [Client thread/INFO]: Registered plugin: pl.asie.charset.lib.recipe.JEIPluginCharsetLib in 3 ms
[18:15:14] [Client thread/INFO]: Registering plugin: mcjty.rftools.jei.RFToolsJeiPlugin ...
[18:15:14] [Client thread/INFO]: Registered plugin: mcjty.rftools.jei.RFToolsJeiPlugin in 25 ms
[18:15:14] [Client thread/INFO]: Registering plugin: com.zpig333.runesofwizardry.integration.jei.RunesofWizardryPlugin ...
[18:15:14] [Client thread/INFO]: Registered plugin: com.zpig333.runesofwizardry.integration.jei.RunesofWizardryPlugin in 2 ms
[18:15:14] [Client thread/INFO]: Registering plugin: org.cyclops.evilcraft.modcompat.jei.JEIEvilCraftConfig ...
[18:15:14] [Client thread/INFO]: Registered plugin: org.cyclops.evilcraft.modcompat.jei.JEIEvilCraftConfig in 52 ms
[18:15:14] [Client thread/INFO]: Registering plugin: teamroots.goetia.compat.jei.GoetiaPlugin ...
[18:15:14] [Client thread/INFO]: Registered plugin: teamroots.goetia.compat.jei.GoetiaPlugin in 11 ms
[18:15:14] [Client thread/INFO]: Registering plugin: mcjty.lib.compat.JeiCompatibility ...
[18:15:14] [Client thread/INFO]: Registered plugin: mcjty.lib.compat.JeiCompatibility in 4 ms
[18:15:14] [Client thread/INFO]: Registering plugin: minetweaker.mods.jei.JEIAddonPlugin ...
[18:15:14] [Client thread/INFO]: Registered plugin: minetweaker.mods.jei.JEIAddonPlugin in 5 ms
[18:15:14] [Client thread/INFO]: Registering plugin: forestry.mail.compat.MailJeiPlugin ...
[18:15:14] [Client thread/INFO]: Registered plugin: forestry.mail.compat.MailJeiPlugin in 0 ms
[18:15:14] [Client thread/INFO]: Registering plugin: jeresources.jei.JEIConfig ...
[18:15:14] [Client thread/WARN]: Couldn't find resource table railcraft:chests/village_workshop
[18:15:15] [Client thread/INFO]: Registered plugin: jeresources.jei.JEIConfig in 1135 ms
[18:15:15] [Client thread/INFO]: Registering plugin: mcjty.deepresonance.jei.DeepResonanceJeiPlugin ...
[18:15:15] [Client thread/INFO]: Registered plugin: mcjty.deepresonance.jei.DeepResonanceJeiPlugin in 26 ms
[18:15:15] [Client thread/INFO]: Registering plugin: futurepack.jei.FuturepackPlugin ...
[18:15:15] [Client thread/INFO]: Registered plugin: futurepack.jei.FuturepackPlugin in 52 ms
[18:15:15] [Client thread/INFO]: Registering plugin: am2.compat.JEIHandler ...
[18:15:15] [Client thread/INFO]: Registered plugin: am2.compat.JEIHandler in 33 ms
[18:15:15] [Client thread/INFO]: Registering plugin: flaxbeard.cyberware.client.integration.jei.JEICyberwarePlugin ...
[18:15:15] [Client thread/INFO]: [flaxbeard.cyberware.client.integration.jei.JEICyberwarePlugin:register:16]: Augmenting JEI
[18:15:15] [Client thread/INFO]: Registered plugin: flaxbeard.cyberware.client.integration.jei.JEICyberwarePlugin in 1 ms
[18:15:15] [Client thread/INFO]: Registering plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin ...
[18:15:15] [Client thread/INFO]: Registered plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin in 40 ms
[18:15:15] [Client thread/INFO]: Registering plugin: zabi.minecraft.extraalchemy.integration.jei.JeiPlugin ...
[18:15:15] [Client thread/INFO]: Registered plugin: zabi.minecraft.extraalchemy.integration.jei.JeiPlugin in 57 ms
[18:15:15] [Client thread/INFO]: Registering plugin: slimeknights.mantle.util.JeiPlugin ...
[18:15:15] [Client thread/INFO]: Registered plugin: slimeknights.mantle.util.JeiPlugin in 4 ms
[18:15:15] [Client thread/INFO]: Registering plugin: com.globbypotato.rockhounding_chemistry.compat.jei.RockhoundingPlugin ...
[18:15:15] [Client thread/INFO]: Registered plugin: com.globbypotato.rockhounding_chemistry.compat.jei.RockhoundingPlugin in 154 ms
[18:15:15] [Client thread/INFO]: Registering plugin: com.shinoow.abyssalcraft.integration.jei.ACJEIPlugin ...
[18:15:15] [Client thread/INFO]: Registered plugin: com.shinoow.abyssalcraft.integration.jei.ACJEIPlugin in 247 ms
[18:15:15] [Client thread/INFO]: Registering plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin ...
[18:15:15] [Client thread/INFO]: Registered plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin in 109 ms
[18:15:15] [Client thread/INFO]: Registering plugin: aroma1997.core.integration.jei.SubModule ...
[18:15:15] [Client thread/INFO]: Registered plugin: aroma1997.core.integration.jei.SubModule in 4 ms
[18:15:15] [Client thread/INFO]: Registering plugin: teamroots.embers.compat.jei.EmbersJEIPlugin ...
[18:15:16] [Client thread/INFO]: Registered plugin: teamroots.embers.compat.jei.EmbersJEIPlugin in 53 ms
[18:15:16] [Client thread/INFO]: Registering plugin: net.bdew.jeibees.BeesJEIPlugin ...
[18:15:16] [Client thread/INFO]: JEI Plugin initializing
[18:15:16] [Client thread/INFO]: Added 113 mutation recipes for Bees
[18:15:16] [Client thread/INFO]: Added 95 produce recipes for Bees
[18:15:16] [Client thread/INFO]: Added 1 mutation recipes for Butterflies
[18:15:16] [Client thread/INFO]: Not adding produce recipes for Butterflies - disabled
[18:15:16] [Client thread/INFO]: Added 35 mutation recipes for Trees
[18:15:16] [Client thread/INFO]: Added 35 produce recipes for Trees
[18:15:16] [Client thread/INFO]: Registered plugin: net.bdew.jeibees.BeesJEIPlugin in 293 ms
[18:15:16] [Client thread/INFO]: Registering plugin: org.cyclops.integrateddynamics.modcompat.jei.JEIIntegratedDynamicsConfig ...
[18:15:16] [Client thread/INFO]: Registered plugin: org.cyclops.integrateddynamics.modcompat.jei.JEIIntegratedDynamicsConfig in 28 ms
[18:15:16] [Client thread/INFO]: Registering plugin: joshie.enchiridion.jei.LibraryPlugin ...
[18:15:16] [Client thread/INFO]: Registered plugin: joshie.enchiridion.jei.LibraryPlugin in 3 ms
[18:15:16] [Client thread/INFO]: Registering plugin: net.blay09.mods.cookingforblockheads.compat.jei.JEIAddon ...
[18:15:16] [Client thread/INFO]: Registered plugin: net.blay09.mods.cookingforblockheads.compat.jei.JEIAddon in 6 ms
[18:15:16] [Client thread/INFO]: Registering plugin: com.viesis.viescraft.api.jei.JEIPlugin ...
[18:15:16] [Client thread/INFO]: Registered plugin: com.viesis.viescraft.api.jei.JEIPlugin in 60 ms
[18:15:16] [Client thread/INFO]: Registering plugin: crazypants.enderio.integration.jei.JeiPlugin ...
[18:15:16] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
[18:15:16] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
[18:15:16] [Client thread/INFO]: Registered plugin: crazypants.enderio.integration.jei.JeiPlugin in 381 ms
[18:15:16] [Client thread/INFO]: Registering plugin: com.globbypotato.rockhounding_oretiers.compat.RockhoundingPlugin ...
[18:15:16] [Client thread/INFO]: Registered plugin: com.globbypotato.rockhounding_oretiers.compat.RockhoundingPlugin in 57 ms
[18:15:16] [Client thread/INFO]: Registering plugin: zmaster587.advancedRocketry.integration.jei.ARPlugin ...
[18:15:16] [Client thread/INFO]: Registered plugin: zmaster587.advancedRocketry.integration.jei.ARPlugin in 57 ms
[18:15:16] [Client thread/INFO]: Registering plugin: xreliquary.compat.jei.ReliquaryPlugin ...
[18:15:17] [Client thread/INFO]: Registered plugin: xreliquary.compat.jei.ReliquaryPlugin in 87 ms
[18:15:17] [Client thread/INFO]: Registering plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin ...
[18:15:17] [Client thread/INFO]: Registered plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin in 29 ms
[18:15:17] [Client thread/INFO]: Registering plugin: xilef11.mc.runesofwizardry_classics.integration.jei.RunesofWizardry_ClassicsPlugin ...
[18:15:17] [Client thread/INFO]: Registered plugin: xilef11.mc.runesofwizardry_classics.integration.jei.RunesofWizardry_ClassicsPlugin in 3 ms
[18:15:17] [Client thread/INFO]: Registering plugin: cyano.basemetals.jei.BaseMetalsJEIPlugin ...
[18:15:17] [Client thread/INFO]: Registered plugin: cyano.basemetals.jei.BaseMetalsJEIPlugin in 9 ms
[18:15:17] [Client thread/INFO]: Registering plugin: com.renevo.nethercore.jei.NetherCorePlugin ...
[18:15:17] [Client thread/INFO]: Registered plugin: com.renevo.nethercore.jei.NetherCorePlugin in 7 ms
[18:15:17] [Client thread/INFO]: Registering plugin: de.eydamos.backpack.jei.BackpackPlugin ...
[18:15:17] [Client thread/INFO]: Registered plugin: de.eydamos.backpack.jei.BackpackPlugin in 23 ms
[18:15:17] [Client thread/INFO]: Registering plugin: forestry.food.compat.FoodJeiPlugin ...
[18:15:17] [Client thread/INFO]: Registered plugin: forestry.food.compat.FoodJeiPlugin in 0 ms
[18:15:17] [Client thread/INFO]: Registering plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin ...
[18:15:17] [Client thread/INFO]: Registered plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin in 3 ms
[18:15:17] [Client thread/INFO]: Registering plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[18:15:17] [Client thread/INFO]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 5 ms
[18:15:17] [Client thread/INFO]: Building recipe registry...
[18:15:19] [Client thread/INFO]: Built recipe registry in 2546 ms
[18:15:19] [Client thread/INFO]: Building item filter...
[18:15:21] [Client thread/ERROR]: Failed to get tooltip: 1xitem.waystones:warpStone@0 waystones:warpStone
java.lang.NullPointerException
at net.blay09.mods.waystones.PlayerWaystoneData.getWaystonesTag(PlayerWaystoneData.java:42) ~[PlayerWaystoneData.class:?]
at net.blay09.mods.waystones.PlayerWaystoneData.getLastWarpStoneUse(PlayerWaystoneData.java:120) ~[PlayerWaystoneData.class:?]
at net.blay09.mods.waystones.item.ItemWarpStone.func_77624_a(ItemWarpStone.java:101) ~[ItemWarpStone.class:?]
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:614) ~[adz.class:?]
at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:43) [ItemStackRenderer.class:?]
at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:21) [ItemStackRenderer.class:?]
at mezz.jei.IngredientInformation.getTooltipString(IngredientInformation.java:28) [IngredientInformation.class:?]
at mezz.jei.util.IngredientListElement.<init>(IngredientListElement.java:56) [IngredientListElement.class:?]
at mezz.jei.util.IngredientListElement.create(IngredientListElement.java:31) [IngredientListElement.class:?]
at mezz.jei.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:69) [IngredientBaseListFactory.class:?]
at mezz.jei.IngredientBaseListFactory.create(IngredientBaseListFactory.java:40) [IngredientBaseListFactory.class:?]
at mezz.jei.ItemFilter.<init>(ItemFilter.java:31) [ItemFilter.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:57) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[18:15:25] [Client thread/INFO]: Built item filter in 5799 ms
[18:15:25] [Client thread/INFO]: Building runtime...
[18:15:25] [Client thread/INFO]: Built runtime in 65 ms
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: shadowfox.botanicaladdons.client.integration.jei.JEIPluginBotanicalAddons ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: forestry.storage.compat.StorageJeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: mcjty.rftoolscontrol.jei.RFToolsControlJeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: forestry.factory.recipes.jei.FactoryJeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: team.chisel.common.integration.jei.ChiselJEIPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: forestry.plugins.compat.ForestryJeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: forestry.apiculture.compat.ApicultureJeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: pl.asie.charset.audio.recipe.JEIPluginCharsetAudio ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: com.teamwizardry.refraction.client.jei.JEIRefractionPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: at.feldim2425.moreoverlays.itemsearch.JeiModule ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: pl.asie.charset.lib.recipe.JEIPluginCharsetLib ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: mcjty.rftools.jei.RFToolsJeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: com.zpig333.runesofwizardry.integration.jei.RunesofWizardryPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: org.cyclops.evilcraft.modcompat.jei.JEIEvilCraftConfig ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: teamroots.goetia.compat.jei.GoetiaPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: mcjty.lib.compat.JeiCompatibility ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: minetweaker.mods.jei.JEIAddonPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: forestry.mail.compat.MailJeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: jeresources.jei.JEIConfig ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: mcjty.deepresonance.jei.DeepResonanceJeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: futurepack.jei.FuturepackPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: am2.compat.JEIHandler ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: flaxbeard.cyberware.client.integration.jei.JEICyberwarePlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: zabi.minecraft.extraalchemy.integration.jei.JeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: slimeknights.mantle.util.JeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: com.globbypotato.rockhounding_chemistry.compat.jei.RockhoundingPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: com.shinoow.abyssalcraft.integration.jei.ACJEIPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: aroma1997.core.integration.jei.SubModule ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: teamroots.embers.compat.jei.EmbersJEIPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: net.bdew.jeibees.BeesJEIPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: org.cyclops.integrateddynamics.modcompat.jei.JEIIntegratedDynamicsConfig ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: joshie.enchiridion.jei.LibraryPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: net.blay09.mods.cookingforblockheads.compat.jei.JEIAddon ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: com.viesis.viescraft.api.jei.JEIPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: crazypants.enderio.integration.jei.JeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: com.globbypotato.rockhounding_oretiers.compat.RockhoundingPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: zmaster587.advancedRocketry.integration.jei.ARPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: xreliquary.compat.jei.ReliquaryPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: xilef11.mc.runesofwizardry_classics.integration.jei.RunesofWizardry_ClassicsPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: cyano.basemetals.jei.BaseMetalsJEIPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: com.renevo.nethercore.jei.NetherCorePlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: de.eydamos.backpack.jei.BackpackPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: forestry.food.compat.FoodJeiPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin ...
[18:15:25] [Client thread/INFO]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[18:15:25] [Client thread/INFO]: Finished Starting JEI in 14811 ms
[18:15:25] [Client thread/INFO]: Starting LoadComplete
[18:15:25] [Client thread/INFO]: Completed LoadComplete in: 0 ms
[18:15:25] [Client thread/INFO]: Loaded In: 39 ms
[18:15:25] [Client thread/INFO]: ElecCore has Available in 2 ms
[18:15:25] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
[18:15:25] [Client thread/INFO]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
[18:15:25] [Client thread/INFO]: [mcjty.lib.compat.waila.WailaCompatibility:load:33]: WailaCompatibility.load
[18:15:25] [Client thread/INFO]: Success in registering deepresonance
[18:15:25] [Client thread/INFO]: Trying to reflect crazypants.enderio.integration.waila.WailaCompat load
[18:15:25] [Client thread/INFO]: Success in registering EnderIO
[18:15:25] [Client thread/INFO]: Trying to reflect crazypants.enderzoo.waila.WailaCompat load
[18:15:25] [Client thread/INFO]: Success in registering EnderZoo
[18:15:25] [Client thread/INFO]: Trying to reflect engineers.workshop.common.dependencies.waila.WailaHandler onWailaCall
[18:15:25] [Client thread/INFO]: Success in registering engineersworkshop
[18:15:25] [Client thread/INFO]: Trying to reflect slimeknights.tconstruct.plugin.waila.WailaRegistrar wailaCallback
[18:15:25] [Client thread/INFO]: Success in registering tconstruct
[18:15:25] [Client thread/INFO]: Trying to reflect com.progwml6.natura.plugin.waila.WailaRegistrar wailaCallback
[18:15:25] [Client thread/INFO]: Success in registering natura
[18:15:25] [Client thread/INFO]: Trying to reflect com.pam.harvestcraft.addons.WailaPamHandler callbackRegister
[18:15:25] [Client thread/INFO]: Success in registering harvestcraft
[18:15:25] [Client thread/INFO]: Trying to reflect com.pam.harvestcraft.addons.WailaVanillaHandler callbackRegister
[18:15:25] [Client thread/INFO]: Success in registering harvestcraft
[18:15:25] [Client thread/INFO]: Trying to reflect WayofTime.bloodmagic.compat.waila.WailaCallbackHandler callbackRegister
[18:15:25] [Client thread/INFO]: Success in registering BloodMagic
[18:15:25] [Client thread/INFO]: Trying to reflect org.cyclops.cyclopscore.modcompat.waila.Waila callbackRegister
[18:15:25] [Client thread/INFO]: Success in registering cyclopscore
[18:15:25] [Client thread/INFO]: Trying to reflect net.blay09.mods.cookingforblockheads.compat.WailaProvider register
[18:15:25] [Client thread/INFO]: Success in registering cookingforblockheads
[18:15:25] [Client thread/INFO]: Trying to reflect elec332.core.compat.waila.WailaCompatHandler register
[18:15:25] [Client thread/INFO]: Success in registering eleccore
[18:15:25] [Client thread/INFO]: Trying to reflect org.cyclops.evilcraft.modcompat.waila.Waila callbackRegister
[18:15:25] [Client thread/INFO]: Success in registering evilcraft
[18:15:25] [Client thread/INFO]: Trying to reflect net.bdew.gendustry.waila.WailaHandler loadCallback
[18:15:25] [Client thread/INFO]: WAILA callback received, loading...
[18:15:25] [Client thread/INFO]: Success in registering gendustry
[18:15:25] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
[18:15:25] [Client thread/INFO]: Success in registering immersiveengineering
[18:15:25] [Client thread/INFO]: Trying to reflect org.cyclops.integrateddynamics.modcompat.waila.Waila callbackRegister
[18:15:25] [Client thread/INFO]: Success in registering integrateddynamics
[18:15:25] [Client thread/INFO]: Trying to reflect xreliquary.compat.waila.WailaCallbackHandler callbackRegister
[18:15:25] [Client thread/INFO]: Success in registering xreliquary
[18:15:25] [Client thread/INFO]: Trying to reflect net.blay09.mods.waystones.compat.WailaProvider register
[18:15:25] [Client thread/INFO]: Success in registering waystones
[18:15:26] [Client thread/INFO]: Forge Mod Loader has successfully loaded 159 mods
[18:15:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Expanded Industry, FMLFileResourcePack:HardLib, FMLFileResourcePack:Ore Flowers, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Advanced Rocketry, FMLFileResourcePack:AppleCore, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:AromaBackup, FMLFileResourcePack:AromaBackup Recovery, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Backpack, FMLFileResourcePack:B.A.S.E, FMLFileResourcePack:Base Metals, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bloodmoon, FMLFileResourcePack:Boatifull, FMLFileResourcePack:Boilerplate, FMLFileResourcePack:Botania, FMLFileResourcePack:♫, FMLFileResourcePack:U, FMLFileResourcePack:⚿, FMLFileResourcePack:!, FMLFileResourcePack:;, FMLFileResourcePack:&, FMLFileResourcePack:‽, FMLFileResourcePack:|, FMLFileResourcePack:#, FMLFileResourcePack:*, FMLFileResourcePack:+, FMLFileResourcePack:/, FMLFileResourcePack:ChatFlow, FMLFileResourcePack:Chisel, FMLFileResourcePack:CommonCapabilities, FMLFileResourcePack:Controlling, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:CosmeticArmorReworked, FMLFileResourcePack:Crafting Tweaks, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:customoregen, FMLFileResourcePack:Cyberware, FMLFileResourcePack:Cyclops Core, FMLFileResourcePack:Davinci's Vessels, FMLFileResourcePack:DeepResonance, FMLFileResourcePack:DzDruidry, FMLFileResourcePack:DungeonTactics, FMLFileResourcePack:Embers, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Enderthing, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Engineers Workshop, FMLFileResourcePack:Esteemed Innovation, FMLFileResourcePack:EverlastingAbilities, FMLFileResourcePack:EvilCraft, FMLFileResourcePack:Extra Alchemy, FMLFileResourcePack:ExtraUtils2, FMLFileResourcePack:Fast Leave Decay, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Forestry, FMLFileResourcePack:Futurepack API, FMLFileResourcePack:Futurepack, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Fishing Net Mod, FMLFileResourcePack:Goetia, FMLFileResourcePack:Grappling hook mod, FMLFileResourcePack:Grue, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:InfinityLib, FMLFileResourcePack:Integrated Dynamics, FMLFileResourcePack:Integrated Tunnels, FMLFileResourcePack:Simple Inventory sorting, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Level Up!, FMLFileResourcePack:LibrarianLib Stage 2, FMLFileResourcePack:LibrarianLib, FMLFileResourcePack:libVulpes, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Mantle, FMLFileResourcePack:MCMultiPart, FMLFileResourcePack:Mob Properties, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:Modular Utilities, FMLFileResourcePack:More Bees, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Moving World, FMLFileResourcePack:MTLib, FMLFileResourcePack:Nashorn Library, FMLFileResourcePack:Natura, FMLFileResourcePack:Natural Pledge, FMLFileResourcePack:Nature's Compass, FMLFileResourcePack:Nether Core, FMLFileResourcePack:NetherEx, FMLFileResourcePack:Nether Metals, FMLFileResourcePack:Nether Portal Fix, FMLFileResourcePack:No Fov, FMLFileResourcePack:Nomadic Tents, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Persistent Bits, FMLFileResourcePack:PrimalCore, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Refined Relocation, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Refraction, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Control, FMLFileResourcePack:Rockhounding: Chemistry, FMLFileResourcePack:Rockhounding: Ore Tiers, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Roots, FMLFileResourcePack:Runes of Wizardry, FMLFileResourcePack:Runes of Wizardry - Classic Dusts Pack, FMLFileResourcePack:Signals, FMLFileResourcePack:Spartan Shields, FMLFileResourcePack:Special AI, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Stackie, FMLFileResourcePack:Surge, FMLFileResourcePack:Tinkers Alloying Addon, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TESLA, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Tinkers' Defense, FMLFileResourcePack:Tombstone, FMLFileResourcePack:TrashSlot, FMLFileResourcePack:ViesCraft, FMLFileResourcePack:Waila, FMLFileResourcePack:Waystones, FMLFileResourcePack:WIRED: More Augs, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ccl-entityhook, enchiridion, quark-texture-proxy, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ElecCore, CustomResources, CustomOverridingResources
[18:15:26] [Client thread/INFO]: Prehandling MultiPart Models
[18:15:26] [Client thread/INFO]: Prehandling Block Models
[18:15:26] [Client thread/INFO]: Prehandling Item Models
[18:15:26] [Client thread/INFO]: Resource manager reload, new language: en_US
[18:15:26] [Client thread/INFO]: Started loading books...
[18:15:26] [Client thread/INFO]: Book loading completed in 0.138263158 seconds.
[18:15:26] [Client thread/INFO]: Created: 256x128 textures-atlas
[18:15:27] [Client thread/WARN]: File fp:sounds/jump.ogg does not exist, cannot add it to event fp:spacejump
[18:15:27] [Client thread/WARN]: File fp:sounds/jump.ogg does not exist, cannot add it to event fp:spacejump
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/sheep/attack1.ogg does not exist, cannot add it to event primal:mob.sheep.hurt
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/wraith/wraith_say_1.ogg does not exist, cannot add it to event primal:mob.wraith.say
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/wraith/wraith_long_echo.ogg does not exist, cannot add it to event primal:mob.wraith.summon
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/wraith/wraith_death.ogg does not exist, cannot add it to event primal:mob.wraith.death
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/shadow/say1.ogg does not exist, cannot add it to event primal:mob.shadow.say
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/shadow/say2.ogg does not exist, cannot add it to event primal:mob.shadow.say
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/shadow/scream1.ogg does not exist, cannot add it to event primal:mob.shadow.scream
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/shadow/scream2.ogg does not exist, cannot add it to event primal:mob.shadow.scream
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/shadow/scream3.ogg does not exist, cannot add it to event primal:mob.shadow.scream
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/shadow/death.ogg does not exist, cannot add it to event primal:mob.shadow.death
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/dwarf_say_1.ogg does not exist, cannot add it to event primal:mob.dwarf.say
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/dwarf_say_2.ogg does not exist, cannot add it to event primal:mob.dwarf.say
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/dwarf_call.ogg does not exist, cannot add it to event primal:mob.dwarf.call
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/hurt1.ogg does not exist, cannot add it to event primal:mob.dwarf.hurt
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/hurt2.ogg does not exist, cannot add it to event primal:mob.dwarf.hurt
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/hurt3.ogg does not exist, cannot add it to event primal:mob.dwarf.hurt
[18:15:27] [Client thread/WARN]: File minecraft:sounds/mob/dwarf/dwarf_death.ogg does not exist, cannot add it to event primal:mob.dwarf.death
[18:15:27] [Client thread/WARN]: File minecraft:sounds/hookshotChain.ogg does not exist, cannot add it to event tinkersdefense:hookshotChain
[18:15:27] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.airguardian.hit
[18:15:27] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.airguardian.death
[18:15:27] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.airguardian.idle
[18:15:27] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.lightningguardian.attack_static
[18:15:27] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.winterguardian.launcharm
[18:15:27] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.waterguardian.hit
[18:15:27] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.waterguardian.attack
[18:15:27] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.manaelemental.hit
[18:15:27] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.manaelemental.living
[18:15:27] [Client thread/WARN]: Missing sound for event: arsmagica2:mob.manaelemental.death
[18:15:27] [Client thread/INFO]: SoundSystem shutting down...
[18:15:27] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[18:15:27] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:15:28] [Thread-21/INFO]: Initializing LWJGL OpenAL
[18:15:28] [Thread-21/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/topTank.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/topTank.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/topTank.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/bottomTank.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/bottomTank.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/bottomTank.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/middleTank.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/middleTank.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/middleTank.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/motor.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'advancedrocketry:models/block/models/motor.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'advancedrocketry:models/block/models/motor.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'advancedrocketry:models/block/models/motor.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/motor.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'advancedrocketry:models/block/models/sawBlade.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
[18:15:28] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
[18:15:29] [Thread-21/INFO]: OpenAL initialized.
[18:15:29] [Sound Library Loader/INFO]: Sound engine started
[18:15:30] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:30] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineBottom.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:30] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineSide.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:30] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTop.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:30] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/collector.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:30] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/lens.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:30] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Cube1_auv' in 'deepresonance:models/block/crystal_generated.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:30] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Cube1_auv' in 'deepresonance:models/block/crystal.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.internal.Streams.parse(Streams.java:56)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:48)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:32)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.Streams.parse(Streams.java:44)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: ... 33 more
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.internal.Streams.parse(Streams.java:56)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:48)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:32)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1181)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:241)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:15:30] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.Streams.parse(Streams.java:44)
[18:15:30] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: ... 36 more
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/laser.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/laser.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/laser.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/electric_laser.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/electric_laser.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/electric_laser.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/magnifier.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/magnifier.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/magnifier.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/prism.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/prism.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/prism.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/reflection_chamber.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/reflection_chamber.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'refraction:models/block/reflection_chamber.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/reflection_chamber.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/sensor.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/sensor.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/sensor.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/spectrometer.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/spectrometer.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/spectrometer.mtl') is not currently supported, skipping
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineEnvironmentalController.png' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTop.png.001' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellD.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellE.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellN.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellS.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellU.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:37] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_powercellW.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
[18:15:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
[18:15:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTankInside.png' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None_machineTankTop.png' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'arsmagica2:models/block/celestial_prism.mtl') is not currently supported, skipping
[18:15:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Default_Smoothing' in 'arsmagica2:models/block/celestial_prism.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'arsmagica2:models/block/celestial_prism.mtl') is not currently supported, skipping
[18:15:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'arsmagica2:models/block/celestial_prism.mtl') is not currently supported, skipping
[18:15:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'arsmagica2:models/block/celestial_prism.mtl') is not currently supported, skipping
[18:15:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'arsmagica2:models/block/obelisk.mtl') is not currently supported, skipping
[18:15:38] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'arsmagica2:models/block/obelisk.mtl'. The color defined by key 'Ks' will not be applied!
[18:15:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'arsmagica2:models/block/obelisk.mtl') is not currently supported, skipping
[18:15:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'arsmagica2:models/block/obelisk.mtl') is not currently supported, skipping
[18:15:38] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'arsmagica2:models/block/obelisk.mtl') is not currently supported, skipping
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.internal.Streams.parse(Streams.java:56)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:48)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:32)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1181)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.client.main.Main.main(SourceFile:124)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at java.lang.reflect.Method.invoke(Unknown Source)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
[18:15:39] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:126]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
[18:15:39] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
[18:15:39] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
[18:15:39] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
[18:15:39] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
[18:15:39] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
[18:15:39] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
[18:15:39] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
[18:15:39] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.Streams.parse(Streams.java:44)
[18:15:39] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:-1]: ... 35 more
[18:15:41] [Client thread/ERROR]: Could not load vanilla model parent 'minecraft:builtin/shield' for 'net.minecraft.client.renderer.block.model.ModelBlock@7eed21cc
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:builtin/shield with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:478) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:478) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) [ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) [ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.io.FileNotFoundException: minecraft:builtin/shield
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:304) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 31 more
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_abyssal 6x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_bleachedbone 6x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_bloodstained 6x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_frostbound 6x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_infernal 6x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_nether 6x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_quarried 6x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:brick_sandy 6x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:charge_feeder_ic2 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:charge_feeder_admin 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_item 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_any 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_empty 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_mob 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_player 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_animal 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_tank 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_advanced 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_age 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_train 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_sheep 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_villager 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_locomotive 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:detector_routing 2x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:glass 1x5
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_loader_item 3x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_unloader_item 3x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_loader_item_advanced 3x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_unloader_item_advanced 3x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_loader_ic2 3x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_unloader_ic2 3x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_dispenser_cart 3x1
[18:15:41] [Client thread/INFO]: Unstitching texture sheet: railcraft:manipulator_dispenser_train 3x1
[18:15:41] [Client thread/INFO]: Clearing unnecessary model registry of size 63413.
[18:15:41] [Client thread/INFO]: Clearing unnecessary model store of size 92639.
[18:15:41] [Client thread/INFO]: Clearing unnecessary item shapes cache of size 6920.
[18:15:41] [Client thread/INFO]: Stitching Revolver Textures!
[18:15:42] [Client thread/INFO]: Max texture size: 16384
[18:16:07] [Client thread/INFO]: Created: 4096x4096 textures-atlas
[18:16:13] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:13] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:13] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:15] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:15] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:15] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:16] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:16] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:16] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:16] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:16] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:18] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:18] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[18:16:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:19] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:30] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:31] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:31] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:31] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:31] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[18:16:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[18:16:31] [Client thread/INFO]: Suppressed 4 model errors from Blood Magic.
[18:16:33] [Client thread/INFO]: Deduplicating models...
[18:16:45] [Client thread/INFO]: Deduplicated 28805020 objects.
[18:16:46] [Client thread/INFO]: Cleaning up internal Json stuff...
[18:16:46] [Client thread/INFO]: Handling models
[18:16:46] [Client thread/INFO]: Finished cleaning up internal Json stuff.
[18:16:46] [Client thread/INFO]: Created: 256x128 textures/gui-atlas
[18:16:46] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/disco_ball.mtl') is not currently supported, skipping
[18:16:46] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/disco_ball.mtl'. The color defined by key 'Ks' will not be applied!
[18:16:46] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/disco_ball.mtl') is not currently supported, skipping
[18:16:46] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'refraction:models/block/reflection_chamber_inside.mtl') is not currently supported, skipping
[18:16:46] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'refraction:models/block/reflection_chamber_inside.mtl'. The color defined by key 'Ks' will not be applied!
[18:16:46] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'refraction:models/block/reflection_chamber_inside.mtl') is not currently supported, skipping
[18:16:46] [Client thread/WARN]: Skipping bad option: lastServer:
[18:16:46] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[18:16:46] [Client thread/ERROR]: The following texture errors were found.
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: DOMAIN minecraft
[18:16:46] [Client thread/ERROR]: --------------------------------------------------
[18:16:46] [Client thread/ERROR]: domain minecraft is missing 7 textures
[18:16:46] [Client thread/ERROR]: domain minecraft has 13 locations:
[18:16:46] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[18:16:46] [Client thread/ERROR]: mod actuallyadditions resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\ActuallyAdditions-1.10.2-r97.jar
[18:16:46] [Client thread/ERROR]: mod basemetals resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\BaseMetals_1.10.2-2.4.0.11.jar
[18:16:46] [Client thread/ERROR]: mod Botania resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\Botania r1.9-339.jar
[18:16:46] [Client thread/ERROR]: mod chisel resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\Chisel-MC1.10.2-0.0.7.7.jar
[18:16:46] [Client thread/ERROR]: mod ExtraUtils2 resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\extrautils2-1.10.2-1.1.3a.jar
[18:16:46] [Client thread/ERROR]: mod immersiveengineering resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\ImmersiveEngineering-0.10-54.jar
[18:16:46] [Client thread/ERROR]: mod journeymap resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\journeymap-1.10.2-5.3.2.jar
[18:16:46] [Client thread/ERROR]: mod botanicaladdons resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\NaturalPledge-r1.7.3.jar
[18:16:46] [Client thread/ERROR]: mod Quark resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\Quark-r1.1-70.jar
[18:16:46] [Client thread/ERROR]: mod tombstone resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\tombstone-1.2.3-1.9.4.jar
[18:16:46] [Client thread/ERROR]: mod vc resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\ViesCraft-4.5.5a-mc1.10.X.jar
[18:16:46] [Client thread/ERROR]: resource pack at path C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\Quark-r1.1-70.jar
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: The missing resources for domain minecraft are:
[18:16:46] [Client thread/ERROR]: textures/blocks/rainbowWaveParticle.png
[18:16:46] [Client thread/ERROR]: textures/models/pillar_mid_d.png
[18:16:46] [Client thread/ERROR]: textures/.png
[18:16:46] [Client thread/ERROR]: textures/blocks/controllerParticle.png
[18:16:46] [Client thread/ERROR]: textures/models/pillar_base_d.png
[18:16:46] [Client thread/ERROR]: textures/blocks/orangeFrameParticle.png
[18:16:46] [Client thread/ERROR]: textures/blocks/screenCyan.png
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: No other errors exist for domain minecraft
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: DOMAIN arsmagica2
[18:16:46] [Client thread/ERROR]: --------------------------------------------------
[18:16:46] [Client thread/ERROR]: domain arsmagica2 is missing 4 textures
[18:16:46] [Client thread/ERROR]: domain arsmagica2 has 2 locations:
[18:16:46] [Client thread/ERROR]: mod AnimationAPI resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\ArsMagica2-1.10.2-1.5.0-15.jar
[18:16:46] [Client thread/ERROR]: mod arsmagica2 resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\ArsMagica2-1.10.2-1.5.0-15.jar
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: The missing resources for domain arsmagica2 are:
[18:16:46] [Client thread/ERROR]: textures/items/FlickerOperatorBlank.png
[18:16:46] [Client thread/ERROR]: textures/items/potion_bundle.png
[18:16:46] [Client thread/ERROR]: textures/items/essence_none.png
[18:16:46] [Client thread/ERROR]: textures/items/spells/shapes/Toggle.png
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: No other errors exist for domain arsmagica2
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: DOMAIN extrautils2
[18:16:46] [Client thread/ERROR]: --------------------------------------------------
[18:16:46] [Client thread/ERROR]: domain extrautils2 is missing 1 texture
[18:16:46] [Client thread/ERROR]: domain extrautils2 has 1 location:
[18:16:46] [Client thread/ERROR]: mod ExtraUtils2 resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\extrautils2-1.10.2-1.1.3a.jar
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: The missing resources for domain extrautils2 are:
[18:16:46] [Client thread/ERROR]: textures/xu_demonic_metal.png
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: No other errors exist for domain extrautils2
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: DOMAIN primal
[18:16:46] [Client thread/ERROR]: --------------------------------------------------
[18:16:46] [Client thread/ERROR]: domain primal is missing 6 textures
[18:16:46] [Client thread/ERROR]: domain primal has 1 location:
[18:16:46] [Client thread/ERROR]: mod primal resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\PrimalCore-0.2.11.jar
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: The missing resources for domain primal are:
[18:16:46] [Client thread/ERROR]: textures/blocks/dirt.png
[18:16:46] [Client thread/ERROR]: textures/blocks/grass_side.png
[18:16:46] [Client thread/ERROR]: textures/primal:blocks/saxum/ferro_brick.png
[18:16:46] [Client thread/ERROR]: textures/blocks/saxum/ferror_brick.png
[18:16:46] [Client thread/ERROR]: textures/primal:blocks/saxum/ferro_flag.png
[18:16:46] [Client thread/ERROR]: textures/blocks/grass_top.png
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: No other errors exist for domain primal
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: DOMAIN immersiveengineering
[18:16:46] [Client thread/ERROR]: --------------------------------------------------
[18:16:46] [Client thread/ERROR]: domain immersiveengineering is missing 2 textures
[18:16:46] [Client thread/ERROR]: domain immersiveengineering has 1 location:
[18:16:46] [Client thread/ERROR]: mod immersiveengineering resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\ImmersiveEngineering-0.10-54.jar
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: The missing resources for domain immersiveengineering are:
[18:16:46] [Client thread/ERROR]: textures/blocks/sheetmetal_gold.png
[18:16:46] [Client thread/ERROR]: textures/blocks/sheetmetal_uranium.png
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: No other errors exist for domain immersiveengineering
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: DOMAIN roots
[18:16:46] [Client thread/ERROR]: --------------------------------------------------
[18:16:46] [Client thread/ERROR]: domain roots is missing 1 texture
[18:16:46] [Client thread/ERROR]: domain roots has 1 location:
[18:16:46] [Client thread/ERROR]: mod roots resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\roots-0.208.jar
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: The missing resources for domain roots are:
[18:16:46] [Client thread/ERROR]: textures/blocks/otherworldNeedleGrassSide.png
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: No other errors exist for domain roots
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: DOMAIN embers
[18:16:46] [Client thread/ERROR]: --------------------------------------------------
[18:16:46] [Client thread/ERROR]: domain embers is missing 1 texture
[18:16:46] [Client thread/ERROR]: domain embers has 1 location:
[18:16:46] [Client thread/ERROR]: mod embers resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\embers-0.101.jar
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: The missing resources for domain embers are:
[18:16:46] [Client thread/ERROR]: textures/textures/blocks/pipeTex.png.png
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: No other errors exist for domain embers
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: DOMAIN chisel
[18:16:46] [Client thread/ERROR]: --------------------------------------------------
[18:16:46] [Client thread/ERROR]: domain chisel is missing 5 textures
[18:16:46] [Client thread/ERROR]: domain chisel has 1 location:
[18:16:46] [Client thread/ERROR]: mod chisel resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\Chisel-MC1.10.2-0.0.7.7.jar
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: The missing resources for domain chisel are:
[18:16:46] [Client thread/ERROR]: textures/minecraft:blocks/planks_oak.png
[18:16:46] [Client thread/ERROR]: textures/blocks/iron/terrain-iron-gears-bottom.png
[18:16:46] [Client thread/ERROR]: textures/blocks/glass/chinese.png
[18:16:46] [Client thread/ERROR]: textures/blocks/iron/terrain-iron-vents-bottom.png
[18:16:46] [Client thread/ERROR]: textures/blocks/futura/controllerpurple.png
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: No other errors exist for domain chisel
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: DOMAIN rftools
[18:16:46] [Client thread/ERROR]: --------------------------------------------------
[18:16:46] [Client thread/ERROR]: domain rftools is missing 6 textures
[18:16:46] [Client thread/ERROR]: domain rftools has 1 location:
[18:16:46] [Client thread/ERROR]: mod rftools resources at C:\Users\Belathus\Programs\MultiMC\instances\1.10.2\minecraft\mods\rftools-1.10-5.62.jar
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: The missing resources for domain rftools are:
[18:16:46] [Client thread/ERROR]: textures/blocks/powercellU.png
[18:16:46] [Client thread/ERROR]: textures/blocks/powercellS.png
[18:16:46] [Client thread/ERROR]: textures/blocks/powercellD.png
[18:16:46] [Client thread/ERROR]: textures/blocks/powercellE.png
[18:16:46] [Client thread/ERROR]: textures/blocks/powercellN.png
[18:16:46] [Client thread/ERROR]: textures/blocks/powercellW.png
[18:16:46] [Client thread/ERROR]: -------------------------
[18:16:46] [Client thread/ERROR]: No other errors exist for domain rftools
[18:16:46] [Client thread/ERROR]: ==================================================
[18:16:46] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[18:16:46] [Client thread/WARN]: Skipping bad option: lastServer:
[18:16:47] [Client thread/INFO]: Loading blocks and textures...
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=poorjoe,item=true]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=poorjoe,item=false]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=horsetail,item=true]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=horsetail,item=false]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=vallozia,item=true]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=vallozia,item=false]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=flame_lily,item=true]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=flame_lily,item=false]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=tansy,item=true]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=tansy,item=false]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=hauman,item=true]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=hauman,item=false]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=leadplant,item=true]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=leadplant,item=false]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=red_amaranth,item=true]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers1[flower_stalk=true,flower_type=red_amaranth,item=false]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=red_sorrel,item=true]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=red_sorrel,item=false]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=gold,item=true]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=gold,item=false]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=chandelier_tree,item=true]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=chandelier_tree,item=false]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=aveloz,item=true]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=aveloz,item=false]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=tin,item=true]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=tin,item=false]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=copper_flower,item=true]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=copper_flower,item=false]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=sheeps_fescue,item=true]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=sheeps_fescue,item=false]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=primrose,item=true]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert1[flower_stalk=true,flower_type=primrose,item=false]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=mustard,item=true]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=mustard,item=false]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=shrub_violet,item=true]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=shrub_violet,item=false]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=affine,item=true]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=affine,item=false]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=platinum,item=true]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=platinum,item=false]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=clover,item=true]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=clover,item=false]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=camellia,item=true]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=camellia,item=false]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=malva,item=true]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=malva,item=false]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=melastoma,item=true]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers2[flower_stalk=true,flower_type=melastoma,item=false]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=rapeseed,item=true]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=rapeseed,item=false]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=milkwort,item=true]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=milkwort,item=false]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=aluminum,item=true]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=aluminum,item=false]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=madwort,item=true]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=madwort,item=false]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=zilla,item=true]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=zilla,item=false]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=fluorite,item=true]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=fluorite,item=false]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=marigold,item=true]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=marigold,item=false]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=thorium,item=true]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert2[flower_stalk=true,flower_type=thorium,item=false]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers3[flower_stalk=true,flower_type=arrowhead,item=true]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers3[flower_stalk=true,flower_type=arrowhead,item=false]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers3[flower_stalk=true,flower_type=quartz,item=true]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowers3[flower_stalk=true,flower_type=quartz,item=false]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert3[flower_stalk=true,flower_type=paintbrush,item=true]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert3[flower_stalk=true,flower_type=paintbrush,item=false]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert3[flower_stalk=true,flower_type=quartz,item=true]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for oreflowers:oreflowersdesert3[flower_stalk=true,flower_type=quartz,item=false]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:ore0[varient=11]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:ore0[varient=12]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:ore0[varient=13]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:ore0[varient=14]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:ore0[varient=15]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:metal0[varient=11]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:metal0[varient=12]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:metal0[varient=13]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:metal0[varient=14]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:metal0[varient=15]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:coil0[varient=11]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:coil0[varient=12]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:coil0[varient=13]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:coil0[varient=14]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for libvulpes:coil0[varient=15]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=2]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=3]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=4]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=5]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=6]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=7]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=8]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=9]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=10]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=11]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=12]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=13]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=14]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for advancedrocketry:metal0[varient=15]: java.lang.NullPointerException
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar1[axis=x,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar1[axis=x,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar1[axis=x,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar1[axis=x,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar1[axis=x,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar1[axis=z,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar1[axis=z,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar1[axis=z,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar1[axis=z,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar1[axis=z,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar2[axis=x,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar2[axis=x,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar2[axis=x,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar2[axis=x,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar2[axis=x,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar2[axis=z,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar2[axis=z,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar2[axis=z,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar2[axis=z,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillar2[axis=z,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap1[facing=up,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap1[facing=up,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap1[facing=north,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap1[facing=north,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap1[facing=south,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap1[facing=south,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap1[facing=west,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap1[facing=west,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap1[facing=east,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap1[facing=east,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap2[facing=up,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap2[facing=up,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap2[facing=north,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap2[facing=north,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap2[facing=south,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap2[facing=south,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap2[facing=west,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap2[facing=west,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap2[facing=east,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap2[facing=east,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap3[facing=up,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap3[facing=north,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap3[facing=south,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap3[facing=west,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockPillarCap3[facing=east,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=bottom,shape=straight,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=bottom,shape=inner_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=bottom,shape=inner_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=bottom,shape=outer_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=bottom,shape=outer_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=bottom,shape=straight,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=bottom,shape=inner_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=bottom,shape=inner_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=bottom,shape=outer_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=bottom,shape=outer_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=bottom,shape=straight,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=bottom,shape=inner_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=bottom,shape=inner_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=bottom,shape=outer_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=bottom,shape=outer_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=bottom,shape=straight,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=bottom,shape=inner_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=bottom,shape=inner_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=bottom,shape=outer_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=bottom,shape=outer_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=bottom,shape=straight,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=bottom,shape=inner_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=bottom,shape=inner_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=bottom,shape=outer_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=bottom,shape=outer_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=bottom,shape=straight,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=bottom,shape=inner_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=bottom,shape=inner_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=bottom,shape=outer_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=bottom,shape=outer_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=east,half=top,shape=straight,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=east,half=top,shape=inner_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=east,half=top,shape=inner_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=east,half=top,shape=outer_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=east,half=top,shape=outer_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=east,half=top,shape=straight,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=east,half=top,shape=inner_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=east,half=top,shape=inner_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=east,half=top,shape=outer_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=east,half=top,shape=outer_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=top,shape=straight,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=top,shape=inner_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=top,shape=inner_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=top,shape=outer_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=top,shape=outer_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=top,shape=straight,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=top,shape=inner_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=top,shape=inner_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=top,shape=outer_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=west,half=top,shape=outer_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=top,shape=straight,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=top,shape=inner_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=top,shape=inner_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=top,shape=outer_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=top,shape=outer_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=top,shape=straight,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=top,shape=inner_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=top,shape=inner_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=top,shape=outer_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=south,half=top,shape=outer_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=top,shape=straight,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=top,shape=inner_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=top,shape=inner_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=top,shape=outer_left,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=top,shape=outer_right,type=raw]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=top,shape=straight,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=top,shape=inner_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=top,shape=inner_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=top,shape=outer_left,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs1[facing=north,half=top,shape=outer_right,type=corrosive]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=bottom,shape=straight,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=bottom,shape=inner_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=bottom,shape=inner_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=bottom,shape=outer_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=bottom,shape=outer_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=bottom,shape=straight,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=bottom,shape=inner_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=bottom,shape=inner_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=bottom,shape=outer_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=bottom,shape=outer_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=bottom,shape=straight,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=bottom,shape=inner_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=bottom,shape=inner_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=bottom,shape=outer_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=bottom,shape=outer_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=bottom,shape=straight,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=bottom,shape=inner_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=bottom,shape=inner_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=bottom,shape=outer_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=bottom,shape=outer_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=bottom,shape=straight,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=bottom,shape=inner_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=bottom,shape=inner_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=bottom,shape=outer_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=bottom,shape=outer_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=bottom,shape=straight,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=bottom,shape=inner_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=bottom,shape=inner_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=bottom,shape=outer_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=bottom,shape=outer_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=east,half=top,shape=straight,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=east,half=top,shape=inner_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=east,half=top,shape=inner_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=east,half=top,shape=outer_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=east,half=top,shape=outer_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=east,half=top,shape=straight,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=east,half=top,shape=inner_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=east,half=top,shape=inner_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=east,half=top,shape=outer_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=east,half=top,shape=outer_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=top,shape=straight,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=top,shape=inner_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=top,shape=inner_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=top,shape=outer_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=top,shape=outer_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=top,shape=straight,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=top,shape=inner_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=top,shape=inner_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=top,shape=outer_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=west,half=top,shape=outer_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=top,shape=straight,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=top,shape=inner_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=top,shape=inner_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=top,shape=outer_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=top,shape=outer_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=top,shape=straight,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=top,shape=inner_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=top,shape=inner_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=top,shape=outer_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=south,half=top,shape=outer_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=top,shape=straight,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=top,shape=inner_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=top,shape=inner_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=top,shape=outer_left,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=top,shape=outer_right,type=destructive]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=top,shape=straight,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=top,shape=inner_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=top,shape=inner_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=top,shape=outer_left,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs2[facing=north,half=top,shape=outer_right,type=vengeful]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=west,half=bottom,shape=straight,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=west,half=bottom,shape=inner_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=west,half=bottom,shape=inner_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=west,half=bottom,shape=outer_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=west,half=bottom,shape=outer_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 2
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=south,half=bottom,shape=straight,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=south,half=bottom,shape=inner_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=south,half=bottom,shape=inner_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=south,half=bottom,shape=outer_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=south,half=bottom,shape=outer_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=north,half=bottom,shape=straight,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=north,half=bottom,shape=inner_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=north,half=bottom,shape=inner_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=north,half=bottom,shape=outer_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=north,half=bottom,shape=outer_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=east,half=top,shape=straight,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=east,half=top,shape=inner_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=east,half=top,shape=inner_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=east,half=top,shape=outer_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=east,half=top,shape=outer_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=west,half=top,shape=straight,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=west,half=top,shape=inner_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=west,half=top,shape=inner_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=west,half=top,shape=outer_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=west,half=top,shape=outer_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=south,half=top,shape=straight,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=south,half=top,shape=inner_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=south,half=top,shape=inner_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=south,half=top,shape=outer_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=south,half=top,shape=outer_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=north,half=top,shape=straight,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=north,half=top,shape=inner_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=north,half=top,shape=inner_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=north,half=top,shape=outer_left,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:48] [Client thread/WARN]: Couldn't get display name for bloodmagic:BlockStairs3[facing=north,half=top,shape=outer_right,type=steadfast]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=bottom,metadata=3]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=bottom,metadata=4]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=bottom,metadata=5]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=bottom,metadata=6]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=bottom,metadata=7]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=top,metadata=0]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=top,metadata=1]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=top,metadata=2]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=top,metadata=3]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=top,metadata=4]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=top,metadata=5]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=top,metadata=6]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap0[half=top,metadata=7]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=bottom,metadata=3]: java.lang.ArrayIndexOutOfBoundsException: 3
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=bottom,metadata=4]: java.lang.ArrayIndexOutOfBoundsException: 4
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=bottom,metadata=5]: java.lang.ArrayIndexOutOfBoundsException: 5
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=bottom,metadata=6]: java.lang.ArrayIndexOutOfBoundsException: 6
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=bottom,metadata=7]: java.lang.ArrayIndexOutOfBoundsException: 7
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=top,metadata=0]: java.lang.ArrayIndexOutOfBoundsException: 8
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=top,metadata=1]: java.lang.ArrayIndexOutOfBoundsException: 9
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=top,metadata=2]: java.lang.ArrayIndexOutOfBoundsException: 10
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=top,metadata=3]: java.lang.ArrayIndexOutOfBoundsException: 11
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=top,metadata=4]: java.lang.ArrayIndexOutOfBoundsException: 12
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=top,metadata=5]: java.lang.ArrayIndexOutOfBoundsException: 13
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=top,metadata=6]: java.lang.ArrayIndexOutOfBoundsException: 14
[18:16:49] [Client thread/WARN]: Couldn't get display name for fp:metal_slap1[half=top,metadata=7]: java.lang.ArrayIndexOutOfBoundsException: 15
[18:16:49] [Client thread/WARN]: Existing color palette's mods no longer match current loadout.
[18:16:49] [Client thread/INFO]: WAS: !:0.3.0-pre15, #:0.3.0-pre15, &:0.3.0-pre15, *:0.3.0-pre15, +:0.3.0-pre15, /:0.3.0-pre15, ;:0.3.0-pre15, AbyssalCraft:1.9.3.9, Actually Additions:1.10.2-r97, Advanced Rocketry:1, Advanced Rocketry:1.10.2-1.0.4b, AnimationAPI:1.2.4, AppleCore:2.1.0, AppleSkin:1.0.4, Ars Magica 2:1.5.015, AutoRegLib:1.0-2, B.A.S.E:1.10.2-1.1.2, BD Lib:1.12.2.19, Backpack:3.0.1, Base Metals:2.4.0, Baubles:1.3.8, Better Achievements:0.3.2.39, Biomes O' Plenty:5.0.0.2109, Blood Magic: Alchemical Wizardry:1.9.4-2.1.0-69, Bloodmoon:1.5.1, Boatifull:@MAJOR@.@MINOR@.@REVIS@, Boilerplate:1.10.2-9.0.1, Botania:r1.9-339, CT-GUI:1.0.0, ChatFlow:ANT:VERSION, Chisel:MC1.10.2-0.0.7.7, CodeChicken Lib:2.5.0.178, CommonCapabilities:1.2.1, Controlling:1.0.0, Cooking for Blockheads:4.2.26, CosmeticArmorReworked:1.10.2-v2a, Crafting Tweaks:6.1.16, Custom Main Menu:2.0.2, Cyberware:beta-0.2.6, Cyclops Core:0.8.2, Davinci's Vessels:@DVESSELSVER@, DeepResonance:1.3.1, DungeonTactics:DT-0.11.1, ElecCore:1.6.360, Embers:0.101, Enchiridion:3.1.14, Ender IO:1.10.2-3.0.1.150_beta, Ender Zoo:1.10-1.2.3.43, EnderCore:1.10.2-0.4.1.62-beta, Enderthing:0.7.1, Engineers Workshop:1.1.0-1.10.2, Esteemed Innovation:1.0.0-alpha7-c21b4f, EverlastingAbilities:1.2.3, EvilCraft:0.10.17, Expanded Industry:1.1.0b, Extra Alchemy:0.3.0.4-hotfix-release, ExtraUtils2:1.0, Fast Leave Decay:1.2.3, Fishing Net Mod:1.4.4, FoamFix:0.3.1, Forestry:5.2.16.347, Forge Mod Loader:8.0.99.99, Futurepack API:1.0.1, Futurepack:24.2.58 pre, GenDustry:1.6.5.27, Goetia:0.3.3, Grappling hook mod:1.10.2-v8, Grue:1.3.3, Guide-API:@VERSION@, HardLib:1, Immersive Engineering:0.10-54, InfinityLib:1.10.2-0.4.0, Integrated Dynamics:0.6.5, Integrated Tunnels:1.0.2, Iron Chest:1.10.2-7.0.11.797, IvToolkit:1.2.9, JEI Bees:0.9.0.4, JourneyMap:1.10.2-5.3.2, Just Enough Items:3.13.6.393, Just Enough Resources:0.5.8.98, Level Up!:${version}, LibrarianLib Stage 2:1.7, LibrarianLib:1.7, LunatriusCore:1.1.2.38, MCMultiPart:1.3.0, MTLib:@VERSION@, Mantle:1.10.2-1.1.3.199, MineTweaker 3:3.0.16, Minecraft Coder Pack:9.19, Minecraft Forge:12.18.3.2185, Mob Properties:1.0.3, Mod Tweaker:2.0.8, Modular Utilities:1.10.2-0.4.1-1, More Bees:1.10.2-1.2, MoreOverlays:1.9, Morpheus:1.10.2-3.1.13, Moving World:1.10.2-0006, MovingWorld CORE:, Nashorn Library:1.9.4-1.8.77-1.3.1, Natura:1.10.2-4.1.0.17, Natural Pledge:1.6, Nature's Compass:1.3.0, Nether Core:1.10.2-2.0.3, Nether Metals:1.1.2, Nether Portal Fix:1.0, NetherEx:1.1.0b, No Fov:1.0.1, Nomadic Tents:7.01, Ore Flowers:1.1.0a, Pam's HarvestCraft:1.9.4-1.10.2g, Persistent Bits:1.0.6, PrimalCore:0.2.11, Quark:r1.1-68, RFTools Control:1.5.2, RFTools:5.62, Railcraft:10.0.1, Recurrent Complex:1.2.4, Refined Relocation:@VERSION@, Refined Storage:1.2.14, Reliquary:1.10.2-1.3.3.585, Resource Loader:1.5.1, Rockhounding: Chemistry:v1.22, Rockhounding: Ore Tiers:v1.12, Roguelike Dungeons:1.5.4, Roots:0.208, Runes of Wizardry - Classic Dusts Pack:1.10.2-0.4.3, Runes of Wizardry:1.10.2-0.7.2, Signals:1.0, Simple Inventory sorting:0.10.0+42, Spartan Shields:1.1c, Special AI:1.1.3, Stackie:1.6.0.44, Surge:1.0.0.50, TESLA:1.2.1.50, The One Probe:1.3.3, The Spice of Life:1.3.6, Tinkers Alloying Addon:1.2.2, Tinkers' Construct:1.10.2-2.6.1.464, Tinkers' Defense:1.4.0.4a, Tombstone:1.2, TrashSlot:6.3.7, U:0.3.0-pre15, ViesCraft:v4.0.2a-mc1.10.2, WIRED: More Augs:1.5.0, Waila:1.7.0, Waystones:2.0.10, ccl-entityhook:1.0, customoregen:1.10.2, libVulpes:0.1.12.20161226151018, |:0.3.0-pre15, DzDruidry:2016.9.26-1.9.4, ⚿:0.3.0-pre15, ‽:0.3.0-pre15, ♫:0.3.0-pre15
NOW: !:0.3.0-pre15, #:0.3.0-pre15, &:0.3.0-pre15, *:0.3.0-pre15, +:0.3.0-pre15, /:0.3.0-pre15, ;:0.3.0-pre15, AbyssalCraft:1.9.3.9, Actually Additions:1.10.2-r97, Advanced Rocketry:1, Advanced Rocketry:1.10.2-1.0.4b, AnimationAPI:1.2.4, AppleCore:2.1.0, AppleSkin:1.0.5, Aroma1997Core:${version}, Aroma1997Core|Helper:1.1.1.1, AromaBackup Recovery:1.0, AromaBackup:1.0.1.1, Ars Magica 2:1.5.015, AutoRegLib:1.0-2, B.A.S.E:1.10.2-1.1.2, BD Lib:1.12.2.19, Backpack:3.0.1, Base Metals:2.4.0, Baubles:1.3.8, Better Achievements:0.3.2.39, Biomes O' Plenty:5.0.0.2109, Blood Magic: Alchemical Wizardry:1.9.4-2.1.0-69, Bloodmoon:1.5.1, Boatifull:@MAJOR@.@MINOR@.@REVIS@, Boilerplate:1.10.2-9.0.1, Botania:r1.9-339, CT-GUI:1.0.0, ChatFlow:ANT:VERSION, Chisel:MC1.10.2-0.0.7.7, CodeChicken Lib:2.5.1.185, CommonCapabilities:1.2.2, Controlling:1.0.0, Cooking for Blockheads:4.2.29, CosmeticArmorReworked:1.10.2-v2a, Crafting Tweaks:6.1.16, Custom Main Menu:2.0.2, Cyberware:beta-0.2.6, Cyclops Core:0.9.0, Davinci's Vessels:@DVESSELSVER@, DeepResonance:1.3.1, DungeonTactics:DT-0.11.1, ElecCore:1.6.360, Embers:0.101, Enchiridion:3.1.15, Ender IO:1.10.2-3.1.156, Ender Zoo:1.10-1.2.3.43, EnderCore:1.10.2-0.4.1.62-beta, Enderthing:0.7.3, Engineers Workshop:1.1.0-1.10.2, Esteemed Innovation:1.0.0-alpha7-c21b4f, EverlastingAbilities:1.2.4, EvilCraft:0.10.18, Expanded Industry:1.1.0b, Extra Alchemy:0.3.0.4-hotfix-release, ExtraUtils2:1.0, Fast Leave Decay:1.2.3, Fishing Net Mod:1.4.4, FoamFix:0.3.1, Forestry:5.2.16.348, Forge Mod Loader:8.0.99.99, Futurepack API:1.0.1, Futurepack:24.2.58 pre, GenDustry:1.6.5.27, Goetia:0.3.3, Grappling hook mod:1.10.2-v8, Grue:1.3.4, Guide-API:@VERSION@, HardLib:1, Immersive Engineering:0.10-54, InfinityLib:1.10.2-0.4.0, Integrated Dynamics:0.6.6, Integrated Tunnels:1.0.3, Iron Chest:1.10.2-7.0.11.797, IvToolkit:1.2.9, JEI Bees:0.9.0.4, JourneyMap:1.10.2-5.3.2, Just Enough Items:3.14.2.401, Just Enough Resources:0.5.8.98, Level Up!:${version}, LibrarianLib Stage 2:1.7, LibrarianLib:1.7, LunatriusCore:1.1.2.38, MCMultiPart:1.3.0, MTLib:@VERSION@, Mantle:1.10.2-1.1.3.199, MineTweaker 3:3.0.17, Minecraft Coder Pack:9.19, Minecraft Forge:12.18.3.2185, Mob Properties:1.0.3, Mod Tweaker:2.0.8, Modular Utilities:1.10.2-0.4.1-1, More Bees:1.10.2-1.2, MoreOverlays:1.9, Morpheus:1.10.2-3.1.13, Moving World:1.10.2-0006, MovingWorld CORE:, Nashorn Library:1.9.4-1.8.77-1.3.1, Natura:1.10.2-4.1.0.17, Natural Pledge:1.7.3, Nature's Compass:1.3.0, Nether Core:1.10.2-2.0.3, Nether Metals:1.1.2, Nether Portal Fix:1.0, NetherEx:1.1.0b, No Fov:1.0.1, Nomadic Tents:7.01, Ore Flowers:1.1.0a, Pam's HarvestCraft:1.9.4-1.10.2g, Persistent Bits:1.0.6, PrimalCore:0.2.11, Quark:r1.1-70, RFTools Control:1.5.2, RFTools:5.62, Railcraft:10.0.1, Recurrent Complex:1.2.4, Refined Relocation:@VERSION@, Refined Storage:1.2.16, Refraction:1.3.1, Reliquary:1.10.2-1.3.3.585, Resource Loader:1.5.1, Rockhounding: Chemistry:v1.23, Rockhounding: Ore Tiers:v1.12, Roguelike Dungeons:1.5.5, Roots:0.208, Runes of Wizardry - Classic Dusts Pack:1.10.2-0.4.3, Runes of Wizardry:1.10.2-0.7.2, Signals:1.0, Simple Inventory sorting:0.10.0+42, Spartan Shields:1.1c, Special AI:1.1.3, Stackie:1.6.0.44, Surge:1.0.0.50, TESLA:1.2.1.50, The One Probe:1.3.3, The Spice of Life:1.3.6, Tinkers Alloying Addon:1.2.2, Tinkers' Construct:1.10.2-2.6.1.464, Tinkers' Defense:1.4.0.4a, Tombstone:1.2, TrashSlot:6.3.7, U:0.3.0-pre15, ViesCraft:v4.5.5a-mc1.10.2, WIRED: More Augs:1.5.0, Waila:1.7.0, Waystones:2.0.10, ccl-entityhook:1.0, customoregen:1.10.2, libVulpes:0.1.12.20161226151018, |:0.3.0-pre15, DzDruidry:2016.9.26-1.9.4, ⚿:0.3.0-pre15, ‽:0.3.0-pre15, ♫:0.3.0-pre15
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=down,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=down,invisible=true]] ()
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=down,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=down,invisible=true]] ()
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=up,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=up,invisible=true]] ()
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=up,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=up,invisible=true]] ()
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=north,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=north,invisible=true]] ()
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=north,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=north,invisible=true]] ()
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=south,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=south,invisible=true]] ()
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=south,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=south,invisible=true]] ()
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=west,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=west,invisible=true]] ()
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=west,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=west,invisible=true]] ()
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=east,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=east,invisible=true]] ()
[18:16:49] [Client thread/WARN]: Texture was completely transparent for BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=east,invisible=true]] ()
[18:16:49] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [bloodmagic:BlockAlchemyTable:bloodmagic:BlockAlchemyTable[direction=east,invisible=true]] ()
[18:16:50] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/futura/controllerpurple: Index: 0, Size: 0
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=4]] ()
[18:16:50] [Client thread/ERROR]: Resource not usable as image: chisel:textures/blocks/futura/controllerpurple.png
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=4]] ()
[18:16:50] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/chinese: Index: 0, Size: 0
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=0]] ()
[18:16:50] [Client thread/ERROR]: Resource not usable as image: chisel:textures/blocks/glass/chinese.png
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=0]] ()
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [embers:glow:embers:glow] ()
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [embers:glow:embers:glow] ()
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [embers:glow:embers:glow] ()
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [embers:glow:embers:glow] ()
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [enderio:blockDecoration1:enderio:blockDecoration1[type=type15]] ()
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [enderio:blockDecoration1:enderio:blockDecoration1[type=type15]] ()
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [enderio:blockDecoration1:enderio:blockDecoration1[type=type15]] ()
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [enderio:blockDecoration1:enderio:blockDecoration1[type=type15]] ()
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [evilcraft:colossalBloodChest:evilcraft:colossalBloodChest[active=true]] ()
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [evilcraft:colossalBloodChest:evilcraft:colossalBloodChest[active=true]] ()
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [evilcraft:colossalBloodChest:evilcraft:colossalBloodChest[active=true]] ()
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [evilcraft:colossalBloodChest:evilcraft:colossalBloodChest[active=true]] ()
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [evilcraft:reinforcedUndeadPlank:evilcraft:reinforcedUndeadPlank[active=true]] ()
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [evilcraft:reinforcedUndeadPlank:evilcraft:reinforcedUndeadPlank[active=true]] ()
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [evilcraft:reinforcedUndeadPlank:evilcraft:reinforcedUndeadPlank[active=true]] ()
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [evilcraft:reinforcedUndeadPlank:evilcraft:reinforcedUndeadPlank[active=true]] ()
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=true,energy=uses_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=true,energy=uses_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=true,energy=uses_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=true,energy=uses_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=true,energy=uses_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=true,energy=uses_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=true,energy=uses_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=true,energy=uses_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=true,energy=uses_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=true,energy=uses_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=true,energy=uses_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=true,energy=uses_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=true,energy=uses_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=true,energy=uses_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=true,energy=uses_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=true,energy=uses_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=true,energy=generates_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=true,energy=generates_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=true,energy=generates_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=true,energy=generates_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=true,energy=generates_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=true,energy=generates_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=true,energy=generates_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=true,energy=generates_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=true,energy=generates_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=true,energy=generates_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=true,energy=generates_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=true,energy=generates_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=true,energy=generates_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=true,energy=generates_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=true,energy=generates_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=true,energy=generates_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=false,energy=uses_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=false,energy=uses_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=false,energy=uses_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=false,energy=uses_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=false,energy=uses_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=false,energy=uses_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=false,energy=uses_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=false,energy=uses_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=false,energy=uses_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=false,energy=uses_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=false,energy=uses_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=false,energy=uses_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=false,energy=uses_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=false,energy=uses_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=false,energy=uses_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=false,energy=uses_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=false,energy=generates_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=false,energy=generates_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=false,energy=generates_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=false,energy=generates_energy,facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=false,energy=generates_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=false,energy=generates_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=false,energy=generates_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=false,energy=generates_energy,facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=false,energy=generates_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=false,energy=generates_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=false,energy=generates_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=false,energy=generates_energy,facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Machine[active=false,energy=generates_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Machine[active=false,energy=generates_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Machine[active=false,energy=generates_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Machine[active=false,energy=generates_energy,facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.up for extrautils2:Spotlight[facing=down]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Spotlight[facing=down]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Spotlight[facing=down]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Spotlight[facing=down]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Spotlight[facing=down]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.up for extrautils2:Spotlight[facing=up]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Spotlight[facing=up]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Spotlight[facing=up]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Spotlight[facing=up]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Spotlight[facing=up]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.up for extrautils2:Spotlight[facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Spotlight[facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Spotlight[facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Spotlight[facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Spotlight[facing=north]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.up for extrautils2:Spotlight[facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Spotlight[facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Spotlight[facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Spotlight[facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Spotlight[facing=south]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.up for extrautils2:Spotlight[facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Spotlight[facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Spotlight[facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Spotlight[facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Spotlight[facing=west]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.up for extrautils2:Spotlight[facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for extrautils2:Spotlight[facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for extrautils2:Spotlight[facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for extrautils2:Spotlight[facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for extrautils2:Spotlight[facing=east]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=lower,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=true,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=false,powered=false]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=left,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=north,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=south,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=west,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=true,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.north for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.south for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.east for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Error getting EnumFacing.west for forestry:greenhouse.door[camouflaged=true,facing=east,half=upper,hinge=right,open=false,powered=true]
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:dirt:fp:dirt[metadata=1]] ()
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:dirt:fp:dirt[metadata=1]] ()
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:dirt:fp:dirt[metadata=1]] ()
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:dirt:fp:dirt[metadata=1]] ()
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=0,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=1,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=2,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=3,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=4,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=5,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=6,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=7,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=8,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=9,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=10,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=11,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=12,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=13,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=14,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=false,light=15,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=0,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=1,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=2,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=3,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=4,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=5,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=6,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=7,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=8,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=9,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=10,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=11,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=12,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=13,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=14,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=true,decayable=false,light=15,type=3]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=0,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=1,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=2,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=3,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=4,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=5,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=6,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=7,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=8,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=9,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=10,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=11,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=12,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=13,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=14,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=15,type=1]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=0,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=1,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=2,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Couldn't derive RGBA from BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=3,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: Texture was completely transparent for BlockMD [fp:leaves:fp:leaves[check_decay=false,decayable=true,light=4,type=2]] (Foliage,OpenToSky,NoTopo)
[18:16:50] [Client thread/WARN]: ColorHelper.setBlockColor(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment