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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • yes but it said that farmer's delight is what is causing it now https://gist.github.com/ZR500014/827709f35c183f9cb9152d24520c4a21
    • exactly as it says. im not sure what the issue is, added more GB to it and its still crashing just as quickly as before in the same only a short while after i hit the start button, so i assume its a mod issue. not good at reading logs, anyone have any ideas?   logs here- 16.11 00:45:12 [Multicraft] Received start command 16.11 00:45:12 [Multicraft] Loading server properties 16.11 00:45:12 [Multicraft] Loaded config for "Forge Unix Args" 16.11 00:45:12 [Multicraft] Starting server! 16.11 00:45:13 [Multicraft] Adding template "apexupdater" and options "always,install,temp" from config 16.11 00:45:13 [Multicraft] Running setup... 16.11 00:45:14 [Setup/"Apex Updater" initialize] Running Apex Updater... 16.11 00:45:14 [Setup/"Apex Updater" initialize] Selected Game = forge_1.20.1 16.11 00:45:14 [Multicraft] Done, returned Ok 16.11 00:45:14 [Multicraft] Setup done, restarting 16.11 00:45:14 [Multicraft] Server stopped 16.11 00:45:17 [Multicraft] Loading server properties 16.11 00:45:17 [Multicraft] Loaded config for "Forge Unix Args" 16.11 00:45:17 [Multicraft] Starting server! 16.11 00:45:17 [Multicraft] Updating eula.txt file 16.11 00:45:17 [Server] INFO WARNING: Published ports are discarded when using host network mode 16.11 00:45:17 [Server] INFO 0d93d0a8f120ed42c04758fb49f4b13e1113380cb1104c2fdd643e4f878d5122 16.11 00:45:21 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/pattern/MessagePatternConverter 16.11 00:45:21 [Server] INFO [Log4jPatcher] [WARN] Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter 16.11 00:45:21 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/lookup/JndiLookup 16.11 00:45:21 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.3.12, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui] 16.11 00:45:21 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.13 by Eclipse Adoptium; OS Linux arch amd64 version 5.15.0-117-generic 16.11 00:45:22 [Server] main/INFO [ne.mi.fm.lo.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: Mixin Transmogrifier is definitely up to no good... 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: crimes against java were committed 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: Original mixin transformation service successfully crobbed by mixin-transmogrifier! 16.11 00:45:22 [Server] main/INFO [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/mods/Connector-1.0.0-beta.46+1.20.1.jar%23342%23345!/ Service=ModLauncher Env=SERVER 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.12/fmlcore-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.12/javafmllanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.12/lowcodelanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.12/mclanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: aeroblender. Using Mod File: /mods/aeroblender-1.20.1-1.0.1-neoforge.jar 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: curios. Using Mod File: /mods/curios-forge-5.11.0+1.20.1.jar 16.11 00:45:23 [Server] main/INFO [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 87 dependencies adding them to mods collection 16.11 00:45:24 [Server] main/INFO [or.si.co.lo.DependencyResolver/]: Dependency resolution found 10 candidates to load 16.11 00:45:25 [Server] main/INFO [or.si.co.se.ha.ModuleLayerMigrator/]: Successfully made module authlib transformable 16.11 00:45:31 [Server] main/INFO [mixin/]: Compatibility level set to JAVA_17 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'nitrogen_internals.refmap.json' for nitrogen_internals.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.forge.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'graveyard-FORGE-forge-refmap.json' for graveyard-forge.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'EpheroLib-refmap.json' for epherolib.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'aaa_particles-fabric-refmap.json' for aaa_particles.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'NetheriteHorseArmor-CJ-common-mc-common-refmap.json' for netheritehorsearmor-common.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/INFO [Puzzles Lib/]: Loading 317 mods: 16.11 00:45:32 [Server] INFO - aaa_particles 1.20.1-1.4.5 16.11 00:45:32 [Server] INFO - advancednetherite 2.1.3 16.11 00:45:32 [Server] INFO - aeroblender 1.20.1-1.0.1-neoforge 16.11 00:45:32 [Server] INFO - aether 1.20.1-1.5.1-neoforge 16.11 00:45:32 [Server] INFO |-- cumulus_menus 1.20.1-1.0.1-neoforge 16.11 00:45:32 [Server] INFO |-- mixinextras 0.2.0-beta.9 16.11 00:45:32 [Server] INFO \-- nitrogen_internals 1.20.1-1.0.11-neoforge 16.11 00:45:32 [Server] INFO - aetherdelight 1.0.0 16.11 00:45:32 [Server] INFO - alexscaves 2.0.2 16.11 00:45:32 [Server] INFO - alexscavesdelight 1.0.19.1-1.20.1 16.11 00:45:32 [Server] INFO - alexsdelight 1.5 16.11 00:45:32 [Server] INFO - alexsmobs 1.22.9 16.11 00:45:32 [Server] INFO - amendments 1.20-1.2.12 16.11 00:45:32 [Server] INFO - amplified_nether 1.2.5 16.11 00:45:32 [Server] INFO - another_furniture 1.20.1-3.0.1 16.11 00:45:32 [Server] INFO - aquaculture 2.5.2 16.11 00:45:32 [Server] INFO - aquaculturedelight 1.0.0 16.11 00:45:32 [Server] INFO - aquamirae 6.API15 16.11 00:45:32 [Server] INFO - aquamirae_delight 1.4.6 16.11 00:45:32 [Server] INFO - archers_paradox 5.0.0 16.11 00:45:32 [Server] INFO - architectury 9.2.14 16.11 00:45:32 [Server] INFO - artifacts 9.5.13 16.11 00:45:32 [Server] INFO \-- expandability 9.0.4 16.11 00:45:32 [Server] INFO - attributefix 21.0.4 16.11 00:45:32 [Server] INFO - auroras 1.6 16.11 00:45:32 [Server] INFO - azurelib 2.0.39 16.11 00:45:32 [Server] INFO - bakery 1.1.15 16.11 00:45:32 [Server] INFO - balm 7.3.9 16.11 00:45:32 [Server] INFO \-- kuma_api 20.1.8 16.11 00:45:32 [Server] INFO - bca 1.0-1.20.1 16.11 00:45:32 [Server] INFO - berries_and_cherries 1.0.9 16.11 00:45:32 [Server] INFO - bettas 1.2.3 16.11 00:45:32 [Server] INFO - betterbeekeeping 1.20.1-1.3.0 16.11 00:45:32 [Server] INFO - bettercombat 1.8.6+1.20.1 16.11 00:45:32 [Server] INFO - betterdeserttemples 1.20-Forge-3.0.3 16.11 00:45:32 [Server] INFO - betterdungeons 1.20-Forge-4.0.4 16.11 00:45:32 [Server] INFO - betterendisland 1.20-Forge-2.0.6 16.11 00:45:32 [Server] INFO - betterfortresses 1.20-Forge-2.0.6 16.11 00:45:32 [Server] INFO - betterfpsdist 1.20.1-6.0 16.11 00:45:32 [Server] INFO - betterjungletemples 1.20-Forge-2.0.5 16.11 00:45:32 [Server] INFO - bettermineshafts 1.20-Forge-4.0.4 16.11 00:45:32 [Server] INFO - betteroceanmonuments 1.20-Forge-3.0.4 16.11 00:45:32 [Server] INFO - betterstrongholds 1.20-Forge-4.0.3 16.11 00:45:32 [Server] INFO - betterthanmending 1.7.2 16.11 00:45:32 [Server] INFO - bettervillage 3.2.0 16.11 00:45:32 [Server] INFO - betterwitchhuts 1.20-Forge-3.0.3 16.11 00:45:32 [Server] INFO - blueprint 7.1.0 16.11 00:45:32 [Server] INFO - bookshelf 20.2.13 16.11 00:45:32 [Server] INFO - botania 1.20.1-446-FORGE 16.11 00:45:32 [Server] INFO - botaniaartifacts 1.0.1-1.20.1 16.11 00:45:32 [Server] INFO - botaniadelight 1.0.3.2-1.20.1 16.11 00:45:32 [Server] INFO - brewery 2.0.3 16.11 00:45:32 [Server] INFO - bygonenether 1.3.2 16.11 00:45:32 [Server] INFO - caelus 3.2.0+1.20.1 16.11 00:45:32 [Server] INFO - camping 1.0.4 16.11 00:45:32 [Server] INFO - cat_jam 1.2.2 16.11 00:45:32 [Server] INFO - catloaf 1.1.1 16.11 00:45:32 [Server] INFO - cavesanddepths 1.2.7 16.11 00:45:32 [Server] INFO - chat_heads 0.13.6 16.11 00:45:32 [Server] INFO - chestedcompanions 1.3.1 16.11 00:45:32 [Server] INFO - citadel 2.6.0 16.11 00:45:32 [Server] INFO - cleardespawn 1.1.15 16.11 00:45:32 [Server] INFO - cloth_config 11.1.136 16.11 00:45:32 [Server] INFO - cobweb 1.0.0 16.11 00:45:32 [Server] INFO - coffee_delight 1.4 16.11 00:45:32 [Server] INFO - cofh_core 11.0.2 16.11 00:45:32 [Server] INFO - collective 7.87 16.11 00:45:32 [Server] INFO - com_github_llamalad7_mixinextras 0.2.0-beta.8 16.11 00:45:32 [Server] INFO - configapi 1.20-2.3.2 16.11 00:45:32 [Server] INFO - connectorextras 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- amecsapi 1.5.3+mc1.20-pre1 16.11 00:45:32 [Server] INFO |-- connectorextras_architectury_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_emi_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_energy_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_geckolib_fabric_compat 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_jei_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_kubejs_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_modmenu_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO \-- modmenu 7.2.2 16.11 00:45:32 [Server] INFO |-- connectorextras_pehkui_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_rei_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_terrablender_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- forgeconfigapiport 8.0.0 16.11 00:45:32 [Server] INFO \-- reach_entity_attributes 2.4.0 16.11 00:45:32 [Server] INFO - connectormod 1.0.0-beta.46+1.20.1 16.11 00:45:32 [Server] INFO - cookingforblockheads 16.0.9 16.11 00:45:32 [Server] INFO - corn_delight 1.1.6-1.20.1 16.11 00:45:32 [Server] INFO - cornexpansion 1.0.1 16.11 00:45:32 [Server] INFO - coroutil 1.20.1-1.3.7 16.11 00:45:32 [Server] INFO - crabbersdelight 1.1.7c 16.11 00:45:32 [Server] INFO - cratedelight 24.11.06-1.20-forge 16.11 00:45:32 [Server] INFO - crittersandcompanions 2.2.2 16.11 00:45:32 [Server] INFO - croptopia 3.0.4 16.11 00:45:32 [Server] INFO - croptopia_additions 2.4 16.11 00:45:32 [Server] INFO - croptopia_delight 1.0 16.11 00:45:32 [Server] INFO - cuisinedelight 1.1.16 16.11 00:45:32 [Server] INFO - culturaldelights 0.16.1 16.11 00:45:32 [Server] INFO - cupboard 1.20.1-2.7 16.11 00:45:32 [Server] INFO - curios 5.11.0+1.20.1 16.11 00:45:32 [Server] INFO - deep_aether 1.20.1-1.0.4 16.11 00:45:32 [Server] INFO - deepblue 1.2 16.11 00:45:32 [Server] INFO - deeperdarker 1.3.3 16.11 00:45:32 [Server] INFO - deeperdarkerdelight 1.0.2.1-1.20.1 16.11 00:45:32 [Server] INFO - delightful 3.6 16.11 00:45:32 [Server] INFO - doapi 1.2.15 16.11 00:45:32 [Server] INFO \-- terraform 7.0.1 16.11 00:45:32 [Server] INFO - doggytalents 1.18.36 16.11 00:45:32 [Server] INFO - doubledoors 5.9 16.11 00:45:32 [Server] INFO - dtnpaletteofpaws 1.2.4 16.11 00:45:32 [Server] INFO - dungeons_arise 2.1.58-1.20.x 16.11 00:45:32 [Server] INFO - dynamiclights 1.20.1.2 16.11 00:45:32 [Server] INFO - efallingtrees 0.6.0-1.20+forge 16.11 00:45:32 [Server] INFO - eldritch_end 0.3.2 16.11 00:45:32 [Server] INFO - embeddium 0.3.31+mc1.20.1 16.11 00:45:32 [Server] INFO \-- rubidium 0.7.1 16.11 00:45:32 [Server] INFO - emi 1.1.18+1.20.1+forge 16.11 00:45:32 [Server] INFO - emi_enchanting 0.1.2+1.20.1+forge 16.11 00:45:32 [Server] INFO - emi_letsdo_compat 1.3 16.11 00:45:32 [Server] INFO - emi_loot 0.7.4+1.20.1+forge 16.11 00:45:32 [Server] INFO - emienchants 1.0.0 16.11 00:45:32 [Server] INFO - emiffect 1.1.2+mc1.20.1 16.11 00:45:32 [Server] INFO - emitrades 1.2.1+mc1.20.1 16.11 00:45:32 [Server] INFO - enchanted 3.0.8 16.11 00:45:32 [Server] INFO - endersdelight 1.0.3 16.11 00:45:32 [Server] INFO - endofherobrine 1.20.1-1.0.8.2 16.11 00:45:32 [Server] INFO - endrem 5.3.3-R-1.20.1 16.11 00:45:32 [Server] INFO - ends_delight 2.4 16.11 00:45:32 [Server] INFO - epherolib 0.1.2 16.11 00:45:32 [Server] INFO - euphoria_patcher 1.4.3-r5.3-forge 16.11 00:45:32 [Server] INFO - exoticbirds 1.0.0 16.11 00:45:32 [Server] INFO - explorify 1.6.2 16.11 00:45:32 [Server] INFO - fabric_api 0.92.2+1.11.8+1.20.1 16.11 00:45:32 [Server] INFO |-- fabric_api_lookup_api_v1 1.6.36+67f9824077 16.11 00:45:32 [Server] INFO |-- fabric_biome_api_v1 13.0.13+dc36698e77 16.11 00:45:32 [Server] INFO |-- fabric_block_api_v1 1.0.11+0e6cb7f777 16.11 00:45:32 [Server] INFO |-- fabric_block_view_api_v2 1.0.1+0767707077 16.11 00:45:32 [Server] INFO |-- fabric_blockrenderlayer_v1 1.1.41+1d0da21e77 16.11 00:45:32 [Server] INFO |-- fabric_client_tags_api_v1 1.1.2+5d6761b877 16.11 00:45:32 [Server] INFO |-- fabric_command_api_v1 1.2.34+f71b366f77 16.11 00:45:32 [Server] INFO |-- fabric_command_api_v2 2.2.13+561530ec77 16.11 00:45:32 [Server] INFO |-- fabric_content_registries_v0 4.0.11+a670df1e77 16.11 00:45:32 [Server] INFO |-- fabric_convention_tags_v1 1.5.5+fa3d1c0177 16.11 00:45:32 [Server] INFO |-- fabric_data_attachment_api_v1 1.0.0+30ef839e77 16.11 00:45:32 [Server] INFO |-- fabric_data_generation_api_v1 12.3.4+369cb3a477 16.11 00:45:32 [Server] INFO |-- fabric_dimensions_v1 2.1.54+8005d10d77 16.11 00:45:32 [Server] INFO |-- fabric_entity_events_v1 1.6.0+6274ab9d77 16.11 00:45:32 [Server] INFO |-- fabric_events_interaction_v0 0.6.2+0d0bd5a777 16.11 00:45:32 [Server] INFO |-- fabric_game_rule_api_v1 1.0.40+683d4da877 16.11 00:45:32 [Server] INFO |-- fabric_item_api_v1 2.1.28+4d0bbcfa77 16.11 00:45:32 [Server] INFO |-- fabric_item_group_api_v1 4.0.12+c9161c2d77 16.11 00:45:32 [Server] INFO |-- fabric_key_binding_api_v1 1.0.37+561530ec77 16.11 00:45:32 [Server] INFO |-- fabric_lifecycle_events_v1 2.2.22+afab492177 16.11 00:45:33 [Multicraft] Skipped 194 lines due to rate limit (160/s) 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/gui/Gui (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.gui.Gui was not found shield_overhaul.mixins.json:CursorIconMixin from mod shield_overhaul 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: com/legacy/lost_aether/entity/AerwhaleKingEntity (java.lang.ClassNotFoundException: com.legacy.lost_aether.entity.AerwhaleKingEntity) 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Camera for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/Camera (java.lang.RuntimeException: Attempted to load class net/minecraft/client/Camera for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.Camera was not found playeranimatorapi-common.mixins.json:CameraAccessor from mod playeranimatorapi 16.11 00:45:33 [Server] main/INFO [co.cu.Cupboard/]: Loaded config for: structureessentials.json 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/multiplayer/MultiPlayerGameMode (java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.multiplayer.MultiPlayerGameMode was not found mixins.cofhcore.json:MultiPlayerGameModeMixin from mod cofh_core 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/renderer/entity/PhantomRenderer (java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.PhantomRenderer) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.renderer.entity.PhantomRenderer was not found mixins.deeperdarker.json:PhantomRendererMixin from mod deeperdarker 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.main.Main was not found mixins.emibridge.json:MainEntrypointMixin from mod connectorextras_emi_bridge 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/INFO [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/INFO [de.su.si.co.em.EMIBridge/]: Injecting EMI API classes 16.11 00:45:34 [Server] main/INFO ModernFix reached bootstrap stage (15.85 s after launch) 16.11 00:45:34 [Server] main/WARN [mixin/]: @Final field delegatesByName:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final 16.11 00:45:34 [Server] main/WARN [mixin/]: @Final field delegatesByValue:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final 16.11 00:45:35 [Server] main/WARN [mixin/]: @Inject(@At("INVOKE")) Shift.BY=1 on crittersandcompanions.mixins.json:LivingEntityMixin from mod crittersandcompanions::handler$bdj000$crittersandcompanions$onDie exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. 16.11 00:45:36 [Server] main/WARN [mixin/]: @Final field f_57244_:Lnet/minecraft/world/level/block/state/properties/IntegerProperty; in QualityCrops.mixins.json:SweetBerryBushMixin from mod qualitycrops should be final 16.11 00:45:36 [Server] main/INFO Vanilla bootstrap took 2025 milliseconds 16.11 00:45:38 [Server] main/WARN [mixin/]: @Inject(@At("INVOKE_ASSIGN")) Shift.BY=2 on refurbished_furniture.common.mixins.json:LevelChunkMixin from mod refurbished_furniture::handler$cal000$refurbished_furniture$refurbishedFurniture$AfterRemoveBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. 16.11 00:45:38 [Server] main/INFO [mixin/]: apoli.mixins.json:ItemSlotArgumentTypeAccessor from mod apoli->@Accessor[FIELD_GETTER]::getSlotNamesToSlotCommandId()Ljava/util/Map; should be static as its target is 16.11 00:45:38 [Server] main/WARN [mixin/]: Mixin alexscaves.mixins.json:SwampHutPieceMixin from mod alexscaves has multiple constructors, (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIIIIILnet/minecraft/core/Direction;)V was selected 16.11 00:45:38 [Server] main/WARN [mixin/]: Static binding violation: PRIVATE @Overwrite method m_47505_ in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.AberrationConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.AberrationConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.TentacleConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.TentacleConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.DendlerConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.DendlerConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.item.XalConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.item.XalConfig read successfully. 16.11 00:45:39 [Server] main/INFO [eldritch_end/]: Eldritch End's Config Loaded! 16.11 00:45:39 [Server] main/INFO [eldritch_end/]: Registered Eldritch End items 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocin.shield_overhaul.config.server.ShieldConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocin.shield_overhaul.config.server.ShieldConfig read successfully. 16.11 00:45:39 [Server] main/INFO [shield_overhaul/]: Shield Overhaul's Config Loaded! 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/2b101225a0983c178c43c737d76def52 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/9b5bc39f00d53db2acf81d859b596583 16.11 00:45:39 [Server] main/INFO [ch.mc.Mcda/]: Registering Blocks for mcda 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.rebalance.config.ReBalanceConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.rebalance.config.ReBalanceConfig read successfully. 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Loaded Prominent Config 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Registered Prominent Sounds 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Registered Prominent Items 16.11 00:45:39 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER 16.11 00:45:39 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: sodiumextras, class toni.sodiumextras.SodiumExtras 16.11 00:45:39 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.privateGetPublicMethods(Class.java:3427) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.getMethods(Class.java:2019) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:83) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:126) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:92) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:40 [Server] modloading-worker-0/INFO [io.gi.ap.ap.Apoli/]: Apoli 1.20.1-2.9.0.8 has initialized. Ready to power up your game! 16.11 00:45:40 [Server] modloading-worker-0/INFO [de.su.si.co.te.TerraBlenderBridge/]: Injecting TerraBlender API classes 16.11 00:45:40 [Server] modloading-worker-0/INFO [io.gi.ap.or.Origins/]: Origins 1.20.1-1.10.0.9 is initializing. Have fun! 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.au.ad.AdvancedNetherite/]: Initializing platform helper for Advanced Netherite! 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.ae.cu.Cumulus/]: Disabling Cumulus as it is on server. 16.11 00:45:40 [Server] modloading-worker-0/INFO [Puzzles Lib/]: Constructing common components for mutantmonsters:main 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.jt.li.LibraryFerret/]: Initialize mod Library Ferret 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.jt.li.LibraryFerret/]: Initialized mod Library Ferret 16.11 00:45:41 [Server] modloading-worker-0/WARN [fallingleaves/]: Falling Leaves is a client only mod and should be removed from the mods list 16.11 00:45:41 [Server] modloading-worker-0/INFO [graveyard/]: Registered JSON trade offer adapter. 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: netheritehorsearmor as netheritehorsearmor-client.cfg 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: netheritehorsearmor as netheritehorsearmor-common.cfg 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: Necronomicon Initialized 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: File exists, reading config for elocindev.necronomicon.NecronomiconConfig. 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: Config for elocindev.necronomicon.NecronomiconConfig read successfully. 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: there is a brick about to fall through your roof at terminal velocity 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: there is a brick about to fall through your roof at terminal velocity 16.11 00:45:41 [Server] modloading-worker-0/WARN defineId called for: class net.minecraft.world.entity.player.Player from class me.adda.enhanced_falling_trees.FallingTrees 16.11 00:45:41 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id efallingtrees:config_packet 16.11 00:45:41 [Server] modloading-worker-0/INFO [Calio/]: Calio 1.20.1-1.11.0.5 initializing... 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.ep.ep.co.CommonConfig/]: Creating default config file: croptopia_v3.conf 16.11 00:45:41 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER 16.11 00:45:41 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: xaeroplus, class xaeroplus.forge.XaeroPlusForge 16.11 00:45:41 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:73) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] modloading-worker-0/INFO [th.ko.te.KotlinForForge/]: Kotlin For Forge Enabled! 16.11 00:45:41 [Server] modloading-worker-0/INFO [Puzzles Lib/]: Constructing common components for puzzleslib:main 16.11 00:45:41 [Server] INFO The Euphoria Patcher Mod should not be loaded on a server! Disabling... 16.11 00:45:42 [Server] modloading-worker-0/INFO [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.12, for MC 1.20.1 with MCP 20230612.114412 16.11 00:45:42 [Server] modloading-worker-0/INFO [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v47.3.12 Initialized 16.11 00:45:42 [Server] modloading-worker-0/INFO [xy.ap.fo.co.Mo.CommonalityMod/]: Running Minecraft '1.20.1', & Forge '47.3.12' on Java '17.0.13, Eclipse Adoptium' 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustedSourceList/]: Loading BlackListed sources from remote... (https://api.stopmodreposts.org/minecraft/sites.txt) 16.11 00:45:42 [Server] modloading-worker-0/INFO [ModernFix/]: Bypassed Mojang DFU 16.11 00:45:42 [Server] modloading-worker-0/INFO [ModernFix/]: Instantiating Mojang DFU 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustedSourceList/]: Loaded 564 BlackListed sources from remote 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustManager/]: Loading mod 'commonality' TrustWorthiness... 16.11 00:45:42 [Server] modloading-worker-0/FATAL [TrustManager/]: Could not determine mod trust worthiness, Assuming Jar was downloaded from trusted source! 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustManager/]: Loaded mod 'commonality' TrustWorthiness: UNKNOWN 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER 16.11 00:45:43 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: cat_jam, class com.shmove.cat_jam.forge.cat_jam_forge 16.11 00:45:43 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:73) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] modloading-worker-0/WARN [mixin/]: @Final field VINE_AGE:Lnet/minecraft/world/level/block/state/properties/IntegerProperty; in qualitysdelight.mixins.json:TomatoVineMixin from mod qualitysdelight should be final 16.11 00:45:43 [Server] modloading-worker-0/INFO [Collective/]: Loading Collective version 7.87. 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Constructing Mod: Spartan Weaponry 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Initialising API! Version: 11 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Spartan Weaponry API version 11 has been initalized! 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_backpack 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_ender_chest 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_ender_chest 16.11 00:45:44 [Server] modloading-worker-0/INFO [[Let's Do Addon] Corn Expansion/]: Finished initializing ! 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:alcohol_sync_request 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:drink_alcohol 16.11 00:45:44 [Server] modloading-worker-0/INFO [co.cu.Cupboard/]: Loaded config for: cupboard.json 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id meadow:var_request 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-client.cfg 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-common.cfg 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-server.cfg 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.ev.EventSubclassTransformer/EVENTBUS]: Could not find parent net/minecraft/client/renderer/entity/layers/RenderLayer for class com/obscuria/obscureapi/client/renderer/PatreonLayer in classloader cpw.mods.modlauncher.TransformingClassLoader@41e43885 on thread Thread[modloading-worker-0,5,main] 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.ev.EventSubclassTransformer/EVENTBUS]: An error occurred building event handler 16.11 00:45:45 [Server] INFO java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.layers.RenderLayer 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:97) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:48) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:26) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:32) ~[eventbus-6.0.5.jar%2352!/:6.0.5+6.0.5+master.eb8e549b] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.defineClass0(Native Method) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.System$2.defineClass(System.java:2324) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(MethodHandles.java:2439) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClassAsLookup(MethodHandles.java:2420) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup.defineHiddenClass(MethodHandles.java:2127) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:407) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:315) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:228) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.CallSite.makeSite(CallSite.java:315) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:281) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:271) ~[?:?] {} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.client.renderer.PatreonLayer$Mode.<clinit>(PatreonLayer.java:55) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPIConfig$Client.<clinit>(ObscureAPIConfig.java:28) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPIConfig.register(ObscureAPIConfig.java:46) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPI.<init>(ObscureAPI.java:69) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/obscuria/obscureapi/client/renderer/PatreonLayer for invalid dist DEDICATED_SERVER 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/42a7ad70b1cc371599a0eff744096b8a 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/74a5e841822a3a87854ae896a33430d6 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/eb3d1e2748533430848cadf0f37c7e9c 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/91c8520f19f93b3e8b6a727568e194ab 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/8c2784d778293fd482ed84b8aa5fedb9 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/ea038224ea783d40b2863f52239e2604 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/97ad64b7ecaf33209991c4f031501a58 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.sc.ne.mo.FarmersDelightCompat/]: Setting up compat for Farmers Delight 16.11 00:45:45 [Server] INFO Ocean's Delight Found! 16.11 00:45:45 [Server] INFO Crabber's Delight Found! 16.11 00:45:45 [Server] modloading-worker-0/INFO [azurelib/FileWatching]: Registered azurelib config for auto-sync function 16.11 00:45:45 [Server] modloading-worker-0/INFO [coroutil/]: forge loader environment detected 16.11 00:45:45 [Server] modloading-worker-0/INFO [simplyswords/]: Registering Eldritch End compat Items for simplyswords 16.11 00:45:45 [Server] INFO /config 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Discovered 164 modules to load. 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Abacus... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Adjustable Chat... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ambient Discs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ancient Tomes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ancient Wood... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Armed Armor Stands... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Auto Walk Keybind... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Automatic Recipe Unlock... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Automatic Tool Restock... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Azalea Wood... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Back Button Keybind... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Backpack... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Beacon Redirection... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Better Elytra Rocket... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Big Stone Clusters... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Blossom Trees... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Bottled Cloud... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Buckets Show Inhabitants... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Camera... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Campfires Boost Elytra... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Celebratory Lamps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chains Connect Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chest Searching... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chorus Vegetation... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chute... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Climate Control Remover... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Color Runes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Compasses Work Everywhere... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Compressed Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Coral On Cactus... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Corundum... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crabs... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crafter... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Diamond Repair... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dispensers Place Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Double Door Opening... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dragon Scales... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Duskbound Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dyeable Item Frames... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Easy Transfering... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Elytra Indicator... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Emotes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enchantment Predicates... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enchantments Begone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ender Watcher... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Endermosh Music Disc... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enhanced Ladders... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Expanded Item Interactions... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Fairy Rings... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Fallen Logs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Feeding Trough... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Forgotten... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Foxhound... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Framed Glass... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Game Nerfs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glass Item Frame... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glass Shard... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glimmering Weald... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gold Bars... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gold Tools Have Fortune... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Grab Chickens... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Grate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gravisand... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Greener Grass... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hedges... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hoe Harvesting... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hollow Logs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Horses Swim... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hotbar Changer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Improved Sponges... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Improved Tooltips... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Industrial Palette... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Inventory Sorting... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Iron Rod... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Item Sharing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Japanese Palette... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Leaf Carpet... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Lock Rotation... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Long Range Pick Block... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Magma Keeps Concrete Powder... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Magnets... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Map Washing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Matrix Enchanting... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Metal Buttons... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Microcrafting Helper... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Midori... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Monster Box... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Banner Layers... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Brick Types... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Mud Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Note Block Sounds... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Potted Plants... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Villagers... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Narrator Readout... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Nether Brick Fence Gate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Nether Obsidian Spikes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module New Stone Types... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module No Durability On Cosmetics... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module No More Lava Pockets... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Obsidian Plate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Overlay Shader... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Parrot Eggs... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pat The Dogs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pathfinder Maps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Permafrost... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Petals On Water... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pickarang... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pig Litters... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pipes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pistons Move Tile Entities... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Poison Potato Usage... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Quick Armor Swapping... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Rainbow Lamps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Raw Metal Bricks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Reacharound Placing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Redstone Randomizer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Renewable Spore Blossoms... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Replace Scaffolding... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Rope... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Safer Creatures... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Seed Pouch... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shear Vines... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shiba... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shingles... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shulker Packing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Simple Harvest... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Skull Pikes... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slabs To Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slime In A Bucket... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slimes To Magma Cubes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Snow Golem Player Heads... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Soul Candles... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Soul Sandstone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Spawner Replacer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Spiral Spires... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Stonelings... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Stools... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Sturdy Stone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Thatch... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Tiny Potato... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Torch Arrow... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Toretoise... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Totem Of Holding... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Trowel... 16.11 00:45:47 [Multicraft] Skipped 600 lines due to rate limit (160/s) 16.11 00:45:49 [Multicraft] Server shut down (starting) 16.11 00:45:49 [Multicraft] Restarting crashed server in 300 seconds 16.11 00:45:49 [Multicraft] Server stopped
    • when trying to play on latest versions of star technology, I got the error as following: Failed to download file. Name: forge-47.3.10.jar URL: https://s3.amazonaws.com/Minecraft.Download/versions/forge-47.3.10/forge-47.3.10.jar Filename on disk: forge-47.3.10.jar Path: D:\Elliot\curseforge\minecraft\Install\versions\forge-47.3.10\forge-47.3.10.jar Exists: Nonexistent But after reinstalling the modpack, I no longer got the error.  
    • So, I run a forge server 1.21.1 on my old laptop and everything was working fine until today that i decided to download Minecraft. Now u may ask, why u host a server if don’t have Minecraft ? Well, I play through a tunnel on my pc. Anyway, I installed Minecraft and now the server won’t start. It’s like it’s installing everything for the first time again, but in the end, it just don’t start properly. What should I do?
    • I went down to QuestGiver 1.18.2 version 1.0.9, and that seems to have solved the issue. I really appreciate your help.
  • Topics

×
×
  • Create New...

Important Information

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