Jump to content

[1.12.2] java.lang.NullPointerException: Unexpected error


thatonetraitor

Recommended Posts

I crash anytime i connect to my server. It was working fine yesterday but is now crashing every time.

 

 
 
 
 
Spoiler

[20:06:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:06:54] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:06:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:06:54] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[20:06:54] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64
[20:06:54] [main/INFO] [FML]: Searching C:\Users\ThatOneTraitor\AppData\Roaming\.minecraft\mods for mods
[20:06:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:06:54] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:06:54] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[20:06:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:06:54] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:06:54] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-177.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:06:54] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[20:06:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:06:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:06:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:06:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:06:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:06:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:06:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:06:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:06:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:06:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:06:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:06:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:06:57] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:06:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:06:57] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[20:06:57] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[20:06:57] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[20:06:57] [main/INFO] [Quark ASM]: Located Method, patching...
[20:06:57] [main/INFO] [Quark ASM]: Patch result: true
[20:06:57] [main/INFO] [Quark ASM]: Located Method, patching...
[20:06:57] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[20:06:57] [main/INFO] [Quark ASM]: Patch result: true
[20:06:57] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[20:06:57] [main/INFO] [Quark ASM]: Located Method, patching...
[20:06:57] [main/INFO] [Quark ASM]: Patch result: true
[20:06:57] [main/INFO] [Quark ASM]: Transforming net.minecraft.client.gui.inventory.GuiContainer
[20:06:57] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [drawScreen, func_73863_a] Descriptor (IIF)V)
[20:06:57] [main/INFO] [Quark ASM]: Located Method, patching...
[20:06:57] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/client/gui/inventory/GuiContainer.func_146979_b (II)V
[20:06:57] [main/INFO] [Quark ASM]: Patch result: true
[20:06:57] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[20:06:57] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[20:06:57] [main/INFO] [Quark ASM]: Located Method, patching...
[20:06:57] [main/INFO] [Quark ASM]: Patch result: true
[20:06:57] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[20:06:57] [main/INFO] [Quark ASM]: Located Method, patching...
[20:06:57] [main/INFO] [Quark ASM]: Patch result: true
[20:06:58] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[20:06:58] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[20:06:58] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: ThatOneTraitor
[20:06:58] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[20:06:58] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[20:06:58] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[20:06:58] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[20:06:58] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:06:58] [Client thread/INFO] [Quark ASM]: Located patch target node IRETURN
[20:06:58] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:06:58] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[20:06:58] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[20:06:58] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:06:58] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:06:59] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[20:06:59] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[20:06:59] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:06:59] [Client thread/INFO] [Quark ASM]: Located patch target node ARETURN
[20:06:59] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:06:59] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
[20:06:59] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [isBlocked, func_176372_g] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)Z)
[20:06:59] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:06:59] [Client thread/INFO] [Quark ASM]: Located patch target node IRETURN
[20:06:59] [Client thread/INFO] [Quark ASM]: Located patch target node IRETURN
[20:06:59] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:06:59] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
[20:06:59] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [canPush, func_185646_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z)
[20:06:59] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:06:59] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
[20:06:59] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:06:59] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[20:06:59] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:06:59] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[20:06:59] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:06:59] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
[20:06:59] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:06:59] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
[20:06:59] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:06:59] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [checkForMove, func_176316_e] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V)
[20:06:59] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:06:59] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
[20:06:59] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:06:59] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
[20:06:59] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[20:06:59] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:06:59] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:06:59] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[20:06:59] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:06:59] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[20:06:59] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:06:59] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[20:06:59] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:06:59] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
[20:06:59] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:00] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
[20:07:00] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[20:07:00] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:00] [Client thread/INFO] [Quark ASM]: Located patch target node IRETURN
[20:07:00] [Client thread/INFO] [Quark ASM]: Located patch target node IRETURN
[20:07:00] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:00] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
[20:07:00] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
[20:07:00] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:00] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityMinecart.func_70099_a (Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;
[20:07:00] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:00] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
[20:07:00] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[20:07:00] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:00] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;
[20:07:00] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:00] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
[20:07:00] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
[20:07:00] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:00] [Client thread/INFO] [Quark ASM]: Located patch target node BIPUSH 6
[20:07:00] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:00] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
[20:07:00] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
[20:07:00] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:00] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:01] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[20:07:01] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
[20:07:01] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:01] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
[20:07:01] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:01] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
[20:07:01] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[20:07:01] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:01] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:07:01] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:07:01] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:07:01] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:07:01] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:01] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
[20:07:01] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
[20:07:02] [Client thread/INFO] [FML]: -- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 277812568 bytes (264 MB) / 805306368 bytes (768 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
Quark Plugin (Quark-r1.6-177.jar)
  vazkii.quark.base.asm.ClassTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 431.60' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
[20:07:02] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
[20:07:02] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[20:07:02] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[20:07:02] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[20:07:03] [Client thread/INFO] [FML]: Searching C:\Users\ThatOneTraitor\AppData\Roaming\.minecraft\mods for mods
[20:07:04] [Client thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.357
[20:07:04] [Client thread/WARN] [FML]: Mod enderstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.6.137
[20:07:04] [Client thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
[20:07:05] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 131199139 nanos
[20:07:05] [Client thread/INFO] [FML]: Forge Mod Loader has identified 38 mods to load
[20:07:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, autoreglib, baubles, biomesoplenty, bonsaitrees, botania, botanicbonsai, chisel, codechickenlib, ctm, enderstorage, extrautils2, ftblib, ftbutilities, ftbbackups, waila, inventorytweaks, ironbackpacks, ironchest, jei, journeymap, lostcities, mantle, morpheus, mousetweaks, naturesemerald, naturescompass, harvestcraft, pixelmon, quark, reborncore, simplevoidworld, storagenetwork, tconstruct, torchmaster] at CLIENT
[20:07:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, autoreglib, baubles, biomesoplenty, bonsaitrees, botania, botanicbonsai, chisel, codechickenlib, ctm, enderstorage, extrautils2, ftblib, ftbutilities, ftbbackups, waila, inventorytweaks, ironbackpacks, ironchest, jei, journeymap, lostcities, mantle, morpheus, mousetweaks, naturesemerald, naturescompass, harvestcraft, pixelmon, quark, reborncore, simplevoidworld, storagenetwork, tconstruct, torchmaster] at SERVER
[20:07:06] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[20:07:06] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[20:07:06] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[20:07:06] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[20:07:06] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.Render
[20:07:06] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderEntityOnFire, func_76977_a] Descriptor (Lnet/minecraft/entity/Entity;DDDF)V)
[20:07:06] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:06] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:06] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.model.ModelBiped
[20:07:06] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [setRotationAngles, func_78087_a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V)
[20:07:06] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:06] [Client thread/INFO] [Quark ASM]: Located patch target node RETURN
[20:07:06] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:06] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
[20:07:06] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
[20:07:06] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:06] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:08] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
[20:07:08] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[20:07:08] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
[20:07:08] [Client thread/INFO] [tconstruct]: Preparing to take over the world
[20:07:09] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Baubles, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Bonsai Trees, FMLFileResourcePack:Botania, FMLFileResourcePack:Botanic Bonsai, FMLFileResourcePack:Chisel, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CTM, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:FTB Library, FMLFileResourcePack:FTB Utilities, FMLFileResourcePack:FTB Utilities: Backups, FMLFileResourcePack:Waila, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:The Lost Cities, FMLFileResourcePack:Mantle, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Natures Emerald, FMLFileResourcePack:Nature's Compass, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pixelmon, FMLFileResourcePack:Quark, FMLFileResourcePack:Reborn Core, FMLFileResourcePack:SimpleVoidWorld, FMLFileResourcePack:Simple Storage Network, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TorchMaster
[20:07:09] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.RenderItem
[20:07:09] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderItem, func_180454_a] Descriptor (Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/block/model/IBakedModel;)V)
[20:07:09] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:09] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:09] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderEffect, func_191966_a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V)
[20:07:09] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:09] [Client thread/INFO] [Quark ASM]: Located patch target node LDC -8372020
[20:07:09] [Client thread/INFO] [Quark ASM]: Located patch target node LDC -8372020
[20:07:09] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:09] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.EntityRenderer
[20:07:09] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderWorldPass, func_175068_a] Descriptor (IFJ)V)
[20:07:09] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:09] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/client/renderer/EntityRenderer.func_78479_a (FI)V
[20:07:09] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:09] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[20:07:10] [Client thread/INFO] [FML]: Found 1311 ObjectHolder annotations
[20:07:10] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[20:07:10] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[20:07:10] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[20:07:10] [Forge Version Check/INFO] [forge.VersionCheck]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=EnderStorage
[20:07:10] [Client thread/INFO] [extrautils2]: Extra Utilities 2 JEI Plugin - ACTIVATE!
[20:07:10] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.RenderManager
[20:07:10] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderEntity, func_188391_a] Descriptor (Lnet/minecraft/entity/Entity;DDDFFZ)V)
[20:07:10] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:10] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/entity/Render.func_76986_a (Lnet/minecraft/entity/Entity;DDDFF)V
[20:07:10] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:10] [Forge Version Check/INFO] [forge.VersionCheck]: [enderstorage] Found status: BETA Target: null
[20:07:10] [Forge Version Check/INFO] [forge.VersionCheck]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[20:07:10] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Starting version check at https://reforged.gg/forge/update.json
[20:07:10] [Client thread/INFO] [Quark]: 'Automatic tool restock' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
[20:07:10] [Client thread/INFO] [Quark]: 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
[20:07:11] [Client thread/INFO] [Quark]: 'Improved sleeping' is forcefully disabled as it's incompatible with the following loaded mods: [morpheus]
[20:07:11] [Client thread/INFO] [Quark]: 'Ender watcher' is forcefully disabled as it's incompatible with the following loaded mods: [botania]
[20:07:11] [Client thread/INFO] [Quark]: 'Dispensers place seeds' is forcefully disabled as it's incompatible with the following loaded mods: [botania]
[20:07:11] [Client thread/INFO] [Quark]: Module world is enabled
[20:07:11] [Client thread/INFO] [Quark]: Module building is enabled
[20:07:11] [Client thread/INFO] [Quark]: Module management is enabled
[20:07:11] [Client thread/INFO] [Quark]: Module experimental is enabled
[20:07:11] [Client thread/INFO] [Quark]: Module tweaks is enabled
[20:07:11] [Client thread/INFO] [Quark]: Module vanity is enabled
[20:07:11] [Client thread/INFO] [Quark]: Module automation is enabled
[20:07:11] [Client thread/INFO] [Quark]: Module client is enabled
[20:07:11] [Client thread/INFO] [Quark]: Module misc is enabled
[20:07:11] [Client thread/INFO] [Quark]: Module decoration is enabled
[20:07:11] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Found status: AHEAD Target: null
[20:07:11] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[20:07:12] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
[20:07:12] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[20:07:12] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
[20:07:12] [Forge Version Check/INFO] [forge.VersionCheck]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/master/update.json
[20:07:12] [Forge Version Check/INFO] [forge.VersionCheck]: [storagenetwork] Found status: AHEAD Target: null
[20:07:14] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer
[20:07:14] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [render, func_192841_a] Descriptor (Lnet/minecraft/tileentity/TileEntityPiston;DDDFIF)V)
[20:07:14] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:14] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:14] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Baubles, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Bonsai Trees, FMLFileResourcePack:Botania, FMLFileResourcePack:Botanic Bonsai, FMLFileResourcePack:Chisel, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CTM, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:FTB Library, FMLFileResourcePack:FTB Utilities, FMLFileResourcePack:FTB Utilities: Backups, FMLFileResourcePack:Waila, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:The Lost Cities, FMLFileResourcePack:Mantle, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Natures Emerald, FMLFileResourcePack:Nature's Compass, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pixelmon, FMLFileResourcePack:Quark, FMLFileResourcePack:Reborn Core, FMLFileResourcePack:SimpleVoidWorld, FMLFileResourcePack:Simple Storage Network, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TorchMaster, quark-texture-proxy, quark-emote-pack
[20:07:15] [Client thread/INFO] [bonsaitrees]: Loading configuration
[20:07:15] [Client thread/INFO] [bonsaitrees]: Trying to tell Waila about us
[20:07:16] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerWorkbench
[20:07:16] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
[20:07:16] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:16] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:07:16] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:07:16] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:07:16] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[20:07:16] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:16] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
[20:07:16] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
[20:07:16] [Client thread/INFO] [FML]: Applying holder lookups
[20:07:16] [Client thread/INFO] [FML]: Holder lookups applied
[20:07:17] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender chest`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:17] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender tank`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `xutesrtile`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@17 cannot represent material xu_evil_metal since it is not associated with the material!
[20:07:18] [Client thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@12 cannot represent material xu_enchanted_metal since it is not associated with the material!
[20:07:18] [Client thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@11 cannot represent material xu_demonic_metal since it is not associated with the material!
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesoundmuffler`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcan`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanfluids`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepassivegenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerhandcrank`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesupermobspawner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepoweroverload`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileresonator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilespotlight`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescreen`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletransferholder`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileplayerchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilechunkloader`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileindexer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescanner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemine`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileuse`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank16`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank256`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank4096`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank65536`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tankinf`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachineprovider`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachinereceiver`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileteleporter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowertransmitter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerbattery`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarryproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarry`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilelargishchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileminchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilerainbowgenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativechest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeharvest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformerclimograph`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileanalogcrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:18] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileinteractionproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FTB Library]: Replacing com.feed_the_beast.ftblib.lib.config.DefaultRankConfigHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
[20:07:19] [Client thread/WARN] [FML]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
[20:07:19] [Client thread/INFO] [journeymap]: Found @journeymap.client.api.ClientPlugin: com.feed_the_beast.ftbutilities.integration.JourneyMapIntegration
[20:07:19] [Client thread/INFO] [morpheus]: Loading configuration
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmerald@7292a333 has been registered twice for the same name naturesemerald:kyanite_dust.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmerald@54379a0e has been registered twice for the same name naturesemerald:fluorite_dust.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmerald@142e939c has been registered twice for the same name naturesemerald:kyanite_ingot.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmerald@708e0f02 has been registered twice for the same name naturesemerald:fluorite_ingot.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmerald@1762a11b has been registered twice for the same name naturesemerald:jadeite.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmerald@7f6dbe13 has been registered twice for the same name naturesemerald:golden_beryl.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmerald@1f3f7011 has been registered twice for the same name naturesemerald:silicon.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmerald@1f498aeb has been registered twice for the same name naturesemerald:carbon.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmerald@1da19a60 has been registered twice for the same name naturesemerald:carbon_plate.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmerald@f2e32e1 has been registered twice for the same name naturesemerald:silicon_carbide.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmerald@6bf564ed has been registered twice for the same name naturesemerald:terra_fuse.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldFood@38b8b5aa has been registered twice for the same name naturesemerald:raw_usha.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldFood@295b4a47 has been registered twice for the same name naturesemerald:cooked_usha.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldFood@571cccb7 has been registered twice for the same name naturesemerald:usha_biscuit.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldFood@178e08b5 has been registered twice for the same name naturesemerald:cooked_carrot.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldFood@6ae6ea0b has been registered twice for the same name naturesemerald:carrot_n_potato.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldFood@191c8c62 has been registered twice for the same name naturesemerald:meat_mixture.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldFood@28548282 has been registered twice for the same name naturesemerald:chick_n_mutton.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldSoup@4f78ec9d has been registered twice for the same name naturesemerald:apple_sauce.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldSoup@1213f1cb has been registered twice for the same name naturesemerald:melon_sauce.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldSoup@6f911077 has been registered twice for the same name naturesemerald:pumpkin_sauce.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldSoup@635ddf95 has been registered twice for the same name naturesemerald:flesh_soup.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldAxe@6b49cb67 has been registered twice for the same name naturesemerald:kyanite_axe.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldPickaxe@6659f26c has been registered twice for the same name naturesemerald:kyanite_pickaxe.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldShovel@12c5478 has been registered twice for the same name naturesemerald:kyanite_shovel.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldSword@c0092bf has been registered twice for the same name naturesemerald:kyanite_sword.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldHoe@293772ab has been registered twice for the same name naturesemerald:kyanite_hoe.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldAxe@d42f73 has been registered twice for the same name naturesemerald:fluorite_axe.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldPickaxe@63b83485 has been registered twice for the same name naturesemerald:fluorite_pickaxe.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldShovel@6b25d727 has been registered twice for the same name naturesemerald:fluorite_shovel.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldSword@791542c2 has been registered twice for the same name naturesemerald:fluorite_sword.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldHoe@581b5524 has been registered twice for the same name naturesemerald:fluorite_hoe.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldAxe@7a254ebe has been registered twice for the same name naturesemerald:jadeite_axe.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldPickaxe@3f7c2232 has been registered twice for the same name naturesemerald:jadeite_pickaxe.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldShovel@6cac744d has been registered twice for the same name naturesemerald:jadeite_shovel.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldSword@6e1cae89 has been registered twice for the same name naturesemerald:jadeite_sword.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.ItemNaturesEmeraldHoe@3e9c5d4a has been registered twice for the same name naturesemerald:jadeite_hoe.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@55f704f2 has been registered twice for the same name naturesemerald:kyanite_helmet.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@35b1fd99 has been registered twice for the same name naturesemerald:kyanite_chestplate.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@69fcc1fc has been registered twice for the same name naturesemerald:kyanite_leggings.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@32f9dd06 has been registered twice for the same name naturesemerald:kyanite_boots.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@5f449f3f has been registered twice for the same name naturesemerald:fluorite_helmet.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@65a3fc7b has been registered twice for the same name naturesemerald:fluorite_chestplate.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@6adf3212 has been registered twice for the same name naturesemerald:fluorite_leggings.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@1632c3a2 has been registered twice for the same name naturesemerald:fluorite_boots.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@6df40b3c has been registered twice for the same name naturesemerald:jadeite_helmet.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@174e72dd has been registered twice for the same name naturesemerald:jadeite_chestplate.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@4929d84 has been registered twice for the same name naturesemerald:jadeite_leggings.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@4bd7167 has been registered twice for the same name naturesemerald:jadeite_boots.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@495d2727 has been registered twice for the same name naturesemerald:beryl_helmet.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@2de17c4b has been registered twice for the same name naturesemerald:beryl_chestplate.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@3d8faace has been registered twice for the same name naturesemerald:beryl_leggings.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: * Registry Item: The object mod.gttiqwt.naturesemerald.init.items.armor.ArmorBase@52d6c251 has been registered twice for the same name naturesemerald:beryl_boots.
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:300)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
[20:07:19] [Client thread/WARN] [FML]: *  at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.init.naturesemeraldItems.registerItems(naturesemeraldItems.java:126)
[20:07:19] [Client thread/WARN] [FML]: *  at mod.gttiqwt.naturesemerald.naturesemeraldMain.preInit(naturesemeraldMain.java:90)...
[20:07:19] [Client thread/WARN] [FML]: ****************************************
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `apple`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wheat`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `carrot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `melon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clownfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pufferfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `baked_potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:19] [Client thread/INFO] [Pixelmon]: Loading Pixelmon version 7.0.7
[20:07:20] [Client thread/INFO] [Pixelmon]: Checking for migrations..
[20:07:20] [Client thread/INFO] [Pixelmon]: Loading Advancements
[20:07:21] [Client thread/INFO] [reborncore]: Pre loaded registries in 28ms
[20:07:21] [Client thread/INFO] [reborncore]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 42ms
[20:07:21] [Client thread/INFO] [reborncore]: Loaded power manager from: ForgePowerManager
[20:07:21] [Client thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 5ms
[20:07:21] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilebonsaipot`, expected `bonsaitrees`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:21] [Client thread/INFO] [Chisel]: Loading blocks...
[20:07:21] [Client thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[20:07:21] [Client thread/INFO] [Chisel]: 71 Feature's blocks loaded.
[20:07:21] [Client thread/INFO] [Chisel]: Loading Tile Entities...
[20:07:21] [Client thread/INFO] [Chisel]: Tile Entities loaded.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.craftingstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.stenciltable`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partbuilder`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.patternchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolforge`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_controller`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_component`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.faucet`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_basin`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_drain`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.seared_furnace`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tinker_tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.item_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.drying_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.wooden_hopper`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.slime_channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.dirtchest9000`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:22] [Client thread/INFO] [FML]: Applying holder lookups
[20:07:22] [Client thread/INFO] [FML]: Holder lookups applied
[20:07:23] [Client thread/INFO] [Chisel]: Loading items...
[20:07:23] [Client thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[20:07:23] [Client thread/INFO] [Chisel]: 71 Feature's items loaded.
[20:07:23] [Client thread/INFO] [Pixelmon]: Loading TM/HMs.
[20:07:23] [Client thread/INFO] [FML]: Applying holder lookups
[20:07:23] [Client thread/INFO] [FML]: Holder lookups applied
[20:07:23] [Client thread/INFO] [FML]: Applying holder lookups
[20:07:23] [Client thread/INFO] [FML]: Holder lookups applied
[20:07:23] [Client thread/INFO] [FML]: OBJLoader: Domain botania has been added.
[20:07:23] [Client thread/INFO] [FML]: Applying holder lookups
[20:07:23] [Client thread/INFO] [FML]: Holder lookups applied
[20:07:23] [Client thread/INFO] [FML]: Injecting itemstacks
[20:07:23] [Client thread/INFO] [FML]: Itemstack injection complete
[20:07:24] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
[20:07:24] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
[20:07:24] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[20:07:24] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
[20:07:25] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/arrow.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/arrow_head.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/arrow_shaft.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/axe_head.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/battlesign.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/binding.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/bolt.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:parts/bolt_core.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/bow_limb.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/bow_string.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/broad_axe_head.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/broadsword.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/cleaver.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/cross_guard.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/crossbow.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/excavator.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/excavator_head.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/fletching.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/frypan.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/hammer.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/hammer_head.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/hand_guard.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/hatchet.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/kama.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/kama_head.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/knife_blade.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/large_plate.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/large_sword_blade.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/longbow.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/longsword.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/lumberaxe.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/mattock.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:moms_spaghetti.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/pan_head.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/pick_head.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/pickaxe.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/rapier.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/scythe.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/scythe_head.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/shard.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sharpening_kit.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shortbow.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shovel.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/shovel_head.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load multimodel tconstruct:tools/shuriken.tcon#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sign_head.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/sword_blade.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tool_rod.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tough_binding.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/tough_tool_rod.tmat#inventory
[20:07:32] [Client thread/ERROR] [tconstruct-API]: Could not load material model tconstruct:parts/wide_guard.tmat#inventory
[20:07:34] [Client thread/INFO] [FML]: Max texture size: 16384
[20:07:41] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 4096x4096 textures-atlas
[20:07:41] [Client thread/INFO] [Quark ASM]: Transforming net.minecraftforge.client.model.pipeline.LightUtil
[20:07:41] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderQuadColor, ] Descriptor (Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/client/renderer/block/model/BakedQuad;I)V)
[20:07:41] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:41] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:43] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:miner#active=true,facing=south
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:miner#active=true,facing=south with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    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: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[20:07:43] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant extrautils2:miner#active=true,facing=south: 
java.lang.Exception: Could not load model definition for variant extrautils2:miner
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    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.lang.RuntimeException: Encountered an exception when loading model definition of model extrautils2:blockstates/miner.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
Caused by: java.io.FileNotFoundException: extrautils2:blockstates/miner.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:221) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
[20:07:43] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:miner#active=true,facing=north
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:miner#active=true,facing=north with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    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: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[20:07:43] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:user#active=false,facing=down
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:user#active=false,facing=down with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    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: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[20:07:43] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant extrautils2:user#active=false,facing=down: 
java.lang.Exception: Could not load model definition for variant extrautils2:user
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    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.lang.RuntimeException: Encountered an exception when loading model definition of model extrautils2:blockstates/user.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
Caused by: java.io.FileNotFoundException: extrautils2:blockstates/user.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:221) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
[20:07:43] [Client thread/ERROR] [FML]: Exception loading model for variant extrautils2:user#active=false,facing=east
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:user#active=false,facing=east with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    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: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[20:07:43] [Client thread/FATAL] [FML]: Suppressed additional 97 model loading errors for domain extrautils2
[20:07:44] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.layers.LayerArmorBase
[20:07:44] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderArmorLayer, func_188361_a] Descriptor (Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V)
[20:07:44] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:44] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:44] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderEnchantedGlint, func_188364_a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V)
[20:07:44] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:44] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/client/renderer/GlStateManager.func_179131_c (FFFF)V
[20:07:44] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/client/renderer/GlStateManager.func_179131_c (FFFF)V
[20:07:44] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:44] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.RenderBoat
[20:07:44] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [doRender, func_188300_b] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V)
[20:07:44] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:44] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEINTERFACE net/minecraft/client/model/IMultipassModel.func_187054_b (Lnet/minecraft/entity/Entity;FFFFFF)V
[20:07:44] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:44] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder
[20:07:44] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderEntityOnShoulder, func_192864_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/UUID;Lnet/minecraft/nbt/NBTTagCompound;Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/client/model/ModelBase;Lnet/minecraft/util/ResourceLocation;Ljava/lang/Class;FFFFFFFZ)Lnet/minecraft/client/renderer/entity/layers/LayerEntityOnShoulder$DataHolder;)
[20:07:44] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:44] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/entity/RenderLivingBase.func_110776_a (Lnet/minecraft/util/ResourceLocation;)V
[20:07:44] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:44] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.BlockModelRenderer
[20:07:44] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderQuadsFlat, func_187496_a] Descriptor (Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/util/math/BlockPos;IZLnet/minecraft/client/renderer/BufferBuilder;Ljava/util/List;Ljava/util/BitSet;)V)
[20:07:44] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:44] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/BufferBuilder.func_178987_a (DDD)V
[20:07:44] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:44] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentHelper
[20:07:44] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
[20:07:44] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[20:07:44] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
[20:07:44] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:07:46] [Client thread/INFO] [Chisel]: Loading recipes...
[20:07:46] [Client thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[20:07:46] [Client thread/INFO] [Chisel]: 71 Feature's recipes loaded.
[20:07:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:46] [Client thread/WARN] [FML]: Unable to find recipe for minecraft:rabbit_stew
[20:07:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:46] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:46] [Client thread/WARN] [FML]: Unable to find recipe for minecraft:baked_potato
[20:07:46] [Client thread/INFO] [FML]: Applying holder lookups
[20:07:46] [Client thread/INFO] [FML]: Holder lookups applied
[20:07:46] [Client thread/INFO] [jei]: Created: 256x128 textures-atlas
[20:07:47] [Client thread/INFO] [inventorytweaks]: Mod initialized
[20:07:48] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[20:07:48] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[20:07:48] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[20:07:48] [Client thread/INFO] [journeymap]: initialize ENTER
[20:07:48] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[20:07:48] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[20:07:48] [Client thread/INFO] [journeymap]: [ClientAPI] built with JourneyMap API 1.4
[20:07:48] [Client thread/INFO] [journeymap]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[20:07:48] [Client thread/INFO] [journeymap]: Initialized IClientPlugin: com.feed_the_beast.ftbutilities.integration.JourneyMapIntegration
[20:07:48] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
[20:07:48] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialize, entry point: FORGE.
[20:07:48] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
[20:07:48] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[20:07:48] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[20:07:48] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
[20:07:48] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
[20:07:48] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
[20:07:48] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialized.
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:plains;MEDIUM;0.8;false;false;false;[PLAINS]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:desert;WARM;2.0;false;false;false;[DRY, SANDY, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN, HILLS]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:forest;MEDIUM;0.7;false;false;false;[FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:taiga;MEDIUM;0.25;false;false;false;[CONIFEROUS, COLD, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:swampland;MEDIUM;0.8;true;false;false;[SWAMP, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:river;MEDIUM;0.5;false;false;false;[WATER, RIVER]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:hell;WARM;2.0;false;false;false;[DRY, NETHER, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:sky;MEDIUM;0.5;false;false;false;[END, DRY, COLD]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:frozen_ocean;OCEAN;0.0;false;false;true;[SNOWY, COLD, OCEAN, WATER]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:frozen_river;COLD;0.0;false;false;true;[SNOWY, COLD, WATER, RIVER]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:ice_flats;COLD;0.0;false;false;true;[SNOWY, COLD, WASTELAND]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:ice_mountains;COLD;0.0;false;false;true;[SNOWY, COLD, MOUNTAIN]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mushroom_island;MEDIUM;0.9;true;false;false;[MUSHROOM, RARE]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mushroom_island_shore;MEDIUM;0.9;true;false;false;[MUSHROOM, BEACH, RARE]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:beaches;MEDIUM;0.8;false;false;false;[BEACH]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:desert_hills;WARM;2.0;false;false;false;[DRY, HILLS, SANDY, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:forest_hills;MEDIUM;0.7;false;false;false;[HILLS, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:taiga_hills;MEDIUM;0.25;false;false;false;[CONIFEROUS, COLD, HILLS, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:smaller_extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:jungle;MEDIUM;0.95;true;false;false;[JUNGLE, DENSE, HOT, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:jungle_hills;MEDIUM;0.95;true;false;false;[JUNGLE, DENSE, HILLS, HOT, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:jungle_edge;MEDIUM;0.95;false;false;false;[JUNGLE, RARE, FOREST, HOT, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:deep_ocean;OCEAN;0.5;false;false;false;[OCEAN, WATER]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:stone_beach;MEDIUM;0.2;false;false;false;[BEACH]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:cold_beach;COLD;0.05;false;false;true;[SNOWY, COLD, BEACH]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:birch_forest;MEDIUM;0.6;false;false;false;[FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:birch_forest_hills;MEDIUM;0.6;false;false;false;[HILLS, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:roofed_forest;MEDIUM;0.7;false;false;false;[SPOOKY, DENSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:taiga_cold;COLD;-0.5;false;false;true;[SNOWY, CONIFEROUS, COLD, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:taiga_cold_hills;COLD;-0.5;false;false;true;[SNOWY, CONIFEROUS, COLD, HILLS, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:redwood_taiga;MEDIUM;0.3;false;false;false;[CONIFEROUS, COLD, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:redwood_taiga_hills;MEDIUM;0.3;false;false;false;[CONIFEROUS, COLD, HILLS, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:extreme_hills_with_trees;MEDIUM;0.2;false;false;false;[MOUNTAIN, SPARSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:savanna;WARM;1.2;false;false;false;[SPARSE, SAVANNA, PLAINS, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:savanna_rock;WARM;1.0;false;false;false;[SPARSE, RARE, SAVANNA, PLAINS, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mesa;WARM;2.0;false;false;false;[DRY, SANDY, MESA]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mesa_rock;WARM;2.0;false;false;false;[DRY, SPARSE, SANDY, MESA]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mesa_clear_rock;WARM;2.0;false;false;false;[DRY, SANDY, MESA]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:void;MEDIUM;0.5;false;false;false;[VOID]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_plains;MEDIUM;0.8;false;true;false;[RARE, PLAINS]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_desert;WARM;2.0;false;true;false;[DRY, RARE, SANDY, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_extreme_hills;MEDIUM;0.2;false;true;false;[MOUNTAIN, SPARSE, RARE]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_forest;MEDIUM;0.7;false;true;false;[HILLS, RARE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_taiga;MEDIUM;0.25;false;true;false;[CONIFEROUS, COLD, MOUNTAIN, RARE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_swampland;MEDIUM;0.8;true;true;false;[HILLS, RARE, SWAMP, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_ice_flats;COLD;0.0;false;true;true;[SNOWY, COLD, HILLS, RARE]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_jungle;MEDIUM;0.95;true;true;false;[JUNGLE, MOUNTAIN, DENSE, RARE, HOT, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_jungle_edge;MEDIUM;0.95;false;true;false;[JUNGLE, HILLS, SPARSE, RARE, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_birch_forest;MEDIUM;0.6;false;true;false;[DENSE, HILLS, RARE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_birch_forest_hills;MEDIUM;0.6;false;true;false;[MOUNTAIN, DENSE, RARE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_roofed_forest;MEDIUM;0.7;false;true;false;[SPOOKY, MOUNTAIN, DENSE, RARE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_taiga_cold;COLD;-0.5;false;true;true;[SNOWY, CONIFEROUS, COLD, MOUNTAIN, RARE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_redwood_taiga;MEDIUM;0.25;false;true;false;[DENSE, RARE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_redwood_taiga_hills;MEDIUM;0.25;false;true;false;[DENSE, HILLS, RARE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_extreme_hills_with_trees;MEDIUM;0.2;false;true;false;[MOUNTAIN, SPARSE, RARE]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_savanna;WARM;1.1;false;true;false;[DRY, MOUNTAIN, SPARSE, RARE, SAVANNA, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_savanna_rock;WARM;1.0;false;true;false;[DRY, HILLS, SPARSE, RARE, SAVANNA, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_mesa;WARM;2.0;false;true;false;[DRY, MOUNTAIN, SPARSE, RARE, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_mesa_rock;WARM;2.0;false;true;false;[DRY, HILLS, SPARSE, RARE, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: minecraft:mutated_mesa_clear_rock;WARM;2.0;false;true;false;[DRY, MOUNTAIN, SPARSE, RARE, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:gravel_beach;MEDIUM;0.6;false;false;false;[BEACH]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:white_beach;WARM;1.0;true;false;false;[BEACH]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:origin_beach;MEDIUM;0.6;false;false;false;[BEACH, RARE]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:alps;COLD;-0.25;false;false;true;[SNOWY, DRY, MOUNTAIN, COLD]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:bamboo_forest;MEDIUM;0.9;false;false;false;[JUNGLE, DENSE, FOREST, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:bayou;MEDIUM;0.95;true;false;false;[DENSE, SWAMP, HOT, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:bog;MEDIUM;0.5;true;false;false;[COLD, SWAMP, FOREST, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:boreal_forest;MEDIUM;0.3;false;false;false;[CONIFEROUS, COLD, HILLS, DENSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:brushland;WARM;1.5;false;false;false;[DRY, SPARSE, SAVANNA, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:chaparral;MEDIUM;0.8;false;false;false;[DRY, PLAINS]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:cherry_blossom_grove;MEDIUM;0.55;false;false;false;[DENSE, FOREST, MAGICAL, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:cold_desert;MEDIUM;0.2;false;false;false;[SNOWY, DRY, COLD]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:coniferous_forest;MEDIUM;0.45;false;false;false;[CONIFEROUS, COLD, DENSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:crag;MEDIUM;0.5;false;false;false;[DRY, MOUNTAIN, COLD, HILLS, WASTELAND, MAGICAL]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:dead_forest;MEDIUM;0.3;false;false;false;[DEAD, DRY, COLD, SPARSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:dead_swamp;MEDIUM;0.6;true;false;false;[DEAD, SPOOKY, COLD, SPARSE, SWAMP, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:eucalyptus_forest;MEDIUM;0.95;true;false;false;[JUNGLE, DENSE, FOREST, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:fen;MEDIUM;0.4;false;false;false;[DEAD, COLD, DENSE, SWAMP, FOREST, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:flower_field;MEDIUM;0.7;false;false;false;[PLAINS, LUSH]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:grassland;MEDIUM;0.6;false;false;false;[HILLS, PLAINS, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:grove;MEDIUM;0.6;false;false;false;[SPARSE, FOREST, PLAINS, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:highland;MEDIUM;0.6;false;false;false;[MOUNTAIN, HILLS, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:land_of_lakes;MEDIUM;0.5;true;false;false;[DENSE, SWAMP, FOREST, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:lavender_fields;MEDIUM;0.7;false;false;false;[PLAINS, MAGICAL, LUSH]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:lush_desert;WARM;1.2;false;false;false;[DRY, SPARSE, SANDY, SAVANNA, LUSH, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:lush_swamp;MEDIUM;0.7;true;false;false;[DENSE, SWAMP, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:mangrove;MEDIUM;0.85;false;false;false;[DENSE, WATER, SWAMP, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:maple_woods;MEDIUM;0.25;false;false;false;[CONIFEROUS, COLD, DENSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:marsh;MEDIUM;0.6;false;false;false;[LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:meadow;MEDIUM;0.4;false;false;false;[COLD, SPARSE, PLAINS, FOREST, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:moor;MEDIUM;0.6;true;false;false;[HILLS, SWAMP, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:mountain;MEDIUM;0.5;false;false;false;[DRY, MOUNTAIN, SPARSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:mystic_grove;MEDIUM;0.7;false;false;false;[DENSE, RARE, MAGICAL, FOREST, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:ominous_woods;MEDIUM;0.6;false;false;false;[DEAD, SPOOKY, DENSE, RARE, MAGICAL, FOREST, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:orchard;MEDIUM;0.7;false;false;false;[DENSE, FOREST, PLAINS, LUSH]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:outback;WARM;2.0;false;false;false;[DRY, SPARSE, SANDY, SAVANNA, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:overgrown_cliffs;MEDIUM;0.95;false;false;false;[JUNGLE, MOUNTAIN, HILLS, DENSE, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:prairie;MEDIUM;0.8;false;false;false;[DRY, SPARSE, PLAINS]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:quagmire;MEDIUM;0.6;true;false;false;[DEAD, SWAMP, WASTELAND, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:rainforest;MEDIUM;0.95;true;false;false;[JUNGLE, HILLS, DENSE, FOREST, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:redwood_forest;MEDIUM;0.7;false;false;false;[DENSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:sacred_springs;MEDIUM;0.85;true;false;false;[JUNGLE, DENSE, RARE, MAGICAL, FOREST, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:seasonal_forest;MEDIUM;0.4;false;false;false;[COLD, DENSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:shield;MEDIUM;0.4;false;false;false;[COLD, DENSE, FOREST, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:shrubland;MEDIUM;0.6;false;false;false;[DRY, SPARSE, PLAINS]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:snowy_coniferous_forest;COLD;-0.25;false;false;true;[SNOWY, CONIFEROUS, COLD, DENSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:snowy_forest;COLD;-0.25;false;false;true;[SNOWY, COLD, SPARSE, FOREST, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:steppe;MEDIUM;0.75;false;false;false;[DRY, SANDY, PLAINS]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:temperate_rainforest;MEDIUM;0.75;true;false;false;[DENSE, FOREST, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:tropical_rainforest;WARM;1.0;true;false;false;[JUNGLE, DENSE, LUSH, HOT, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:tundra;MEDIUM;0.2;false;false;false;[DEAD, COLD, SPARSE, WASTELAND, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:wasteland;WARM;2.0;false;false;false;[DEAD, DRY, SPARSE, WASTELAND]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:wetland;MEDIUM;0.6;false;false;false;[DENSE, SWAMP, FOREST, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:woodland;MEDIUM;0.7;false;false;false;[DRY, DENSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:xeric_shrubland;WARM;1.75;false;false;false;[DRY, SPARSE, SANDY, SAVANNA, LUSH, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:alps_foothills;COLD;-0.25;false;false;true;[SNOWY, DRY, MOUNTAIN, COLD, SPARSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:mountain_foothills;MEDIUM;0.5;false;false;false;[DRY, MOUNTAIN, HILLS, SPARSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:redwood_forest_edge;MEDIUM;0.7;false;false;false;[DENSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:pasture;MEDIUM;0.8;false;false;false;[DRY, SPARSE, PLAINS]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:glacier;COLD;-0.5;false;false;false;[SNOWY, COLD, WASTELAND]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:oasis;WARM;2.0;false;false;false;[JUNGLE, SPARSE, SANDY, LUSH, HOT, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:snowy_tundra;COLD;0.0;false;false;false;[SNOWY, DEAD, COLD, SPARSE, WASTELAND, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:coral_reef;MEDIUM;0.5;false;false;false;[OCEAN, WATER]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:kelp_forest;MEDIUM;0.5;false;false;false;[OCEAN, WATER]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:origin_island;MEDIUM;0.6;false;false;false;[RARE, WATER, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:tropical_island;MEDIUM;0.95;true;false;false;[JUNGLE, DENSE, WATER, LUSH, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:volcanic_island;WARM;1.2;false;false;false;[DEAD, DRY, MOUNTAIN, WATER, WASTELAND, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:flower_island;MEDIUM;0.8;false;false;false;[DENSE, WATER, PLAINS, MAGICAL, LUSH]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:corrupted_sands;WARM;2.0;false;false;false;[DRY, DENSE, NETHER, SANDY, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:fungi_forest;WARM;2.0;false;false;false;[MUSHROOM, DENSE, NETHER, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:phantasmagoric_inferno;WARM;2.0;false;false;false;[DRY, SPOOKY, NETHER, WASTELAND, MAGICAL, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:undergarden;WARM;2.0;false;false;false;[NETHER, LUSH, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: biomesoplenty:visceral_heap;WARM;2.0;false;false;false;[NETHER, HOT, WET]
[20:07:48] [Client thread/INFO] [harvestcraft]: naturesemerald:terra;MEDIUM;0.8;false;false;false;[HILLS, FOREST, PLAINS]
[20:07:48] [Client thread/INFO] [harvestcraft]: naturesemerald:sleet;COLD;0.0;false;false;true;[SNOWY, CONIFEROUS, COLD, PLAINS]
[20:07:48] [Client thread/INFO] [harvestcraft]: naturesemerald:cedar;MEDIUM;0.8;false;false;false;[PLAINS, LUSH]
[20:07:48] [Client thread/WARN] [FML]: No types have been added to Biome pixelmon:ultra_forest, types have been assigned on a best-effort guess: [DENSE, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: pixelmon:ultra_forest;MEDIUM;0.7;false;false;false;[DENSE, FOREST]
[20:07:48] [Client thread/WARN] [FML]: No types have been added to Biome pixelmon:ultra_jungle, types have been assigned on a best-effort guess: [JUNGLE, DENSE, WET, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: pixelmon:ultra_jungle;MEDIUM;0.95;true;false;false;[JUNGLE, DENSE, WET, HOT]
[20:07:48] [Client thread/WARN] [FML]: No types have been added to Biome pixelmon:ultra_deep_sea, types have been assigned on a best-effort guess: [DRY, HILLS, FOREST]
[20:07:48] [Client thread/INFO] [harvestcraft]: pixelmon:ultra_deep_sea;MEDIUM;0.3;false;false;false;[DRY, HILLS, FOREST]
[20:07:48] [Client thread/WARN] [FML]: No types have been added to Biome pixelmon:ultra_desert, types have been assigned on a best-effort guess: [DRY, SPARSE, SANDY, PLAINS, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: pixelmon:ultra_desert;WARM;2.0;false;false;false;[DRY, SPARSE, SANDY, PLAINS, HOT]
[20:07:48] [Client thread/INFO] [harvestcraft]: Registering drops for %s.
[20:07:48] [Client thread/INFO] [harvestcraft]: Registering drops for %s.
[20:07:48] [Client thread/INFO] [harvestcraft]: Registering drops for %s.
[20:07:48] [Client thread/INFO] [harvestcraft]: Registering drops for %s.
[20:07:48] [Client thread/INFO] [harvestcraft]: Registering drops for %s.
[20:07:48] [Client thread/INFO] [harvestcraft]: Registering drops for %s.
[20:07:48] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamapiary`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:48] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pammarket`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:48] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamshippingbin`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:48] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pampresser`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:48] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamgroundtrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:48] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamwatertrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:48] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamwaterfilter`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:48] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamgrinder`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[20:07:48] [Client thread/INFO] [Pixelmon]: Registering shop items.
[20:07:48] [Client thread/INFO] [Pixelmon]: Registering NPCs.
[20:07:48] [Client thread/INFO] [Pixelmon]: Registered NPC trades.
[20:07:48] [Client thread/INFO] [Pixelmon]: Registering structures.
[20:07:52] [Client thread/INFO] [Pixelmon]: Registering drops.
[20:07:52] [Client thread/INFO] [Pixelmon]: Registering Pokémon drops.
[20:07:52] [Client thread/INFO] [Pixelmon]: Registering battle rules.
[20:08:00] [Client thread/INFO] [reborncore]: Found 149 ores
[20:08:00] [Client thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&64769
[20:08:00] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
[20:08:00] [Client thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&39932
[20:08:00] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
[20:08:00] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
[20:08:00] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
[20:08:00] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
[20:08:00] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
[20:08:00] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
[20:08:00] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
[20:08:00] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
[20:08:00] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
[20:08:00] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
[20:08:00] [Client thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
[20:08:00] [Client thread/INFO] [Chisel]: Received 18 IMC messages from mod quark.
[20:08:00] [Client thread/INFO] [Chisel]: Received 22 IMC messages from mod tconstruct.
[20:08:00] [Client thread/INFO] [FML]: Injecting itemstacks
[20:08:00] [Client thread/INFO] [FML]: Itemstack injection complete
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_minerstree.json': Mod 'twilightforest' for type 'twilightforest:minerstree' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_yellow.json': Mod 'traverse' for type 'traverse:yellow_autumnal_sapling' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_maple.json': Mod 'natura' for type 'natura:maple' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_hopseed.json': Mod 'natura' for type 'natura:hopseed' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_eucalyptus.json': Mod 'natura' for type 'natura:eucalpytus' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_lime.json': Mod 'tropicraft' for type 'tropicraft:lime' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_fir.json': Mod 'traverse' for type 'traverse:fir' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'randomthings_spectre.json': Mod 'randomthings' for type 'randomthings:spectre' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_apple.json': Mod 'terraqueous' for type 'terraqueous:apple' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'primalcore_yew.json': Mod 'primal' for type 'primal:yew' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_silverbell.json': Mod 'natura' for type 'natura:silverbell' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'rustic_olive.json': Mod 'rustic' for type 'rustic:olive' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_banana.json': Mod 'terraqueous' for type 'terraqueous:banana' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_lemon.json': Mod 'terraqueous' for type 'terraqueous:lemon' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_plum.json': Mod 'terraqueous' for type 'terraqueous:plum' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'abyssalcraft_dltsapling.json': Mod 'abyssalcraft' for type 'abyssalcraft:dltsapling' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_brown.json': Mod 'traverse' for type 'traverse:brown_autumnal_sapling' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_ghostwood.json': Mod 'natura' for type 'natura:ghostwood' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_bloodwood.json': Mod 'natura' for type 'natura:bloodwood' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'totemic_cedar.json': Mod 'totemic' for type 'totemic:cedar' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_pear.json': Mod 'terraqueous' for type 'terraqueous:pear' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_orange.json': Mod 'tropicraft' for type 'tropicraft:orange' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_willow.json': Mod 'natura' for type 'natura:willow' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_peach.json': Mod 'terraqueous' for type 'terraqueous:peach' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'techreborn_rubber.json': Mod 'techreborn' for type 'techreborn:rubber' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_mahogany.json': Mod 'tropicraft' for type 'tropicraft:mahogany' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_lemon.json': Mod 'dcs_climate' for type 'dcs_climate:lemon' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_walnut.json': Mod 'dcs_climate' for type 'dcs_climate:walnut' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_palm.json': Mod 'tropicraft' for type 'tropicraft:palm' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'primalcore_ironwood.json': Mod 'primal' for type 'primal:ironwood' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_sortingtree.json': Mod 'twilightforest' for type 'twilightforest:sortingtree' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_rainbow_oak.json': Mod 'twilightforest' for type 'twilightforest:rainbow_oak' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_dates.json': Mod 'dcs_climate' for type 'dcs_climate:dates' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_morus.json': Mod 'dcs_climate' for type 'dcs_climate:morus' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_cherry.json': Mod 'terraqueous' for type 'terraqueous:cherry' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'thaumcraft_silverwood.json': Mod 'thaumcraft' for type 'thaumcraft:silverwood' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_tigerwood.json': Mod 'natura' for type 'natura:tigerwood' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_orange.json': Mod 'traverse' for type 'traverse:orange_autumnal_sapling' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_canopy.json': Mod 'twilightforest' for type 'twilightforest:canopy' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'abyssalcraft_dreadsapling.json': Mod 'abyssalcraft' for type 'abyssalcraft:dreadsapling' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'integrateddynamics_menril.json': Mod 'integrateddynamics' for type 'integrateddynamics:menril' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'ic2_rubber.json': Mod 'ic2' for type 'ic2:rubber' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_fusewood.json': Mod 'natura' for type 'natura:fusewood' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_oak.json': Mod 'twilightforest' for type 'twilightforest:oak' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'thaumcraft_greatwood.json': Mod 'thaumcraft' for type 'thaumcraft:greatwood' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_mangrove.json': Mod 'twilightforest' for type 'twilightforest:mangrove' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_darkwood.json': Mod 'natura' for type 'natura:darkwood' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_grapefruit.json': Mod 'tropicraft' for type 'tropicraft:grapefruit' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_coconut.json': Mod 'terraqueous' for type 'terraqueous:coconut' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'rustic_ironwood.json': Mod 'rustic' for type 'rustic:ironwood' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_treeoftime.json': Mod 'twilightforest' for type 'twilightforest:treeoftime' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_olive.json': Mod 'dcs_climate' for type 'dcs_climate:olive' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_mango.json': Mod 'terraqueous' for type 'terraqueous:mango' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_amaranth.json': Mod 'natura' for type 'natura:amaranth' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_sakura.json': Mod 'natura' for type 'natura:sakura' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_treeoftransformation.json': Mod 'twilightforest' for type 'twilightforest:treeoftransformation' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'sugiforest_sugi.json': Mod 'sugiforest' for type 'sugiforest:sugi' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'tropicraft_lemon.json': Mod 'tropicraft' for type 'tropicraft:lemon' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'twilightforest_darkcanopy.json': Mod 'twilightforest' for type 'twilightforest:darkcanopy' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_red.json': Mod 'traverse' for type 'traverse:red_autumnal_sapling' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_orange.json': Mod 'terraqueous' for type 'terraqueous:orange' is not loaded. Skipping integration!
[20:08:00] [Client thread/INFO] [bonsaitrees]: Registering trees from integration: org.dave.bonsaitrees.integration.mods.PamsHarvestcraft
[20:08:00] [Client thread/INFO] [bonsaitrees]: Registering trees from integration: org.dave.bonsaitrees.integration.mods.Vanilla
[20:08:00] [Client thread/INFO] [bonsaitrees]: Registered 79 tree types
[20:08:00] [Client thread/INFO] [bonsaitrees]: Registering soils from integration: org.dave.bonsaitrees.integration.mods.PamsHarvestcraft
[20:08:00] [Client thread/INFO] [bonsaitrees]: Registering soils from integration: org.dave.bonsaitrees.integration.mods.Vanilla
[20:08:00] [Client thread/INFO] [bonsaitrees]: Registered 24 soil types
[20:08:00] [Client thread/INFO] [bonsaitrees]: Loaded 206 tree shapes.
[20:08:00] [Client thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:tamarind' has no shapes configured
[20:08:00] [Client thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:breadfruit' has no shapes configured
[20:08:00] [Client thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:passionfruit' has no shapes configured
[20:08:00] [Client thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:rambutan' has no shapes configured
[20:08:00] [Client thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:pawpaw' has no shapes configured
[20:08:00] [Client thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:guava' has no shapes configured
[20:08:00] [Client thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:soursop' has no shapes configured
[20:08:00] [Client thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:lychee' has no shapes configured
[20:08:00] [Client thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:hazelnut' has no shapes configured
[20:08:00] [Client thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:jackfruit' has no shapes configured
[20:08:00] [Client thread/INFO] [botania]: The Lexica Botania has 26614 words.
[20:08:00] [Client thread/INFO] [tconstruct-TinkerSmeltery]: Started adding oredict melting recipes
[20:08:01] [Client thread/INFO] [tconstruct-TinkerSmeltery]: Oredict melting recipes finished in 1139.093275 ms
[20:08:01] [Client thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(-4, -8) invalid, -8 smaller than -4
[20:08:02] [Client thread/INFO] [journeymap]: Added entity icons from journeymap:icon/entity. Success: false
[20:08:02] [Client thread/INFO] [journeymap]: Preloaded theme textures: 72
[20:08:02] [Client thread/INFO] [journeymap]: Pixelmon is loaded in class path. Initializing icon display.
[20:08:02] [Client thread/INFO] [Pixelmon]: Registering spawn sets.
[20:08:02] [JM-VersionCheck-1/ERROR] [journeymap]: Could not check version URL
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:275) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:254) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:117) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:314) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:219) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) ~[httpclient-4.3.3.jar:4.3.3]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) ~[httpclient-4.3.3.jar:4.3.3]
    at journeymap.common.version.VersionCheck$1.run(VersionCheck.java:131) [VersionCheck$1.class:1.12.2-5.5.5]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    ... 26 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
    at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
    at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    ... 26 more
[20:08:03] [Client thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPostInitializationEvent in 0ms
[20:08:03] [Client thread/INFO] [jei]: Starting JEI...
[20:08:04] [Client thread/INFO] [jei]: Registering recipe categories...
[20:08:04] [Client thread/INFO] [jei]: Registering recipe categories took 58.44 ms
[20:08:04] [Client thread/INFO] [jei]: Registering mod plugins...
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:empty null
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:water 0
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:mundane 1
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:thick 1
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:awkward 1
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:night_vision 2
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:long_night_vision 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:invisibility 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:long_invisibility 4
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:leaping 2
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:long_leaping 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:strong_leaping 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:fire_resistance 2
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:long_fire_resistance 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:swiftness 2
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:long_swiftness 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:strong_swiftness 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:slowness 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:long_slowness 4
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:water_breathing 2
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:long_water_breathing 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:healing 2
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:strong_healing 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:harming 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:strong_harming 4
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:poison 2
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:long_poison 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:strong_poison 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:regeneration 2
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:long_regeneration 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:strong_regeneration 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:strength 2
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:long_strength 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:strong_strength 3
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:weakness 1
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:long_weakness 2
[20:08:04] [Client thread/INFO] [extrautils2]: minecraft:luck null
[20:08:04] [Client thread/INFO] [extrautils2]: quark:resilience 2
[20:08:04] [Client thread/INFO] [extrautils2]: quark:long_resilience 3
[20:08:04] [Client thread/INFO] [extrautils2]: quark:strong_resilience 3
[20:08:04] [Client thread/INFO] [extrautils2]: quark:haste 2
[20:08:04] [Client thread/INFO] [extrautils2]: quark:long_haste 3
[20:08:04] [Client thread/INFO] [extrautils2]: quark:strong_haste 3
[20:08:04] [Client thread/INFO] [extrautils2]: quark:mining_fatigue 3
[20:08:04] [Client thread/INFO] [extrautils2]: quark:long_mining_fatigue 4
[20:08:04] [Client thread/INFO] [extrautils2]: quark:strong_mining_fatigue 4
[20:08:04] [Client thread/INFO] [extrautils2]: quark:resistance 2
[20:08:04] [Client thread/INFO] [extrautils2]: quark:long_resistance 3
[20:08:04] [Client thread/INFO] [extrautils2]: quark:strong_resistance 3
[20:08:04] [Client thread/INFO] [extrautils2]: quark:danger_sight 2
[20:08:04] [Client thread/INFO] [extrautils2]: quark:long_danger_sight 3
[20:08:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.doom null
[20:08:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.gravity 2
[20:08:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.gravity.long 3
[20:08:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.second.chance 4
[20:08:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.greek.fire 3
[20:08:04] [Client thread/INFO] [extrautils2]: extrautils2:oily 2
[20:08:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.fizzy.lifting 3
[20:08:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.relapse 2
[20:08:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.love 2
[20:08:04] [Client thread/INFO] [extrautils2]: extrautils2:xu2.purging 2
[20:08:04] [Client thread/INFO] [jei]: Registering mod plugins took 769.9 ms
[20:08:04] [Client thread/INFO] [jei]: Building recipe registry...
[20:08:05] [Client thread/INFO] [jei]: Building recipe registry took 477.7 ms
[20:08:05] [Client thread/INFO] [jei]: Building ingredient list...
[20:08:05] [Client thread/INFO] [jei]: Building ingredient list took 89.59 ms
[20:08:05] [Client thread/INFO] [jei]: Building ingredient filter...
[20:08:06] [Client thread/INFO] [jei]: Building ingredient filter took 956.7 ms
[20:08:06] [Client thread/INFO] [jei]: Building bookmarks...
[20:08:06] [Client thread/INFO] [jei]: Building bookmarks took 4.019 ms
[20:08:06] [Client thread/INFO] [jei]: Building runtime...
[20:08:06] [Client thread/INFO] [invtweaks.forge.asm.ContainerTransformer]: InvTweaks: successfully transformed setFocused/func_146195_b
[20:08:06] [Client thread/INFO] [jei]: Building runtime took 75.78 ms
[20:08:06] [Client thread/INFO] [jei]: Starting JEI took 2.831 s
[20:08:06] [Client thread/INFO] [Waila]: Starting Waila...
[20:08:06] [Client thread/INFO] [Waila]: Gathering annotated plugins...
[20:08:06] [Client thread/INFO] [Waila]: Gathering wrapped IMC plugins...
[20:08:06] [Client thread/INFO] [Waila]: Registering plugins...
[20:08:06] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
[20:08:06] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[20:08:06] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
[20:08:06] [Client thread/INFO] [Waila]: Registering plugin at org.dave.bonsaitrees.compat.Waila.WailaProvider
[20:08:06] [Client thread/INFO] [bonsaitrees]: Enabled support for Waila/Hwyla
[20:08:06] [Client thread/INFO] [Waila]: Registering plugin at slimeknights.tconstruct.plugin.waila.WailaRegistrar
[20:08:06] [Client thread/INFO] [Waila]: Registering plugin at team.chisel.common.integration.waila.ChiselDataHandler
[20:08:06] [Client thread/INFO] [Waila]: Starting Waila took 62.52 ms
[20:08:08] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 38 mods
[20:08:08] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
[20:08:08] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The following texture errors were found.
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:   DOMAIN extrautils2
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:   domain extrautils2 is missing 1 texture
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:     domain extrautils2 has 1 location:
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:       unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Extra Utilities 2
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:     The missing resources for domain extrautils2 are:
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:       textures/potions/purging.png
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]:     No other errors exist for domain extrautils2
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[20:08:08] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[20:08:33] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [ctm, mousetweaks, naturesemerald] at SERVER
[20:08:41] [Client thread/INFO] [net.minecraft.client.multiplayer.GuiConnecting]: Connecting to 54.36.214.248, 25579
[20:08:43] [Netty Client IO #1/INFO] [FML]: Server protocol version 2
[20:08:43] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [ctm, mousetweaks, naturesemerald] at SERVER
[20:08:43] [Client thread/INFO] [FML]: Injecting existing registry data into this client instance
[20:08:45] [Client thread/INFO] [FML]: Applying holder lookups
[20:08:45] [Client thread/INFO] [FML]: Holder lookups applied
[20:08:46] [Netty Client IO #1/INFO] [FML]: [Netty Client IO #1] Client side modded connection established
[20:08:46] [Client thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world: 
[20:08:46] [Client thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
[20:08:46] [Client thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
[20:08:46] [Client thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
[20:08:46] [Client thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
[20:08:49] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.gui.inventory.GuiBeacon$PowerButton
[20:08:49] [Client thread/INFO] [Quark ASM]: Could not locate, injecting method (Names [drawButton, func_191745_a] Descriptor (Lnet/minecraft/client/Minecraft;IIF)V)
[20:08:49] [Client thread/INFO] [Quark ASM]: Patch result: true
[20:08:50] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[20:08:50] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[20:08:51] [Netty Client IO #1/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
[20:08:51] [Netty Client IO #1/INFO] [tconstruct-Config]: Syncing Config with Server
[20:08:51] [Client thread/INFO] [journeymap]: Loaded 0 waypoints from C:\Users\ThatOneTraitor\AppData\Roaming\.minecraft\journeymap\data\mp\Minecraft\waypoints
[20:08:51] [Client thread/INFO] [journeymap]: Mapping started in C:\Users\ThatOneTraitor\AppData\Roaming\.minecraft\journeymap\data\mp\Minecraft\DIM0. Memory: 2016MB total, 664MB free 
[20:08:51] [Netty Client IO #1/INFO] [journeymap]: Teleport Enabled:true
[20:08:51] [Netty Client IO #1/INFO] [journeymap]: Server Admin Enabled:true
[20:08:51] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 826 advancements
[20:08:51] [JM-task-4/INFO] [journeymap]: Custom modded block handling enabled for biomesoplenty
[20:08:53] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
[20:08:53] [Client thread/INFO] [journeymap]: JourneyMap: Press [J]
 

 

latest.log

Link to comment
Share on other sites

Did anything else change between working and not, maybe a dimension change or adding a mod?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

You mean besides allocating more?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Use Temu coupon code $100 off [acq783769] for Australia and new zealand. Also get special 30% discount Plus get free shipping Temu has always been a shopper's paradise, offering a vast collection of trending items at unbeatable prices. With fast delivery and free shipping to 67 countries, it's no wonder Temu has become a go-to platform for savvy shoppers. Now, with these exclusive Temu coupon codes, you can enjoy even more savings: act581784: Temu coupon code 40% off for existing users act581784: $100 off Temu coupon for new customers act581784: $100 off Temu coupon for existing customers act581784: 40% discount for new users act581784: Temu coupon code 40 off for existing and new users Why You Shouldn't Miss Out on the Temu Coupon Code 40% Off The Temu coupon code 40% off is a game-changer for both new and existing customers. Whether you're a first-time user or a loyal Temu shopper, these codes offer substantial savings on your purchases. With a flat 40% extra off, you can stretch your budget further and indulge in more of your favorite items. Maximizing Your Savings with Temu 40 Off Coupon Code To make the most of your Temu shopping experience, it's crucial to understand how to apply these coupon codes effectively. When you use the Temu coupon code 40 off, you're not just saving money – you're unlocking a world of possibilities. From fashion to home decor, electronics to beauty products, your 40% discount applies across a wide range of categories. How to Apply Your Temu Coupon Code 40% Off Using your Temu coupon code 40% off is a breeze. Here's a step-by-step guide to ensure you don't miss out on these incredible savings: Browse through Temu's extensive collection and add your desired items to your cart. Proceed to checkout when you're ready to make your purchase. Look for the "Promo Code" or "Coupon Code" field. Enter your Temu coupon code 40 off [act581784]. Watch as your total amount gets reduced by a whopping 40%! The Power of Temu Coupon Code 40 Off First Order For those new to Temu, the Temu coupon code 40% off first order is an excellent opportunity to experience the platform's offerings at a discounted price. This introductory offer allows you to explore Temu's vast catalog while enjoying significant savings on your inaugural purchase.Be sure to use it before it expires!
    • Use Temu Coupon Code $100 Off [act965193] if you are living in California USA. Temu doesn't let you use many coupons at once, but you can still save more. New users get an extra 10% off the 30% discount. Also, text alerts give you 20% off. Using these with Temu's 90% off Daily Deals helps you save a lot. How to use Temu Coupon Code $100 Off [act965193] Both new and existing users at Temu can save a lot by using coupon codes and bundles. New users get a $200 discount with the code aci384098 on their first buy. This is a big welcome bonus that helps them save right away. Follow below steps to apply Temu Coupon Code $100 Off [act965193] Choose Your Items: Pick the products you want to buy from TEMU. Go to Checkout: When you are ready to pay, go to the checkout page. Enter the Code: Type (act847220) into the coupon code box. Enjoy Your Savings: Your total will be reduced, and you'll save money on your purchase. Keep an eye on new deals to save more. Check the Temu app, sign up for newsletters, and follow Temu on social media. Sites like RetailMeNot or Coupons.com also list Temu coupon codes, so you won't miss out.   Using these tips, shopping on Temu can be a smart way to save money. Plan your buys with sale cycles in mind, stack coupons wisely, and watch for new deals. This will make your shopping trips more rewarding.   Temu Coupon Codes & Bundles: New Installs and Existing Users For existing customers, the code aci384098 also gives $200 off. The Temu $200 Coupon Bundle is great for both new and current users. It includes $120 worth of coupons. Plus, Temu offers a 40% discount with certain codes for everyone.   Temu also has special app discounts. By signing up with the code aci384098 and spending $200 or more, customers can save $200 plus get 30% off on their purchase. The code aci384098 also gives a $200 discount and an extra 50% off on the next buy. This is a great way to thank users for their engagement.   Shopping at Temu can lead to big savings. The average discount is an impressive 59%, with 84% of orders getting free shipping or gifts. About 48% of discounts have a time limit, encouraging shoppers to act fast. With deals like a $100 coupon bundle for new users and savings from the code aci384098, Temu offers many ways to save.   Existing customers also have many ways to save, like app alerts, website coupons, and referral programs. There are also games, seasonal sales, and discounts on certain items. This means both new and current users have lots of options to save, showing Temu's dedication to rewarding users.   Comparing Temu Coupon Codes with Other Retailers   Looking at the world of online shopping, comparing Temu coupon codes with others shows Temu's big competitive advantages.   Advantages of Temu Coupons   Temu's coupons offer big discounts, often more than other stores. This means customers save a lot of money. Temu also throws in freebies, making their coupons even more valuable.   Temu's coupons work on many products, not just a few. This makes it easy for customers to save on what they buy.   How Temu Stands Out in the Market   When we look at Temu vs. other retailers, Temu's deals are made with the customer in mind. They focus on what shoppers want and need. This makes Temu's coupons not just competitive but also very attractive to many buyers.   Our benchmarking deals show Temu leading in coupon offers. They offer big discounts and special perks. This makes Temu stand out in the online shopping world.   Conclusion Using Temu coupon codes and bundles helps save money and make shopping better. For new and returning customers, codes like "acr880792" and "aci384098" offer big discounts. New users get £20 off their first order and up to 50% off on various deals. Temu offers many coupons for smart shoppers to save more. Whether it's standalone discounts, special deals, or loyalty rewards, using these codes can cut down costs. This way, shoppers get quality products at great prices, from $1 phone cases to discounted electronics. It's important to keep up with new discounts and promotions. By watching daily deals and signing up for alerts, shoppers won't miss out on great offers. Temu connects manufacturers directly with consumers, leading to lower costs. This unique approach, along with big savings from coupons, makes Temu a top choice for budget-friendly shopping. Start your Temu shopping today for unmatched savings and satisfaction.  
    • Obtén hasta 90% de descuento en Temu utilizando el código [act892435]. Además, disfruta de $100 de descuento (aproximadamente 1,750 MXN) en tu primer pedido. Disponible para nuevos y clientes existentes en México. En Temu encontrarás una amplia gama de productos, desde ropa hasta tecnología, todos a precios increíbles. Aprovecha este código hoy mismo y comienza a ahorrar en tus compras. Temu hace que tus compras sean fáciles y accesibles, asegurando que obtengas la mejor calidad al mejor precio. Looking for the best deals and discounts? The Temu coupon code [act892435] or [acq943609] offers fantastic savings for both new and existing customers. Whether you're placing your first order or restocking your favorites, these coupon codes unlock discounts of up to 90% and an additional $100 off on selected items. Plus, enjoy the added benefit of free shipping on select orders. This guide will show you how to make the most of these deals and maximize your savings on Temu. How to Use the Temu Coupon Code [act892435] or [acq943609] Applying the Temu coupon code is quick and easy. Here’s how to redeem it for maximum savings: 1. Visit the Temu Website: Explore Temu’s wide range of products, including fashion, electronics, and home goods. 2. Add Items to Your Cart: Choose the products you want and add them to your shopping cart. 3. Proceed to Checkout: Click on your cart and proceed to checkout when you're ready. 4. Enter the Coupon Code: In the "Coupon Code" field at checkout, enter [act892435] or [acq943609] and click "Apply." 5. Enjoy Your Savings: You’ll instantly see the $100 discount along with additional savings of up to 90%, depending on the items selected. Benefits of Temu Coupon Codes [act892435] or [acq943609] for First-Time Users and Existing Customers Whether you're a new customer or a regular shopper, the Temu coupon code offers unbeatable discounts. Here's how both new and existing users can benefit: • First-Time Users: New customers using the Temu coupon code [act892435] or [acq943609] on their first order get $100 off, along with discounts ranging from 30% to 90% on selected products. It’s the perfect opportunity to try out Temu’s product range without overspending. • Existing Customers: Loyal shoppers can continue to enjoy significant savings by applying the same coupon code on subsequent orders. Restock your favorites or discover new items at discounted prices. • Free Shipping: Using the Temu coupon code [act892435] or [acq943609] can also qualify you for free shipping on selected items, further increasing your overall savings. Breakdown of Discounts with Temu Coupon Code [act892435] or [acq943609] With the Temu coupon code [act892435] or [acq943609], you’re not limited to just $100 off. You can also enjoy varying levels of discounts on a wide range of products. Here’s how it works: • 30% Discount: Perfect for budget-friendly products and everyday essentials. Shop clothing, beauty products, and home goods at 30% off. • 40% Discount: Ideal for mid-range purchases such as electronics, gadgets, and household items. • 50% Discount: Save big on high-end gadgets, designer apparel, and premium beauty products with 50% off. • 70% Discount: Excellent for those looking for luxury items like branded accessories and upscale electronics. • 90% Discount: The ultimate deal for savvy shoppers. Enjoy top-tier products like tech and home goods at a fraction of the price. Maximize Your Savings on First Orders, Free Shipping, and More with Temu Coupon Code [act892435] or [acq943609] Here are some top tips to get the most value from the Temu coupon code [act892435] or [acq943609]: 1. First Order Savings: For first-time users, using the code [act892435] or [acq943609] on your first order guarantees $100 off, making it the perfect way to kickstart your shopping experience at Temu. 2. Look for Free Shipping: Check if your items qualify for free shipping by applying the coupon code at checkout. It’s a great way to save even more on your total purchase. 3. Shop During Major Sales: Combine the coupon code with major sales events like Black Friday or Cyber Monday for even greater savings. 4. Buy in Bulk: Bulk purchases allow you to maximize the value of the $100 discount, especially if you’re buying items across various categories. 5. Check Product Eligibility: Make sure the products you’re adding to your cart qualify for higher percentage discounts. Some items may only offer 30%-50% off, while others can go up to 90%. FAQs About Temu Coupon Code [act892435] or [acq943609] 1. Is the Temu coupon code verified and working?  Yes, the Temu coupon codes [act892435] and [acq943609] are verified and currently active. Both codes offer up to $100 off, along with percentage discounts of up to 90%. 2. How much can I save with the Temu coupon code?  Using the coupon codes [act892435] or [acq943609], you can get $100 off plus additional percentage-based discounts ranging from 30% to 90%, depending on the products you choose. 3. Can both first-time users and existing customers use these coupon codes?  Absolutely! Both new and existing customers can take advantage of the Temu coupon codes [act892435] or [acq943609]. First-time users can apply the code for their first order, while loyal customers can continue saving on subsequent purchases. 4. Does the coupon code apply to free shipping?  In many cases, using the Temu coupon code [act892435] or [acq943609] may qualify you for free shipping, depending on the items and promotions available at the time of purchase. Conclusion: Don’t Miss Out on These Massive Savings with Temu Coupon Code [act892435] or [acq943609] The Temu coupon code [act892435] or [acq943609] provides an excellent opportunity to save big on a wide variety of products. Whether you're a first-time user placing your first order or an existing customer looking to restock, these coupon codes guarantee substantial savings. Take advantage of discounts up to 90%, free shipping on select orders, and $100 off when you shop at Temu. Don’t wait—start shopping today and use the coupon codes [act892435] or [acq943609] to unlock the best possible deals! Happy shopping!
    • Get up to 90% off at Temu using coupon code [act892435]. Receive $100 off (5,650 PHP) on your first order. Available for both new and existing customers in the Philippines. Get up to 90% off at Temu using the coupon code [act892435]. Receive $100 off on your first order, available for both new and existing customers in all country. Temu offers a diverse range of products from clothing to gadgets, all at unbeatable prices. Start saving today and enjoy a seamless shopping experience. Whether you're a first-time buyer or a regular customer, Temu helps you get more for less. Use the code now and turn your shopping into a rewarding experience filled with savings. Looking for the best deals and discounts? The Temu coupon code [act892435] or [acq943609] offers fantastic savings for both new and existing customers. Whether you're placing your first order or restocking your favorites, these coupon codes unlock discounts of up to 90% and an additional $100 off on selected items. Plus, enjoy the added benefit of free shipping on select orders. This guide will show you how to make the most of these deals and maximize your savings on Temu. How to Use the Temu Coupon Code [act892435] or [acq943609] Applying the Temu coupon code is quick and easy. Here’s how to redeem it for maximum savings: 1. Visit the Temu Website: Explore Temu’s wide range of products, including fashion, electronics, and home goods. 2. Add Items to Your Cart: Choose the products you want and add them to your shopping cart. 3. Proceed to Checkout: Click on your cart and proceed to checkout when you're ready. 4. Enter the Coupon Code: In the "Coupon Code" field at checkout, enter [act892435] or [acq943609] and click "Apply." 5. Enjoy Your Savings: You’ll instantly see the $100 discount along with additional savings of up to 90%, depending on the items selected. Benefits of Temu Coupon Codes [act892435] or [acq943609] for First-Time Users and Existing Customers Whether you're a new customer or a regular shopper, the Temu coupon code offers unbeatable discounts. Here's how both new and existing users can benefit: • First-Time Users: New customers using the Temu coupon code [act892435] or [acq943609] on their first order get $100 off, along with discounts ranging from 30% to 90% on selected products. It’s the perfect opportunity to try out Temu’s product range without overspending. • Existing Customers: Loyal shoppers can continue to enjoy significant savings by applying the same coupon code on subsequent orders. Restock your favorites or discover new items at discounted prices. • Free Shipping: Using the Temu coupon code [act892435] or [acq943609] can also qualify you for free shipping on selected items, further increasing your overall savings. Breakdown of Discounts with Temu Coupon Code [act892435] or [acq943609] With the Temu coupon code [act892435] or [acq943609], you’re not limited to just $100 off. You can also enjoy varying levels of discounts on a wide range of products. Here’s how it works: • 30% Discount: Perfect for budget-friendly products and everyday essentials. Shop clothing, beauty products, and home goods at 30% off. • 40% Discount: Ideal for mid-range purchases such as electronics, gadgets, and household items. • 50% Discount: Save big on high-end gadgets, designer apparel, and premium beauty products with 50% off. • 70% Discount: Excellent for those looking for luxury items like branded accessories and upscale electronics. • 90% Discount: The ultimate deal for savvy shoppers. Enjoy top-tier products like tech and home goods at a fraction of the price. Maximize Your Savings on First Orders, Free Shipping, and More with Temu Coupon Code [act892435] or [acq943609] Here are some top tips to get the most value from the Temu coupon code [act892435] or [acq943609]: 1. First Order Savings: For first-time users, using the code [act892435] or [acq943609] on your first order guarantees $100 off, making it the perfect way to kickstart your shopping experience at Temu. 2. Look for Free Shipping: Check if your items qualify for free shipping by applying the coupon code at checkout. It’s a great way to save even more on your total purchase. 3. Shop During Major Sales: Combine the coupon code with major sales events like Black Friday or Cyber Monday for even greater savings. 4. Buy in Bulk: Bulk purchases allow you to maximize the value of the $100 discount, especially if you’re buying items across various categories. 5. Check Product Eligibility: Make sure the products you’re adding to your cart qualify for higher percentage discounts. Some items may only offer 30%-50% off, while others can go up to 90%. FAQs About Temu Coupon Code [act892435] or [acq943609] 1. Is the Temu coupon code verified and working? Yes, the Temu coupon codes [act892435] and [acq943609] are verified and currently active. Both codes offer up to $100 off, along with percentage discounts of up to 90%. 2. How much can I save with the Temu coupon code? Using the coupon codes [act892435] or [acq943609], you can get $100 off plus additional percentage-based discounts ranging from 30% to 90%, depending on the products you choose. 3. Can both first-time users and existing customers use these coupon codes? Absolutely! Both new and existing customers can take advantage of the Temu coupon codes [act892435] or [acq943609]. First-time users can apply the code for their first order, while loyal customers can continue saving on subsequent purchases. 4. Does the coupon code apply to free shipping? In many cases, using the Temu coupon code [act892435] or [acq943609] may qualify you for free shipping, depending on the items and promotions available at the time of purchase. 5. Are there any exclusions with these coupon codes? While these coupon codes offer excellent discounts, some high-percentage offers may not apply to every item. Be sure to check product eligibility before completing your purchase. Conclusion: Don’t Miss Out on These Massive Savings with Temu Coupon Code [act892435] or [acq943609] The Temu coupon code [act892435] or [acq943609] provides an excellent opportunity to save big on a wide variety of products. Whether you're a first-time user placing your first order or an existing customer looking to restock, these coupon codes guarantee substantial savings. Take advantage of discounts up to 90%, free shipping on select orders, and $100 off when you shop at Temu. Don’t wait—start shopping today and use the coupon codes [act892435] or [acq943609] to unlock the best possible deals! Happy shopping!
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.