Skip to content

Instantly share code, notes, and snippets.

@dualinfinities
Last active July 25, 2017 23:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dualinfinities/3db6100b25bb05141f8987ec2166a05c to your computer and use it in GitHub Desktop.
Save dualinfinities/3db6100b25bb05141f8987ec2166a05c to your computer and use it in GitHub Desktop.
itemPickupHandler going OOB on shiftclick from backpack to full inventory, might need more safety checks or something
This file has been truncated, but you can view the full file.
[16:03:20] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:03:20] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:03:20] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[16:03:20] [main/INFO]: Forge Mod Loader version 12.18.3.2316 for Minecraft 1.10.2 loading
[16:03:20] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
[16:03:20] [main/INFO]: [AppEng] Core Init
[16:03:20] [main/INFO]: [AstralCore] Initialized.
[16:03:20] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:03:20] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:03:20] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:03:20] [main/WARN]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:03:21] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:03:21] [main/WARN]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:03:21] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:03:21] [main/WARN]: The coremod net.silentchaos512.scalinghealth.asm.SHLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:03:21] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:03:21] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:03:21] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:03:21] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:03:21] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:24] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:03:24] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[16:03:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:24] [main/INFO]: Loaded library EJML-core-0.26.jar.
[16:03:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:25] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:25] [main/INFO]: [net.silentchaos512.scalinghealth.asm.SHAsmConfig:load:28]: Scaling Health: Loading ASM config...
[16:03:25] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:25] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:03:25] [main/INFO]: [AstralTransformer] Loading patches...
[16:03:26] [main/INFO]: [AstralTransformer] Initialized! Loaded 6 class patches!
[16:03:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:27] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:03:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:03:27] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[16:03:27] [main/INFO]: [AstralTransformer] Transforming bcx : net.minecraft.client.Minecraft with 1 patches!
[16:03:27] [main/INFO]: [AstralTransformer] Applied patch PATCHKEYBOARDEVENT
[16:03:28] [main/INFO]: [AstralTransformer] Transforming sf : net.minecraft.entity.EntityLivingBase with 1 patches!
[16:03:28] [main/INFO]: [AstralTransformer] Applied patch PATCHKNOCKBACKEVENT
[16:03:28] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[16:03:28] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.world.World.func_180500_c
[16:03:30] [Client thread/INFO]: Setting user: dualinfinities
[16:03:31] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:transform:38]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[16:03:31] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:transform:93]: Transforming net.minecraft.block.Block Finished.
[16:03:32] [Client thread/INFO]: [Quark ASM] Transforming BlockPistonBase
[16:03:32] [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)
[16:03:32] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[16:03:32] [Client thread/INFO]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@637791d in node org.objectweb.asm.tree.VarInsnNode@3b0c3951
[16:03:32] [Client thread/INFO]: [Quark ASM] Patch result: true
[16:03:32] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[16:03:33] [Client thread/INFO]: [AstralTransformer] Transforming akz : net.minecraft.block.BlockWorkbench with 1 patches!
[16:03:33] [Client thread/INFO]: [AstralTransformer] Applied patch CRAFTINGTABLEFIX
[16:03:33] [Client thread/INFO]: Successfully patched sg.recreateLeash.
[16:03:34] [Client thread/INFO]: [Scaling Health] Transforming class net.minecraft.entity.SharedMonsterAttributes
[16:03:34] [Client thread/INFO]: [Scaling Health] Successfully changed max health maximum!
[16:03:34] [Client thread/INFO]: [Quark ASM] Transforming EntityBoat
[16:03:34] [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)
[16:03:34] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[16:03:34] [Client thread/INFO]: [Quark ASM] Patch result: true
[16:03:35] [Client thread/INFO]: [AstralTransformer] Transforming adz : net.minecraft.item.ItemStack with 1 patches!
[16:03:35] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHMODIFYATTRIBUTES
[16:03:36] [Client thread/INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
[16:03:36] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
[16:03:36] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[16:03:36] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[16:03:37] [Client thread/WARN]: Skipping bad option: lastServer:
[16:03:37] [Client thread/INFO]: LWJGL Version: 2.9.4
[16:03:39] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:223]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
IC2core (industrialcraft-2-2.6.245-ex110.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
Brandon's Core (BrandonsCore-1.10.2-2.1.9.113-universal.jar)
AstralCore (astralsorcery-1.4.5.jar)
CTMCorePlugin (CTM-MC1.10.2-0.1.1.16.jar)
LoadingPlugin (Quark-r1.1-70.jar)
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.10.14-universal.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
SHLoadingPlugin (ScalingHealth-1.12-1.1.1-64.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
Contact their authors BEFORE contacting forge
// You're mean.
Time: 7/25/17 4:03 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_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 176783720 bytes (168 MB) / 758120448 bytes (723 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
net.darkhax.bookshelf.asm.BookshelfTransformerManager
IC2core (industrialcraft-2-2.6.245-ex110.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
li.cil.oc.common.asm.ClassTransformer
Brandon's Core (BrandonsCore-1.10.2-2.1.9.113-universal.jar)
com.brandon3055.brandonscore.asm.ClassTransformer
AstralCore (astralsorcery-1.4.5.jar)
CTMCorePlugin (CTM-MC1.10.2-0.1.1.16.jar)
team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Quark-r1.1-70.jar)
vazkii.quark.base.asm.ClassTransformer
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.10.14-universal.jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
appeng.coremod.transformer.ASMIntegration
SHLoadingPlugin (ScalingHealth-1.12-1.1.1-64.jar)
net.silentchaos512.scalinghealth.asm.SHClassTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6450'
[16:03:39] [Client thread/INFO]: MinecraftForge v12.18.3.2316 Initialized
[16:03:40] [Client thread/INFO]: Replaced 231 ore recipes
[16:03:40] [Client thread/INFO]: [AppEng] Core Init
[16:03:40] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[16:03:40] [Client thread/INFO]: Searching C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods for mods
[16:03:44] [Client thread/WARN]: ****************************************
[16:03:44] [Client thread/WARN]: * The modid AkashicTome is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:44] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:44] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:44] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:03:44] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:03:44] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:44] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[16:03:44] [Client thread/WARN]: ****************************************
[16:03:44] [Thread-6/INFO]: Using alternative sync timing : 200 frames of Display.update took 2169728514 nanos
[16:03:45] [Client thread/WARN]: ****************************************
[16:03:45] [Client thread/WARN]: * The modid AutoRegLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:45] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:45] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:45] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:03:45] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:03:45] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:45] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[16:03:45] [Client thread/WARN]: ****************************************
[16:03:45] [Client thread/WARN]: Mod badwithernocookie is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-0.0.1-5418dde
[16:03:46] [Client thread/WARN]: ****************************************
[16:03:46] [Client thread/WARN]: * The modid Baubles is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:03:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:03:46] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:46] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[16:03:46] [Client thread/WARN]: ****************************************
[16:03:46] [Client thread/WARN]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.1
[16:03:46] [Client thread/WARN]: ****************************************
[16:03:46] [Client thread/WARN]: * The modid BiomesOPlenty is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:03:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:03:46] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:46] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[16:03:46] [Client thread/WARN]: ****************************************
[16:03:46] [Client thread/WARN]: ****************************************
[16:03:46] [Client thread/WARN]: * The modid BloodMagic is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:46] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:03:46] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:03:46] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:46] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[16:03:46] [Client thread/WARN]: ****************************************
[16:03:47] [Client thread/WARN]: ****************************************
[16:03:47] [Client thread/WARN]: * The modid Botania is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:47] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:47] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:47] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:03:47] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:03:47] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:47] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[16:03:47] [Client thread/WARN]: ****************************************
[16:03:47] [Client thread/WARN]: ****************************************
[16:03:47] [Client thread/WARN]: * The modid Chameleon is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:47] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:47] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:47] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:03:47] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:03:47] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:47] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[16:03:47] [Client thread/WARN]: ****************************************
[16:03:48] [Client thread/WARN]: ****************************************
[16:03:48] [Client thread/WARN]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:48] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:48] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:48] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:48] [Client thread/WARN]: ****************************************
[16:03:48] [Client thread/WARN]: Mod CodeChickenCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.1.102
[16:03:48] [Client thread/WARN]: ****************************************
[16:03:48] [Client thread/WARN]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:48] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:48] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:48] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:48] [Client thread/WARN]: ****************************************
[16:03:48] [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.9.267
[16:03:48] [Client thread/INFO]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
[16:03:48] [Client thread/WARN]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[16:03:48] [Client thread/WARN]: Mod compactsolars is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-5.0.9.332
[16:03:48] [Client thread/WARN]: ****************************************
[16:03:48] [Client thread/WARN]: * The modid MineTweaker3 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:48] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:48] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:48] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:48] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:48] [Client thread/WARN]: ****************************************
[16:03:50] [Client thread/WARN]: ****************************************
[16:03:50] [Client thread/WARN]: * The modid EnderIO is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:50] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:50] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:50] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:50] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:50] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:50] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:50] [Client thread/WARN]: ****************************************
[16:03:50] [Client thread/WARN]: ****************************************
[16:03:50] [Client thread/WARN]: * The modid EnderStorage is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:50] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:50] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:50] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:50] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:50] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:50] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:50] [Client thread/WARN]: ****************************************
[16:03:50] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.2.1.106
[16:03:52] [Client thread/WARN]: ****************************************
[16:03:52] [Client thread/WARN]: * The modid Waila is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:52] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:52] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:52] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:52] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:52] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:52] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:52] [Client thread/WARN]: ****************************************
[16:03:53] [Client thread/WARN]: ****************************************
[16:03:53] [Client thread/WARN]: * The modid IC2 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:53] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:53] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:53] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:53] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:53] [Client thread/WARN]: ****************************************
[16:03:54] [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.15.804
[16:03:54] [Client thread/WARN]: ****************************************
[16:03:54] [Client thread/WARN]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:54] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:54] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:54] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:54] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:54] [Client thread/WARN]: ****************************************
[16:03:54] [Client thread/WARN]: Mod llor is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1-mc[1.9-1.11]
[16:03:55] [Client thread/WARN]: ****************************************
[16:03:55] [Client thread/WARN]: * The modid Morphtool is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:55] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:55] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:55] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:55] [Client thread/WARN]: ****************************************
[16:03:55] [Client thread/WARN]: ****************************************
[16:03:55] [Client thread/WARN]: * The modid Morpheus is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:55] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:55] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:55] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:55] [Client thread/WARN]: ****************************************
[16:03:55] [Client thread/WARN]: ****************************************
[16:03:55] [Client thread/WARN]: * The modid OpenComputers is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:55] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:55] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:55] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:55] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:55] [Client thread/WARN]: ****************************************
[16:03:57] [Client thread/WARN]: ****************************************
[16:03:57] [Client thread/WARN]: * The modid Psi is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:57] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:57] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:57] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:57] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:57] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:57] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:57] [Client thread/WARN]: ****************************************
[16:03:57] [Client thread/WARN]: ****************************************
[16:03:57] [Client thread/WARN]: * The modid Quark is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:03:57] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:03:57] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:03:57] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:03:57] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:03:57] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:03:57] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:03:57] [Client thread/WARN]: ****************************************
[16:04:00] [Client thread/WARN]: ****************************************
[16:04:00] [Client thread/WARN]: * The modid ResourceLoader is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:04:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:04:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:04:00] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:04:00] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:04:00] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:04:00] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:04:00] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: * The modid StorageDrawers is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:04:01] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:04:01] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:04:01] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: * The modid WailaHarvestability is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:04:01] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[16:04:01] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:04:01] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/INFO]: Forge Mod Loader has identified 98 mods to load
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: * The API cofhapi|block from source C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\CoFHCore-1.10.2-4.1.10.14-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
[16:04:01] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: * The API cofhapi|energy from source C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\CoFHCore-1.10.2-4.1.10.14-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
[16:04:01] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: * The API cofhapi|energy from source C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\CoFHCore-1.10.2-4.1.10.14-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
[16:04:01] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: * The API cofhapi|util from source C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\CoFHCore-1.10.2-4.1.10.14-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
[16:04:01] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: * The API cofhapi|energy from source C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\CoFHCore-1.10.2-4.1.10.14-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
[16:04:01] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: * The API cofhapi|energy from source C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\CoFHCore-1.10.2-4.1.10.14-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
[16:04:01] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: * The API cofhapi|energy from source C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\CoFHCore-1.10.2-4.1.10.14-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
[16:04:01] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/WARN]: * The API cofhapi|core from source C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\CoFHCore-1.10.2-4.1.10.14-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
[16:04:01] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
[16:04:01] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
[16:04:01] [Client thread/WARN]: ****************************************
[16:04:01] [Client thread/INFO]: Found mod(s) [brandonscore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [extrautils2] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [immersiveengineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [actuallyadditions] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [theoneprobe] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [refinedstorage] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [railcraft] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [rangedpumps] containing declared API package cofh.api (owned by cofhlib) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [brandonscore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [extrautils2] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [notenoughwands] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[16:04:01] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[16:04:02] [Client thread/INFO]: Found mod(s) [immersiveengineering] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[16:04:02] [Client thread/INFO]: Found mod(s) [actuallyadditions] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[16:04:02] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[16:04:02] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
[16:04:02] [Client thread/INFO]: Found mod(s) [theoneprobe] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[16:04:02] [Client thread/INFO]: Found mod(s) [notenoughwands] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[16:04:02] [Client thread/INFO]: Found mod(s) [refinedstorage] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[16:04:02] [Client thread/INFO]: Found mod(s) [railcraft] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[16:04:02] [Client thread/INFO]: Found mod(s) [rangedpumps] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
[16:04:02] [Client thread/INFO]: FML has found a non-mod file compatlayer-1.10-0.2.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[16:04:02] [Client thread/INFO]: FML has found a non-mod file mcjtylib-1.1x-2.4.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[16:04:05] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, OpenComputers|Core, <CoFH ASM>, foamfixcore, rpghud, actuallyadditions, AkashicTome, appliedenergistics2, astralsorcery, AutoRegLib, badwithernocookie, bagginses, Baubles, betterbuilderswands, BiomesOPlenty, BloodMagic, bookshelf, Botania, brandonscore, Chameleon, chisel, chiselsandbits, CodeChickenCore, CodeChickenLib, ccl-entityhook, cofhcore, compactsolars, ctgui, MineTweaker3, crafttweakerjei, creeperhost, ctm, custommainmenu, darkutils, deepresonance, draconicevolution, eleccore, endercore, EnderIO, EnderStorage, extrautils2, bigreactors, fastleafdecay, flatcoloredblocks, foamfix, forestry, ftbl, ftbu, gravestone, guideapi, Waila, immersiveengineering, IC2, inventorysorter, ironbackpacks, ironchest, JEI, jeibees, journeymap, jeresources, levelup, llor, mantle, mcmultipart, mercurius, Morphtool, Morpheus, notenoughwands, OpenComputers, harvestcraft, Psi, Quark, railcraft, rangedpumps, redstonearsenal, refinedstorage, ResourceLoader, rftools, rftoolscontrol, rftoolsdim, roots, scalinghealth, silentlib, StorageDrawers, rscircuits, tconstruct, theoneprobe, thermaldynamics, thermalexpansion, thermalfoundation, WailaHarvestability, icse, wawla, xnet, zerocore] at CLIENT
[16:04:05] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, OpenComputers|Core, <CoFH ASM>, foamfixcore, rpghud, actuallyadditions, AkashicTome, appliedenergistics2, astralsorcery, AutoRegLib, badwithernocookie, bagginses, Baubles, betterbuilderswands, BiomesOPlenty, BloodMagic, bookshelf, Botania, brandonscore, Chameleon, chisel, chiselsandbits, CodeChickenCore, CodeChickenLib, ccl-entityhook, cofhcore, compactsolars, ctgui, MineTweaker3, crafttweakerjei, creeperhost, ctm, custommainmenu, darkutils, deepresonance, draconicevolution, eleccore, endercore, EnderIO, EnderStorage, extrautils2, bigreactors, fastleafdecay, flatcoloredblocks, foamfix, forestry, ftbl, ftbu, gravestone, guideapi, Waila, immersiveengineering, IC2, inventorysorter, ironbackpacks, ironchest, JEI, jeibees, journeymap, jeresources, levelup, llor, mantle, mcmultipart, mercurius, Morphtool, Morpheus, notenoughwands, OpenComputers, harvestcraft, Psi, Quark, railcraft, rangedpumps, redstonearsenal, refinedstorage, ResourceLoader, rftools, rftoolscontrol, rftoolsdim, roots, scalinghealth, silentlib, StorageDrawers, rscircuits, tconstruct, theoneprobe, thermaldynamics, thermalexpansion, thermalfoundation, WailaHarvestability, icse, wawla, xnet, zerocore] at SERVER
[16:04:07] [Client thread/INFO]: [Quark ASM] Transforming ModelBiped
[16:04:07] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [setRotationAngles, func_78087_a, a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V / (FFFFFFLrw;)V)
[16:04:07] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[16:04:07] [Client thread/INFO]: [Quark ASM] Patch result: true
[16:04:08] [Client thread/INFO]: Hello Minecraft!!!
[16:04:08] [Client thread/INFO]: [AstralTransformer] Transforming asv : net.minecraft.world.chunk.Chunk with 1 patches!
[16:04:08] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHBLOCKMODIFY
[16:04:12] [Client thread/INFO]: Hello Minecraft!!!
[16:04:14] [Client thread/INFO]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[16:04:14] [Client thread/INFO]: Preparing to take over the world
[16:04:16] [Client thread/INFO]: Successfully patched btb.renderLeash.
[16:04:18] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:RPG-Hud, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Akashic Tome, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Astral Sorcery, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Bad Wither No Cookie!, FMLFileResourcePack:Bagginses, FMLFileResourcePack:Baubles, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:CodeChicken Core, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ccl-entityhook, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:CreeperHost, FMLFileResourcePack:CTM, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Dark Utilities, FMLFileResourcePack:DeepResonance, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:ElecCore, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Flat Colored Blocks, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Forestry, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Gravestone Mod, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Waila, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Simple Inventory sorting, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Level Up!, FMLFileResourcePack:Light Level Overlay Reloaded, FMLFileResourcePack:Mantle, FMLFileResourcePack:MCMultiPart, FMLFileResourcePack:Mercurius, FMLFileResourcePack:Morph-o-Tool, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Psi, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Ranged Pumps, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Control, FMLFileResourcePack:RFTools Dimensions, FMLFileResourcePack:Roots, FMLFileResourcePack:Scaling Health, FMLFileResourcePack:Silent Lib, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Super Circuit Maker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:XNet, FMLFileResourcePack:Zero CORE, CustomResources, CustomOverridingResources
[16:04:18] [Client thread/INFO]: Processing ObjectHolder annotations
[16:04:18] [Client thread/INFO]: Found 480 ObjectHolder annotations
[16:04:18] [Client thread/INFO]: Identifying ItemStackHolder annotations
[16:04:18] [Client thread/INFO]: Found 1 ItemStackHolder annotations
[16:04:19] [Client thread/INFO]: Applying holder lookups
[16:04:19] [Client thread/INFO]: Holder lookups applied
[16:04:19] [Client thread/INFO]: Applying holder lookups
[16:04:19] [Client thread/INFO]: Holder lookups applied
[16:04:19] [Client thread/INFO]: Applying holder lookups
[16:04:19] [Client thread/INFO]: Holder lookups applied
[16:04:19] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[16:04:19] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16:04:19] [Client thread/INFO]: Registering default Templates...
[16:04:19] [Client thread/INFO]: Registering default generators...
[16:04:20] [Client thread/INFO]: Verifying or creating base world generation directory...
[16:04:20] [Client thread/INFO]: Complete.
[16:04:20] [Client thread/INFO]: Starting PreInitialization Phase...
[16:04:20] [Forge Version Check/INFO]: [Forge] Found status: OUTDATED Target: 12.18.3.2422
[16:04:20] [Client thread/INFO]: Tesla not found! Skipping Tesla Power System integration.
[16:04:20] [Forge Version Check/INFO]: [fastleafdecay] Starting version check at http://www.olafkeijsers.net/fastleafdecay-update.json
[16:04:20] [Client thread/INFO]: Grabbing Configurations...
[16:04:20] [Client thread/INFO]: Initializing Tool Materials...
[16:04:20] [Client thread/INFO]: Initializing Armor Materials...
[16:04:20] [Client thread/INFO]: Initializing Blocks...
[16:04:21] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[16:04:21] [Forge Version Check/INFO]: [fastleafdecay] Found status: UP_TO_DATE Target: null
[16:04:21] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[16:04:21] [Client thread/INFO]: Initializing Items...
[16:04:21] [Client thread/INFO]: Initializing Fuelstuffs...
[16:04:21] [Client thread/INFO]: PreInitializing ClientProxy...
[16:04:21] [Client thread/INFO]: PreInitialization Finished.
[16:04:26] [Client thread/INFO]: OBJLoader: Domain botania has been added.
[16:04:26] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:transform:96]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[16:04:26] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:transform:126]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[16:04:27] [Forge Version Check/INFO]: [thermalfoundation] Found status: OUTDATED Target: 2.1.5
[16:04:27] [Forge Version Check/INFO]: [rpghud] Starting version check at http://download.spellcraftgaming.net/rpghud/version/update.json
[16:04:27] [Client thread/INFO]: Pre Initialization ( started )
[16:04:28] [Client thread/INFO]: Removing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is disabled.
[16:04:28] [Client thread/INFO]: Updated appeng/tile/powersink/RedstoneFlux
[16:04:28] [Forge Version Check/INFO]: [rpghud] Found status: BETA Target: null
[16:04:28] [Forge Version Check/INFO]: [railcraft] Starting version check at http://www.railcraft.info/railcraft_versions
[16:04:28] [Forge Version Check/INFO]: [railcraft] Found status: UP_TO_DATE Target: null
[16:04:28] [Forge Version Check/INFO]: [refinedstorage] Starting version check at https://refinedstorage.raoulvdberge.com/update
[16:04:28] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[16:04:28] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[16:04:28] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[16:04:28] [Client thread/INFO]: Removing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is disabled.
[16:04:28] [Client thread/INFO]: Updated appeng/items/tools/powered/powersink/RedstoneFlux
[16:04:29] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[16:04:29] [Forge Version Check/INFO]: [thermaldynamics] Found status: OUTDATED Target: 2.0.10
[16:04:29] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[16:04:29] [Forge Version Check/INFO]: [thermalexpansion] Found status: OUTDATED Target: 5.1.9
[16:04:29] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[16:04:29] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[16:04:29] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[16:04:30] [Client thread/INFO]: Starting AE2 VersionChecker
[16:04:30] [Client thread/INFO]: Pre Initialization ( ended after 2847ms )
[16:04:30] [Forge Version Check/INFO]: [cofhcore] Found status: OUTDATED Target: 4.1.11
[16:04:30] [Forge Version Check/INFO]: [redstonearsenal] Starting version check at https://raw.github.com/cofh/version/master/redstonearsenal_update.json
[16:04:30] [Forge Version Check/INFO]: [redstonearsenal] Found status: OUTDATED Target: 2.1.3
[16:04:30] [Client thread/INFO]: [AssetLibrary] Refreshing and Invalidating Resources
[16:04:30] [Client thread/INFO]: [AssetLibrary] Finished reloading, rebinding textures...
[16:04:30] [Client thread/INFO]: [AssetLibrary] Preload mandatory textures
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJBlankBook.png to 6
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJSpaceBook.png to 7
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJBookmark.png to 8
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJBookmarkStretched.png to 9
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJArrow.png to 10
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/underline.png to 11
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiResBG.png to 12
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJResOverlay.png to 13
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/hud_charge_frame.png to 14
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/hud_charge_charge.png to 15
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/hud_item_frame.png to 16
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/environment/star1.png to 17
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/environment/star2.png to 18
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/environment/connection.png to 19
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/environment/solarEclipse.png to 20
[16:04:30] [Client thread/INFO]: [AssetLibrary] Preload textures
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/cloud1.png to 21
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/cloud2.png to 22
[16:04:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/cloud3.png to 23
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/cloud4.png to 24
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/cloud5.png to 25
[16:04:31] [AE2 VersionChecker/INFO]: Newer version is available: rv4-stable-1 (found) > rv4-alpha-11 (current)
[16:04:31] [AE2 VersionChecker/INFO]: Changelog: This should be the final release for 1.10.
Fixes #2750: Added missing RF Integration Modules. (#2770) - yueh
Fixes #2768: Incorrect return value when charging items via Tesla. (#2771) - yueh
[16:04:31] [AE2 VersionChecker/INFO]: VersionChecker mod is not installed; Proceeding.
[16:04:31] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiConPaper.png to 26
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiAltar1.png to 27
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiAltar2.png to 28
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiAltar3.png to 29
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/gridDisc.png to 30
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/gridAtt.png to 31
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/gridCst.png to 32
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJStorageBook.png to 33
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guidrawing.png to 34
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guidrawing_empty.png to 35
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/lightbeam.png to 36
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/burst1.png to 37
[16:04:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/burst2.png to 38
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/ceffect1.png to 39
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/ceffect2.png to 40
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/ceffect3.png to 41
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/connectionPerks.png to 42
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/starlight_store.png to 43
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/halo1.png to 44
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/halo2.png to 45
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/star1.png to 46
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/star2.png to 47
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flareStar.png to 48
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flareStatic.png to 49
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flarePerkInactive.png to 50
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flarePerkActive.png to 51
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flarePerkActivateable.png to 52
[16:04:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/unlock_perk.png to 53
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flare1.png to 54
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/charge.png to 55
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/potion_cheatdeath.png to 56
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/potion_bleed.png to 57
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_full.png to 58
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waning1.png to 59
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waning2.png to 60
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waning3.png to 61
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_new.png to 62
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waxing1.png to 63
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waxing2.png to 64
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waxing3.png to 65
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/smoke.png to 66
[16:04:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/blocks/fluid/starlight_still.png to 67
[16:04:33] [Client thread/INFO]: [AssetLibrary] Initializing sprite library
[16:04:33] [Client thread/INFO]: [AssetLibrary] Texture Preloading took 2473ms!
[16:04:33] [Client thread/INFO]: [AssetLibrary] Successfully reloaded and rebound library.
[16:04:33] [Client thread/INFO]: OBJLoader: Domain astralsorcery has been added.
[16:04:35] [Client thread/INFO]: [Quark ASM] Transforming RenderItem
[16:04:35] [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)
[16:04:35] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[16:04:35] [Client thread/INFO]: [Quark ASM] Patch result: true
[16:04:35] [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)
[16:04:35] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[16:04:35] [Client thread/INFO]: [Quark ASM] Patch result: true
[16:04:35] [Client thread/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
[16:04:35] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
[16:04:36] [Client thread/INFO]: [Quark] 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorysorter]
[16:04:36] [Client thread/INFO]: [Quark] 'Ender watcher' is forcefully disabled as it's incompatible with the following loaded mods: [Botania]
[16:04:36] [Client thread/INFO]: [Quark] 'Dispensers place seeds' is forcefully disabled as it's incompatible with the following loaded mods: [Botania]
[16:04:36] [Client thread/INFO]: [Quark] Module vanity is enabled
[16:04:36] [Client thread/INFO]: [Quark] Module management is enabled
[16:04:36] [Client thread/INFO]: [Quark] Module decoration is enabled
[16:04:36] [Client thread/INFO]: [Quark] Module world is enabled
[16:04:36] [Client thread/INFO]: [Quark] Module experimental is enabled
[16:04:36] [Client thread/INFO]: [Quark] Module automation is enabled
[16:04:36] [Client thread/INFO]: [Quark] Module building is enabled
[16:04:36] [Client thread/INFO]: [Quark] Module tweaks is enabled
[16:04:37] [Client thread/INFO]: [Quark ASM] Transforming LayerArmorBase
[16:04:37] [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)
[16:04:37] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[16:04:37] [Client thread/INFO]: [Quark ASM] Patch result: true
[16:04:37] [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)
[16:04:37] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[16:04:37] [Client thread/INFO]: [Quark ASM] Patch result: true
[16:04:37] [Client thread/INFO]: Access transform success createStackedBlock (func_180643_i).
[16:04:40] [Client thread/INFO]: Extra Utilities 2 JEI Plugin - ACTIVATE!
[16:04:41] [Client thread/INFO]: OBJLoader: Domain bloodmagic has been added.
[16:04:43] [Client thread/INFO]: Starting pre-init...
[16:04:43] [Client thread/INFO]: Loading blocks...
[16:04:44] [Client thread/INFO]: 72 Feature's blocks loaded.
[16:04:44] [Client thread/INFO]: Loading Tile Entities...
[16:04:44] [Client thread/INFO]: Tile Entities loaded.
[16:04:44] [Client thread/INFO]: Loading items...
[16:04:44] [Client thread/INFO]: 72 Feature's items loaded.
[16:04:44] [Client thread/INFO]: Pre-init finished.
[16:04:53] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
[16:04:53] [Client thread/WARN]: The item plasma_launcher is not initialized.
[16:04:53] [Client thread/WARN]: The fluid deuterium is not initialized.
[16:04:53] [Client thread/INFO]: [Quark ASM] Transforming RenderBoat
[16:04:53] [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)
[16:04:53] [Client thread/INFO]: [Quark ASM] Located Method, patching...
[16:04:53] [Client thread/INFO]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@33e2c40d in node org.objectweb.asm.tree.MethodInsnNode@1adbca7e
[16:04:53] [Client thread/INFO]: [Quark ASM] Patch result: true
[16:04:56] [Client thread/INFO]: Plugin Natura Plugin failed to load: Natura not found
[16:04:56] [Client thread/INFO]: Plugin BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
[16:04:56] [Client thread/INFO]: Plugin BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
[16:04:56] [Client thread/INFO]: Plugin BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
[16:04:56] [Client thread/INFO]: Plugin malisisdoors Plugin failed to load: Malisis Door's not found
[16:04:56] [Client thread/INFO]: Plugin BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
[16:04:56] [Client thread/INFO]: Plugin ExtraUtilities Plugin failed to load: ExtraUtilities not found
[16:05:01] [Client thread/WARN]: Could not find an item for block: driedDirt
[16:05:01] [Client thread/WARN]: Could not find an item for block: overgrownNetherrack
[16:05:01] [Client thread/WARN]: Could not find an item for block: cragRock
[16:05:01] [Client thread/WARN]: Could not find an item for block: ashStone
[16:05:01] [Client thread/WARN]: Could not find an item for block: bopGrass
[16:05:01] [Client thread/WARN]: Could not find an item for block: newBopGrass
[16:05:01] [Client thread/WARN]: Could not find an item for block: longGrass
[16:05:01] [Client thread/WARN]: Could not find an item for block: hardDirt
[16:05:01] [Client thread/WARN]: Could not find an item for block: hardSand
[16:05:01] [Client thread/WARN]: Could not find an item for block: originGrass
[16:05:01] [Client thread/WARN]: Could not find an item for block: ash
[16:05:01] [Client thread/WARN]: Could not find an item for block: newBopDirt
[16:05:01] [Client thread/WARN]: Could not find an item for block: petals
[16:05:01] [Client thread/INFO]: ElecCore has Pre-initialized in 239 ms
[16:05:02] [Client thread/INFO]: Initializing blocks and items.
[16:05:03] [Client thread/INFO]: Injecting interface appeng.api.movable.IMovableTile into li.cil.oc.common.tileentity.traits.Environment.
[16:05:03] [Client thread/INFO]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
[16:05:03] [Client thread/INFO]: Injecting interface cofh.api.energy.IEnergyReceiver into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
[16:05:03] [Client thread/INFO]: Skipping interface buildcraft.api.tiles.IHasWork from missing mod BuildCraft|Core.
[16:05:03] [Client thread/INFO]: Injecting interface appeng.api.implementations.items.IAEWrench into li.cil.oc.common.item.Wrench.
[16:05:03] [Client thread/INFO]: Skipping interface buildcraft.api.tools.IToolWrench from missing mod BuildCraftAPI|tools.
[16:05:03] [Client thread/INFO]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
[16:05:03] [Client thread/INFO]: Injecting interface cofh.api.item.IToolHammer into li.cil.oc.common.item.Wrench.
[16:05:03] [Client thread/INFO]: Injecting interface crazypants.enderio.api.tool.ITool into li.cil.oc.common.item.Wrench.
[16:05:03] [Client thread/INFO]: Skipping interface mekanism.api.IMekWrench from missing mod Mekanism.
[16:05:03] [Client thread/INFO]: Skipping interface powercrystals.minefactoryreloaded.api.IMFRHammer from missing mod MineFactoryReloaded.
[16:05:03] [Client thread/INFO]: Skipping interface mrtjp.projectred.api.IScrewdriver from missing mod ProjRed|Core.
[16:05:03] [Client thread/INFO]: Skipping interface mods.railcraft.api.core.items.IToolCrowbar from missing mod Railcraft.
[16:05:03] [Client thread/INFO]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
[16:05:04] [Client thread/INFO]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
[16:05:04] [Client thread/INFO]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
[16:05:04] [Client thread/INFO]: Skipping interface mekanism.api.energy.IEnergizedItem from missing mod Mekanism.
[16:05:04] [Client thread/INFO]: Initializing additional OreDict entries.
[16:05:04] [Client thread/INFO]: Initializing OpenComputers API.
[16:05:06] [Client thread/INFO]: Found a compatible native library: 'OpenComputersMod-1.6.2.7-lua52-native.64.dll'.
[16:05:06] [Client thread/INFO]: Found a compatible native library: 'OpenComputersMod-1.6.2.7-lua53-native.64.dll'.
[16:05:06] [Client thread/INFO]: Done with pre init phase.
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:blaze_powder
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:coal
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:diamond
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:emerald
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:ender_pearl
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:ghast_tear
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:glowstone_dust
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:gold_ingot
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:gunpowder
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:iron_ingot
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:nether_star
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:nether_wart
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:prismarine_crystals
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:prismarine_shard
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:quartz
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:redstone
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:slime_ball
[16:05:07] [Client thread/INFO]: Found infusion bonus for: minecraft:snowball
[16:05:07] [Client thread/INFO]: Found infusion bonus for: rftools:dimensional_shard
[16:05:07] [Client thread/INFO]: OBJLoader: Domain deepresonance has been added.
[16:05:07] [Client thread/INFO]: Detected RFTools: enabling support
[16:05:07] [Client thread/INFO]: Detected RFTools Control: enabling support
[16:05:07] [Client thread/INFO]: DeepResonance has Pre-initialized in 762 ms
[16:05:08] [Client thread/INFO]: Finished PreInitialization
[16:05:08] [Client thread/INFO]: OBJLoader: Domain draconicevolution has been added.
[16:05:08] [Client thread/INFO]: Registered loader for mod: draconicevolution
[16:05:08] [Client thread/INFO]: Downloading Project Intelligence Mod Manifest...
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_intake
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_use
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_intake
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_use
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.attractor_power_intake
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.attractor_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.attractorPowerPerTickLevelOne
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.attractorRangeLevelOne
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.aversion_power_intake
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.aversion_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.spawnGuardPowerPerTickLevelOne
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.aversion_range
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.transceiverMaxIoRF
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.transceiver_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.transceiverUpkeepCostRF
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_intake
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_use
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_intake
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_use
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.farm_base_size
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.farmBonusSize
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.farm_stack_limit
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.spawner_power_intake
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.spawner_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.poweredSpawnerLevelOnePowerPerTickRF
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.spawner_speedup
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.slice_power_intake
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.slice_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.sliceAndSpliceLevelOnePowerPerTickRF
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.soul_binder_power_intake
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.soul_binder_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.soulBinderLevelOnePowerPerTickRF
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_gen
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_time
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_intake
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_use
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_intake
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_buffer
[16:05:10] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_use
[16:05:16] [Client thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
[16:05:16] [Client thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
[16:05:16] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraftforge.client.model.ItemLayerModel.bake
[16:05:16] [Client thread/INFO]: Loading FTBLib, DevEnv:false
[16:05:17] [Client thread/WARN]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbu.api_impl.FTBUtilitiesAPI_Impl
[16:05:17] [Client thread/INFO]: Started loading books...
[16:05:17] [Client thread/INFO]: Book loading completed in 4.52761E-4 seconds.
[16:05:19] [Client thread/INFO]: The One Probe Detected Baubles: enabling support
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:20] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_alubrass`, expected `immersiveengineering` invalid registry invocation/invalid name?
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:20] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_alubrass`, expected `immersiveengineering` invalid registry invocation/invalid name?
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:20] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_aluminum`, expected `immersiveengineering` invalid registry invocation/invalid name?
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:20] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_aluminum`, expected `immersiveengineering` invalid registry invocation/invalid name?
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:20] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_electrum`, expected `immersiveengineering` invalid registry invocation/invalid name?
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:20] [Client thread/WARN]: * Dangerous alternative prefix `tconstruct` for name `molten_electrum`, expected `immersiveengineering` invalid registry invocation/invalid name?
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
[16:05:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
[16:05:20] [Client thread/WARN]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
[16:05:20] [Client thread/WARN]: ****************************************
[16:05:21] [Client thread/INFO]: OBJLoader: Domain immersiveengineering has been added.
[16:05:21] [Client thread/INFO]: Custom OBJLoader: Domain has been added: immersiveengineering
[16:05:22] [Client thread/INFO]: Found @journeymap.client.api.ClientPlugin: com.feed_the_beast.ftbu.integration.JourneyMapIntegration
[16:05:22] [Client thread/INFO]: Loading configs..
[16:05:22] [Client thread/INFO]: Updating ModMetaData...
[16:05:22] [Client thread/INFO]: Providing API...
[16:05:22] [Client thread/INFO]: Loading configuration
[16:05:22] [Client thread/INFO]: Registering drops for shadedGarden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:whitemushroomItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:blackberryItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:zucchiniItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:radishItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:rhubarbItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:tealeafItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:garlicItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:sweetpotatoItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:turnipItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:spiceleafItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:beanItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:leekItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:scallionItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:tomatoItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
[16:05:22] [Client thread/INFO]: Registering drops for tropicalGarden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:grapeItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:pineappleItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:kiwiItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:sesameseedsItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:curryleafItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:bambooshootItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cantaloupeItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:gingerItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:coffeebeanItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:soybeanItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:eggplantItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
[16:05:22] [Client thread/INFO]: Registering drops for windyGarden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:strawberryItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:barleyItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cornItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cucumberItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:wintersquashItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:mustardseedsItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:onionItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:parsnipItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:peanutItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:lettuceItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:artichokeItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:bellpepperItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:chilipepperItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
[16:05:22] [Client thread/INFO]: Registering drops for frostGarden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:raspberryItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:oatsItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:ryeItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:celeryItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:peasItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:beetItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:rutabagaItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:broccoliItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cauliflowerItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cabbageItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:spinachItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
[16:05:22] [Client thread/INFO]: Registering drops for aridGarden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cactusfruitItem to add to this garden.
[16:05:22] [Client thread/INFO]: Registering drops for soggyGarden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:brusselsproutItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:spiceleafItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:blueberryItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:asparagusItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cranberryItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:riceItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:seaweedItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:waterchestnutItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:okraItem to add to this garden.
[16:05:22] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
[16:05:26] [Client thread/INFO]: Module failed prerequisite check, disabling: railcraft:thaumcraft
[16:05:26] [Client thread/INFO]: mods.railcraft.api.core.IRailcraftModule$MissingPrerequisiteException: Thaumcraft not detected
[16:05:28] [Client thread/INFO]: Entity{cart_anchor_world} cannot be defined because Block{machine_alpha} is disabled
[16:05:28] [Client thread/INFO]: Entity{cart_anchor_admin} cannot be defined because Block{machine_alpha} is disabled
[16:05:28] [Client thread/INFO]: Entity{cart_anchor_personal} cannot be defined because Block{machine_alpha} is disabled
[16:05:34] [Client thread/INFO]: Could not read 'userbuilder.json', this is not an error!
[16:05:34] [Client thread/INFO]: OBJLoader: Domain rftools has been added.
[16:05:35] [Client thread/INFO]: OBJLoader: Domain rftoolscontrol has been added.
[16:05:35] [Client thread/INFO]: Registering rftools dimension type at id 2
[16:05:35] [Client thread/INFO]: Reading dimlets.json from config
[16:05:35] [Client thread/INFO]: Reading default dimlets.json
[16:05:38] [Client thread/INFO]: Successfully registered module ForestryCompat from mod eleccore
[16:05:38] [Client thread/INFO]: Applying holder lookups
[16:05:38] [Client thread/INFO]: Holder lookups applied
[16:05:38] [Client thread/INFO]: Injecting itemstacks
[16:05:38] [Client thread/INFO]: Itemstack injection complete
[16:05:39] [Client thread/WARN]: Invalid sounds.json
java.lang.NullPointerException
at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:82) [bzw.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:446) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[16:05:39] [Client thread/WARN]: File minecraft:sounds/deep_rumble.ogg does not exist, cannot add it to event rftoolsdim:deep_rumble
[16:05:39] [Client thread/WARN]: File minecraft:sounds/teleport_whoosh.ogg does not exist, cannot add it to event rftoolsdim:teleport_whoosh
[16:05:39] [Client thread/WARN]: File minecraft:sounds/teleport_error.ogg does not exist, cannot add it to event rftoolsdim:teleport_error
[16:05:39] [Client thread/WARN]: File minecraft:sounds/wolfhowl.ogg does not exist, cannot add it to event rftoolsdim:wolfhowl
[16:05:39] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:05:40] [Thread-13/INFO]: Initializing LWJGL OpenAL
[16:05:40] [Thread-13/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[16:05:40] [Thread-13/INFO]: OpenAL initialized.
[16:05:40] [Sound Library Loader/INFO]: Sound engine started
[16:05:42] [Client thread/INFO]: OBJLoader.Parser: command 's' (model: 'bloodmagic:models/block/BlockAltar.obj') is not currently supported, skipping. Line: 313 's off'
[16:05:45] [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!
[16:05:45] [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!
[16:05:45] [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!
[16:05:45] [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!
[16:05:45] [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!
[16:05:45] [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!
[16:05:45] [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!
[16:05:45] [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!
[16:06:04] [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!
[16:06:04] [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!
[16:06:04] [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!
[16:06:04] [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!
[16:06:04] [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!
[16:06:04] [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!
[16:06:04] [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!
[16:06:04] [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!
[16:06:04] [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!
[16:06:04] [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!
[16:06:04] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
[16:06:04] [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!
[16:06:04] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
[16:06:04] [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!
[16:06:04] [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!
[16:06:09] [Client thread/ERROR]: Could not load vanilla model parent 'psi:block/conjured' for 'net.minecraft.client.renderer.block.model.ModelBlock@3248020f
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model psi:block/conjured 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:489) [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:328) [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:148) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
Caused by: java.io.FileNotFoundException: psi:models/block/conjured.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[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:879) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[16:06:13] [Client thread/INFO]: Max texture size: 16384
[16:06:13] [Client thread/INFO]: Created: 16x16 textures-atlas
[16:06:13] [Client thread/INFO]: Suppressed 1 model errors from Blood Magic.
[16:06:19] [Client thread/ERROR]: Could not load vanilla model parent 'psi:block/conjured' for 'net.minecraft.client.renderer.block.model.ModelBlock@3248020f
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model psi:block/conjured 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:489) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:96) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_387_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:400) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
Caused by: java.io.FileNotFoundException: psi:models/block/conjured.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[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:879) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 18 more
[16:06:20] [Client thread/INFO]: Cleaning up internal Json stuff...
[16:06:20] [Client thread/INFO]: Handling models
[16:06:20] [Client thread/INFO]: Finished cleaning up internal Json stuff.
[16:06:22] [Client thread/INFO]: Starting Initialization Phase...
[16:06:22] [Client thread/INFO]: Initializing OreDictionary Entries...
[16:06:22] [Client thread/INFO]: Initializing Achievements...
[16:06:22] [Client thread/INFO]: Initializing GuiHandler...
[16:06:22] [Client thread/INFO]: Registering World Generator...
[16:06:22] [Client thread/INFO]: Registering TileEntities...
[16:06:22] [Client thread/INFO]: Initializing Crafting Recipes...
[16:06:22] [Client thread/INFO]: Initializing Entities...
[16:06:22] [Client thread/INFO]: Initializing ClientProxy...
[16:06:22] [Client thread/INFO]: Initialization Finished.
[16:06:22] [Client thread/INFO]: Registered %d recipes.
[16:06:23] [Client thread/INFO]: Initialization ( started )
[16:06:23] [Client thread/INFO]: Starting AE2 CSV Export
[16:06:23] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
[16:06:23] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
[16:06:24] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:1 in processing/factorization.recipe with: [ae2:material.FluixCrystal, ->, ae2:material.FluixDust]
[16:06:24] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:2 in processing/factorization.recipe with: [ae2:sky_stone_block:0, ->, ae2:material.SkyDust]
[16:06:24] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:4 in processing/factorization.recipe with: [mc:ender_pearl, ->, ae2:material.EnderDust]
[16:06:24] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:5 in processing/factorization.recipe with: [ae2:material.CertusQuartzCrystalCharged, ->, ae2:material.CertusQuartzDust]
[16:06:24] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:7 in processing/factorization.recipe with: [ae2:material.CertusQuartzCrystal, ->, ae2:material.CertusQuartzDust]
[16:06:24] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:8 in processing/factorization.recipe with: [ae2:quartz_ore, ->, 2, ae2:material.CertusQuartzDust]
[16:06:24] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:9 in processing/factorization.recipe with: [ae2:charged_quartz_ore, ->, 2, ae2:material.CertusQuartzDust]
[16:06:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.IronNugget:0
[16:06:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
[16:06:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
[16:06:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
[16:06:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.GoldDust:0
[16:06:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.IronDust:0
[16:06:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
[16:06:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Silicon:0
[16:06:24] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Silicon:0
[16:06:24] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: Shaped: 211 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: Macerator: 8 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: HCCrusher: 8 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: Crusher: 8 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: Pulverizer: 8 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: OreRegistration: 16 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: Smelt: 1 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
[16:06:24] [Client thread/INFO]: Recipes Loading: Shapeless: 56 loaded.
[16:06:24] [Client thread/INFO]: Initialization ( ended after 1327ms )
[16:06:24] [Client thread/INFO]: Minetweaker found! Adding recipe handlers...
[16:06:25] [Client thread/INFO]: Loaded OAK of minecraft into tree registry.
[16:06:25] [Client thread/INFO]: Loaded SPRUCE of minecraft into tree registry.
[16:06:25] [Client thread/INFO]: Loaded BIRCH of minecraft into tree registry.
[16:06:25] [Client thread/INFO]: Loaded JUNGLE of minecraft into tree registry.
[16:06:25] [Client thread/INFO]: Loaded ACACIA of minecraft into tree registry.
[16:06:25] [Client thread/INFO]: Loaded DARK_OAK of minecraft into tree registry.
[16:06:25] [Client thread/INFO]: Loaded SLIME of tconstruct into tree registry.
[16:06:25] [Client thread/INFO]: [AstralTransformer] Transforming bll : net.minecraft.client.network.NetHandlerPlayClient with 1 patches!
[16:06:25] [Client thread/INFO]: [AstralTransformer] Applied patch PATCHCATCHCUSTOMPAYLOAD
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/base/altarT2.png to 138
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/base/altarT3.png to 139
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/crystal_big_white.png to 140
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/crystal_big_blue.png to 141
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/c_crystal_tex.png to 142
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/base/grindingstone.png to 143
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/base/telescope.png to 144
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/base/altarattunement.png to 145
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/base/lens.png to 146
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/lens/lens_color.png to 147
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/prism/prism_color.png to 148
[16:06:25] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/models/starmapper/astralsorcery_starmapper.png to 149
[16:06:26] [Client thread/INFO]: Elytra layer added
[16:06:26] [Client thread/INFO]: Starting init...
[16:06:26] [Client thread/INFO]: Loading recipes...
[16:06:26] [Client thread/INFO]: 72 Feature's recipes loaded.
[16:06:26] [Client thread/INFO]: Init finished.
[16:06:26] [Client thread/INFO]: Detected Chisel & Bits, enabling support
[16:06:26] [Client thread/INFO]: Successfully loaded 326 out of 326 recipes for shaped recipes
[16:06:26] [Client thread/INFO]: Successfully loaded 73 out of 73 recipes for shapeless recipes
[16:06:26] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[16:06:26] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
[16:06:26] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
[16:06:26] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
[16:06:26] [Client thread/INFO]: Successfully loaded 74 out of 74 recipes for macerator recipes
[16:06:26] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[16:06:26] [Client thread/INFO]: Successfully loaded 9 out of 9 recipes for metal former extruding recipes
[16:06:26] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[16:06:26] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[16:06:26] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
[16:06:28] [Client thread/INFO]: Created: 16x16 textures-atlas
[16:06:28] [Client thread/INFO]: ElecCore has Initialized in 87 ms
[16:06:29] [Client thread/INFO]: Registering loot disk 'plan9k' from mod OpenComputers.
[16:06:29] [Client thread/INFO]: Registering loot disk 'network' from mod OpenComputers.
[16:06:29] [Client thread/INFO]: Registering loot disk 'openos' from mod OpenComputers.
[16:06:29] [Client thread/INFO]: Registering loot disk 'data' from mod OpenComputers.
[16:06:29] [Client thread/INFO]: Registering loot disk 'openloader' from mod OpenComputers.
[16:06:29] [Client thread/INFO]: Registering loot disk 'builder' from mod OpenComputers.
[16:06:29] [Client thread/INFO]: Registering loot disk 'generator' from mod OpenComputers.
[16:06:29] [Client thread/INFO]: Registering loot disk 'oppm' from mod OpenComputers.
[16:06:29] [Client thread/INFO]: Registering loot disk 'dig' from mod OpenComputers.
[16:06:29] [Client thread/INFO]: Registering loot disk 'maze' from mod OpenComputers.
[16:06:29] [Client thread/INFO]: Registering loot disk 'irc' from mod OpenComputers.
[16:06:29] [Client thread/INFO]: Initializing mod integration.
[16:06:29] [Client thread/INFO]: Initializing mod integration for 'EnderIO'.
[16:06:29] [Client thread/INFO]: Initializing mod integration for 'EnderStorage'.
[16:06:29] [Client thread/INFO]: Initializing mod integration for 'forestry'.
[16:06:29] [Client thread/INFO]: Initializing mod integration for 'IC2'.
[16:06:29] [Client thread/INFO]: Initializing mod integration for 'mcmultipart'.
[16:06:29] [Client thread/INFO]: Initializing mod integration for 'Minecraft'.
[16:06:29] [Client thread/INFO]: Initializing mod integration for 'OpenComputers'.
[16:06:30] [Client thread/INFO]: Found extended redstone mods, enabling tier two redstone card.
[16:06:30] [Client thread/INFO]: Initializing recipes.
[16:06:31] [Client thread/INFO]: Initializing capabilities.
[16:06:32] [Client thread/INFO]: Initialized unicode glyph provider.
[16:06:32] [Client thread/INFO]: Initializing unicode glyph provider.
[16:06:32] [Client thread/INFO]: Loaded 8879 glyphs.
[16:06:32] [Client thread/INFO]: Done with init phase.
[16:06:32] [Client thread/INFO]: ComputerCraft was not detected, skipping compat handler for it.
[16:06:32] [Client thread/INFO]: DeepResonance has Initialized in 91 ms
[16:06:32] [Client thread/INFO]: Loading Default Recipes...
[16:06:32] [Client thread/INFO]: Finished Initialization
[16:06:32] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
[16:06:32] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
[16:06:32] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
[16:06:32] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
[16:06:32] [Client thread/INFO]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE, FML]
[16:06:32] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
[16:06:32] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
[16:06:32] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
[16:06:32] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
[16:06:32] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
[16:06:32] [Client thread/INFO]: Sending dummy event to all mods
[16:06:32] [Client thread/INFO]: Reloading ingame configs for modid: endercore
[16:06:33] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.bigreactors:ingotmetals@2
[16:06:33] [Client thread/WARN]: Overriding existing coil part data for oredict name <blockManyullyn>, original values: eff 3.00 / bonus 1.00, new values: eff 3.50 / bonus 1.00
[16:06:33] [Client thread/WARN]: Overriding existing radiation moderator data for <redstone>
[16:06:33] [Client thread/WARN]: Overriding existing radiation moderator data for <glowstone>
[16:06:33] [Client thread/WARN]: Overriding existing radiation moderator data for <ender>
[16:06:34] [Client thread/INFO]: Added Layer Backpack
[16:06:35] [Client thread/INFO]: JourneyMap log initialized.
[16:06:35] [Client thread/INFO]: initialize ENTER
[16:06:36] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.3
[16:06:36] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[16:06:36] [Client thread/INFO]: Initialized IClientPlugin: com.feed_the_beast.ftbu.integration.JourneyMapIntegration
[16:06:36] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
[16:06:36] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.coal@0 = 2xitem.railcraft.fluid.bottle.creosote@0
[16:06:36] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.railcraft.fluid.bottle.creosote@0
[16:06:37] [Client thread/INFO]: [mcjty.lib.font.TrueTypeFont:<init>:119]: TrueTypeFont loaded: java.awt.Font[family=Ubuntu,name=Ubuntu,style=plain,size=40] - AntiAlias = false
[16:06:37] [Client thread/INFO]: RFTools Detected Dimensions addon: enabling support
[16:06:37] [Client thread/INFO]: RFTools Detected XNet: enabling support
[16:06:39] [Client thread/INFO]: Got IMC
[16:06:39] [Client thread/INFO]: Got IMC
[16:06:39] [Client thread/INFO]: Got IMC
[16:06:39] [Client thread/INFO]: Got IMC
[16:06:39] [Client thread/INFO]: Got IMC
[16:06:39] [Client thread/INFO]: Got IMC
[16:06:39] [Client thread/INFO]: Got IMC
[16:06:39] [Client thread/INFO]: Got IMC
[16:06:39] [Client thread/INFO]: Got IMC
[16:06:39] [Client thread/INFO]: Receiving registration request from [ deepresonance ] for method mcjty.lib.compat.waila.WailaCompatibility.load
[16:06:39] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.integration.waila.WailaCompat.load
[16:06:39] [Client thread/INFO]: Receiving registration request from [ tconstruct ] for method slimeknights.tconstruct.plugin.waila.WailaRegistrar.wailaCallback
[16:06:39] [Client thread/INFO]: Receiving registration request from [ harvestcraft ] for method com.pam.harvestcraft.addons.WailaPamHandler.callbackRegister
[16:06:39] [Client thread/INFO]: Receiving registration request from [ harvestcraft ] for method com.pam.harvestcraft.addons.WailaVanillaHandler.callbackRegister
[16:06:39] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.EntityProvider.register
[16:06:39] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.TileProvider.register
[16:06:39] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.waila.WailaModule.register
[16:06:39] [Client thread/INFO]: Receiving registration request from [ BloodMagic ] for method WayofTime.bloodmagic.compat.waila.WailaCallbackHandler.callbackRegister
[16:06:39] [Client thread/INFO]: Receiving registration request from [ darkutils ] for method net.darkhax.darkutils.addons.waila.DarkUtilsTileProvider.registerAddon
[16:06:39] [Client thread/INFO]: Receiving registration request from [ immersiveengineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
[16:06:39] [Client thread/INFO]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
[16:06:39] [Client thread/INFO]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
[16:06:39] [Client thread/INFO]: Registering new wrench usage 'li.cil.oc.integration.enderio.EventHandlerEnderIO.useWrench' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.enderio.EventHandlerEnderIO.isWrench' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new tool durability provider 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.getDurability' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new wrench usage 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.useWrench' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.isWrench' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new item charge implementation 'IndustrialCraft2' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Drone (Tier 1)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Drone (Tier 2)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Drone (Creative)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new disassembler template 'Drone' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Microcontroller (Tier 1)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Microcontroller (Tier 2)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Microcontroller (Creative)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new disassembler template 'Microcontroller' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new disassembler template 'Navigation Upgrade' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new disassembler template 'Robot' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new disassembler template 'Server' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Tablet (Tier 1)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Tablet (Tier 2)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template 'Tablet (Creative)' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new disassembler template 'Tablet' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new assembler template filter 'li.cil.oc.common.template.TemplateBlacklist.filter' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new wrench usage 'li.cil.oc.integration.opencomputers.ModOpenComputers.useWrench' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new wrench tool check 'li.cil.oc.integration.opencomputers.ModOpenComputers.isWrench' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new item charge implementation 'OpenComputers' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.inkCartridgeInkProvider' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.dyeInkProvider' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'build' being on disk 'builder' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'dig' being on disk 'dig' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'base64' being on disk 'data' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'deflate' being on disk 'data' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'gpg' being on disk 'data' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'inflate' being on disk 'data' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'md5sum' being on disk 'data' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'sha256sum' being on disk 'data' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'refuel' being on disk 'generator' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'irc' being on disk 'irc' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'maze' being on disk 'maze' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'arp' being on disk 'network' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'ifconfig' being on disk 'network' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'ping' being on disk 'network' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'route' being on disk 'network' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'opl-flash' being on disk 'openloader' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Registering new program location mapping for program 'oppm' being on disk 'oppm' from mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'geolyzer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'batteryUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'batteryUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'batteryUpgrade3' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'pistonUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'solarGeneratorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'transposer' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'tradingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
[16:06:39] [Client thread/INFO]: Enabled support for The One Probe
[16:06:39] [Client thread/INFO]: Enabled support for The One Probe
[16:06:39] [Client thread/INFO]: Enabled support for The One Probe
[16:06:39] [Client thread/INFO]: Received RFTools dimension manager request from mod 'rftools'
[16:06:39] [Client thread/INFO]: Injecting itemstacks
[16:06:39] [Client thread/INFO]: Itemstack injection complete
[16:06:40] [Client thread/INFO]: Starting PostInitialization Phase...
[16:06:40] [Client thread/INFO]: Initializing Village Addons...
[16:06:40] [Client thread/INFO]: Initializing Crusher Recipes...
[16:06:40] [Client thread/INFO]: Added 256 Crusher Recipes automatically: [1xtile.oreGold@0 -> 2xic2.dust@7, 1xtile.oreGold@0 -> 2xitem.itemPowderIngot@2, 1xtile.oreGold@0 -> 2xitem.immersiveengineering.metal@19, 1xtile.oreGold@0 -> 2xitem.thermalfoundation.material@1, 1xtile.oreGold@0 -> 2xitem.actuallyadditions.itemDust@1, 1xtile.oreGold@0 -> 2xitem.BloodMagic.baseComponent.@20, 1xtile.oreDiamond@0 -> 2xic2.dust@5, 1xtile.oreDiamond@0 -> 2xitem.actuallyadditions.itemDust@2, 1xtile.railcraft.ore@2 -> 2xic2.dust@5, 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 -> 1xic2.dust@8, 1xitem.ingotIron@0 -> 1xitem.itemPowderIngot@1, 1xitem.ingotIron@0 -> 1xitem.immersiveengineering.metal@18, 1xitem.ingotIron@0 -> 1xitem.thermalfoundation.material@0, 1xitem.ingotIron@0 -> 1xitem.actuallyadditions.itemDust@0, 1xitem.ingotIron@0 -> 1xitem.BloodMagic.baseComponent.@19, 1xitem.ingotGold@0 -> 1xic2.dust@7, 1xitem.ingotGold@0 -> 1xitem.itemPowderIngot@2, 1xitem.ingotGold@0 -> 1xitem.immersiveengineering.metal@19, 1xitem.ingotGold@0 -> 1xitem.thermalfoundation.material@1, 1xitem.ingotGold@0 -> 1xitem.actuallyadditions.itemDust@1, 1xitem.ingotGold@0 -> 1xitem.BloodMagic.baseComponent.@20, 1xitem.diamond@0 -> 1xic2.dust@5, 1xitem.diamond@0 -> 1xitem.actuallyadditions.itemDust@2, 1xic2.crafting@19 -> 1xic2.dust@5, 1xic2.crafting@19 -> 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 -> 1xic2.dust@9, 1xitem.dyePowder@4 -> 1xitem.actuallyadditions.itemDust@4, 1xic2.resource@1 -> 2xic2.dust@4, 1xic2.resource@1 -> 2xitem.immersiveengineering.metal@9, 1xic2.resource@1 -> 2xitem.thermalfoundation.material@64, 1xic2.resource@1 -> 2xitem.itemPowderIngot@3, 1xtile.for.resources@1 -> 2xic2.dust@4, 1xtile.for.resources@1 -> 2xitem.immersiveengineering.metal@9, 1xtile.for.resources@1 -> 2xitem.thermalfoundation.material@64, 1xtile.for.resources@1 -> 2xitem.itemPowderIngot@3, 1xtile.immersiveengineering.ore@0 -> 2xic2.dust@4, 1xtile.immersiveengineering.ore@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.immersiveengineering.ore@0 -> 2xitem.thermalfoundation.material@64, 1xtile.immersiveengineering.ore@0 -> 2xitem.itemPowderIngot@3, 1xtile.railcraft.ore.metal@0 -> 2xic2.dust@4, 1xtile.railcraft.ore.metal@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.railcraft.ore.metal@0 -> 2xitem.thermalfoundation.material@64, 1xtile.railcraft.ore.metal@0 -> 2xitem.itemPowderIngot@3, 1xtile.thermalfoundation.ore@0 -> 2xic2.dust@4, 1xtile.thermalfoundation.ore@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.thermalfoundation.ore@0 -> 2xitem.thermalfoundation.material@64, 1xtile.thermalfoundation.ore@0 -> 2xitem.itemPowderIngot@3, 1xic2.resource@2 -> 2xic2.dust@10, 1xic2.resource@2 -> 2xitem.immersiveengineering.metal@11, 1xic2.resource@2 -> 2xitem.thermalfoundation.material@67, 1xtile.immersiveengineering.ore@2 -> 2xic2.dust@10, 1xtile.immersiveengineering.ore@2 -> 2xitem.immersiveengineering.metal@11, 1xtile.immersiveengineering.ore@2 -> 2xitem.thermalfoundation.material@67, 1xtile.railcraft.ore.metal@2 -> 2xic2.dust@10, 1xtile.railcraft.ore.metal@2 -> 2xitem.immersiveengineering.metal@11, 1xtile.railcraft.ore.metal@2 -> 2xitem.thermalfoundation.material@67, 1xtile.thermalfoundation.ore@3 -> 2xic2.dust@10, 1xtile.thermalfoundation.ore@3 -> 2xitem.immersiveengineering.metal@11, 1xtile.thermalfoundation.ore@3 -> 2xitem.thermalfoundation.material@67, 1xtile.thermalfoundation.ore@6 -> 2xitem.thermalfoundation.material@70, 1xtile.immersiveengineering.ore@3 -> 2xic2.dust@14, 1xtile.immersiveengineering.ore@3 -> 2xitem.immersiveengineering.metal@12, 1xtile.immersiveengineering.ore@3 -> 2xitem.thermalfoundation.material@66, 1xtile.railcraft.ore.metal@3 -> 2xic2.dust@14, 1xtile.railcraft.ore.metal@3 -> 2xitem.immersiveengineering.metal@12, 1xtile.railcraft.ore.metal@3 -> 2xitem.thermalfoundation.material@66, 1xtile.thermalfoundation.ore@2 -> 2xic2.dust@14, 1xtile.thermalfoundation.ore@2 -> 2xitem.immersiveengineering.metal@12, 1xtile.thermalfoundation.ore@2 -> 2xitem.thermalfoundation.material@66, 1xic2.resource@3 -> 2xic2.dust@17, 1xic2.resource@3 -> 2xitem.thermalfoundation.material@65, 1xic2.resource@3 -> 2xitem.itemPowderIngot@4, 1xtile.for.resources@2 -> 2xic2.dust@17, 1xtile.for.resources@2 -> 2xitem.thermalfoundation.material@65, 1xtile.for.resources@2 -> 2xitem.itemPowderIngot@4, 1xtile.railcraft.ore.metal@1 -> 2xic2.dust@17, 1xtile.railcraft.ore.metal@1 -> 2xitem.thermalfoundation.material@65, 1xtile.railcraft.ore.metal@1 -> 2xitem.itemPowderIngot@4, 1xtile.thermalfoundation.ore@1 -> 2xic2.dust@17, 1xtile.thermalfoundation.ore@1 -> 2xitem.thermalfoundation.material@65, 1xtile.thermalfoundation.ore@1 -> 2xitem.itemPowderIngot@4, 1xitem.material@1 -> 1xitem.material@0, 1xitem.material@2 -> 1xitem.material@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, 1xic2.resource@4 -> 2xitem.immersiveengineering.metal@14, 1xic2.resource@4 -> 2xitem.bigreactors:dustmetals@0, 1xtile.immersiveengineering.ore@5 -> 2xitem.immersiveengineering.metal@14, 1xtile.immersiveengineering.ore@5 -> 2xitem.bigreactors:dustmetals@0, 1xic2.ingot@1 -> 1xic2.dust@0, 1xic2.ingot@1 -> 1xitem.thermalfoundation.material@99, 1xitem.for.ingotBronze@0 -> 1xic2.dust@0, 1xitem.for.ingotBronze@0 -> 1xitem.thermalfoundation.material@99, 1xitem.railcraft.ingot@5 -> 1xic2.dust@0, 1xitem.railcraft.ingot@5 -> 1xitem.thermalfoundation.material@99, 1xitem.thermalfoundation.material@163 -> 1xic2.dust@0, 1xitem.thermalfoundation.material@163 -> 1xitem.thermalfoundation.material@99, 1xic2.ingot@2 -> 1xic2.dust@4, 1xic2.ingot@2 -> 1xitem.immersiveengineering.metal@9, 1xic2.ingot@2 -> 1xitem.thermalfoundation.material@64, 1xic2.ingot@2 -> 1xitem.itemPowderIngot@3, 1xitem.for.ingotCopper@0 -> 1xic2.dust@4, 1xitem.for.ingotCopper@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.for.ingotCopper@0 -> 1xitem.thermalfoundation.material@64, 1xitem.for.ingotCopper@0 -> 1xitem.itemPowderIngot@3, 1xitem.immersiveengineering.metal@0 -> 1xic2.dust@4, 1xitem.immersiveengineering.metal@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.immersiveengineering.metal@0 -> 1xitem.thermalfoundation.material@64, 1xitem.immersiveengineering.metal@0 -> 1xitem.itemPowderIngot@3, 1xitem.railcraft.ingot@1 -> 1xic2.dust@4, 1xitem.railcraft.ingot@1 -> 1xitem.immersiveengineering.metal@9, 1xitem.railcraft.ingot@1 -> 1xitem.thermalfoundation.material@64, 1xitem.railcraft.ingot@1 -> 1xitem.itemPowderIngot@3, 1xitem.thermalfoundation.material@128 -> 1xic2.dust@4, 1xitem.thermalfoundation.material@128 -> 1xitem.immersiveengineering.metal@9, 1xitem.thermalfoundation.material@128 -> 1xitem.thermalfoundation.material@64, 1xitem.thermalfoundation.material@128 -> 1xitem.itemPowderIngot@3, 1xic2.ingot@5 -> 1xitem.immersiveengineering.metal@17, 1xic2.ingot@5 -> 1xitem.thermalfoundation.material@96, 1xic2.ingot@5 -> 1xitem.bigreactors:dustmetals@5, 1xitem.immersiveengineering.metal@8 -> 1xitem.immersiveengineering.metal@17, 1xitem.immersiveengineering.metal@8 -> 1xitem.thermalfoundation.material@96, 1xitem.immersiveengineering.metal@8 -> 1xitem.bigreactors:dustmetals@5, 1xitem.railcraft.ingot@0 -> 1xitem.immersiveengineering.metal@17, 1xitem.railcraft.ingot@0 -> 1xitem.thermalfoundation.material@96, 1xitem.railcraft.ingot@0 -> 1xitem.bigreactors:dustmetals@5, 1xitem.thermalfoundation.material@160 -> 1xitem.immersiveengineering.metal@17, 1xitem.thermalfoundation.material@160 -> 1xitem.thermalfoundation.material@96, 1xitem.thermalfoundation.material@160 -> 1xitem.bigreactors:dustmetals@5, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.immersiveengineering.metal@17, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.thermalfoundation.material@96, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.bigreactors:dustmetals@5, 1xic2.ingot@3 -> 1xic2.dust@10, 1xic2.ingot@3 -> 1xitem.immersiveengineering.metal@11, 1xic2.ingot@3 -> 1xitem.thermalfoundation.material@67, 1xitem.immersiveengineering.metal@2 -> 1xic2.dust@10, 1xitem.immersiveengineering.metal@2 -> 1xitem.immersiveengineering.metal@11, 1xitem.immersiveengineering.metal@2 -> 1xitem.thermalfoundation.material@67, 1xitem.railcraft.ingot@3 -> 1xic2.dust@10, 1xitem.railcraft.ingot@3 -> 1xitem.immersiveengineering.metal@11, 1xitem.railcraft.ingot@3 -> 1xitem.thermalfoundation.material@67, 1xitem.thermalfoundation.material@131 -> 1xic2.dust@10, 1xitem.thermalfoundation.material@131 -> 1xitem.immersiveengineering.metal@11, 1xitem.thermalfoundation.material@131 -> 1xitem.thermalfoundation.material@67, 1xic2.ingot@6 -> 1xic2.dust@17, 1xic2.ingot@6 -> 1xitem.thermalfoundation.material@65, 1xic2.ingot@6 -> 1xitem.itemPowderIngot@4, 1xitem.for.ingotTin@0 -> 1xic2.dust@17, 1xitem.for.ingotTin@0 -> 1xitem.thermalfoundation.material@65, 1xitem.for.ingotTin@0 -> 1xitem.itemPowderIngot@4, 1xitem.railcraft.ingot@2 -> 1xic2.dust@17, 1xitem.railcraft.ingot@2 -> 1xitem.thermalfoundation.material@65, 1xitem.railcraft.ingot@2 -> 1xitem.itemPowderIngot@4, 1xitem.thermalfoundation.material@129 -> 1xic2.dust@17, 1xitem.thermalfoundation.material@129 -> 1xitem.thermalfoundation.material@65, 1xitem.thermalfoundation.material@129 -> 1xitem.itemPowderIngot@4, 1xic2.ingot@4 -> 1xic2.dust@14, 1xic2.ingot@4 -> 1xitem.immersiveengineering.metal@12, 1xic2.ingot@4 -> 1xitem.thermalfoundation.material@66, 1xitem.immersiveengineering.metal@3 -> 1xic2.dust@14, 1xitem.immersiveengineering.metal@3 -> 1xitem.immersiveengineering.metal@12, 1xitem.immersiveengineering.metal@3 -> 1xitem.thermalfoundation.material@66, 1xitem.railcraft.ingot@4 -> 1xic2.dust@14, 1xitem.railcraft.ingot@4 -> 1xitem.immersiveengineering.metal@12, 1xitem.railcraft.ingot@4 -> 1xitem.thermalfoundation.material@66, 1xitem.thermalfoundation.material@130 -> 1xic2.dust@14, 1xitem.thermalfoundation.material@130 -> 1xitem.immersiveengineering.metal@12, 1xitem.thermalfoundation.material@130 -> 1xitem.thermalfoundation.material@66, 1xtile.for.resources@0 -> 2xitem.for.apatite@0, 1xitem.extrautils2:ingredients@0 -> 1xitem.redstone@0, 1xitem.immersiveengineering.metal@4 -> 1xitem.immersiveengineering.metal@13, 1xitem.immersiveengineering.metal@4 -> 1xitem.thermalfoundation.material@69, 1xitem.railcraft.ingot@6 -> 1xitem.immersiveengineering.metal@13, 1xitem.railcraft.ingot@6 -> 1xitem.thermalfoundation.material@69, 1xitem.thermalfoundation.material@133 -> 1xitem.immersiveengineering.metal@13, 1xitem.thermalfoundation.material@133 -> 1xitem.thermalfoundation.material@69, 1xitem.thermalfoundation.material@134 -> 1xitem.thermalfoundation.material@70, 1xitem.tconstruct.ingots@0 -> 1xitem.itemPowderIngot@10, 1xitem.tconstruct.ingots@1 -> 1xitem.itemPowderIngot@9, 1xtile.tconstruct.ore@0 -> 2xitem.itemPowderIngot@10, 1xtile.tconstruct.ore@1 -> 2xitem.itemPowderIngot@9, 1xtile.immersiveengineering.ore@1 -> 2xitem.immersiveengineering.metal@10, 1xtile.immersiveengineering.ore@1 -> 2xitem.thermalfoundation.material@68, 1xtile.thermalfoundation.ore@4 -> 2xitem.immersiveengineering.metal@10, 1xtile.thermalfoundation.ore@4 -> 2xitem.thermalfoundation.material@68, 1xitem.immersiveengineering.metal@1 -> 1xitem.immersiveengineering.metal@10, 1xitem.immersiveengineering.metal@1 -> 1xitem.thermalfoundation.material@68, 1xitem.thermalfoundation.material@132 -> 1xitem.immersiveengineering.metal@10, 1xitem.thermalfoundation.material@132 -> 1xitem.thermalfoundation.material@68, 1xitem.immersiveengineering.metal@5 -> 1xitem.immersiveengineering.metal@14, 1xitem.immersiveengineering.metal@5 -> 1xitem.bigreactors:dustmetals@0, 1xitem.bigreactors:ingotmetals@0 -> 1xitem.immersiveengineering.metal@14, 1xitem.bigreactors:ingotmetals@0 -> 1xitem.bigreactors:dustmetals@0, 1xitem.immersiveengineering.metal@6 -> 1xitem.immersiveengineering.metal@15, 1xitem.immersiveengineering.metal@6 -> 1xitem.thermalfoundation.material@100, 1xitem.thermalfoundation.material@164 -> 1xitem.immersiveengineering.metal@15, 1xitem.thermalfoundation.material@164 -> 1xitem.thermalfoundation.material@100, 1xitem.immersiveengineering.metal@7 -> 1xitem.immersiveengineering.metal@16, 1xitem.immersiveengineering.metal@7 -> 1xitem.thermalfoundation.material@97, 1xitem.thermalfoundation.material@161 -> 1xitem.immersiveengineering.metal@16, 1xitem.thermalfoundation.material@161 -> 1xitem.thermalfoundation.material@97, 1xitem.immersiveengineering.material@19 -> 1xitem.immersiveengineering.material@18, 1xitem.railcraft.ingot@7 -> 1xitem.thermalfoundation.material@98, 1xitem.thermalfoundation.material@162 -> 1xitem.thermalfoundation.material@98, 1xtile.railcraft.ore@0 -> 2xic2.dust@16, 1xtile.railcraft.ore@0 -> 2xitem.railcraft.dust@1, 1xtile.railcraft.ore@0 -> 2xitem.thermalfoundation.material@771, 1xtile.railcraft.ore@1 -> 2xitem.railcraft.dust@2, 1xtile.railcraft.ore@1 -> 2xitem.thermalfoundation.material@772, 1xtile.railcraft.ore.metal.poor@0 -> 4xitem.oc.material@0, 1xtile.railcraft.ore.metal.poor@0 -> 4xitem.immersiveengineering.metal@29, 1xtile.railcraft.ore.metal.poor@0 -> 4xitem.railcraft.nugget@0, 1xtile.railcraft.ore.metal.poor@1 -> 4xitem.goldNugget@0, 1xtile.railcraft.ore.metal.poor@2 -> 4xitem.immersiveengineering.metal@20, 1xtile.railcraft.ore.metal.poor@2 -> 4xitem.railcraft.nugget@2, 1xtile.railcraft.ore.metal.poor@2 -> 4xitem.thermalfoundation.material@192, 1xtile.railcraft.ore.metal.poor@3 -> 4xitem.railcraft.nugget@3, 1xtile.railcraft.ore.metal.poor@3 -> 4xitem.thermalfoundation.material@193, 1xtile.railcraft.ore.metal.poor@4 -> 4xitem.immersiveengineering.metal@22, 1xtile.railcraft.ore.metal.poor@4 -> 4xitem.railcraft.nugget@4, 1xtile.railcraft.ore.metal.poor@4 -> 4xitem.thermalfoundation.material@195, 1xtile.railcraft.ore.metal.poor@5 -> 4xitem.immersiveengineering.metal@23, 1xtile.railcraft.ore.metal.poor@5 -> 4xitem.railcraft.nugget@5, 1xtile.railcraft.ore.metal.poor@5 -> 4xitem.thermalfoundation.material@194, 1xtile.railcraft.ore.metal.poor@6 -> 4xitem.immersiveengineering.metal@24, 1xtile.railcraft.ore.metal.poor@6 -> 4xitem.railcraft.nugget@7, 1xtile.railcraft.ore.metal.poor@6 -> 4xitem.thermalfoundation.material@197, 1xtile.thermalfoundation.ore@7 -> 2xitem.thermalfoundation.material@71, 1xtile.thermalfoundation.ore@8 -> 2xitem.thermalfoundation.material@72, 1xitem.thermalfoundation.material@135 -> 1xitem.thermalfoundation.material@71, 1xitem.thermalfoundation.material@136 -> 1xitem.thermalfoundation.material@72, 1xitem.thermalfoundation.material@165 -> 1xitem.thermalfoundation.material@101, 1xitem.thermalfoundation.material@166 -> 1xitem.thermalfoundation.material@102, 1xitem.thermalfoundation.material@167 -> 1xitem.thermalfoundation.material@103, 1xitem.redstonearsenal.material@32 -> 1xitem.redstonearsenal.material@0, 1xtile.actuallyadditions.blockMisc@3 -> 2xitem.actuallyadditions.itemDust@7, 1xitem.actuallyadditions.itemMisc@5 -> 1xitem.actuallyadditions.itemDust@7, 1xtile.appliedenergistics2.quartz_ore@0 -> 2xitem.appliedenergistics2.material@2, 1xtile.draconicevolution:draconium_ore@0 -> 2xitem.draconicevolution:draconium_dust@0, 1xitem.draconicevolution:draconium_ingot@0 -> 1xitem.draconicevolution:draconium_dust@0, 1xtile.bigreactors:brore@0 -> 2xitem.bigreactors:dustmetals@0, 1xitem.bigreactors:ingotmetals@1 -> 1xitem.bigreactors:dustmetals@1, 1xitem.bigreactors:ingotmetals@2 -> 1xitem.bigreactors:dustmetals@2, 1xitem.bigreactors:ingotmetals@3 -> 1xitem.bigreactors:dustmetals@3, 1xitem.bigreactors:ingotmetals@4 -> 1xitem.bigreactors:dustmetals@4]
[16:06:40] [Client thread/WARN]: Couldn't add 184 Crusher Recipes automatically, either because the inputs were missing outputs, or because they exist already: [oreGold, oreIron, oreLapis, oreDiamond, oreRedstone, oreEmerald, oreQuartz, oreCoal, oreCopper, oreEssence, oreLead, oreNickel, orePlatinum, oreSilver, oreSteel, oreTin, ingotManasteel, ingotTerrasteel, ingotElvenElementium, ingotEbonyPsi, ingotIvoryPsi, gemEnderBiotite, gemRuby, oreRuby, gemPeridot, orePeridot, gemTopaz, oreTopaz, gemTanzanite, oreTanzanite, gemMalachite, oreMalachite, gemSapphire, oreSapphire, gemAmber, oreAmber, oreUranium, gemPearl, gemApatite, oreApatite, oreResonating, ingotElectricalSteel, ingotEnergeticAlloy, ingotVibrantAlloy, ingotRedstoneAlloy, ingotConductiveIron, ingotPulsatingIron, ingotDarkSteel, ingotSoularium, gemMoon, ingotDemonicMetal, ingotEnchantedMetal, ingotManyullyn, ingotKnightslime, ingotPigiron, ingotAlubrass, ingotBrickSeared, oreCobalt, oreArdite, oreAluminum, ingotRefinedIron, oreSalt, oreSulfur, oreSaltpeter, orePoorIron, orePoorGold, orePoorCopper, orePoorTin, orePoorLead, orePoorSilver, orePoorNickel, oreFirestone, oreIridium, oreMithril, oreFluidCrudeOilSand, oreFluidCrudeOilShale, oreFluidRedstone, oreFluidGlowstone, oreFluidEnder, gemCrystalFlux, oreQuartzBlack, ingotBrass, oreCertusQuartz, oreChargedCertusQuartz, oreDraconium, ingotDraconiumAwakened, ingotEnderiumBase, oreDemonicMetal, oreNetherDemonicMetal, denseoreDemonicMetal, orePoorDemonicMetal, oreYellorite, oreYellorium, ingotYellorium, ingotPlutonium, oreNetherIron, 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, oreNetherGold, denseoreGold, oreNetherTin, denseoreTin, oreNetherNickel, denseoreNickel, 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]
[16:06:40] [Client thread/INFO]: Registered a total of 87 booklet chapters, where 316 out of 411 booklet pages contain information about items or fluids!
[16:06:40] [Client thread/INFO]: PostInitializing ClientProxy...
[16:06:40] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff...
[16:06:40] [Client thread/INFO]: PostInitialization Finished.
[16:06:40] [Client thread/INFO]: The Lexica Botania has 26569 words.
[16:06:40] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff done!
[16:06:46] [Client thread/INFO]: Post Initialization ( started )
[16:06:46] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4000 bytes
[16:06:46] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_LayerIEnergySource_TileCableBus loaded successfully - 4215 bytes
[16:06:46] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4012 bytes
[16:06:46] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_LayerIEnergySource_TileCableBusTESR loaded successfully - 4227 bytes
[16:06:46] [Client thread/INFO]: Industrial Craft 2 - Integration Enable
[16:06:46] [Client thread/INFO]: Railcraft - Integration Disabled
[16:06:46] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Disabled
[16:06:46] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Disabled
[16:06:46] [Client thread/INFO]: Mine Factory Reloaded - Integration Disabled
[16:06:46] [Client thread/INFO]: Waila - Integration Enable
[16:06:46] [Client thread/INFO]: Inventory Tweaks - Integration Disabled
[16:06:46] [Client thread/INFO]: Just Enough Items - Integration Enable
[16:06:46] [Client thread/INFO]: Mekanism - Integration Disabled
[16:06:46] [Client thread/INFO]: OpenComputers - Integration Disabled
[16:06:46] [Client thread/INFO]: TheOneProbe - Integration Enable
[16:06:47] [Client thread/INFO]: Post Initialization ( ended after 542ms )
[16:06:47] [Client thread/INFO]: [AstralSorcery] Post compile recipes
[16:06:47] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/overlay_discidia.png to 154
[16:06:47] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/overlay_aevitas.png to 155
[16:06:47] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/overlay_vicio.png to 156
[16:06:47] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/overlay_armara.png to 157
[16:06:47] [Client thread/INFO]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
[16:06:47] [Client thread/INFO]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
[16:06:47] [Client thread/INFO]: Total number of compression recipes: 223
[16:06:47] [Client thread/INFO]: Added compression recipes in 333.3 ms
[16:06:48] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[16:06:48] [Client thread/INFO]: IC2 version 2.6.245-ex110 loaded.
[16:06:48] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:250]: Loaded class registry: JEI mod support
[16:06:48] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:250]: Loaded class registry: IC2 mod support
[16:06:49] [Client thread/INFO]: ElecCore has Post-initialized in 21 ms
[16:06:49] [Client thread/INFO]: Done with post init phase.
[16:06:49] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[16:06:49] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[16:06:49] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[16:06:49] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[16:06:49] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[16:06:49] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[16:06:49] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[16:06:49] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[16:06:49] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[16:06:49] [Client thread/INFO]: DeepResonance has Post-initialized in 13 ms
[16:06:49] [Client thread/INFO]: Finished PostInitialization
[16:06:49] [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
[16:06:49] [Client thread/ERROR]: Could not load user defined recipes from file: SAGMillRecipes_User.xml
[16:06:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.ore@3
[16:06:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@130
[16:06:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@163
[16:06:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.chisel.blockSilver@0
[16:06:49] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.chisel.blockBronze@0
[16:06:50] [Client thread/WARN]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
[16:06:50] [Client thread/INFO]: Weakening LaunchWrapper resource cache...
[16:06:50] [Client thread/INFO]: Dummying out LaunchWrapper's unused package manifests...
[16:06:50] [Client thread/INFO]: Optimized 4 FML registries, saving 33554280 bytes.
[16:06:50] [Client thread/INFO]: Reloading guides...
[16:06:56] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
[16:06:57] [Client thread/ERROR]: Couldn't locate icons for Default: C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB%20Presents%20Direwolf20%201.10%20(1)\mods\journeymap-1.10.2-5.4.7.jar\assets\journeymap\icon\entity
[16:06:57] [Client thread/INFO]: Added entity icons from journeymap:icon/entity. Success: false
[16:06:57] [Client thread/ERROR]: Couldn't locate icons for Victorian: C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB%20Presents%20Direwolf20%201.10%20(1)\mods\journeymap-1.10.2-5.4.7.jar\assets\journeymap\theme\Victorian
[16:06:57] [Client thread/INFO]: Preloaded theme textures: 0
[16:06:57] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[16:06:57] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[16:06:57] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[16:06:57] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[16:06:57] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[16:06:57] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[16:06:57] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[16:06:57] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[16:06:57] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[16:06:57] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
[16:06:58] [Client thread/INFO]: Thermal Expansion: Forestry Plugin Enabled.
[16:06:58] [Client thread/INFO]: Thermal Expansion: HarvestCraft Plugin Enabled.
[16:06:58] [Client thread/INFO]: Thermal Expansion: Tinkers' Construct Plugin Enabled.
[16:07:00] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[16:07:00] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[16:07:00] [Client thread/INFO]: --------------------------------------------------------------------------------
[16:07:00] [Client thread/INFO]: The following is a list of all enchantments registered as of Silent Lib's post-init:
[16:07:00] [Client thread/INFO]: actuallyadditions.actuallyadditions.worm 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: appliedenergistics2.EntityChargedQuartz 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: appliedenergistics2.EntityGrowingCrystal 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: appliedenergistics2.EntitySingularity 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: appliedenergistics2.EntityTinyTNTPrimed 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: AreaEffectCloud 3 class net.minecraft.entity.EntityAreaEffectCloud
[16:07:00] [Client thread/INFO]: ArmorStand 30 class net.minecraft.entity.item.EntityArmorStand
[16:07:00] [Client thread/INFO]: Arrow 10 class net.minecraft.entity.projectile.EntityTippedArrow
[16:07:00] [Client thread/INFO]: astralsorcery.EntityCrystal 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: astralsorcery.EntityCrystalTool 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: astralsorcery.EntityFlare 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: astralsorcery.EntityHighlighted 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: astralsorcery.EntityIlluminationSpark 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: astralsorcery.EntityStarBurst 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: astralsorcery.EntityStardust 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Bat 65 class net.minecraft.entity.passive.EntityBat
[16:07:00] [Client thread/INFO]: BiomesOPlenty.butterfly 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BiomesOPlenty.mudball 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BiomesOPlenty.pixie 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BiomesOPlenty.snail 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BiomesOPlenty.wasp 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Blaze 61 class net.minecraft.entity.monster.EntityBlaze
[16:07:00] [Client thread/INFO]: BloodMagic.BloodLight 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BloodMagic.CorruptedChicken 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BloodMagic.CorruptedSheep 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BloodMagic.CorruptedSpider 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BloodMagic.CorruptedZombie 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BloodMagic.Meteor 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BloodMagic.Mimic 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BloodMagic.SentientSpecter 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BloodMagic.SoulArrow 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: BloodMagic.SoulSnare 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Boat 41 class net.minecraft.entity.item.EntityBoat
[16:07:00] [Client thread/INFO]: Botania.botania:babylonWeapon 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:corporeaSpark 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:doppleganger 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:enderAirBottle 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:fallingStar 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:flameRing 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:magicLandmine 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:magicMissile 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:manaBurst 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:manaStorm 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:pinkWither 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:pixie 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:playerMover 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:poolMinecart 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:signalFlare 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:spark 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:thornChakram 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:thrownItem 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Botania.botania:vineBall 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: CaveSpider 59 class net.minecraft.entity.monster.EntityCaveSpider
[16:07:00] [Client thread/INFO]: Chicken 93 class net.minecraft.entity.passive.EntityChicken
[16:07:00] [Client thread/INFO]: Cow 92 class net.minecraft.entity.passive.EntityCow
[16:07:00] [Client thread/INFO]: Creeper 50 class net.minecraft.entity.monster.EntityCreeper
[16:07:00] [Client thread/INFO]: darkutils.FakeTNT 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: draconicevolution.ChaosGuardian 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: draconicevolution.CustomArrow 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: draconicevolution.DragonHeartItem 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: draconicevolution.EnderEnergyManipulator 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: draconicevolution.EntityChaosEnergyVortex 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: draconicevolution.GuardianCrystal 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: draconicevolution.GuardianProjectile 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: draconicevolution.LootCore 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: draconicevolution.PersistentItem 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: DragonFireball 26 class net.minecraft.entity.projectile.EntityDragonFireball
[16:07:00] [Client thread/INFO]: EnderCrystal 200 class net.minecraft.entity.item.EntityEnderCrystal
[16:07:00] [Client thread/INFO]: EnderDragon 63 class net.minecraft.entity.boss.EntityDragon
[16:07:00] [Client thread/INFO]: EnderIO.weather_rocket 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Enderman 58 class net.minecraft.entity.monster.EntityEnderman
[16:07:00] [Client thread/INFO]: Endermite 67 class net.minecraft.entity.monster.EntityEndermite
[16:07:00] [Client thread/INFO]: EntityHorse 100 class net.minecraft.entity.passive.EntityHorse
[16:07:00] [Client thread/INFO]: extrautils2.boomerang 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: extrautils2.chunkdata 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: EyeOfEnderSignal 15 class net.minecraft.entity.item.EntityEnderEye
[16:07:00] [Client thread/INFO]: FallingSand 21 class net.minecraft.entity.item.EntityFallingBlock
[16:07:00] [Client thread/INFO]: Fireball 12 class net.minecraft.entity.projectile.EntityLargeFireball
[16:07:00] [Client thread/INFO]: FireworksRocketEntity 22 class net.minecraft.entity.item.EntityFireworkRocket
[16:07:00] [Client thread/INFO]: forestry.butterflyGE 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: forestry.cart.apiary 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: forestry.cart.beehouse 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Ghast 56 class net.minecraft.entity.monster.EntityGhast
[16:07:00] [Client thread/INFO]: Giant 53 class net.minecraft.entity.monster.EntityGiantZombie
[16:07:00] [Client thread/INFO]: gravestone.player_ghost 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Guardian 68 class net.minecraft.entity.monster.EntityGuardian
[16:07:00] [Client thread/INFO]: IC2.BoatCarbon 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: IC2.BoatElectric 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: IC2.BoatRubber 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: IC2.Dynamite 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: IC2.Itnt 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: IC2.MiningLaser 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: IC2.Nuke 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: IC2.Particle 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: IC2.StickyDynamite 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: immersiveengineering.chemthrowerShot 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: immersiveengineering.explosive 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: immersiveengineering.fluorescentTube 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: immersiveengineering.railgunShot 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: immersiveengineering.revolverShot 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: immersiveengineering.revolverShotFlare 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: immersiveengineering.revolverShotHoming 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: immersiveengineering.revolverShotWolfpack 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: immersiveengineering.skylineHook 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Item 1 class net.minecraft.entity.item.EntityItem
[16:07:00] [Client thread/INFO]: ItemFrame 18 class net.minecraft.entity.item.EntityItemFrame
[16:07:00] [Client thread/INFO]: LavaSlime 62 class net.minecraft.entity.monster.EntityMagmaCube
[16:07:00] [Client thread/INFO]: LeashKnot 8 class net.minecraft.entity.EntityLeashKnot
[16:07:00] [Client thread/INFO]: LightningBolt 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: MinecartChest 43 class mods.railcraft.common.carts.EntityCartChest
[16:07:00] [Client thread/INFO]: MinecartCommandBlock 40 class mods.railcraft.common.carts.EntityCartCommand
[16:07:00] [Client thread/INFO]: MinecartFurnace 44 class mods.railcraft.common.carts.EntityCartFurnace
[16:07:00] [Client thread/INFO]: MinecartHopper 46 class mods.railcraft.common.carts.EntityCartHopper
[16:07:00] [Client thread/INFO]: MinecartRideable 42 class mods.railcraft.common.carts.EntityCartBasic
[16:07:00] [Client thread/INFO]: MinecartSpawner 47 class net.minecraft.entity.item.EntityMinecartMobSpawner
[16:07:00] [Client thread/INFO]: MinecartTNT 45 class mods.railcraft.common.carts.EntityCartTNT
[16:07:00] [Client thread/INFO]: MushroomCow 96 class net.minecraft.entity.passive.EntityMooshroom
[16:07:00] [Client thread/INFO]: OpenComputers.Drone 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Ozelot 98 class net.minecraft.entity.passive.EntityOcelot
[16:07:00] [Client thread/INFO]: Painting 9 class net.minecraft.entity.item.EntityPainting
[16:07:00] [Client thread/INFO]: Pig 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: PigZombie 57 class net.minecraft.entity.monster.EntityPigZombie
[16:07:00] [Client thread/INFO]: PolarBear 102 class net.minecraft.entity.monster.EntityPolarBear
[16:07:00] [Client thread/INFO]: PrimedTnt 20 class net.minecraft.entity.item.EntityTNTPrimed
[16:07:00] [Client thread/INFO]: Psi.psi:spellCharge 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Psi.psi:spellCircle 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Psi.psi:spellGrenade 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Psi.psi:spellMine 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Psi.psi:spellProjectile 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Quark.ashen 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Quark.dweller 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Quark.pirate 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Quark.quark:arrow_ender 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Quark.quark:arrow_explosive 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Quark.quark:arrow_torch 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Quark.quark:colored_item_frame 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Quark.wraith 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Rabbit 101 class net.minecraft.entity.passive.EntityRabbit
[16:07:00] [Client thread/INFO]: railcraft.bore 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_basic 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_cargo 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_chest 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_command_block 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_furnace 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_gift 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_hopper 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_ic2_batbox 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_ic2_cesu 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_ic2_mfe 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_pumpkin 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_redstone_flux 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_tank 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_tnt 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_tnt_wood 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.cart_work 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.ItemFireproof 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.ItemFirestone 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.locomotive_creative 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.locomotive_electric 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.locomotive_steam_solid 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.mow_track_layer 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.mow_track_relayer 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.mow_track_remover 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: railcraft.mow_undercutter 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.deer 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.direwolf 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.entityAccelerator 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.entityFrostShard 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.entityHomingProjectile 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.entityInfection 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.entitySanctuary 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.entitySpellProjectile 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.entitySpritePlacator 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.entitySpriteProjectile 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.entitySummoner 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.greaterSprite 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.sprite 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.spriteGuardian 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.spriteling 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: roots.tileAccelerator 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: scalinghealth.BlightFire 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: Sheep 91 class net.minecraft.entity.passive.EntitySheep
[16:07:00] [Client thread/INFO]: Shulker 69 class net.minecraft.entity.monster.EntityShulker
[16:07:00] [Client thread/INFO]: ShulkerBullet 25 class net.minecraft.entity.projectile.EntityShulkerBullet
[16:07:00] [Client thread/INFO]: Silverfish 60 class net.minecraft.entity.monster.EntitySilverfish
[16:07:00] [Client thread/INFO]: Skeleton 51 class net.minecraft.entity.monster.EntitySkeleton
[16:07:00] [Client thread/INFO]: Slime 55 class net.minecraft.entity.monster.EntitySlime
[16:07:00] [Client thread/INFO]: SmallFireball 13 class net.minecraft.entity.projectile.EntitySmallFireball
[16:07:00] [Client thread/INFO]: Snowball 11 class net.minecraft.entity.projectile.EntitySnowball
[16:07:00] [Client thread/INFO]: SnowMan 97 class net.minecraft.entity.monster.EntitySnowman
[16:07:00] [Client thread/INFO]: SpectralArrow 24 class net.minecraft.entity.projectile.EntitySpectralArrow
[16:07:00] [Client thread/INFO]: Spider 52 class net.minecraft.entity.monster.EntitySpider
[16:07:00] [Client thread/INFO]: Squid 94 class net.minecraft.entity.passive.EntitySquid
[16:07:00] [Client thread/INFO]: tconstruct.arrow 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: tconstruct.blueslime 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: tconstruct.bolt 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: tconstruct.Fancy Item Frame 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: tconstruct.Indestructible Item 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: tconstruct.shuriken 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: tconstruct.Throwball 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: thermaldynamics.transport 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: thermalexpansion.florb 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: thermalfoundation.basalz 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: thermalfoundation.basalzBolt 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: thermalfoundation.blitz 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: thermalfoundation.blitz_bolt 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: thermalfoundation.blizz 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: thermalfoundation.blizz_bolt 90 class net.minecraft.entity.passive.EntityPig
[16:07:00] [Client thread/INFO]: ThrownEgg 7 class net.minecraft.entity.projectile.EntityEgg
[16:07:00] [Client thread/INFO]: ThrownEnderpearl 14 class net.minecraft.entity.item.EntityEnderPearl
[16:07:00] [Client thread/INFO]: ThrownExpBottle 17 class net.minecraft.entity.item.EntityExpBottle
[16:07:00] [Client thread/INFO]: ThrownPotion 16 class net.minecraft.entity.projectile.EntityPotion
[16:07:00] [Client thread/INFO]: Villager 120 class net.minecraft.entity.passive.EntityVillager
[16:07:00] [Client thread/INFO]: VillagerGolem 99 class net.minecraft.entity.monster.EntityIronGolem
[16:07:00] [Client thread/INFO]: Witch 66 class net.minecraft.entity.monster.EntityWitch
[16:07:00] [Client thread/INFO]: WitherBoss 64 class net.minecraft.entity.boss.EntityWither
[16:07:00] [Client thread/INFO]: WitherSkull 19 class net.minecraft.entity.projectile.EntityWitherSkull
[16:07:00] [Client thread/INFO]: Wolf 95 class net.minecraft.entity.passive.EntityWolf
[16:07:00] [Client thread/INFO]: XPOrb 2 class net.minecraft.entity.item.EntityXPOrb
[16:07:00] [Client thread/INFO]: Zombie 54 class net.minecraft.entity.monster.EntityZombie
[16:07:00] [Client thread/INFO]: --------------------------------------------------------------------------------
[16:07:00] [Client thread/INFO]: --------------------------------------------------------------------------------
[16:07:00] [Client thread/INFO]: The following is a list of all enchantments registered as of Silent Lib's post-init:
[16:07:00] [Client thread/INFO]: Protection minecraft:protection type=ARMOR
[16:07:00] [Client thread/INFO]: Fire Protection minecraft:fire_protection type=ARMOR
[16:07:00] [Client thread/INFO]: Feather Falling minecraft:feather_falling type=ARMOR_FEET
[16:07:00] [Client thread/INFO]: Blast Protection minecraft:blast_protection type=ARMOR
[16:07:00] [Client thread/INFO]: Projectile Protection minecraft:projectile_protection type=ARMOR
[16:07:00] [Client thread/INFO]: Respiration minecraft:respiration type=ARMOR_HEAD
[16:07:00] [Client thread/INFO]: Aqua Affinity minecraft:aqua_affinity type=ARMOR_HEAD
[16:07:00] [Client thread/INFO]: Thorns minecraft:thorns type=ARMOR_CHEST
[16:07:00] [Client thread/INFO]: Depth Strider minecraft:depth_strider type=ARMOR_FEET
[16:07:00] [Client thread/INFO]: Frost Walker minecraft:frost_walker type=ARMOR_FEET
[16:07:00] [Client thread/INFO]: Holding cofhcore:holding type=COFH:STORAGE
[16:07:00] [Client thread/INFO]: Multishot cofhcore:multishot type=BOW
[16:07:00] [Client thread/INFO]: Night Vision astralsorcery:enchantment.as.nightvision type=ARMOR
[16:07:00] [Client thread/INFO]: Scorching Heat astralsorcery:enchantment.as.smelting type=DIGGER
[16:07:00] [Client thread/INFO]: Reaper draconicevolution:enchant_reaper type=WEAPON
[16:07:00] [Client thread/INFO]: XP Boost endercore:xpboost type=BREAKABLE
[16:07:00] [Client thread/INFO]: Sharpness minecraft:sharpness type=WEAPON
[16:07:00] [Client thread/INFO]: Smite minecraft:smite type=WEAPON
[16:07:00] [Client thread/INFO]: Bane of Arthropods minecraft:bane_of_arthropods type=WEAPON
[16:07:00] [Client thread/INFO]: Knockback minecraft:knockback type=WEAPON
[16:07:00] [Client thread/INFO]: Fire Aspect minecraft:fire_aspect type=WEAPON
[16:07:00] [Client thread/INFO]: Looting minecraft:looting type=WEAPON
[16:07:00] [Client thread/INFO]: Auto-Smelt endercore:autosmelt type=BREAKABLE
[16:07:00] [Client thread/INFO]: Kaboomerang extrautils2:xu.kaboomerang type=BOOMERANG
[16:07:00] [Client thread/INFO]: Zoomerang extrautils2:xu.zoomerang type=BOOMERANG
[16:07:00] [Client thread/INFO]: Burnerang extrautils2:xu.burnerang type=BOOMERANG
[16:07:00] [Client thread/INFO]: Bladerang extrautils2:xu.bladerang type=BOOMERANG
[16:07:00] [Client thread/INFO]: Boomereaperang extrautils2:xu.boomereaperang type=BOOMERANG
[16:07:00] [Client thread/INFO]: Wrecking railcraft:wrecking type=DIGGER
[16:07:00] [Client thread/INFO]: Implosion railcraft:implosion type=DIGGER
[16:07:00] [Client thread/INFO]: Destruction railcraft:destruction type=DIGGER
[16:07:00] [Client thread/INFO]: Soulbound enderio:soulBound type=ALL
[16:07:00] [Client thread/INFO]: Efficiency minecraft:efficiency type=DIGGER
[16:07:00] [Client thread/INFO]: Silk Touch minecraft:silk_touch type=DIGGER
[16:07:00] [Client thread/INFO]: Unbreaking minecraft:unbreaking type=BREAKABLE
[16:07:00] [Client thread/INFO]: Fortune minecraft:fortune type=DIGGER
[16:07:00] [Client thread/INFO]: Power minecraft:power type=BOW
[16:07:00] [Client thread/INFO]: Punch minecraft:punch type=BOW
[16:07:00] [Client thread/INFO]: Flame minecraft:flame type=BOW
[16:07:00] [Client thread/INFO]: Infinity minecraft:infinity type=BOW
[16:07:00] [Client thread/INFO]: Luck of the Sea minecraft:luck_of_the_sea type=FISHING_ROD
[16:07:00] [Client thread/INFO]: Lure minecraft:lure type=FISHING_ROD
[16:07:00] [Client thread/INFO]: Mending minecraft:mending type=BREAKABLE
[16:07:00] [Client thread/INFO]: --------------------------------------------------------------------------------
[16:07:00] [Client thread/INFO]: --------------------------------------------------------------------------------
[16:07:00] [Client thread/INFO]: The following is a list of all potion effects registered as of Silent Lib's post-init:
[16:07:00] [Client thread/INFO]: botania.potion.soulCross botania:soulCross
[16:07:00] [Client thread/INFO]: effect.moveSpeed minecraft:speed
[16:07:00] [Client thread/INFO]: effect.moveSlowdown minecraft:slowness
[16:07:00] [Client thread/INFO]: effect.digSpeed minecraft:haste
[16:07:00] [Client thread/INFO]: effect.digSlowDown minecraft:mining_fatigue
[16:07:00] [Client thread/INFO]: effect.damageBoost minecraft:strength
[16:07:00] [Client thread/INFO]: effect.heal minecraft:instant_health
[16:07:00] [Client thread/INFO]: effect.harm minecraft:instant_damage
[16:07:00] [Client thread/INFO]: effect.jump minecraft:jump_boost
[16:07:00] [Client thread/INFO]: effect.confusion minecraft:nausea
[16:07:00] [Client thread/INFO]: effect.regeneration minecraft:regeneration
[16:07:00] [Client thread/INFO]: effect.resistance minecraft:resistance
[16:07:00] [Client thread/INFO]: effect.fireResistance minecraft:fire_resistance
[16:07:00] [Client thread/INFO]: effect.waterBreathing minecraft:water_breathing
[16:07:00] [Client thread/INFO]: effect.invisibility minecraft:invisibility
[16:07:00] [Client thread/INFO]: effect.blindness minecraft:blindness
[16:07:00] [Client thread/INFO]: effect.nightVision minecraft:night_vision
[16:07:00] [Client thread/INFO]: effect.hunger minecraft:hunger
[16:07:00] [Client thread/INFO]: effect.weakness minecraft:weakness
[16:07:00] [Client thread/INFO]: effect.poison minecraft:poison
[16:07:00] [Client thread/INFO]: effect.wither minecraft:wither
[16:07:00] [Client thread/INFO]: effect.healthBoost minecraft:health_boost
[16:07:00] [Client thread/INFO]: effect.absorption minecraft:absorption
[16:07:00] [Client thread/INFO]: effect.saturation minecraft:saturation
[16:07:00] [Client thread/INFO]: effect.glowing minecraft:glowing
[16:07:00] [Client thread/INFO]: effect.levitation minecraft:levitation
[16:07:00] [Client thread/INFO]: effect.luck minecraft:luck
[16:07:00] [Client thread/INFO]: effect.unluck minecraft:unluck
[16:07:00] [Client thread/INFO]: botania.potion.featherFeet botania:featherFeet
[16:07:00] [Client thread/INFO]: botania.potion.emptiness botania:emptiness
[16:07:00] [Client thread/INFO]: botania.potion.bloodthirst botania:bloodthirst
[16:07:00] [Client thread/INFO]: botania.potion.allure botania:allure
[16:07:00] [Client thread/INFO]: botania.potion.clear botania:clear
[16:07:00] [Client thread/INFO]: effect.as.cheatdeath astralsorcery:PotionCheatDeath
[16:07:00] [Client thread/INFO]: effect.as.bleed astralsorcery:PotionBleed
[16:07:00] [Client thread/INFO]: quark.potion.curse.name quark:curse
[16:07:00] [Client thread/INFO]: potion.paralysis biomesoplenty:paralysis
[16:07:00] [Client thread/INFO]: potion.possession biomesoplenty:possession
[16:07:00] [Client thread/INFO]: Boost bloodmagic:boost
[16:07:00] [Client thread/INFO]: Whirlwind bloodmagic:whirlwind
[16:07:00] [Client thread/INFO]: Planar Binding bloodmagic:planarBinding
[16:07:00] [Client thread/INFO]: Soul Snare bloodmagic:soulSnare
[16:07:00] [Client thread/INFO]: Soul Fray bloodmagic:soulFray
[16:07:00] [Client thread/INFO]: Fire Fuse bloodmagic:fireFuse
[16:07:00] [Client thread/INFO]: Constriction bloodmagic:constrict
[16:07:00] [Client thread/INFO]: Plant Leech bloodmagic:plantLeech
[16:07:00] [Client thread/INFO]: Deaf bloodmagic:deafness
[16:07:00] [Client thread/INFO]: Bounce bloodmagic:bounce
[16:07:00] [Client thread/INFO]: Cling bloodmagic:cling
[16:07:00] [Client thread/INFO]: S. Lamb bloodmagic:lamb
[16:07:00] [Client thread/INFO]: ic2.potion.radiation ic2:radiation
[16:07:00] [Client thread/INFO]: potion.enderference tconstruct:enderference
[16:07:00] [Client thread/INFO]: potion.insatiable tconstruct:insatiable
[16:07:00] [Client thread/INFO]: potion.magnetic tconstruct:magnetic
[16:07:00] [Client thread/INFO]: potion.momentum tconstruct:momentum
[16:07:00] [Client thread/INFO]: potion.dot tconstruct:dot
[16:07:00] [Client thread/INFO]: potion.splinter tconstruct:splinter
[16:07:00] [Client thread/INFO]: immersiveengineering.potion.flammable minecraft:ie.flammable
[16:07:00] [Client thread/INFO]: immersiveengineering.potion.slippery minecraft:ie.slippery
[16:07:00] [Client thread/INFO]: immersiveengineering.potion.conductive minecraft:ie.conductive
[16:07:00] [Client thread/INFO]: immersiveengineering.potion.sticky minecraft:ie.sticky
[16:07:00] [Client thread/INFO]: immersiveengineering.potion.stunned minecraft:ie.stunned
[16:07:00] [Client thread/INFO]: immersiveengineering.potion.concreteFeet minecraft:ie.concreteFeet
[16:07:00] [Client thread/INFO]: effect.xu2.doom extrautils2:effect.xu2.doom
[16:07:00] [Client thread/INFO]: effect.xu2.gravity extrautils2:effect.xu2.gravity
[16:07:00] [Client thread/INFO]: effect.xu2.second.chance extrautils2:effect.xu2.second.chance
[16:07:00] [Client thread/INFO]: effect.xu2.greek.fire extrautils2:effect.xu2.greek.fire
[16:07:00] [Client thread/INFO]: effect.xu2.fizzy.lifting extrautils2:effect.xu2.fizzy.lifting
[16:07:00] [Client thread/INFO]: effect.xu2.relapse extrautils2:effect.xu2.relapse
[16:07:00] [Client thread/INFO]: effect.xu2.love extrautils2:effect.xu2.love
[16:07:00] [Client thread/INFO]: --------------------------------------------------------------------------------
[16:07:01] [Client thread/INFO]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[16:07:01] [Client thread/INFO]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[16:07:01] [Client thread/INFO]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[16:07:01] [Client thread/INFO]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[16:07:01] [Client thread/INFO]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[16:07:01] [Client thread/INFO]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[16:07:01] [Client thread/INFO]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[16:07:01] [Client thread/INFO]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[16:07:01] [Client thread/INFO]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[16:07:01] [Client thread/WARN]: ****************************************
[16:07:01] [Client thread/WARN]: * Unknown recipe class! com.brandon3055.draconicevolution.lib.RecipeDislocatorClone Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
[16:07:01] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
[16:07:01] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
[16:07:01] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
[16:07:01] [Client thread/WARN]: * at java.util.TimSort.countRunAndMakeAscending(TimSort.java:356)
[16:07:01] [Client thread/WARN]: * at java.util.TimSort.sort(TimSort.java:230)
[16:07:01] [Client thread/WARN]: * at java.util.Arrays.sort(Arrays.java:1512)...
[16:07:01] [Client thread/WARN]: ****************************************
[16:07:01] [Client thread/WARN]: ****************************************
[16:07:01] [Client thread/WARN]: * Unknown recipe class! com.brandon3055.draconicevolution.lib.RecipeEIOStabilization Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
[16:07:01] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
[16:07:01] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
[16:07:01] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
[16:07:01] [Client thread/WARN]: * at java.util.TimSort.countRunAndMakeAscending(TimSort.java:356)
[16:07:01] [Client thread/WARN]: * at java.util.TimSort.sort(TimSort.java:230)
[16:07:01] [Client thread/WARN]: * at java.util.Arrays.sort(Arrays.java:1512)...
[16:07:01] [Client thread/WARN]: ****************************************
[16:07:01] [Client thread/WARN]: ****************************************
[16:07:01] [Client thread/WARN]: * Unknown recipe class! com.amadornes.rscircuits.init.SCMRecipes$RecipeRedprintCircuit Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
[16:07:01] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
[16:07:01] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
[16:07:01] [Client thread/WARN]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
[16:07:01] [Client thread/WARN]: * at java.util.TimSort.mergeHi(TimSort.java:833)
[16:07:01] [Client thread/WARN]: * at java.util.TimSort.mergeAt(TimSort.java:512)
[16:07:01] [Client thread/WARN]: * at java.util.TimSort.mergeCollapse(TimSort.java:435)...
[16:07:01] [Client thread/WARN]: ****************************************
[16:07:01] [Client thread/INFO]: Found 1 World Generation files and 0 folders present in C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\config\cofh\world.
[16:07:01] [Client thread/INFO]: CoFH Core: Load Complete.
[16:07:01] [Client thread/INFO]: Starting JEI...
[16:07:01] [Client thread/INFO]: Added subtype interpreter for: forestry:beeLarvaeGE (item.for.beeLarvaeGE)
[16:07:01] [Client thread/INFO]: Added subtype interpreter for: forestry:sapling (item.for.sapling)
[16:07:01] [Client thread/INFO]: Added subtype interpreter for: forestry:pollenFertile (item.for.pollenFertile)
[16:07:01] [Client thread/INFO]: Added subtype interpreter for: forestry:butterflyGE (item.for.butterflyGE)
[16:07:01] [Client thread/INFO]: Added subtype interpreter for: forestry:caterpillarGE (item.for.caterpillarGE)
[16:07:01] [Client thread/INFO]: Added subtype interpreter for: forestry:cocoonGE (item.for.cocoonGE)
[16:07:01] [Client thread/INFO]: Added subtype interpreter for: forestry:serumGE (item.for.serumGE)
[16:07:03] [Client thread/INFO]: Registering plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[16:07:03] [Client thread/INFO]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 333 ms
[16:07:03] [Client thread/INFO]: Registering plugin: crazypants.enderio.integration.jei.JeiPlugin ...
[16:07:04] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
[16:07:04] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
[16:07:04] [Client thread/INFO]: Registered plugin: crazypants.enderio.integration.jei.JeiPlugin in 903 ms
[16:07:04] [Client thread/INFO]: Registering plugin: minetweaker.mods.jei.JEIAddonPlugin ...
[16:07:04] [Client thread/INFO]: Registered plugin: minetweaker.mods.jei.JEIAddonPlugin in 0 ms
[16:07:04] [Client thread/INFO]: Registering plugin: forestry.storage.compat.StorageJeiPlugin ...
[16:07:04] [Client thread/INFO]: Registered plugin: forestry.storage.compat.StorageJeiPlugin in 16 ms
[16:07:04] [Client thread/INFO]: Registering plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
[16:07:04] [Client thread/INFO]: Registered plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin in 133 ms
[16:07:04] [Client thread/INFO]: Registering plugin: cofh.core.plugins.jei.JEIPluginCore ...
[16:07:04] [Client thread/INFO]: Registered plugin: cofh.core.plugins.jei.JEIPluginCore in 6 ms
[16:07:04] [Client thread/INFO]: Registering plugin: li.cil.oc.integration.jei.ModPluginOpenComputers ...
[16:07:10] [Client thread/INFO]: Registered plugin: li.cil.oc.integration.jei.ModPluginOpenComputers in 5563 ms
[16:07:10] [Client thread/INFO]: Registering plugin: hellfirepvp.astralsorcery.common.integrations.ModIntegrationJEI ...
[16:07:10] [Client thread/INFO]: Registered plugin: hellfirepvp.astralsorcery.common.integrations.ModIntegrationJEI in 34 ms
[16:07:10] [Client thread/INFO]: Registering plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin ...
[16:07:10] [Client thread/INFO]: Registered plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin in 0 ms
[16:07:10] [Client thread/INFO]: Registering plugin: team.chisel.common.integration.jei.ChiselJEIPlugin ...
[16:07:10] [Client thread/INFO]: Registered plugin: team.chisel.common.integration.jei.ChiselJEIPlugin in 22 ms
[16:07:10] [Client thread/INFO]: Registering plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin ...
[16:07:10] [Client thread/INFO]: Registered plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin in 92 ms
[16:07:10] [Client thread/INFO]: Registering plugin: gr8pefish.ironbackpacks.integration.jei.JEIIronBackpacksPlugin ...
[16:07:10] [Client thread/INFO]: Registered plugin: gr8pefish.ironbackpacks.integration.jei.JEIIronBackpacksPlugin in 37 ms
[16:07:10] [Client thread/INFO]: Registering plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin ...
[16:07:11] [Client thread/INFO]: minecraft:empty null
[16:07:11] [Client thread/INFO]: minecraft:water 0
[16:07:11] [Client thread/INFO]: minecraft:mundane 1
[16:07:11] [Client thread/INFO]: minecraft:thick 1
[16:07:11] [Client thread/INFO]: minecraft:awkward 1
[16:07:11] [Client thread/INFO]: minecraft:night_vision 2
[16:07:11] [Client thread/INFO]: minecraft:long_night_vision 3
[16:07:11] [Client thread/INFO]: minecraft:invisibility 3
[16:07:11] [Client thread/INFO]: minecraft:long_invisibility 4
[16:07:11] [Client thread/INFO]: minecraft:leaping 2
[16:07:11] [Client thread/INFO]: minecraft:long_leaping 3
[16:07:11] [Client thread/INFO]: minecraft:strong_leaping 3
[16:07:11] [Client thread/INFO]: minecraft:fire_resistance 2
[16:07:11] [Client thread/INFO]: minecraft:long_fire_resistance 3
[16:07:11] [Client thread/INFO]: minecraft:swiftness 2
[16:07:11] [Client thread/INFO]: minecraft:long_swiftness 3
[16:07:11] [Client thread/INFO]: minecraft:strong_swiftness 3
[16:07:11] [Client thread/INFO]: minecraft:slowness 3
[16:07:11] [Client thread/INFO]: minecraft:long_slowness 4
[16:07:11] [Client thread/INFO]: minecraft:water_breathing 2
[16:07:11] [Client thread/INFO]: minecraft:long_water_breathing 3
[16:07:11] [Client thread/INFO]: minecraft:healing 2
[16:07:11] [Client thread/INFO]: minecraft:strong_healing 3
[16:07:11] [Client thread/INFO]: minecraft:harming 3
[16:07:11] [Client thread/INFO]: minecraft:strong_harming 4
[16:07:11] [Client thread/INFO]: minecraft:poison 2
[16:07:11] [Client thread/INFO]: minecraft:long_poison 3
[16:07:11] [Client thread/INFO]: minecraft:strong_poison 3
[16:07:11] [Client thread/INFO]: minecraft:regeneration 2
[16:07:11] [Client thread/INFO]: minecraft:long_regeneration 3
[16:07:11] [Client thread/INFO]: minecraft:strong_regeneration 3
[16:07:11] [Client thread/INFO]: minecraft:strength 2
[16:07:11] [Client thread/INFO]: minecraft:long_strength 3
[16:07:11] [Client thread/INFO]: minecraft:strong_strength 3
[16:07:11] [Client thread/INFO]: minecraft:weakness 1
[16:07:11] [Client thread/INFO]: minecraft:long_weakness 2
[16:07:11] [Client thread/INFO]: minecraft:luck null
[16:07:11] [Client thread/INFO]: extrautils2:xu2.doom null
[16:07:11] [Client thread/INFO]: extrautils2:xu2.gravity 2
[16:07:11] [Client thread/INFO]: extrautils2:xu2.second.chance 4
[16:07:11] [Client thread/INFO]: extrautils2:xu2.greek.fire 3
[16:07:11] [Client thread/INFO]: extrautils2:oily 2
[16:07:11] [Client thread/INFO]: extrautils2:xu2.fizzy.lifting 3
[16:07:11] [Client thread/INFO]: extrautils2:xu2.relapse 2
[16:07:11] [Client thread/INFO]: extrautils2:xu2.love 2
[16:07:11] [Client thread/INFO]: Registered plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin in 1176 ms
[16:07:11] [Client thread/INFO]: Registering plugin: mcjty.rftoolscontrol.jei.RFToolsControlJeiPlugin ...
[16:07:11] [Client thread/INFO]: Registered plugin: mcjty.rftoolscontrol.jei.RFToolsControlJeiPlugin in 12 ms
[16:07:11] [Client thread/INFO]: Registering plugin: cofh.thermaldynamics.plugins.jei.JEIPluginTD ...
[16:07:12] [Client thread/INFO]: Registered plugin: cofh.thermaldynamics.plugins.jei.JEIPluginTD in 97 ms
[16:07:12] [Client thread/INFO]: Registering plugin: mcp.mobius.waila.handlers.JEIHandler ...
[16:07:12] [Client thread/INFO]: Registered plugin: mcp.mobius.waila.handlers.JEIHandler in 0 ms
[16:07:12] [Client thread/INFO]: Registering plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin ...
[16:07:12] [Client thread/INFO]: Registered plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin in 162 ms
[16:07:12] [Client thread/INFO]: Registering plugin: forestry.mail.compat.MailJeiPlugin ...
[16:07:12] [Client thread/INFO]: Registered plugin: forestry.mail.compat.MailJeiPlugin in 0 ms
[16:07:12] [Client thread/INFO]: Registering plugin: net.darkhax.darkutils.addons.jei.DarkUtilsJEIPlugin ...
[16:07:12] [Client thread/INFO]: Registered plugin: net.darkhax.darkutils.addons.jei.DarkUtilsJEIPlugin in 4 ms
[16:07:12] [Client thread/INFO]: Registering plugin: appeng.integration.modules.jei.JEIPlugin ...
[16:07:12] [Client thread/INFO]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[16:07:12] [Client thread/INFO]: Registered plugin: appeng.integration.modules.jei.JEIPlugin in 67 ms
[16:07:12] [Client thread/INFO]: Registering plugin: forestry.plugins.compat.ForestryJeiPlugin ...
[16:07:12] [Client thread/INFO]: Registered plugin: forestry.plugins.compat.ForestryJeiPlugin in 2 ms
[16:07:12] [Client thread/INFO]: Registering plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin ...
[16:07:12] [Client thread/INFO]: Registered plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin in 73 ms
[16:07:12] [Client thread/INFO]: Registering plugin: forestry.apiculture.compat.ApicultureJeiPlugin ...
[16:07:12] [Client thread/INFO]: Registered plugin: forestry.apiculture.compat.ApicultureJeiPlugin in 1 ms
[16:07:12] [Client thread/INFO]: Registering plugin: mcjty.lib.compat.JeiCompatibility ...
[16:07:12] [Client thread/INFO]: Registered plugin: mcjty.lib.compat.JeiCompatibility in 5 ms
[16:07:12] [Client thread/INFO]: Registering plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper ...
[16:07:12] [Client thread/INFO]: Registered plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper in 99 ms
[16:07:12] [Client thread/INFO]: Registering plugin: ic2.jeiIntegration.SubModule ...
[16:07:13] [Client thread/INFO]: Registered plugin: ic2.jeiIntegration.SubModule in 946 ms
[16:07:13] [Client thread/INFO]: Registering plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin ...
[16:07:13] [Client thread/INFO]: Registered plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin in 53 ms
[16:07:13] [Client thread/INFO]: Registering plugin: mcjty.rftools.jei.RFToolsJeiPlugin ...
[16:07:13] [Client thread/INFO]: Registered plugin: mcjty.rftools.jei.RFToolsJeiPlugin in 36 ms
[16:07:13] [Client thread/INFO]: Registering plugin: com.brandon3055.draconicevolution.integration.jei.DEJEIPlugin ...
[16:07:13] [Client thread/INFO]: Registered plugin: com.brandon3055.draconicevolution.integration.jei.DEJEIPlugin in 99 ms
[16:07:13] [Client thread/INFO]: Registering plugin: mod.chiselsandbits.integration.mods.JustEnoughItems ...
[16:07:13] [Client thread/INFO]: Registered plugin: mod.chiselsandbits.integration.mods.JustEnoughItems in 3 ms
[16:07:13] [Client thread/INFO]: Registering plugin: slimeknights.mantle.util.JeiPlugin ...
[16:07:13] [Client thread/INFO]: Registered plugin: slimeknights.mantle.util.JeiPlugin in 4 ms
[16:07:13] [Client thread/INFO]: Registering plugin: cofh.thermalexpansion.plugins.jei.JEIPluginTE ...
[16:07:14] [Client thread/INFO]: Registered plugin: cofh.thermalexpansion.plugins.jei.JEIPluginTE in 650 ms
[16:07:14] [Client thread/INFO]: Registering plugin: mcjty.deepresonance.jei.DeepResonanceJeiPlugin ...
[16:07:14] [Client thread/INFO]: Registered plugin: mcjty.deepresonance.jei.DeepResonanceJeiPlugin in 32 ms
[16:07:14] [Client thread/INFO]: Registering plugin: net.bdew.jeibees.BeesJEIPlugin ...
[16:07:14] [Client thread/INFO]: JEI Plugin initializing
[16:07:14] [Client thread/INFO]: Added 58 mutation recipes for Bees
[16:07:14] [Client thread/INFO]: Added 44 produce recipes for Bees
[16:07:14] [Client thread/INFO]: Added 35 mutation recipes for Trees
[16:07:14] [Client thread/INFO]: Added 35 produce recipes for Trees
[16:07:14] [Client thread/INFO]: Added 1 mutation recipes for Butterflies
[16:07:14] [Client thread/INFO]: Not adding produce recipes for Butterflies - disabled
[16:07:14] [Client thread/INFO]: Registered plugin: net.bdew.jeibees.BeesJEIPlugin in 313 ms
[16:07:14] [Client thread/INFO]: Registering plugin: mod.flatcoloredblocks.integration.PluginJEI ...
[16:07:14] [Client thread/INFO]: Registered plugin: mod.flatcoloredblocks.integration.PluginJEI in 2 ms
[16:07:14] [Client thread/INFO]: Registering plugin: com.jaquadro.minecraft.storagedrawers.integration.JustEnoughItems ...
[16:07:14] [Client thread/INFO]: Registered plugin: com.jaquadro.minecraft.storagedrawers.integration.JustEnoughItems in 9 ms
[16:07:14] [Client thread/INFO]: Registering plugin: forestry.food.compat.FoodJeiPlugin ...
[16:07:14] [Client thread/INFO]: Registered plugin: forestry.food.compat.FoodJeiPlugin in 0 ms
[16:07:14] [Client thread/INFO]: Registering plugin: forestry.factory.recipes.jei.FactoryJeiPlugin ...
[16:07:14] [Client thread/INFO]: Registered plugin: forestry.factory.recipes.jei.FactoryJeiPlugin in 296 ms
[16:07:14] [Client thread/INFO]: Registering plugin: jeresources.jei.JEIConfig ...
[16:07:15] [Client thread/WARN]: Couldn't set damage of loot item 1xitem.darkutils.mystery.potion@0
[16:07:15] [Client thread/WARN]: Couldn't set damage of loot item 1xitem.darkutils.ring@0
[16:07:16] [Client thread/INFO]: Registered plugin: jeresources.jei.JEIConfig in 1830 ms
[16:07:16] [Client thread/INFO]: Registering plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin ...
[16:07:16] [Client thread/INFO]: Registered plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin in 50 ms
[16:07:16] [Client thread/INFO]: Registering plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[16:07:16] [Client thread/INFO]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 7 ms
[16:07:16] [Client thread/INFO]: Building recipe registry...
[16:07:22] [Client thread/ERROR]: Found a broken recipe: cofh.thermalexpansion.plugins.jei.crafting.furnace.FurnaceRecipeWrapper@16287d56
Failed to get ingredients from recipe wrapper
java.lang.NullPointerException: Null item in itemStack
at mezz.jei.util.StackHelper.getSubtypes(StackHelper.java:219) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.getAllSubtypes(StackHelper.java:292) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.getAllSubtypes(StackHelper.java:270) ~[StackHelper.class:?]
at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.expandSubtypes(ItemStackHelper.java:24) ~[ItemStackHelper.class:?]
at mezz.jei.util.Ingredients.setInputLists(Ingredients.java:32) ~[Ingredients.class:?]
at cofh.thermalexpansion.plugins.jei.crafting.furnace.FurnaceRecipeWrapper.getIngredients(FurnaceRecipeWrapper.java:95) ~[FurnaceRecipeWrapper.class:?]
at mezz.jei.RecipeRegistry.getIngredients(RecipeRegistry.java:288) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:272) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:242) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:201) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:184) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:102) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:209) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:813) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[16:07:22] [Client thread/ERROR]: Found a broken recipe: cofh.thermalexpansion.plugins.jei.crafting.insolator.InsolatorRecipeWrapper@13886e02
Failed to get ingredients from recipe wrapper
java.lang.NullPointerException: Null item in itemStack
at mezz.jei.util.StackHelper.getSubtypes(StackHelper.java:219) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.getAllSubtypes(StackHelper.java:292) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.getAllSubtypes(StackHelper.java:270) ~[StackHelper.class:?]
at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.expandSubtypes(ItemStackHelper.java:24) ~[ItemStackHelper.class:?]
at mezz.jei.util.Ingredients.setInputLists(Ingredients.java:32) ~[Ingredients.class:?]
at cofh.thermalexpansion.plugins.jei.crafting.insolator.InsolatorRecipeWrapper.getIngredients(InsolatorRecipeWrapper.java:107) ~[InsolatorRecipeWrapper.class:?]
at mezz.jei.RecipeRegistry.getIngredients(RecipeRegistry.java:288) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:272) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:242) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:201) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:184) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:102) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:209) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:813) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[16:07:22] [Client thread/ERROR]: Found a broken recipe: cofh.thermalexpansion.plugins.jei.crafting.insolator.InsolatorRecipeWrapper@46ed11a2
Failed to get ingredients from recipe wrapper
java.lang.NullPointerException: Null item in itemStack
at mezz.jei.util.StackHelper.getSubtypes(StackHelper.java:219) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.getAllSubtypes(StackHelper.java:292) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.getAllSubtypes(StackHelper.java:270) ~[StackHelper.class:?]
at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.expandSubtypes(ItemStackHelper.java:24) ~[ItemStackHelper.class:?]
at mezz.jei.util.Ingredients.setInputLists(Ingredients.java:32) ~[Ingredients.class:?]
at cofh.thermalexpansion.plugins.jei.crafting.insolator.InsolatorRecipeWrapper.getIngredients(InsolatorRecipeWrapper.java:107) ~[InsolatorRecipeWrapper.class:?]
at mezz.jei.RecipeRegistry.getIngredients(RecipeRegistry.java:288) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:272) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:242) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:201) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:184) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:102) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:209) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:813) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[16:07:22] [Client thread/ERROR]: Found a broken recipe: cofh.thermalexpansion.plugins.jei.crafting.insolator.InsolatorRecipeWrapper@5fe3bccc
Failed to get ingredients from recipe wrapper
java.lang.NullPointerException: Null item in itemStack
at mezz.jei.util.StackHelper.getSubtypes(StackHelper.java:219) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.getAllSubtypes(StackHelper.java:292) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.getAllSubtypes(StackHelper.java:270) ~[StackHelper.class:?]
at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.expandSubtypes(ItemStackHelper.java:24) ~[ItemStackHelper.class:?]
at mezz.jei.util.Ingredients.setInputLists(Ingredients.java:32) ~[Ingredients.class:?]
at cofh.thermalexpansion.plugins.jei.crafting.insolator.InsolatorRecipeWrapper.getIngredients(InsolatorRecipeWrapper.java:107) ~[InsolatorRecipeWrapper.class:?]
at mezz.jei.RecipeRegistry.getIngredients(RecipeRegistry.java:288) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:272) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:242) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:201) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:184) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:102) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:209) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:813) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[16:07:23] [Client thread/INFO]: Built recipe registry in 6272 ms
[16:07:23] [Client thread/INFO]: Building item filter...
[16:07:29] [Client thread/INFO]: Built item filter in 6595 ms
[16:07:29] [Client thread/INFO]: Building runtime...
[16:07:29] [Client thread/INFO]: Built runtime in 101 ms
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: crazypants.enderio.integration.jei.JeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: minetweaker.mods.jei.JEIAddonPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: forestry.storage.compat.StorageJeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: cofh.core.plugins.jei.JEIPluginCore ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: li.cil.oc.integration.jei.ModPluginOpenComputers ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: hellfirepvp.astralsorcery.common.integrations.ModIntegrationJEI ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: team.chisel.common.integration.jei.ChiselJEIPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: gr8pefish.ironbackpacks.integration.jei.JEIIronBackpacksPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: mcjty.rftoolscontrol.jei.RFToolsControlJeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: cofh.thermaldynamics.plugins.jei.JEIPluginTD ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: mcp.mobius.waila.handlers.JEIHandler ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: forestry.mail.compat.MailJeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: net.darkhax.darkutils.addons.jei.DarkUtilsJEIPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: appeng.integration.modules.jei.JEIPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: forestry.plugins.compat.ForestryJeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: forestry.apiculture.compat.ApicultureJeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: mcjty.lib.compat.JeiCompatibility ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: ic2.jeiIntegration.SubModule ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: mcjty.rftools.jei.RFToolsJeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: com.brandon3055.draconicevolution.integration.jei.DEJEIPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: mod.chiselsandbits.integration.mods.JustEnoughItems ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: slimeknights.mantle.util.JeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: cofh.thermalexpansion.plugins.jei.JEIPluginTE ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: mcjty.deepresonance.jei.DeepResonanceJeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: net.bdew.jeibees.BeesJEIPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: mod.flatcoloredblocks.integration.PluginJEI ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: com.jaquadro.minecraft.storagedrawers.integration.JustEnoughItems ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: forestry.food.compat.FoodJeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: forestry.factory.recipes.jei.FactoryJeiPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: jeresources.jei.JEIConfig ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin ...
[16:07:29] [Client thread/INFO]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[16:07:29] [Client thread/INFO]: Finished Starting JEI in 28690 ms
[16:07:29] [Client thread/INFO]: Attempting to register plugin for anything from team.chisel.common.integration.waila.ChiselDataHandler
[16:07:29] [Client thread/INFO]: Registered plugin for anything from team.chisel.common.integration.waila.ChiselDataHandler in 5.878 ms
[16:07:29] [Client thread/INFO]: Attempting to register plugin for anything from mcp.mobius.waila.addons.minecraft.PluginMinecraft
[16:07:30] [Client thread/INFO]: Registered plugin for anything from mcp.mobius.waila.addons.minecraft.PluginMinecraft in 63.18 ms
[16:07:30] [Client thread/INFO]: Attempting to register plugin for anything from mcp.mobius.waila.addons.capability.PluginCapability
[16:07:30] [Client thread/INFO]: Registered plugin for anything from mcp.mobius.waila.addons.capability.PluginCapability in 21.43 ms
[16:07:30] [Client thread/INFO]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
[16:07:30] [Client thread/INFO]: Success in registering deepresonance
[16:07:30] [Client thread/INFO]: Trying to reflect crazypants.enderio.integration.waila.WailaCompat load
[16:07:30] [Client thread/INFO]: Success in registering EnderIO
[16:07:30] [Client thread/INFO]: Trying to reflect slimeknights.tconstruct.plugin.waila.WailaRegistrar wailaCallback
[16:07:30] [Client thread/INFO]: Success in registering tconstruct
[16:07:30] [Client thread/INFO]: Trying to reflect com.pam.harvestcraft.addons.WailaPamHandler callbackRegister
[16:07:30] [Client thread/INFO]: Success in registering harvestcraft
[16:07:30] [Client thread/INFO]: Trying to reflect com.pam.harvestcraft.addons.WailaVanillaHandler callbackRegister
[16:07:30] [Client thread/INFO]: Success in registering harvestcraft
[16:07:30] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.engine.waila.EntityProvider register
[16:07:30] [Client thread/INFO]: Success in registering wawla
[16:07:30] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.engine.waila.TileProvider register
[16:07:30] [Client thread/INFO]: Success in registering wawla
[16:07:30] [Client thread/INFO]: Trying to reflect appeng.integration.modules.waila.WailaModule register
[16:07:30] [Client thread/INFO]: Success in registering appliedenergistics2
[16:07:30] [Client thread/INFO]: Trying to reflect WayofTime.bloodmagic.compat.waila.WailaCallbackHandler callbackRegister
[16:07:30] [Client thread/INFO]: Success in registering BloodMagic
[16:07:30] [Client thread/INFO]: Trying to reflect net.darkhax.darkutils.addons.waila.DarkUtilsTileProvider registerAddon
[16:07:30] [Client thread/INFO]: Success in registering darkutils
[16:07:30] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
[16:07:30] [Client thread/INFO]: Success in registering immersiveengineering
[16:07:30] [Client thread/INFO]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
[16:07:30] [Client thread/INFO]: Success in registering StorageDrawers
[16:07:30] [Client thread/INFO]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
[16:07:30] [Client thread/INFO]: Success in registering WailaHarvestability
[16:07:30] [Client thread/INFO]: ElecCore has Available in 1 ms
[16:07:30] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
[16:07:30] [Client thread/INFO]: Thermal Foundation: Load Complete.
[16:07:30] [Client thread/INFO]: Thermal Expansion: Load Complete.
[16:07:30] [Client thread/INFO]: Redstone Arsenal: Load Complete.
[16:07:30] [Client thread/INFO]: Thermal Dynamics: Load Complete.
[16:07:30] [Client thread/INFO]: Forge Mod Loader has successfully loaded 98 mods
[16:07:30] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:RPG-Hud, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Akashic Tome, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Astral Sorcery, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Bad Wither No Cookie!, FMLFileResourcePack:Bagginses, FMLFileResourcePack:Baubles, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:CodeChicken Core, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ccl-entityhook, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:CreeperHost, FMLFileResourcePack:CTM, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Dark Utilities, FMLFileResourcePack:DeepResonance, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Flat Colored Blocks, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Forestry, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Gravestone Mod, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Waila, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Simple Inventory sorting, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Level Up!, FMLFileResourcePack:Light Level Overlay Reloaded, FMLFileResourcePack:Mantle, FMLFileResourcePack:MCMultiPart, FMLFileResourcePack:Mercurius, FMLFileResourcePack:Morph-o-Tool, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Psi, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Ranged Pumps, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Control, FMLFileResourcePack:RFTools Dimensions, FMLFileResourcePack:Roots, FMLFileResourcePack:Scaling Health, FMLFileResourcePack:Silent Lib, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Super Circuit Maker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:XNet, FMLFileResourcePack:Zero CORE, quark-texture-proxy, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ElecCore, CustomResources, CustomOverridingResources
[16:07:30] [Client thread/INFO]: [AssetLibrary] Refreshing and Invalidating Resources
[16:07:30] [Client thread/INFO]: [AssetLibrary] Finished reloading, rebinding textures...
[16:07:30] [Client thread/INFO]: [AssetLibrary] Preload mandatory textures
[16:07:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJBlankBook.png to 6
[16:07:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJSpaceBook.png to 7
[16:07:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJBookmark.png to 8
[16:07:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJBookmarkStretched.png to 9
[16:07:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJArrow.png to 10
[16:07:30] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/underline.png to 11
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiResBG.png to 12
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJResOverlay.png to 13
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/hud_charge_frame.png to 14
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/hud_charge_charge.png to 15
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/hud_item_frame.png to 16
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/environment/star1.png to 17
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/environment/star2.png to 18
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/environment/connection.png to 19
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/environment/solarEclipse.png to 20
[16:07:31] [Client thread/INFO]: [AssetLibrary] Preload textures
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/cloud1.png to 21
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/cloud2.png to 22
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/cloud3.png to 23
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/cloud4.png to 24
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/cloud5.png to 25
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiConPaper.png to 26
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiAltar1.png to 27
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiAltar2.png to 28
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiAltar3.png to 29
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/gridDisc.png to 30
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/gridAtt.png to 31
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/gridCst.png to 32
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guiJStorageBook.png to 33
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guidrawing.png to 34
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/gui/guidrawing_empty.png to 35
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/lightbeam.png to 36
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/burst1.png to 37
[16:07:31] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/burst2.png to 38
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/ceffect1.png to 39
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/ceffect2.png to 40
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/ceffect3.png to 41
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/connectionPerks.png to 42
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/starlight_store.png to 43
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/halo1.png to 44
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/halo2.png to 45
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/star1.png to 46
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/star2.png to 47
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flareStar.png to 48
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flareStatic.png to 49
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flarePerkInactive.png to 50
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flarePerkActive.png to 51
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flarePerkActivateable.png to 52
[16:07:32] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/unlock_perk.png to 53
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/flare1.png to 54
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/effect/charge.png to 55
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/potion_cheatdeath.png to 56
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/potion_bleed.png to 57
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_full.png to 58
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waning1.png to 59
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waning2.png to 60
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waning3.png to 61
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_new.png to 62
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waxing1.png to 63
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waxing2.png to 64
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/moon_waxing3.png to 65
[16:07:33] [Client thread/INFO]: [AssetLibrary] Allocated astralsorcery:textures/misc/smoke.png to 66
[16:07:33] [Client thread/INFO]: [AssetLibrary] Initializing sprite library
[16:07:33] [Client thread/INFO]: [AssetLibrary] Texture Preloading took 2322ms!
[16:07:33] [Client thread/INFO]: [AssetLibrary] Successfully reloaded and rebound library.
[16:07:33] [Client thread/INFO]: Prehandling Block Models
[16:07:33] [Client thread/INFO]: Prehandling Item Models
[16:07:33] [Client thread/INFO]: Started loading books...
[16:07:33] [Client thread/INFO]: Book loading completed in 0.180875484 seconds.
[16:07:33] [Client thread/INFO]: Created: 256x128 textures-atlas
[16:07:35] [Client thread/WARN]: Invalid sounds.json
java.lang.NullPointerException
at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:82) [bzw.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:350) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[16:07:35] [Client thread/WARN]: File minecraft:sounds/deep_rumble.ogg does not exist, cannot add it to event rftoolsdim:deep_rumble
[16:07:35] [Client thread/WARN]: File minecraft:sounds/teleport_whoosh.ogg does not exist, cannot add it to event rftoolsdim:teleport_whoosh
[16:07:35] [Client thread/WARN]: File minecraft:sounds/teleport_error.ogg does not exist, cannot add it to event rftoolsdim:teleport_error
[16:07:35] [Client thread/WARN]: File minecraft:sounds/wolfhowl.ogg does not exist, cannot add it to event rftoolsdim:wolfhowl
[16:07:35] [Client thread/INFO]: SoundSystem shutting down...
[16:07:36] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[16:07:36] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:07:37] [Thread-26/INFO]: Initializing LWJGL OpenAL
[16:07:37] [Thread-26/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[16:07:37] [Thread-26/INFO]: OpenAL initialized.
[16:07:37] [Sound Library Loader/INFO]: Sound engine started
[16:07:38] [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!
[16:07:38] [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!
[16:07:38] [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!
[16:07:38] [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!
[16:07:38] [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!
[16:07:38] [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!
[16:07:38] [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!
[16:07:38] [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!
[16:07:49] [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!
[16:07:49] [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!
[16:07:49] [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!
[16:07:49] [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!
[16:07:49] [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!
[16:07:49] [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!
[16:07:49] [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!
[16:07:49] [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!
[16:07:49] [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!
[16:07:49] [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!
[16:07:49] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
[16:07:49] [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!
[16:07:49] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping
[16:07:49] [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!
[16:07:49] [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!
[16:07:52] [Client thread/ERROR]: Could not load vanilla model parent 'psi:block/conjured' for 'net.minecraft.client.renderer.block.model.ModelBlock@25e2e10b
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model psi:block/conjured 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:489) [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:328) [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:148) [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:350) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
Caused by: java.io.FileNotFoundException: psi:models/block/conjured.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[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:879) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 20 more
[16:07:55] [Client thread/INFO]: Stitching Revolver Textures!
[16:07:55] [Client thread/INFO]: Max texture size: 16384
[16:08:51] [Client thread/INFO]: Created: 4096x2048 textures-atlas
[16:09:07] [Client thread/INFO]: Clearing unnecessary model registry of size 50568.
[16:09:07] [Client thread/INFO]: Clearing unnecessary model store of size 87025.
[16:09:07] [Client thread/INFO]: Clearing unnecessary item shapes cache of size 4496.
[16:09:08] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:08] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:08] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:08] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:08] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:08] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:08] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:09] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:09] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:09] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:10] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:10] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:10] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:10] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:10] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:10] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:10] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:11] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:11] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:12] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:13] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:13] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:13] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:13] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:13] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:13] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:13] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:13] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:13] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:14] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:14] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:15] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:15] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:15] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:15] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:16] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:16] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:16] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:16] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:16] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:17] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:18] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
[16:09:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
[16:09:18] [Client thread/INFO]: Suppressed 1 model errors from Blood Magic.
[16:09:26] [Client thread/INFO]: Deduplicating models...
[16:09:35] [Client thread/INFO]: Deduplicated 1629946 objects.
[16:09:36] [Client thread/ERROR]: Could not load vanilla model parent 'psi:block/conjured' for 'net.minecraft.client.renderer.block.model.ModelBlock@25e2e10b
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model psi:block/conjured 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:489) [ModelLoader$VanillaModelWrapper.class:?]
at team.chisel.ctm.client.util.TextureMetadataHandler.onModelBake(TextureMetadataHandler.java:96) [TextureMetadataHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_387_TextureMetadataHandler_onModelBake_ModelBakeEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:400) [ForgeHooksClient.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) [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:350) [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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
Caused by: java.io.FileNotFoundException: psi:models/block/conjured.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[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:879) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 21 more
[16:09:38] [Client thread/INFO]: Cleaning up internal Json stuff...
[16:09:38] [Client thread/INFO]: Handling models
[16:09:38] [Client thread/INFO]: Finished cleaning up internal Json stuff.
[16:09:39] [Client thread/INFO]: Initialized unicode glyph provider.
[16:09:39] [Client thread/INFO]: Initializing unicode glyph provider.
[16:09:39] [Client thread/INFO]: Loaded 8879 glyphs.
[16:09:39] [Client thread/INFO]: Item Colorization Helper: Rebuilding colorization cache! This might take longer for higher-res texture packs...
[16:09:39] [Client thread/INFO]: Item Colorization Helper: Cache rebuilt! Time required: 7ms - Entries cached: 0
[16:09:39] [Client thread/INFO]: Reloading guides...
[16:09:39] [Client thread/WARN]: Skipping bad option: lastServer:
[16:09:39] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[16:09:39] [Client thread/ERROR]: The following texture errors were found.
[16:09:39] [Client thread/ERROR]: ==================================================
[16:09:39] [Client thread/ERROR]: DOMAIN minecraft
[16:09:39] [Client thread/ERROR]: --------------------------------------------------
[16:09:39] [Client thread/ERROR]: domain minecraft is missing 7 textures
[16:09:39] [Client thread/ERROR]: domain minecraft has 12 locations:
[16:09:39] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[16:09:39] [Client thread/ERROR]: mod actuallyadditions resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\ActuallyAdditions-1.10.2-r105.jar
[16:09:39] [Client thread/ERROR]: mod BloodMagic resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\BloodMagic-1.10.2-2.1.11-80.jar
[16:09:39] [Client thread/ERROR]: mod Botania resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\Botania r1.9-341.jar
[16:09:39] [Client thread/ERROR]: mod darkutils resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\DarkUtilities-1.1.8.finalrc2.jar
[16:09:39] [Client thread/ERROR]: mod extrautils2 resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\extrautils2-1.10.2-1.4.4.jar
[16:09:39] [Client thread/ERROR]: mod immersiveengineering resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\ImmersiveEngineering-0.10-61.jar
[16:09:39] [Client thread/ERROR]: mod IC2 resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\industrialcraft-2-2.6.245-ex110.jar
[16:09:39] [Client thread/ERROR]: mod journeymap resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\journeymap-1.10.2-5.4.7.jar
[16:09:39] [Client thread/ERROR]: mod Psi resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\Psi-r1.0-42.jar
[16:09:39] [Client thread/ERROR]: mod Quark resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\Quark-r1.1-70.jar
[16:09:39] [Client thread/ERROR]: resource pack at path C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\Quark-r1.1-70.jar
[16:09:39] [Client thread/ERROR]: -------------------------
[16:09:39] [Client thread/ERROR]: The missing resources for domain minecraft are:
[16:09:39] [Client thread/ERROR]: textures/blocks/rainbowWaveParticle.png
[16:09:39] [Client thread/ERROR]: textures/models/pillar_mid_d.png
[16:09:39] [Client thread/ERROR]: textures/.png
[16:09:39] [Client thread/ERROR]: textures/blocks/controllerParticle.png
[16:09:39] [Client thread/ERROR]: textures/models/pillar_base_d.png
[16:09:39] [Client thread/ERROR]: textures/blocks/orangeFrameParticle.png
[16:09:39] [Client thread/ERROR]: textures/blocks/screenCyan.png
[16:09:39] [Client thread/ERROR]: -------------------------
[16:09:39] [Client thread/ERROR]: No other errors exist for domain minecraft
[16:09:39] [Client thread/ERROR]: ==================================================
[16:09:39] [Client thread/ERROR]: ==================================================
[16:09:39] [Client thread/ERROR]: DOMAIN harvestcraft
[16:09:39] [Client thread/ERROR]: --------------------------------------------------
[16:09:39] [Client thread/ERROR]: domain harvestcraft is missing 15 textures
[16:09:39] [Client thread/ERROR]: domain harvestcraft has 1 location:
[16:09:39] [Client thread/ERROR]: mod harvestcraft resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\Pam's HarvestCraft 1.10.2j.jar
[16:09:39] [Client thread/ERROR]: -------------------------
[16:09:39] [Client thread/ERROR]: The missing resources for domain harvestcraft are:
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco11.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco16.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco8.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco3.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco5.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco14.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco7.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco10.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco12.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco4.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco9.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco2.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco6.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco15.png
[16:09:39] [Client thread/ERROR]: textures/blocks/candleDeco13.png
[16:09:39] [Client thread/ERROR]: -------------------------
[16:09:39] [Client thread/ERROR]: No other errors exist for domain harvestcraft
[16:09:39] [Client thread/ERROR]: ==================================================
[16:09:39] [Client thread/ERROR]: ==================================================
[16:09:39] [Client thread/ERROR]: DOMAIN roots
[16:09:39] [Client thread/ERROR]: --------------------------------------------------
[16:09:39] [Client thread/ERROR]: domain roots is missing 1 texture
[16:09:39] [Client thread/ERROR]: domain roots has 1 location:
[16:09:39] [Client thread/ERROR]: mod roots resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\roots-0.208.jar
[16:09:39] [Client thread/ERROR]: -------------------------
[16:09:39] [Client thread/ERROR]: The missing resources for domain roots are:
[16:09:39] [Client thread/ERROR]: textures/blocks/otherworldNeedleGrassSide.png
[16:09:39] [Client thread/ERROR]: -------------------------
[16:09:39] [Client thread/ERROR]: No other errors exist for domain roots
[16:09:39] [Client thread/ERROR]: ==================================================
[16:09:39] [Client thread/ERROR]: ==================================================
[16:09:39] [Client thread/ERROR]: DOMAIN chisel
[16:09:39] [Client thread/ERROR]: --------------------------------------------------
[16:09:39] [Client thread/ERROR]: domain chisel is missing 9 textures
[16:09:39] [Client thread/ERROR]: domain chisel has 1 location:
[16:09:39] [Client thread/ERROR]: mod chisel resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\Chisel-MC1.10.2-0.0.11.26.jar
[16:09:39] [Client thread/ERROR]: -------------------------
[16:09:39] [Client thread/ERROR]: The missing resources for domain chisel are:
[16:09:39] [Client thread/ERROR]: textures/blocks/ironpane/barbedwire.png
[16:09:39] [Client thread/ERROR]: textures/blocks/ironpane/spikes.png
[16:09:39] [Client thread/ERROR]: textures/blocks/ironpane/fenceIronTop.png
[16:09:39] [Client thread/ERROR]: textures/minecraft:blocks/planks_oak.png
[16:09:39] [Client thread/ERROR]: textures/blocks/ironpane/terrain-glass-ornatesteel.png
[16:09:39] [Client thread/ERROR]: textures/blocks/futura/controllerpurple.png
[16:09:39] [Client thread/ERROR]: textures/blocks/ironpane/bars.png
[16:09:39] [Client thread/ERROR]: textures/blocks/ironpane/cage.png
[16:09:39] [Client thread/ERROR]: textures/blocks/ironpane/terrain-glass-thingrid.png
[16:09:39] [Client thread/ERROR]: -------------------------
[16:09:39] [Client thread/ERROR]: No other errors exist for domain chisel
[16:09:39] [Client thread/ERROR]: ==================================================
[16:09:39] [Client thread/ERROR]: ==================================================
[16:09:39] [Client thread/ERROR]: DOMAIN rftools
[16:09:39] [Client thread/ERROR]: --------------------------------------------------
[16:09:39] [Client thread/ERROR]: domain rftools is missing 6 textures
[16:09:39] [Client thread/ERROR]: domain rftools has 1 location:
[16:09:39] [Client thread/ERROR]: mod rftools resources at C:\Users\Dualinfinities\Documents\Curse\Minecraft\Instances\FTB Presents Direwolf20 1.10 (1)\mods\rftools-1.1x-6.10.jar
[16:09:39] [Client thread/ERROR]: -------------------------
[16:09:39] [Client thread/ERROR]: The missing resources for domain rftools are:
[16:09:39] [Client thread/ERROR]: textures/blocks/powercelln.png
[16:09:39] [Client thread/ERROR]: textures/blocks/powercells.png
[16:09:39] [Client thread/ERROR]: textures/blocks/powercellw.png
[16:09:39] [Client thread/ERROR]: textures/blocks/powercelle.png
[16:09:39] [Client thread/ERROR]: textures/blocks/powercelld.png
[16:09:39] [Client thread/ERROR]: textures/blocks/powercellu.png
[16:09:39] [Client thread/ERROR]: -------------------------
[16:09:39] [Client thread/ERROR]: No other errors exist for domain rftools
[16:09:39] [Client thread/ERROR]: ==================================================
[16:09:39] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[16:09:41] [Client thread/INFO]: Checking Doc Versions
[16:09:42] [Client thread/INFO]: Loading blocks and textures...
[16:09:45] [Client thread/INFO]: Existing color palette's resource packs and mod names match current loadout.
[16:09:45] [Client thread/INFO]: New color palette will be created
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/cracked: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/bricks-soft: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/bricks-cracked: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/bricks-triple: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/bricks-encased: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/braid: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/array: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/tiles-large: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=7]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/tiles-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=8]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/chaotic-medium: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=9]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/chaotic-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=10]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/dent: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=11]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/french-1: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=12]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/french-2: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=13]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/jellybean: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=14]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/layers: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite:chisel:andesite[variation=15]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/mosaic: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/ornate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/panel: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/road: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/slanted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/zag: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/circular: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/weaver: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=7]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/bricks-solid: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=8]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/bricks-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=9]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/tiles-medium: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=11]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/pillar-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=12]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/twisted-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=13]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/prism: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=14]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/bricks-chaotic: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite1:chisel:andesite1[variation=15]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/andesite/cuts: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:andesite2:chisel:andesite2[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/black: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/red: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/green: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/brown: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/blue: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/purple: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/cyan: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/silver: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=7]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/gray: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=8]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/pink: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=9]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/lime: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=10]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/yellow: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=11]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/light_blue: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=12]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/magenta: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=13]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/orange: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=14]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/antiblock/white: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:antiblock:chisel:antiblock[variation=15]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/cracked: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/bricks-soft: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/bricks-cracked: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/bricks-triple: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/bricks-encased: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/braid: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/array: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/tiles-large: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=7]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/tiles-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=8]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/chaotic-medium: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=9]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/chaotic-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=10]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/dent: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=11]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/french-1: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=12]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/french-2: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=13]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/jellybean: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=14]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/layers: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt:chisel:basalt[variation=15]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/mosaic: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt1:chisel:basalt1[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/ornate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt1:chisel:basalt1[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/panel: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt1:chisel:basalt1[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/road: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt1:chisel:basalt1[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/slanted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt1:chisel:basalt1[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/zag: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt1:chisel:basalt1[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/circular: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt1:chisel:basalt1[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/weaver: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt1:chisel:basalt1[variation=7]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/bricks-chaotic: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt1:chisel:basalt1[variation=8]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/cuts: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basalt1:chisel:basalt1[variation=9]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/bricks-solid: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basaltextra:chisel:basaltextra[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/bricks-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basaltextra:chisel:basaltextra[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/tiles-medium: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basaltextra:chisel:basaltextra[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/pillar-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basaltextra:chisel:basaltextra[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/twisted-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basaltextra:chisel:basaltextra[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/prism: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basaltextra:chisel:basaltextra[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/basalt/extra/raw: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:basaltextra:chisel:basaltextra[variation=7]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/aluminum/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockAluminum:chisel:blockAluminum[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/aluminum/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockAluminum:chisel:blockAluminum[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/aluminum/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockAluminum:chisel:blockAluminum[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/aluminum/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockAluminum:chisel:blockAluminum[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/aluminum/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockAluminum:chisel:blockAluminum[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/aluminum/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockAluminum:chisel:blockAluminum[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/aluminum/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockAluminum:chisel:blockAluminum[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/bronze/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockBronze:chisel:blockBronze[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/bronze/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockBronze:chisel:blockBronze[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/bronze/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockBronze:chisel:blockBronze[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/bronze/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockBronze:chisel:blockBronze[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/bronze/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockBronze:chisel:blockBronze[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/bronze/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockBronze:chisel:blockBronze[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/bronze/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockBronze:chisel:blockBronze[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/cobalt/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCobalt:chisel:blockCobalt[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/cobalt/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCobalt:chisel:blockCobalt[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/cobalt/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCobalt:chisel:blockCobalt[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/cobalt/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCobalt:chisel:blockCobalt[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/cobalt/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCobalt:chisel:blockCobalt[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/cobalt/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCobalt:chisel:blockCobalt[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/cobalt/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCobalt:chisel:blockCobalt[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/copper/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCopper:chisel:blockCopper[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/copper/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCopper:chisel:blockCopper[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/copper/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCopper:chisel:blockCopper[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/copper/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCopper:chisel:blockCopper[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/copper/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCopper:chisel:blockCopper[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/copper/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCopper:chisel:blockCopper[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/copper/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockCopper:chisel:blockCopper[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/electrum/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockElectrum:chisel:blockElectrum[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/electrum/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockElectrum:chisel:blockElectrum[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/electrum/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockElectrum:chisel:blockElectrum[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/electrum/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockElectrum:chisel:blockElectrum[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/electrum/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockElectrum:chisel:blockElectrum[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/electrum/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockElectrum:chisel:blockElectrum[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/electrum/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockElectrum:chisel:blockElectrum[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/gold/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockGold:chisel:blockGold[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/gold/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockGold:chisel:blockGold[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/gold/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockGold:chisel:blockGold[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/gold/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockGold:chisel:blockGold[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/gold/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockGold:chisel:blockGold[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/gold/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockGold:chisel:blockGold[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/gold/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockGold:chisel:blockGold[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/invar/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockInvar:chisel:blockInvar[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/invar/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockInvar:chisel:blockInvar[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/invar/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockInvar:chisel:blockInvar[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/invar/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockInvar:chisel:blockInvar[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/invar/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockInvar:chisel:blockInvar[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/invar/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockInvar:chisel:blockInvar[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/invar/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockInvar:chisel:blockInvar[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/iron/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockIron:chisel:blockIron[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/iron/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockIron:chisel:blockIron[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/iron/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockIron:chisel:blockIron[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/iron/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockIron:chisel:blockIron[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/iron/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockIron:chisel:blockIron[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/iron/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockIron:chisel:blockIron[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/iron/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockIron:chisel:blockIron[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/lead/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockLead:chisel:blockLead[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/lead/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockLead:chisel:blockLead[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/lead/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockLead:chisel:blockLead[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/lead/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockLead:chisel:blockLead[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/lead/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockLead:chisel:blockLead[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/lead/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockLead:chisel:blockLead[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/lead/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockLead:chisel:blockLead[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/nickel/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockNickel:chisel:blockNickel[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/nickel/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockNickel:chisel:blockNickel[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/nickel/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockNickel:chisel:blockNickel[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/nickel/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockNickel:chisel:blockNickel[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/nickel/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockNickel:chisel:blockNickel[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/nickel/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockNickel:chisel:blockNickel[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/nickel/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockNickel:chisel:blockNickel[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/platinum/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockPlatinum:chisel:blockPlatinum[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/platinum/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockPlatinum:chisel:blockPlatinum[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/platinum/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockPlatinum:chisel:blockPlatinum[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/platinum/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockPlatinum:chisel:blockPlatinum[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/platinum/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockPlatinum:chisel:blockPlatinum[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/platinum/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockPlatinum:chisel:blockPlatinum[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/platinum/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockPlatinum:chisel:blockPlatinum[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/silver/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSilver:chisel:blockSilver[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/silver/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSilver:chisel:blockSilver[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/silver/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSilver:chisel:blockSilver[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/silver/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSilver:chisel:blockSilver[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/silver/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSilver:chisel:blockSilver[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/silver/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSilver:chisel:blockSilver[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/silver/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSilver:chisel:blockSilver[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/steel/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSteel:chisel:blockSteel[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/steel/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSteel:chisel:blockSteel[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/steel/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSteel:chisel:blockSteel[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/steel/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSteel:chisel:blockSteel[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/steel/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSteel:chisel:blockSteel[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/steel/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSteel:chisel:blockSteel[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/steel/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockSteel:chisel:blockSteel[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/tin/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockTin:chisel:blockTin[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/tin/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockTin:chisel:blockTin[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/tin/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockTin:chisel:blockTin[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/tin/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockTin:chisel:blockTin[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/tin/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockTin:chisel:blockTin[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/tin/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockTin:chisel:blockTin[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/tin/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockTin:chisel:blockTin[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/uranium/caution: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockUranium:chisel:blockUranium[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/uranium/crate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockUranium:chisel:blockUranium[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/uranium/thermal-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockUranium:chisel:blockUranium[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/uranium/machine: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockUranium:chisel:blockUranium[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/uranium/badGreggy: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockUranium:chisel:blockUranium[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/uranium/bolted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockUranium:chisel:blockUranium[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/metals/uranium/scaffold: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:blockUranium:chisel:blockUranium[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/cracked: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/bricks-soft: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/bricks-cracked: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/bricks-triple: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/bricks-encased: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/braid: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/array: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/tiles-large: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=7]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/tiles-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=8]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/chaotic-medium: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=9]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/chaotic-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=10]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/dent: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=11]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/french-1: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=12]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/french-2: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=13]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/jellybean: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=14]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/layers: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal:chisel:block_charcoal[variation=15]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/mosaic: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/ornate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/panel: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/road: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/slanted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/zag: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/circular: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/weaver: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=7]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/bricks-solid: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=8]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/bricks-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=9]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/tiles-medium: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=11]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/pillar-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=12]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/twisted-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=13]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/prism: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=14]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/bricks-chaotic: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal1:chisel:block_charcoal1[variation=15]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/cuts: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal2:chisel:block_charcoal2[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/charcoal/raw: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_charcoal2:chisel:block_charcoal2[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/cracked: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/bricks-soft: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/bricks-cracked: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/bricks-triple: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/bricks-encased: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/braid: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/array: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/tiles-large: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=7]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/tiles-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=8]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/chaotic-medium: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=9]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/chaotic-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=10]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/dent: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=11]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/french-1: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=12]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/french-2: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=13]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/jellybean: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=14]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/layers: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal:chisel:block_coal[variation=15]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/mosaic: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/ornate: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/panel: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/road: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/slanted: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/zag: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/circular: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/weaver: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=7]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/bricks-solid: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=8]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/bricks-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=9]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/tiles-medium: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=11]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/pillar-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=12]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/twisted-side: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=13]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/prism: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=14]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/bricks-chaotic: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal1:chisel:block_coal1[variation=15]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/cuts: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal2:chisel:block_coal2[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coal/raw: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal2:chisel:block_coal2[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/cracked: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=0]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/bricks-soft: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=1]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/bricks-cracked: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=2]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/bricks-triple: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=3]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/bricks-encased: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=4]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/braid: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=5]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/array: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=6]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/tiles-large: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=7]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/tiles-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=8]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/chaotic-medium: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=9]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/chaotic-small: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=10]] ()
[16:09:45] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/dent: Index: 0, Size: 0
[16:09:45] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke:chisel:block_coal_coke[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke1:chisel:block_coal_coke1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke2:chisel:block_coal_coke2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/coal/coalcoke/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:block_coal_coke2:chisel:block_coal_coke2[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bloodMagic/bloodRuneArranged: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bloodMagic:chisel:bloodMagic[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bloodMagic/bloodRuneBricks: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bloodMagic:chisel:bloodMagic[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bloodMagic/bloodRuneCarved: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bloodMagic:chisel:bloodMagic[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bloodMagic/bloodRuneCarvedRadial: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bloodMagic:chisel:bloodMagic[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bloodMagic/bloodRuneClassicPanel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bloodMagic:chisel:bloodMagic[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bloodMagic/bloodRuneTiles: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bloodMagic:chisel:bloodMagic[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/planks_acacia: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bookshelf_acacia:chisel:bookshelf_acacia[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/planks_birch: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bookshelf_birch:chisel:bookshelf_birch[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/planks_big_oak: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bookshelf_darkoak:chisel:bookshelf_darkoak[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/planks_jungle: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bookshelf_jungle:chisel:bookshelf_jungle[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/planks_spruce: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bookshelf_spruce:chisel:bookshelf_spruce[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks:chisel:bricks[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks1:chisel:bricks1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks1:chisel:bricks1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks1:chisel:bricks1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks1:chisel:bricks1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks1:chisel:bricks1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks1:chisel:bricks1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks1:chisel:bricks1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks1:chisel:bricks1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks1:chisel:bricks1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricks1:chisel:bricks1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricksextra:chisel:bricksextra[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricksextra:chisel:bricksextra[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricksextra:chisel:bricksextra[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricksextra:chisel:bricksextra[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/bricks/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:bricksextra:chisel:bricksextra[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete/default: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:brownstone:chisel:brownstone[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete/block: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:brownstone:chisel:brownstone[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete/doubleslab-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:brownstone:chisel:brownstone[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete/blocks: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:brownstone:chisel:brownstone[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete/weathered: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:brownstone:chisel:brownstone[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete/weathered-block: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:brownstone:chisel:brownstone[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete/weathered-doubleslab-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:brownstone:chisel:brownstone[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete/weathered-blocks: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:brownstone:chisel:brownstone[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete/weathered-half-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:brownstone:chisel:brownstone[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete/weathered-block-half-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:brownstone:chisel:brownstone[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/black: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_black:chisel:carpet_black[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/black: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_black:chisel:carpet_black[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/blue: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_blue:chisel:carpet_blue[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/blue: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_blue:chisel:carpet_blue[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/brown: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_brown:chisel:carpet_brown[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/brown: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_brown:chisel:carpet_brown[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/cyan: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_cyan:chisel:carpet_cyan[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/cyan: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_cyan:chisel:carpet_cyan[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/gray: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_gray:chisel:carpet_gray[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/gray: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_gray:chisel:carpet_gray[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/green: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_green:chisel:carpet_green[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/green: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_green:chisel:carpet_green[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/lightblue: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_lightblue:chisel:carpet_lightblue[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/lightblue: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_lightblue:chisel:carpet_lightblue[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/lightgray: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_lightgray:chisel:carpet_lightgray[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/lightgray: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_lightgray:chisel:carpet_lightgray[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/lime: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_lime:chisel:carpet_lime[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/lime: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_lime:chisel:carpet_lime[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/magenta: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_magenta:chisel:carpet_magenta[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/magenta: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_magenta:chisel:carpet_magenta[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/orange: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_orange:chisel:carpet_orange[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/orange: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_orange:chisel:carpet_orange[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/pink: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_pink:chisel:carpet_pink[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/pink: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_pink:chisel:carpet_pink[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/purple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_purple:chisel:carpet_purple[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/purple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_purple:chisel:carpet_purple[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/red: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_red:chisel:carpet_red[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/red: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_red:chisel:carpet_red[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/white: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_white:chisel:carpet_white[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/white: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_white:chisel:carpet_white[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/legacy/yellow: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_yellow:chisel:carpet_yellow[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/wool/llama/yellow: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:carpet_yellow:chisel:carpet_yellow[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cloud/cloud: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cloud:chisel:cloud[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cloud/large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cloud:chisel:cloud[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cloud/small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cloud:chisel:cloud[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cloud/vertical: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cloud:chisel:cloud[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cloud/grid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cloud:chisel:cloud[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone:chisel:cobblestone[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone1:chisel:cobblestone1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone1:chisel:cobblestone1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone1:chisel:cobblestone1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone1:chisel:cobblestone1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone1:chisel:cobblestone1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone1:chisel:cobblestone1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone1:chisel:cobblestone1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone1:chisel:cobblestone1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone1:chisel:cobblestone1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestone1:chisel:cobblestone1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestoneextra:chisel:cobblestoneextra[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestoneextra:chisel:cobblestoneextra[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestoneextra:chisel:cobblestoneextra[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestoneextra:chisel:cobblestoneextra[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestoneextra:chisel:cobblestoneextra[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestoneextra:chisel:cobblestoneextra[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/extra/emboss: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestoneextra:chisel:cobblestoneextra[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/extra/indent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestoneextra:chisel:cobblestoneextra[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/cobblestone/extra/marker: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:cobblestoneextra:chisel:cobblestoneextra[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/raw: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete:chisel:concrete[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black:chisel:concrete_black[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black1:chisel:concrete_black1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_black/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_black2:chisel:concrete_black2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue:chisel:concrete_blue[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue1:chisel:concrete_blue1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_blue/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_blue2:chisel:concrete_blue2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown:chisel:concrete_brown[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown1:chisel:concrete_brown1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_brown/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_brown2:chisel:concrete_brown2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan:chisel:concrete_cyan[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan1:chisel:concrete_cyan1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_cyan/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_cyan2:chisel:concrete_cyan2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray:chisel:concrete_gray[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray1:chisel:concrete_gray1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_gray/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_gray2:chisel:concrete_gray2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green:chisel:concrete_green[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green1:chisel:concrete_green1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_green/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_green2:chisel:concrete_green2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue:chisel:concrete_lightblue[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue1:chisel:concrete_lightblue1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightblue/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightblue2:chisel:concrete_lightblue2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray:chisel:concrete_lightgray[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray1:chisel:concrete_lightgray1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lightgray/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lightgray2:chisel:concrete_lightgray2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime:chisel:concrete_lime[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime1:chisel:concrete_lime1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_lime/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_lime2:chisel:concrete_lime2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta:chisel:concrete_magenta[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta1:chisel:concrete_magenta1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_magenta/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_magenta2:chisel:concrete_magenta2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange:chisel:concrete_orange[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange1:chisel:concrete_orange1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_orange/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_orange2:chisel:concrete_orange2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink:chisel:concrete_pink[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink1:chisel:concrete_pink1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_pink/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_pink2:chisel:concrete_pink2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/white: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/orange: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/magenta: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/lightblue: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/yellow: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/lime: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/pink: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/gray: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/lightgray: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/cyan: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/purple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/blue: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/brown: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/green: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/red: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_powder/black: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_powder:chisel:concrete_powder[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple:chisel:concrete_purple[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple1:chisel:concrete_purple1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_purple/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_purple2:chisel:concrete_purple2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red:chisel:concrete_red[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red1:chisel:concrete_red1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_red/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_red2:chisel:concrete_red2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white:chisel:concrete_white[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white1:chisel:concrete_white1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_white/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_white2:chisel:concrete_white2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow:chisel:concrete_yellow[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow1:chisel:concrete_yellow1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/concrete_yellow/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:concrete_yellow2:chisel:concrete_yellow2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-embossed-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-gem-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-cells: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-space: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-spaceblack: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-simple-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-bismuth: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-crushed: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-four: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-fourornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-zelda: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diamond/terrain-diamond-ornatelayer: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diamond:chisel:diamond[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/bricks-soft: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/tiles-large: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/tiles-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/chaotic-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/chaotic-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/dent: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/french-1: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/french-2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/jellybean: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite:chisel:diorite[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/mosaic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/road: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/slanted: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/zag: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/circular: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/weaver: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/bricks-small: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/tiles-medium: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/pillar-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/twisted-side: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/prism: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/bricks-chaotic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite1:chisel:diorite1[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/diorite/cuts: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:diorite2:chisel:diorite2[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/bricks: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/netherbricks: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/bricks3: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/cobble: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/reinforcedCobbleDirt: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/reinforcedDirt: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/happy: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/bricks2: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/bricks+dirt2-top: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/hor-top: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/vert-top: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/layers: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/vertical-top: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/chunky: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/horizontal: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=14]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/dirt/plate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:dirt:chisel:dirt[variation=15]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/panel: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/panelclassic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/smooth: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/chunk: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/goldborder: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/zelda: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/cell: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=6]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/cellbismuth: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=7]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/four: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=8]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/fourornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=9]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/ornate: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=10]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/masonryEmerald: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=11]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/emeraldCircle: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=12]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/emerald/emeraldPrismatic: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:emerald:chisel:emerald[variation=13]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=0]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/bricks-solid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=1]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/bricks-cracked: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=2]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/bricks-triple: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=3]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/bricks-encased: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=4]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/braid: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=5]] ()
[16:09:46] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/array: Index: 0, Size: 0
[16:09:46] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone:chisel:endstone[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone1:chisel:endstone1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone1:chisel:endstone1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone1:chisel:endstone1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone1:chisel:endstone1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone1:chisel:endstone1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/zag: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone1:chisel:endstone1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone1:chisel:endstone1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/weaver: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone1:chisel:endstone1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/bricks-chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone1:chisel:endstone1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/cuts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstone1:chisel:endstone1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstoneextra:chisel:endstoneextra[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstoneextra:chisel:endstoneextra[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstoneextra:chisel:endstoneextra[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/twisted-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstoneextra:chisel:endstoneextra[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/endstone/prism: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:endstoneextra:chisel:endstoneextra[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/voidstone/animated/background: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:energizedVoidstone:chisel:energizedVoidstone[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/dots: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/rust2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/rust: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/platex: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/wireframewhite: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/wireframe: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/hazard: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/hazardorange: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/circuit: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/metalbox-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/goldplate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/goldplating: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/grinder: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/plating: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/rustplates: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/column-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory:chisel:factory[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/frameblue: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory1:chisel:factory1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/iceiceice: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory1:chisel:factory1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/tilemosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory1:chisel:factory1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/vent-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory1:chisel:factory1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/factory/wireframeblue: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:factory1:chisel:factory1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/screenCyan: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=0]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/screenCyan.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/screenCyan: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=1]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/screenCyan.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/controllerParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=2]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/controllerParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/rainbowWaveParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=3]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/rainbowWaveParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/futura/controllerpurple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=4]] ()
[16:09:47] [Client thread/WARN]: Image not found: chisel:textures/blocks/futura/controllerpurple.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/orangeFrameParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=5]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/orangeFrameParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/orangeFrameParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=6]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/orangeFrameParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/orangeFrameParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=7]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/orangeFrameParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/orangeFrameParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=8]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/orangeFrameParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/orangeFrameParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=9]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/orangeFrameParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/orangeFrameParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=10]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/orangeFrameParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/orangeFrameParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=11]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/orangeFrameParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/orangeFrameParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=12]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/orangeFrameParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/orangeFrameParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=13]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/orangeFrameParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/orangeFrameParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=14]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/orangeFrameParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/orangeFrameParticle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=15]] ()
[16:09:47] [Client thread/WARN]: Image not found: minecraft:textures/blocks/orangeFrameParticle.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glassbubble: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glass-chinese: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/japanese: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=2]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glassdungeon: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glasslight: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glassnoborder: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glass-ornatesteel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=6]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glass-screen: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=7]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glassshale: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=8]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glass-steelframe: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=9]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glassstone: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=10]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glassstreak: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=11]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glass-thickgrid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=12]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/terrain-glass-thingrid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=13]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/a1-glasswindow-ironfencemodern: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=14]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass/chrono: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glass:chisel:glass[variation=15]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/black/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedblack:chisel:glassdyedblack[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/black/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedblack:chisel:glassdyedblack[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/black/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedblack:chisel:glassdyedblack[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/black/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedblack:chisel:glassdyedblack[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/black/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedblack:chisel:glassdyedblack[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/blue/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedblue:chisel:glassdyedblue[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/blue/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedblue:chisel:glassdyedblue[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/blue/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedblue:chisel:glassdyedblue[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/blue/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedblue:chisel:glassdyedblue[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/blue/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedblue:chisel:glassdyedblue[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/brown/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedbrown:chisel:glassdyedbrown[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/brown/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedbrown:chisel:glassdyedbrown[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/brown/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedbrown:chisel:glassdyedbrown[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/brown/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedbrown:chisel:glassdyedbrown[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/brown/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedbrown:chisel:glassdyedbrown[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/cyan/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedcyan:chisel:glassdyedcyan[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/cyan/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedcyan:chisel:glassdyedcyan[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/cyan/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedcyan:chisel:glassdyedcyan[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/cyan/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedcyan:chisel:glassdyedcyan[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/cyan/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedcyan:chisel:glassdyedcyan[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/gray/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedgray:chisel:glassdyedgray[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/gray/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedgray:chisel:glassdyedgray[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/gray/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedgray:chisel:glassdyedgray[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/gray/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedgray:chisel:glassdyedgray[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/gray/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedgray:chisel:glassdyedgray[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/green/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedgreen:chisel:glassdyedgreen[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/green/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedgreen:chisel:glassdyedgreen[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/green/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedgreen:chisel:glassdyedgreen[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/green/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedgreen:chisel:glassdyedgreen[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/green/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedgreen:chisel:glassdyedgreen[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/lightblue/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlightblue:chisel:glassdyedlightblue[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/lightblue/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlightblue:chisel:glassdyedlightblue[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/lightblue/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlightblue:chisel:glassdyedlightblue[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/lightblue/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlightblue:chisel:glassdyedlightblue[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/lightblue/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlightblue:chisel:glassdyedlightblue[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/silver/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlightgray:chisel:glassdyedlightgray[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/silver/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlightgray:chisel:glassdyedlightgray[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/silver/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlightgray:chisel:glassdyedlightgray[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/silver/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlightgray:chisel:glassdyedlightgray[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/silver/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlightgray:chisel:glassdyedlightgray[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/lime/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlime:chisel:glassdyedlime[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/lime/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlime:chisel:glassdyedlime[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/lime/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlime:chisel:glassdyedlime[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/lime/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlime:chisel:glassdyedlime[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/lime/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedlime:chisel:glassdyedlime[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/magenta/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedmagenta:chisel:glassdyedmagenta[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/magenta/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedmagenta:chisel:glassdyedmagenta[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/magenta/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedmagenta:chisel:glassdyedmagenta[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/magenta/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedmagenta:chisel:glassdyedmagenta[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/magenta/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedmagenta:chisel:glassdyedmagenta[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/orange/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedorange:chisel:glassdyedorange[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/orange/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedorange:chisel:glassdyedorange[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/orange/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedorange:chisel:glassdyedorange[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/orange/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedorange:chisel:glassdyedorange[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/orange/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedorange:chisel:glassdyedorange[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/pink/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedpink:chisel:glassdyedpink[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/pink/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedpink:chisel:glassdyedpink[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/pink/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedpink:chisel:glassdyedpink[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/pink/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedpink:chisel:glassdyedpink[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/pink/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedpink:chisel:glassdyedpink[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/purple/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedpurple:chisel:glassdyedpurple[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/purple/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedpurple:chisel:glassdyedpurple[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/purple/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedpurple:chisel:glassdyedpurple[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/purple/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedpurple:chisel:glassdyedpurple[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/purple/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedpurple:chisel:glassdyedpurple[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/red/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedred:chisel:glassdyedred[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/red/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedred:chisel:glassdyedred[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/red/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedred:chisel:glassdyedred[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/red/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedred:chisel:glassdyedred[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/red/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedred:chisel:glassdyedred[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/white/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedwhite:chisel:glassdyedwhite[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/white/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedwhite:chisel:glassdyedwhite[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/white/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedwhite:chisel:glassdyedwhite[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/white/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedwhite:chisel:glassdyedwhite[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/white/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedwhite:chisel:glassdyedwhite[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/yellow/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedyellow:chisel:glassdyedyellow[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/yellow/framed: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedyellow:chisel:glassdyedyellow[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/yellow/streaks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedyellow:chisel:glassdyedyellow[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/yellow/rough: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedyellow:chisel:glassdyedyellow[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glass_stained/yellow/brick: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glassdyedyellow:chisel:glassdyedyellow[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=2]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=6]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=7]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=8]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=9]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=10]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=11]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=12]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=13]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=14]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone:chisel:glowstone[variation=15]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=1]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=2]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=3]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=4]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/bricks-solid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=5]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=6]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=7]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=8]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=9]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/twisted-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=10]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/prism: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=11]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/extra/bismuth: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=12]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/extra/tiles-large-bismuth: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=13]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/extra/tiles-medium-bismuth: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=14]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/extra/neon: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone1:chisel:glowstone1[variation=15]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/glowstone/extra/neon-panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:glowstone2:chisel:glowstone2[variation=0]] (OpenToSky,Transparency,TransparentRoof)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-largeingot-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-smallingot-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-brick-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-cart-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-coin-heads-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-coin-tails-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-crate-dark-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-crate-light-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-plates-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-rivets-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-star-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-space-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-spaceblack-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/terrain-gold-simple-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/gold/goldEye: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:gold:chisel:gold[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite:chisel:granite[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/zag: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/weaver: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/bricks-solid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/twisted-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/prism: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/bricks-chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite1:chisel:granite1[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/granite/cuts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:granite2:chisel:granite2[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay:chisel:hardenedclay[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay1:chisel:hardenedclay1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay1:chisel:hardenedclay1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay1:chisel:hardenedclay1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay1:chisel:hardenedclay1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay1:chisel:hardenedclay1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/zag: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay1:chisel:hardenedclay1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay1:chisel:hardenedclay1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/weaver: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay1:chisel:hardenedclay1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/bricks-chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay1:chisel:hardenedclay1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/cuts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclay1:chisel:hardenedclay1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/bricks-solid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclayextra:chisel:hardenedclayextra[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclayextra:chisel:hardenedclayextra[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclayextra:chisel:hardenedclayextra[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclayextra:chisel:hardenedclayextra[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/twisted-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclayextra:chisel:hardenedclayextra[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/hardenedclay/prism: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:hardenedclayextra:chisel:hardenedclayextra[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/icepillar/plainplain-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:icepillar:chisel:icepillar[variation=0]] (Transparency)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/icepillar/plaingreek-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:icepillar:chisel:icepillar[variation=1]] (Transparency)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/icepillar/greekplain-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:icepillar:chisel:icepillar[variation=2]] (Transparency)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/icepillar/greekgreek-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:icepillar:chisel:icepillar[variation=3]] (Transparency)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/icepillar/convexplain-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:icepillar:chisel:icepillar[variation=4]] (Transparency)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/icepillar/carved-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:icepillar:chisel:icepillar[variation=5]] (Transparency)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/icepillar/ornamental-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:icepillar:chisel:icepillar[variation=6]] (Transparency)
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-largeingot-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-smallingot-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-gears-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-brick-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-plates-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-rivets-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-coin-heads-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-coin-tails-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-crate-dark-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-crate-light-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-moon-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-space: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-spaceblack: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-vents-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/iron/terrain-iron-simple-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:iron:chisel:iron[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/barbedwire: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=1]] ()
[16:09:47] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/barbedwire.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/cage: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=2]] ()
[16:09:47] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/cage.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/fenceIronTop: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=3]] ()
[16:09:47] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/fenceIronTop.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/terrain-glass-thickgrid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/terrain-glass-thingrid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=5]] ()
[16:09:47] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/terrain-glass-thingrid.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/terrain-glass-ornatesteel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=6]] ()
[16:09:47] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/terrain-glass-ornatesteel.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/bars: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=7]] ()
[16:09:47] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/bars.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/spikes: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=8]] ()
[16:09:47] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/spikes.png
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/a1-ironbars-ironclassicnew: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/a1-ironbars-ironfence: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/a1-ironbars-ironfencemodern: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/wallpanel-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/dottedpanel-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/largewall: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/roundel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/wallvents-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/largetile: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/smalltile: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/floortile: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/checkertile: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/clearscreen: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/fuzzscreen: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/largesteel-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/smallsteel-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/directionleft-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/directionright-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/laboratory/infocon-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:laboratory:chisel:laboratory[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/lapis/terrain-lapisblock-chunky: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:lapis:chisel:lapis[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/lapis/terrain-lapisblock-panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:lapis:chisel:lapis[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/lapis/terrain-lapisblock-zelda: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:lapis:chisel:lapis[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/lapis/terrain-lapisornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:lapis:chisel:lapis[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/lapis/terrain-lapistile: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:lapis:chisel:lapis[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/lapis/a1-blocklapis-panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:lapis:chisel:lapis[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/lapis/a1-blocklapis-smooth: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:lapis:chisel:lapis[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/lapis/a1-blocklapis-ornatelayer: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:lapis:chisel:lapis[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/lapis/masonryLapis: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:lapis:chisel:lapis[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for minecraft:blocks/lava_still: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:lavastone:chisel:lavastone[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone:chisel:limestone[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone1:chisel:limestone1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone1:chisel:limestone1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone1:chisel:limestone1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone1:chisel:limestone1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone1:chisel:limestone1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/zag: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone1:chisel:limestone1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone1:chisel:limestone1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/weaver: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone1:chisel:limestone1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/bricks-chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone1:chisel:limestone1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/cuts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestone1:chisel:limestone1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/bricks-solid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestoneextra:chisel:limestoneextra[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestoneextra:chisel:limestoneextra[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestoneextra:chisel:limestoneextra[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestoneextra:chisel:limestoneextra[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/twisted-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestoneextra:chisel:limestoneextra[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/prism: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestoneextra:chisel:limestoneextra[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/limestone/extra/raw: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:limestoneextra:chisel:limestoneextra[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble:chisel:marble[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble1:chisel:marble1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble1:chisel:marble1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble1:chisel:marble1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble1:chisel:marble1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble1:chisel:marble1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/zag: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble1:chisel:marble1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble1:chisel:marble1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/weaver: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble1:chisel:marble1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/bricks-chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble1:chisel:marble1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/cuts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marble1:chisel:marble1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/bricks-solid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marbleextra:chisel:marbleextra[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marbleextra:chisel:marbleextra[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marbleextra:chisel:marbleextra[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marbleextra:chisel:marbleextra[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/twisted-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marbleextra:chisel:marbleextra[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/prism: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marbleextra:chisel:marbleextra[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marble/extra/raw: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marbleextra:chisel:marbleextra[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/pillar-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/default-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/simple-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/convex-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/rough-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/greekdecor-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/greekgreek-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/greekplain-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/plaindecor-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/plaingreek-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/plainplain-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/widedecor-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/widegreek-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/wideplain-top: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/carved-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/marblepillar/ornamental-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:marblepillar:chisel:marblepillar[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-brinstar: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-classicspatter: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-guts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-gutsdark: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-gutssmall: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-lavabrinstar: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-lavabrown: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-lavaobsidian: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-lavastonedark: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-meat: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-meatred: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-meatredsmall: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-meatsmall: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-red: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/a1-netherbrick-redsmall: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherbrick/netherFancyBricks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherbrick:chisel:netherbrick[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-bloodgravel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-bloodrock: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-bloodrockgrey: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-brinstar: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-brinstarshale: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-classic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-classicspatter: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-guts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-gutsdark: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-meat: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-meatred: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-meatrock: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-red: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/netherrack/a1-netherrack-wells: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:netherrack:chisel:netherrack[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/pillar-quartz-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/chiseled-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/panel-shiny: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/chunks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/growth: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/crystal: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/map-a: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/map-b: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/panel-light: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/blocks: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/tiles: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/greek-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/obsidian/crate-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:obsidian:chisel:obsidian[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/paper/box: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:paper:chisel:paper[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/paper/throughMiddle: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:paper:chisel:paper[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/paper/cross: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:paper:chisel:paper[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/paper/sixSections: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:paper:chisel:paper[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/paper/vertical: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:paper:chisel:paper[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/paper/horizontal: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:paper:chisel:paper[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/paper/floral: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:paper:chisel:paper[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/paper/plain: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:paper:chisel:paper[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/paper/door: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:paper:chisel:paper[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/clean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/short: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/panel-nails: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/double-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/crate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/crate-fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/vertical: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/vertical-uneven: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/parquet: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/blinds: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/crateex: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/chaotic-hor: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-acacia/chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-acacia:chisel:planks-acacia[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/clean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/short: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/panel-nails: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/double-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/crate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/crate-fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/vertical: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/vertical-uneven: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/parquet: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/blinds: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/crateex: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/chaotic-hor: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-birch/chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-birch:chisel:planks-birch[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/clean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/short: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/panel-nails: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/double-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/crate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/crate-fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/vertical: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/vertical-uneven: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/parquet: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/blinds: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/crateex: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/chaotic-hor: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-dark-oak/chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-dark-oak:chisel:planks-dark-oak[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/clean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/short: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/panel-nails: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/double-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/crate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/crate-fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/vertical: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/vertical-uneven: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/parquet: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/blinds: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/crateex: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/chaotic-hor: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-jungle/chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-jungle:chisel:planks-jungle[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/clean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/short: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/panel-nails: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/double-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/crate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/crate-fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/vertical: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/vertical-uneven: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/parquet: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/blinds: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/crateex: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/chaotic-hor: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-oak/chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-oak:chisel:planks-oak[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/clean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/short: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/panel-nails: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/double-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/crate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/crate-fancy: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/vertical: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/vertical-uneven: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/parquet: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/blinds: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/crateex: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/chaotic-hor: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/planks-spruce/chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:planks-spruce:chisel:planks-spruce[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine:chisel:prismarine[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine1:chisel:prismarine1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine1:chisel:prismarine1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine1:chisel:prismarine1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine1:chisel:prismarine1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine1:chisel:prismarine1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/zag: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine1:chisel:prismarine1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine1:chisel:prismarine1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/weaver: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine1:chisel:prismarine1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/bricks-chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine1:chisel:prismarine1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/cuts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarine1:chisel:prismarine1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/bricks-solid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarineextra:chisel:prismarineextra[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarineextra:chisel:prismarineextra[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarineextra:chisel:prismarineextra[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarineextra:chisel:prismarineextra[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/prismarineanim/twisted-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:prismarineextra:chisel:prismarineextra[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur:chisel:purpur[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur1:chisel:purpur1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur1:chisel:purpur1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur1:chisel:purpur1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur1:chisel:purpur1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur1:chisel:purpur1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/zag: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur1:chisel:purpur1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur1:chisel:purpur1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/weaver: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur1:chisel:purpur1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/bricks-chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur1:chisel:purpur1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/cuts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpur1:chisel:purpur1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/bricks-solid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpurextra:chisel:purpurextra[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpurextra:chisel:purpurextra[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/twisted-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpurextra:chisel:purpurextra[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/purpur/prism: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:purpurextra:chisel:purpurextra[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz:chisel:quartz[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/zag: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/weaver: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/bricks-solid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/prism: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/bricks-chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/quartz/cuts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:quartz1:chisel:quartz1[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone:chisel:redstone[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/bricks-solid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/twisted-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/redstone/prism: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:redstone1:chisel:redstone1[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-0-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-1-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-2-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-3-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-4-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-5-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-6-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-7-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-8-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-9-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-10-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-11-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-12-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-13-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-14-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstone-scribbles/scribbles-15-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstone-scribbles:chisel:sandstone-scribbles[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered:chisel:sandstonered[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered1:chisel:sandstonered1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered1:chisel:sandstonered1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered1:chisel:sandstonered1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered1:chisel:sandstonered1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered1:chisel:sandstonered1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/zag: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered1:chisel:sandstonered1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered1:chisel:sandstonered1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/weaver: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered1:chisel:sandstonered1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/bricks-chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered1:chisel:sandstonered1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/cuts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstonered1:chisel:sandstonered1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/bricks-solid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneredextra:chisel:sandstoneredextra[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneredextra:chisel:sandstoneredextra[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneredextra:chisel:sandstoneredextra[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneredextra:chisel:sandstoneredextra[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/twisted-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneredextra:chisel:sandstoneredextra[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstonered/prism: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneredextra:chisel:sandstoneredextra[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow:chisel:sandstoneyellow[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow1:chisel:sandstoneyellow1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow1:chisel:sandstoneyellow1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow1:chisel:sandstoneyellow1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow1:chisel:sandstoneyellow1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow1:chisel:sandstoneyellow1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/zag: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow1:chisel:sandstoneyellow1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow1:chisel:sandstoneyellow1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/weaver: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow1:chisel:sandstoneyellow1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/bricks-chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow1:chisel:sandstoneyellow1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/cuts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellow1:chisel:sandstoneyellow1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/bricks-solid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellowextra:chisel:sandstoneyellowextra[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellowextra:chisel:sandstoneyellowextra[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellowextra:chisel:sandstoneyellowextra[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellowextra:chisel:sandstoneyellowextra[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/twisted-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellowextra:chisel:sandstoneyellowextra[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/sandstoneyellow/prism: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:sandstoneyellowextra:chisel:sandstoneyellowextra[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/bricks-soft: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/bricks-cracked: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/bricks-triple: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/bricks-encased: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/braid: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/array: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/tiles-large: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/tiles-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/chaotic-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/chaotic-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=10]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/dent: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=11]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/french-1: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=12]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/french-2: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=13]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/jellybean: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=14]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/layers: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick:chisel:stonebrick[variation=15]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/mosaic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick1:chisel:stonebrick1[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/ornate: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick1:chisel:stonebrick1[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/panel: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick1:chisel:stonebrick1[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/road: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick1:chisel:stonebrick1[variation=3]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/slanted: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick1:chisel:stonebrick1[variation=4]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/zag: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick1:chisel:stonebrick1[variation=5]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/circular: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick1:chisel:stonebrick1[variation=6]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/weaver: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick1:chisel:stonebrick1[variation=7]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/bricks-chaotic: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick1:chisel:stonebrick1[variation=8]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/cuts: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrick1:chisel:stonebrick1[variation=9]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/bricks-small: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrickextra:chisel:stonebrickextra[variation=0]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/tiles-medium: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrickextra:chisel:stonebrickextra[variation=1]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/stone/pillar-side: Index: 0, Size: 0
[16:09:47] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:stonebrickextra:chisel:stonebrickextra[variation=2]] ()
[16:09:47] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data fo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment