Skip to content

Instantly share code, notes, and snippets.

@MuteTiefling
Created August 7, 2019 01:47
Show Gist options
  • Save MuteTiefling/7b1588142ea9a7a5da03b95677135582 to your computer and use it in GitHub Desktop.
Save MuteTiefling/7b1588142ea9a7a5da03b95677135582 to your computer and use it in GitHub Desktop.
[21:37:55] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:37:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[21:37:55] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[21:37:55] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_201, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_201
[21:38:03] [main/INFO] [FML]: Searching C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\mods for mods
[21:38:03] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AdvancedRocketry-1.12.2-1.6.0-162-universal.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[21:38:03] [main/WARN] [FML]: The coremod AdvancedRocketryPlugin (zmaster587.advancedRocketry.asm.AdvancedRocketryPlugin) is not signed!
[21:38:03] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.19.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[21:38:03] [main/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:38:03] [main/INFO] [Astral Core]: [AstralCore] Initialized.
[21:38:03] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[21:38:03] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:38:03] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[21:38:03] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:38:03] [main/WARN] [FML]: The coremod IvToolkit (ivorius.ivtoolkit.IvToolkitLoadingPlugin) is not signed!
[21:38:03] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-174.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[21:38:03] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
[21:38:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:38:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:38:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:38:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:38:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:38:05] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[21:38:05] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[21:38:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:38:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:38:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:38:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:38:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:38:05] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class
java.lang.ClassNotFoundException:
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:46) [forge-1.12.2-14.23.5.2838.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
... 6 more
[21:38:05] [main/INFO] [Astral Core]: [AstralTransformer] Loading patches...
[21:38:05] [main/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches!
[21:38:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:38:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:38:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:38:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:38:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:38:06] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[21:38:06] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
[21:38:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
[21:38:06] [main/INFO] [Quark ASM]: Located Method, patching...
[21:38:06] [main/INFO] [Quark ASM]: Patch result: true
[21:38:06] [main/INFO] [Quark ASM]: Located Method, patching...
[21:38:06] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
[21:38:06] [main/INFO] [Quark ASM]: Patch result: true
[21:38:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
[21:38:06] [main/INFO] [Quark ASM]: Located Method, patching...
[21:38:06] [main/INFO] [Quark ASM]: Patch result: true
[21:38:06] [main/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches!
[21:38:06] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
[21:38:06] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
[21:38:06] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE
[21:38:06] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
[21:38:06] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[21:38:06] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCLIENT
[21:38:06] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[21:38:06] [main/INFO] [Quark ASM]: Transforming net.minecraft.client.gui.inventory.GuiContainer
[21:38:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [drawScreen, func_73863_a] Descriptor (IIF)V)
[21:38:06] [main/INFO] [Quark ASM]: Located Method, patching...
[21:38:06] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/client/gui/inventory/GuiContainer.func_146979_b (II)V
[21:38:06] [main/INFO] [Quark ASM]: Patch result: true
[21:38:06] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
[21:38:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
[21:38:06] [main/INFO] [Quark ASM]: Located Method, patching...
[21:38:06] [main/INFO] [Quark ASM]: Patch result: true
[21:38:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
[21:38:06] [main/INFO] [Quark ASM]: Located Method, patching...
[21:38:06] [main/INFO] [Quark ASM]: Patch result: true
[21:38:07] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: MuteTiefling
[21:38:07] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
[21:38:07] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[21:38:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:07] [Client thread/INFO] [Quark ASM]: Located patch target node IRETURN
[21:38:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:07] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
[21:38:07] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
[21:38:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:07] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[21:38:07] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIP
[21:38:07] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT
[21:38:07] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
[21:38:07] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
[21:38:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:07] [Client thread/INFO] [Quark ASM]: Located patch target node ARETURN
[21:38:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:07] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
[21:38:07] [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)
[21:38:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:07] [Client thread/INFO] [Quark ASM]: Located patch target node IRETURN
[21:38:07] [Client thread/INFO] [Quark ASM]: Located patch target node IRETURN
[21:38:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:07] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
[21:38:07] [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)
[21:38:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:07] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
[21:38:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:07] [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)
[21:38:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:07] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
[21:38:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:07] [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)
[21:38:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:07] [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
[21:38:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:07] [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)
[21:38:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:07] [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
[21:38:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:07] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
[21:38:07] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[21:38:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:07] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
[21:38:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:07] [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
[21:38:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:07] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
[21:38:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:07] [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
[21:38:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:08] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
[21:38:08] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
[21:38:08] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:08] [Client thread/INFO] [Quark ASM]: Located patch target node IRETURN
[21:38:08] [Client thread/INFO] [Quark ASM]: Located patch target node IRETURN
[21:38:08] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:08] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
[21:38:08] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
[21:38:08] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:08] [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;
[21:38:08] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:08] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
[21:38:08] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
[21:38:08] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:08] [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;
[21:38:08] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:08] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
[21:38:08] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
[21:38:08] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:08] [Client thread/INFO] [Quark ASM]: Located patch target node BIPUSH 6
[21:38:08] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:09] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming wg : net.minecraft.entity.ai.attributes.AbstractAttributeMap with 1 patches!
[21:38:09] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHADDPLAYERATTRIBUTE
[21:38:09] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
[21:38:09] [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)
[21:38:09] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:09] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:09] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
[21:38:09] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
[21:38:09] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:09] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
[21:38:09] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:09] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
[21:38:09] [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;)
[21:38:09] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:09] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[21:38:09] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[21:38:09] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[21:38:09] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[21:38:09] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:10] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
[21:38:10] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
[21:38:11] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.model.ModelBiped
[21:38:11] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [setRotationAngles, func_78087_a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V)
[21:38:11] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:11] [Client thread/INFO] [Quark ASM]: Located patch target node RETURN
[21:38:11] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:11] [Client thread/WARN] [LLibrary Core]: Unable to call Core API! It has not been initialized yet!
[21:38:11] [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_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 335291600 bytes (319 MB) / 536870912 bytes (512 MB) up to 6710886400 bytes (6400 MB)
JVM Flags: 10 total; -Xmx6400m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
ForgelinPlugin (Forgelin-1.8.3.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-162-universal.jar)
zmaster587.advancedRocketry.asm.ClassTransformer
AstralCore (astralsorcery-1.12.2-1.10.19.jar)
Quark Plugin (Quark-r1.6-174.jar)
vazkii.quark.base.asm.ClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 419.35' Renderer: 'GeForce GTX 650 Ti/PCIe/SSE2'
[21:38:11] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
[21:38:11] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[21:38:11] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[21:38:11] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[21:38:12] [Client thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:23]: ********* CoreDummyContainer. OK
[21:38:12] [Client thread/INFO] [FML]: Searching C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\mods for mods
[21:38:13] [Client thread/WARN] [FML]: Mod chickenchunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.1.73
[21:38:13] [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.2.353
[21:38:13] [Client thread/WARN] [FML]: Mod emberroot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.9
[21:38:13] [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
[21:38:13] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 194957500 nanos
[21:38:14] [Client thread/WARN] [FML]: Mod thermallogistics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2-26
[21:38:15] [Client thread/INFO] [FML]: Forge Mod Loader has identified 71 mods to load
[21:38:15] [Client thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:42]: ********* registerBus. OK
[21:38:15] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtytools-0.0.20.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[21:38:15] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, advancedrocketrycore, ivtoolkit, advancedrocketry, appleskin, art, astralsorcery, autoreglib, base, baubles, biometweaker, bnbgaminglib, buildinggadgets, chickenchunks, clipboard, codechickenlib, cofhcore, cofhworld, contenttweaker, controlling, ctgui, crafttweaker, crafttweakerjei, cucumber, emberroot, extendedcrafting, forgelin, incontrol, ironchest, jei, jetif, journeymap, jecalculation, justenoughdimensions, jeresources, libvulpes, mcjtylib_ng, modtweaker, modularmachinery, mowziesmobs, mtlib, mysticallib, mysticalwildlife, mysticalworld, neat, nuclearcraft, oreexcavation, pneumaticcraft, quark, quarkoddities, reccomplex, redstoneflux, rftools, rftoolscontrol, shadowmc, theoneprobe, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, thermallogistics, rttweaker, tooltiptweaker, topaddons, watercontrolextreme, xnet, llibrary] at CLIENT
[21:38:15] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, advancedrocketrycore, ivtoolkit, advancedrocketry, appleskin, art, astralsorcery, autoreglib, base, baubles, biometweaker, bnbgaminglib, buildinggadgets, chickenchunks, clipboard, codechickenlib, cofhcore, cofhworld, contenttweaker, controlling, ctgui, crafttweaker, crafttweakerjei, cucumber, emberroot, extendedcrafting, forgelin, incontrol, ironchest, jei, jetif, journeymap, jecalculation, justenoughdimensions, jeresources, libvulpes, mcjtylib_ng, modtweaker, modularmachinery, mowziesmobs, mtlib, mysticallib, mysticalwildlife, mysticalworld, neat, nuclearcraft, oreexcavation, pneumaticcraft, quark, quarkoddities, reccomplex, redstoneflux, rftools, rftoolscontrol, shadowmc, theoneprobe, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, thermalinnovation, thermallogistics, rttweaker, tooltiptweaker, topaddons, watercontrolextreme, xnet, llibrary] at SERVER
[21:38:17] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
[21:38:17] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
[21:38:17] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:17] [Client thread/INFO] [Quark ASM]: Patch result: false
[21:38:17] [Client thread/INFO] [Quark ASM]: ============= Please report this to Quark! =============
ALOAD 0
INVOKESTATIC vazkii/quark/base/asm/ASMHooks.createPlayerDamage (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;
DUP
IFNULL L0
ARETURN
L0
POP
L1
LINENUMBER 48 L1
NEW net/minecraft/util/EntityDamageSource
DUP
LDC "player"
ALOAD 0
INVOKESPECIAL net/minecraft/util/EntityDamageSource.<init> (Ljava/lang/String;Lnet/minecraft/entity/Entity;)V
ARETURN
L2
LOCALVARIABLE ? Lnet/minecraft/entity/player/EntityPlayer; L1 L2 0
MAXSTACK = 4
MAXLOCALS = 1
[21:38:17] [Client thread/INFO] [Quark ASM]: ============= Please report this to Quark! =============
[21:38:17] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.Render
[21:38:17] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderEntityOnFire, func_76977_a] Descriptor (Lnet/minecraft/entity/Entity;DDDF)V)
[21:38:17] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:17] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:17] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[21:38:17] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[21:38:19] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.RenderManager
[21:38:19] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderEntity, func_188391_a] Descriptor (Lnet/minecraft/entity/Entity;DDDFFZ)V)
[21:38:19] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:19] [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
[21:38:19] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:19] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.RenderItem
[21:38:19] [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)
[21:38:19] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:19] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:19] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderEffect, func_191966_a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V)
[21:38:19] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:19] [Client thread/INFO] [Quark ASM]: Located patch target node LDC -8372020
[21:38:19] [Client thread/INFO] [Quark ASM]: Located patch target node LDC -8372020
[21:38:19] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:19] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming buq : net.minecraft.client.renderer.EntityRenderer with 1 patches!
[21:38:19] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYRENDEREREXTENDEDENTITYREACH
[21:38:19] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.EntityRenderer
[21:38:19] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderWorldPass, func_175068_a] Descriptor (IFJ)V)
[21:38:19] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:19] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/client/renderer/EntityRenderer.func_78479_a (FI)V
[21:38:19] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:21] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Advanced Rocketry, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Advanced Rocketry Tweaker, FMLFileResourcePack:Astral Sorcery, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:B.A.S.E, FMLFileResourcePack:Baubles, FMLFileResourcePack:BiomeTweaker, FMLFileResourcePack:BNBGamingLib, FMLFileResourcePack:Building Gadgets, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Clipboard, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:ContentTweaker, FMLFileResourcePack:Controlling, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:Cucumber Library, FMLFileResourcePack:EmberRoot Zoo, FMLFileResourcePack:Extended Crafting, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:InControl, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Just Enough Throwing In Fluids, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Calculation, FMLFileResourcePack:Just Enough Dimensions, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Vulpes library, FMLFileResourcePack:McJtyLib, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:Modular Machinery, FMLFileResourcePack:Mowzie's Mobs, FMLFileResourcePack:MTLib, FMLFileResourcePack:Mystical Lib, FMLFileResourcePack:Mystical Wildlife, FMLFileResourcePack:Mystical World, FMLFileResourcePack:Neat, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:OreExcavation, FMLFileResourcePack:PneumaticCraft: Repressurized, FMLFileResourcePack:Quark, FMLFileResourcePack:Quark Oddities, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Control, FMLFileResourcePack:ShadowMC, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Thermal Cultivation, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Thermal Innovation, FMLFileResourcePack:Thermal Logistics, FMLFileResourcePack:Random Things Tweaker, FMLFileResourcePack:Tooltip Tweaker, FMLFileResourcePack:TOP Addons, FMLFileResourcePack:Water Control Extreme, FMLFileResourcePack:XNet, FMLFileResourcePack:LLibrary, resources
[21:38:21] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[21:38:21] [Client thread/INFO] [FML]: Found 1555 ObjectHolder annotations
[21:38:21] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[21:38:21] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[21:38:21] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[21:38:21] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalinnovation] Starting version check at https://raw.github.com/cofh/version/master/thermalinnovation_update.json
[21:38:21] [Client thread/INFO] [FML]: OBJLoader: Domain libvulpes has been added.
[21:38:21] [Client thread/INFO] [libVulpes]: Tesla integration loaded
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketbuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arwarpcore`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfuelingstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armonitoringstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arspacelaser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arprecisionassembler`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arobservatory`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arcrystallizer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalinnovation] Found status: UP_TO_DATE Target: null
[21:38:22] [Forge Version Check/INFO] [forge.VersionCheck]: [shadowmc] Starting version check at https://update.shadowfacts.net/shadowmc
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arcuttingmachine`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardatabus`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsatellitehatch`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arguidancecomputerhatch`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsatellitebuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artileentitysatellitecontrolcenter`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arplanetanalyser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arguidancecomputer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arelectricarcfurnace`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artileplanetselector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artilematerial`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artilelathe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artilemetalbender`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationbuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arelectrolyser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `archemicalreactor`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygenvent`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygencharger`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arco2scrubber`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationmonitor`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygendetector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arorientationcontrol`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `argravitycontrol`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arliquidpipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardatapipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arenergypipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardrill`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armicrowavereciever`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsuitworkstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketunloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arbiomescanner`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arattterraformer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arlandingpad`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationdeployablerocketassembler`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidtank`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidunloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsolargenerator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardockingport`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationaltitudecontroller`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrailgun`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arplanetholoselector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arforcefieldprojector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arblockseal`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arspaceelevator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arbeacon`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artransciever`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arblackholegenerator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `argravitymachine`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:22] [Client thread/INFO] [FML]: OBJLoader: Domain advancedrocketry has been added.
[21:38:22] [Forge Version Check/INFO] [forge.VersionCheck]: [buildinggadgets] Starting version check at https://github.com/Direwolf20-MC/BuildingGadgets/raw/master/update.json
[21:38:22] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer
[21:38:22] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [render, func_192841_a] Descriptor (Lnet/minecraft/tileentity/TileEntityPiston;DDDFIF)V)
[21:38:22] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:38:22] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:38:22] [Forge Version Check/INFO] [forge.VersionCheck]: [buildinggadgets] Found status: UP_TO_DATE Target: null
[21:38:22] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
[21:38:22] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalexpansion] Found status: UP_TO_DATE Target: null
[21:38:22] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json
[21:38:22] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhworld] Found status: UP_TO_DATE Target: null
[21:38:22] [Forge Version Check/INFO] [forge.VersionCheck]: [emberroot] Starting version check at https://raw.githubusercontent.com/PrinceOfAmber/ERZ/master/update.json
[21:38:22] [Forge Version Check/INFO] [forge.VersionCheck]: [emberroot] Found status: UP_TO_DATE Target: null
[21:38:22] [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
[21:38:22] [Client thread/INFO] [advancedrocketry]: Chisel and bits support NOT loaded
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [justenoughdimensions] Starting version check at https://raw.githubusercontent.com/maruohon/justenoughdimensions/master/update.json
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [justenoughdimensions] Found status: BETA Target: null
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Found status: UP_TO_DATE Target: null
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [pneumaticcraft] Starting version check at https://raw.github.com/TeamPneumatic/pnc-repressurized/master/release_info.json
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [pneumaticcraft] Found status: AHEAD Target: null
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalfoundation] Found status: UP_TO_DATE Target: null
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalcultivation] Starting version check at https://raw.github.com/cofh/version/master/thermalcultivation_update.json
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [thermalcultivation] Found status: UP_TO_DATE Target: null
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [chickenchunks] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=ChickenChunks
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [chickenchunks] Found status: BETA Target: null
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [topaddons] Starting version check at https://raw.githubusercontent.com/DrManganese/TOPAddons/1.12/FUC.json
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [topaddons] Found status: UP_TO_DATE Target: null
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Starting version check at https://gist.githubusercontent.com/gegy1000/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Found status: AHEAD Target: null
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
[21:38:23] [Forge Version Check/INFO] [forge.VersionCheck]: [thermaldynamics] Found status: UP_TO_DATE Target: null
[21:38:24] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Refreshing and Invalidating Resources
[21:38:24] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Finished reloading, rebinding textures...
[21:38:24] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Preload mandatory textures
[21:38:25] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Preload textures
[21:38:27] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Initializing sprite library
[21:38:27] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Texture Preloading took 1833ms!
[21:38:27] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Successfully reloaded and rebound library.
[21:38:27] [Client thread/INFO] [FML]: OBJLoader: Domain astralsorcery has been added.
[21:38:28] [Client thread/INFO] [Astral Sorcery]: Crafttweaker found! Adding recipe handlers...
[21:38:29] [Client thread/INFO] [Quark]: 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
[21:38:29] [Client thread/INFO] [Quark]: Module decoration is enabled
[21:38:29] [Client thread/INFO] [Quark]: Module vanity is enabled
[21:38:29] [Client thread/INFO] [Quark]: Module management is enabled
[21:38:29] [Client thread/INFO] [Quark]: Module oddities is enabled
[21:38:29] [Client thread/INFO] [Quark]: Module world is disabled
[21:38:29] [Client thread/INFO] [Quark]: Module misc is enabled
[21:38:29] [Client thread/INFO] [Quark]: Module tweaks is enabled
[21:38:29] [Client thread/INFO] [Quark]: Module experimental is enabled
[21:38:29] [Client thread/INFO] [Quark]: Module building is enabled
[21:38:29] [Client thread/INFO] [Quark]: Module automation is enabled
[21:38:29] [Client thread/INFO] [Quark]: Module client is enabled
[21:38:32] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Advanced Rocketry, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Advanced Rocketry Tweaker, FMLFileResourcePack:Astral Sorcery, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:B.A.S.E, FMLFileResourcePack:Baubles, FMLFileResourcePack:BiomeTweaker, FMLFileResourcePack:BNBGamingLib, FMLFileResourcePack:Building Gadgets, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Clipboard, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:ContentTweaker, FMLFileResourcePack:Controlling, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:Cucumber Library, FMLFileResourcePack:EmberRoot Zoo, FMLFileResourcePack:Extended Crafting, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:InControl, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Just Enough Throwing In Fluids, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Calculation, FMLFileResourcePack:Just Enough Dimensions, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Vulpes library, FMLFileResourcePack:McJtyLib, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:Modular Machinery, FMLFileResourcePack:Mowzie's Mobs, FMLFileResourcePack:MTLib, FMLFileResourcePack:Mystical Lib, FMLFileResourcePack:Mystical Wildlife, FMLFileResourcePack:Mystical World, FMLFileResourcePack:Neat, FMLFileResourcePack:NuclearCraft, FMLFileResourcePack:OreExcavation, FMLFileResourcePack:PneumaticCraft: Repressurized, FMLFileResourcePack:Quark, FMLFileResourcePack:Quark Oddities, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Control, FMLFileResourcePack:ShadowMC, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Thermal Cultivation, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Thermal Innovation, FMLFileResourcePack:Thermal Logistics, FMLFileResourcePack:Random Things Tweaker, FMLFileResourcePack:Tooltip Tweaker, FMLFileResourcePack:TOP Addons, FMLFileResourcePack:Water Control Extreme, FMLFileResourcePack:XNet, FMLFileResourcePack:LLibrary, resources, quark-texture-proxy, quark-emote-pack
[21:38:32] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Refreshing and Invalidating Resources
[21:38:32] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Finished reloading, rebinding textures...
[21:38:32] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Preload mandatory textures
[21:38:32] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Preload textures
[21:38:34] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Initializing sprite library
[21:38:34] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Texture Preloading took 1756ms!
[21:38:34] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Successfully reloaded and rebound library.
[21:38:34] [Client thread/INFO] [base]: Module Tool has successfully loaded
[21:38:34] [Client thread/INFO] [base]: Module JourneyMap has successfully loaded
[21:38:34] [Client thread/INFO] [biometweaker]: Beginning script parsing...
[21:38:34] [Client thread/INFO] [biometweaker]: Finished script parsing.
[21:38:35] [Client thread/INFO] [CoFH World]: Registering default Feature Templates...
[21:38:35] [Client thread/INFO] [CoFH World]: Registering default World Generators...
[21:38:35] [Client thread/INFO] [CoFH World]: Verifying or creating base world generation directory...
[21:38:35] [Client thread/INFO] [CoFH World]: Complete.
[21:38:35] [Client thread/INFO] [FML]: OBJLoader: Domain contenttweaker has been added.
[21:38:35] [Client thread/INFO] [contenttweaker]: Module Vanilla CraftTweaker has successfully loaded
[21:38:35] [Client thread/FATAL] [contenttweaker]: Module Chickens did not load due to issue: Mod with modid: chickens was not found
[21:38:35] [Client thread/INFO] [contenttweaker]: Module Materials has successfully loaded
[21:38:35] [Client thread/FATAL] [contenttweaker]: Module Tinkers did not load due to issue: Mod with modid: tconstruct was not found
[21:38:36] [Client thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.monster.EntitySlime from class teamroots.emberroot.entity.slime.EntityRainbowSlime
[21:38:36] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ec_pedestal`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:36] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ec_crafting_core`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:36] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ec_automation_interface`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:36] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ec_basic_table`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:36] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ec_advanced_table`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:36] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ec_elite_table`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:36] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ec_ultimate_table`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:36] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ec_compressor`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:36] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extendedcraftingender_crafter`, expected `extendedcrafting`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:36] [Client thread/INFO] [incontrol]: Enabling support for Baubles
[21:38:36] [Client thread/INFO] [journeymap]: Found @journeymap.client.api.ClientPlugin: com.teamacronymcoders.base.modules.journeymap.JourneyMapPlugin
[21:38:36] [Client thread/INFO] [jeresources]: Loading configs..
[21:38:36] [Client thread/INFO] [jeresources]: Updating ModMetaData...
[21:38:36] [Client thread/INFO] [jeresources]: Providing API...
[21:38:36] [Client thread/INFO] [LLibrary]: TabulaModelHandler: Domain llibrary has been added.
[21:38:36] [Client thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.EntityAgeable from class lykrast.mysticalwildlife.common.entity.EntityFurzard
[21:38:36] [Client thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.EntityAgeable from class lykrast.mysticalwildlife.common.entity.EntityYagaHog
[21:38:36] [Client thread/INFO] [nuclearcraft]: Pre Initializing...
[21:38:40] [Client thread/INFO] [FML]: OBJLoader: Domain nuclearcraft has been added.
[21:38:41] [Client thread/INFO] [pneumaticcraft]: Thirdparty integration activated for [toughasnails, theoneprobe, immersiveengineering, baubles, computercraft, waila, botania, crafttweaker, cofhcore, thaumcraft, enderio, immersivepetroleum, mekanism, igwmod, opencomputers, ic2, patchouli, buildcraftcore, forestry, appliedenergistics2]
[21:38:41] [Client thread/INFO] [FML]: OBJLoader: Domain pneumaticcraft has been added.
[21:38:41] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcstructuregenerator`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:41] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcmazegenerator`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:41] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcspawncommand`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:41] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcspawnscript`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:41] [Client thread/INFO] [mcjtylib_ng]: RFTools Detected XNet: enabling support
[21:38:43] [Client thread/INFO] [mcjtylib_ng]: Could not read 'userbuilder.json', this is not an error!
[21:38:43] [Client thread/INFO] [FML]: OBJLoader: Domain rftools has been added.
[21:38:43] [Client thread/INFO] [FML]: OBJLoader: Domain rftoolscontrol has been added.
[21:38:43] [Client thread/INFO] [theoneprobe]: The One Probe Detected RedstoneFlux: enabling support
[21:38:43] [Client thread/INFO] [theoneprobe]: The One Probe Detected Baubles: enabling support
[21:38:45] [Client thread/INFO] [TOP Addons]: Found 22 addon candidates.
[21:38:45] [Client thread/INFO] [TOP Addons]: Created addon Vanilla.
[21:38:45] [Client thread/INFO] [TOP Addons]: Created addon Base.
[21:38:45] [Client thread/INFO] [TOP Addons]: Created addon Thermal Expansion.
[21:38:45] [Client thread/INFO] [TOP Addons]: Created addon Thermal Dynamics.
[21:38:45] [Client thread/INFO] [mcjtylib_ng]: XNet Detected RFTools Control: enabling support
[21:38:45] [Client thread/INFO] [FML]: OBJLoader: Domain xnet has been added.
[21:38:45] [Client thread/INFO] [FML]: OBJLoader: Domain mysticallib has been added.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesoutputhatch`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesinputhatch`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesplaceholder`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesfluidhatch`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpestileschematic`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpescreativebattery`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesforgepowerinput`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesforgepoweroutput`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpescoalgenerator`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpestilepointer`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpestileinvpointer`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'oxygen' but this Fluid has already been linked to the Block Block{nuclearcraft:fluid_oxygen}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[21:38:45] [Client thread/WARN] [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'hydrogen' but this Fluid has already been linked to the Block Block{nuclearcraft:fluid_hydrogen}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[21:38:45] [Client thread/WARN] [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'nitrogen' but this Fluid has already been linked to the Block Block{nuclearcraft:fluid_nitrogen}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [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.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilecolorablemachinecomponent`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilemachinecontroller`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilefluidinputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilefluidoutputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileitemoutputbus`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileiteminputbus`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileenergyinputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileenergyoutputhatch`, expected `modularmachinery`. This could be a intended override, but in most cases indicates a broken mod.
[21:38:45] [Client thread/INFO] [pneumaticcraft]: registered block for fluid: lubricant
[21:38:45] [Client thread/INFO] [pneumaticcraft]: registered block for fluid: etchacid
[21:38:45] [Client thread/INFO] [pneumaticcraft]: registered block for fluid: plastic
[21:38:45] [Client thread/INFO] [pneumaticcraft]: registered block for fluid: kerosene
[21:38:45] [Client thread/INFO] [pneumaticcraft]: registered block for fluid: lpg
[21:38:45] [Client thread/INFO] [pneumaticcraft]: registered block for fluid: diesel
[21:38:45] [Client thread/INFO] [pneumaticcraft]: registered block for fluid: oil
[21:38:45] [Client thread/INFO] [pneumaticcraft]: registered block for fluid: fuel
[21:38:46] [Client thread/INFO] [FML]: Applying holder lookups
[21:38:46] [Client thread/INFO] [FML]: Holder lookups applied
[21:38:46] [Client thread/INFO] [FML]: Applying holder lookups
[21:38:46] [Client thread/INFO] [FML]: Holder lookups applied
[21:38:46] [Client thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.AdvancedRocketry:register:218]: REGISTERING BIOMES
[21:38:46] [Client thread/INFO] [FML]: Applying holder lookups
[21:38:46] [Client thread/INFO] [FML]: Holder lookups applied
[21:38:46] [Client thread/INFO] [LLibrary]: TabulaModelHandler: Domain mowziesmobs has been added.
[21:38:47] [Client thread/INFO] [FML]: Applying holder lookups
[21:38:47] [Client thread/INFO] [FML]: Holder lookups applied
[21:38:47] [Client thread/INFO] [FML]: Injecting itemstacks
[21:38:47] [Client thread/INFO] [FML]: Itemstack injection complete
[21:38:51] [Client thread/WARN] [net.minecraft.client.audio.SoundHandler]: File nuclearcraft:sounds/entity/feral_ghoul_ambient.ogg does not exist, cannot add it to event nuclearcraft:entity.feral_ghoul_ambient
[21:38:51] [Client thread/WARN] [net.minecraft.client.audio.SoundHandler]: File nuclearcraft:sounds/entity/feral_ghoul_hurt.ogg does not exist, cannot add it to event nuclearcraft:entity.feral_ghoul_hurt
[21:38:51] [Client thread/WARN] [net.minecraft.client.audio.SoundHandler]: File nuclearcraft:sounds/entity/feral_ghoul_step.ogg does not exist, cannot add it to event nuclearcraft:entity.feral_ghoul_step
[21:38:51] [Client thread/WARN] [net.minecraft.client.audio.SoundHandler]: File nuclearcraft:sounds/entity/feral_ghoul_fall.ogg does not exist, cannot add it to event nuclearcraft:entity.feral_ghoul_fall
[21:38:51] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.Parser: command 's' (model: 'advancedrocketry:models/block/models/advrocketmotor.obj') is not currently supported, skipping. Line: 347 's off'
[21:38:52] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
[21:38:52] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:38:52] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
[21:38:52] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/advancedmotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/advancedmotor.mtl'. The color defined by key 'Ks' will not be applied!
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/advancedmotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/advancedmotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/advancedmotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/elitemotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/elitemotor.mtl'. The color defined by key 'Ks' will not be applied!
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/elitemotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/elitemotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/elitemotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/enhancedmotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/enhancedmotor.mtl'. The color defined by key 'Ks' will not be applied!
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/enhancedmotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/enhancedmotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/enhancedmotor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/motor.mtl'. The color defined by key 'Ks' will not be applied!
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
[21:38:52] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
[21:38:54] [Client thread/INFO] [FML]: OBJLoader.Parser: command 's' (model: 'pneumaticcraft:models/block/assembly_platform.obj') is not currently supported, skipping. Line: 27 's off'
[21:38:57] [Client thread/INFO] [FML]: Max texture size: 16384
[21:38:58] [Client thread/WARN] [net.minecraft.client.renderer.texture.TextureMap]: Texture mowziesmobs:textures/particles/orb.png with size 4x4 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[21:38:58] [Client thread/WARN] [net.minecraft.client.renderer.texture.TextureMap]: Texture mowziesmobs:textures/particles/sparkle.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[21:38:58] [Client thread/WARN] [net.minecraft.client.renderer.texture.TextureMap]: Texture mysticallib:textures/particle/particle_leaf1.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[21:39:02] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 2048x2048 textures-atlas
[21:39:06] [Client thread/ERROR] [FML]: Exception loading model for variant advancedrocketry:hydrogenfluid#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model advancedrocketry:item/hydrogenfluid with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: advancedrocketry:models/item/hydrogenfluid.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[21:39:06] [Client thread/ERROR] [FML]: Exception loading model for variant advancedrocketry:hydrogenfluid#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model advancedrocketry:hydrogenfluid#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
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:?]
... 14 more
[21:39:06] [Client thread/ERROR] [FML]: Exception loading model for variant advancedrocketry:oxygenfluid#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model advancedrocketry:item/oxygenfluid with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: advancedrocketry:models/item/oxygenfluid.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[21:39:06] [Client thread/ERROR] [FML]: Exception loading model for variant advancedrocketry:oxygenfluid#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model advancedrocketry:oxygenfluid#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
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:?]
... 14 more
[21:39:06] [Client thread/ERROR] [FML]: Exception loading model for variant advancedrocketry:rocketfuel#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model advancedrocketry:item/rocketfuel with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: advancedrocketry:models/item/rocketfuel.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[21:39:06] [Client thread/ERROR] [FML]: Exception loading model for variant advancedrocketry:rocketfuel#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model advancedrocketry:rocketfuel#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
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:?]
... 14 more
[21:39:06] [Client thread/ERROR] [FML]: Exception loading model for variant advancedrocketry:enrichedlavafluid#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model advancedrocketry:item/enrichedlavafluid with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: advancedrocketry:models/item/enrichedlavafluid.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[21:39:06] [Client thread/ERROR] [FML]: Exception loading model for variant advancedrocketry:enrichedlavafluid#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model advancedrocketry:enrichedlavafluid#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
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:?]
... 14 more
[21:39:06] [Client thread/ERROR] [FML]: Exception loading model for variant minecraft:air#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:item/air with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: minecraft:models/item/air.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
... 14 more
[21:39:06] [Client thread/ERROR] [FML]: Exception loading model for variant minecraft:air#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:air#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) ~[cgb.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[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_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
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:?]
... 14 more
[21:39:06] [Client thread/FATAL] [FML]: Suppressed additional 0 model loading errors for domain advancedrocketry
[21:39:06] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.layers.LayerArmorBase
[21:39:06] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderArmorLayer, func_188361_a] Descriptor (Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V)
[21:39:06] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:39:06] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:39:06] [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)
[21:39:06] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:39:06] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/client/renderer/GlStateManager.func_179131_c (FFFF)V
[21:39:06] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/client/renderer/GlStateManager.func_179131_c (FFFF)V
[21:39:06] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:39:06] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.RenderBoat
[21:39:06] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [doRender, func_188300_b] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V)
[21:39:06] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:39:06] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEINTERFACE net/minecraft/client/model/IMultipassModel.func_187054_b (Lnet/minecraft/entity/Entity;FFFFFF)V
[21:39:06] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:39:06] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder
[21:39:06] [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;)
[21:39:06] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:39:06] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/entity/RenderLivingBase.func_110776_a (Lnet/minecraft/util/ResourceLocation;)V
[21:39:06] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:39:06] [Client thread/INFO] [advancedrocketry]: Chisel and bits support NOT loaded
[21:39:06] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.BlockModelRenderer
[21:39:06] [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)
[21:39:06] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:39:06] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/BufferBuilder.func_178987_a (DDD)V
[21:39:06] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:39:07] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming alm : net.minecraft.enchantment.EnchantmentHelper with 1 patches!
[21:39:07] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELS
[21:39:07] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentHelper
[21:39:07] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
[21:39:07] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:39:07] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
[21:39:07] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:39:08] [Client thread/ERROR] [FML]: Parsing error loading recipe advancedrocketry:biomechangerremote
com.google.gson.JsonSyntaxException: Unknown item 'advancedrocketry:biomechanger'
at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:261) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:543) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:203) ~[CraftingHelper.class:?]
at zmaster587.libVulpes.recipe.RecipeMachineFactory.getIngredients(RecipeMachineFactory.java:151) ~[RecipeMachineFactory.class:unspecified]
at zmaster587.libVulpes.recipe.RecipeMachineFactory.parse(RecipeMachineFactory.java:62) ~[RecipeMachineFactory.class:unspecified]
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:415) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:676) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_201]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:626) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [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_201]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_201]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_201]
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:?]
[21:39:08] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `painted acacia slab`, expected `mowziesmobs`. This could be a intended override, but in most cases indicates a broken mod.
[21:39:09] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.nuclearcraft.ingot_oxide@3 = 1xitem.nuclearcraft.ingot_oxide@3
[21:39:09] [Client thread/INFO] [FML]: Applying holder lookups
[21:39:09] [Client thread/INFO] [FML]: Holder lookups applied
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:09] [Client thread/INFO] [jei]: Created: 256x128 textures-atlas
[21:39:09] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid crystaloil for rarity registry - it doesn't exist in the current environment
[21:39:09] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid empoweredoil for rarity registry - it doesn't exist in the current environment
[21:39:09] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid cobalt for rarity registry - it doesn't exist in the current environment
[21:39:09] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ardite for rarity registry - it doesn't exist in the current environment
[21:39:09] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid fluidoil for rarity registry - it doesn't exist in the current environment
[21:39:09] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid fluidnitrodiesel for rarity registry - it doesn't exist in the current environment
[21:39:09] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ic2uu_matter for rarity registry - it doesn't exist in the current environment
[21:39:09] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ic2biomass for rarity registry - it doesn't exist in the current environment
[21:39:09] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ic2biogas for rarity registry - it doesn't exist in the current environment
[21:39:09] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid nacre for rarity registry - it doesn't exist in the current environment
[21:39:09] [Client thread/INFO] [Astral Sorcery]: Ignoring amulet enchantment 'cofhcore:holding' as it's prone to cause issues.
[21:39:10] [Client thread/INFO] [Astral Sorcery]: Got 0 recipe modifications from CraftTweaker. - Applying...
[21:39:10] [Client thread/INFO] [Astral Sorcery]: Recipe changes applied.
[21:39:10] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming wh : net.minecraft.entity.ai.attributes.ModifiableAttributeInstance with 1 patches!
[21:39:10] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHPOSTPROCESSATTRIBUTES
[21:39:10] [Client thread/INFO] [Astral Sorcery]: Loaded OAK of minecraft into tree registry.
[21:39:10] [Client thread/INFO] [Astral Sorcery]: Loaded SPRUCE of minecraft into tree registry.
[21:39:10] [Client thread/INFO] [Astral Sorcery]: Loaded BIRCH of minecraft into tree registry.
[21:39:10] [Client thread/INFO] [Astral Sorcery]: Loaded JUNGLE of minecraft into tree registry.
[21:39:10] [Client thread/INFO] [Astral Sorcery]: Loaded ACACIA of minecraft into tree registry.
[21:39:10] [Client thread/INFO] [Astral Sorcery]: Loaded DARK_OAK of minecraft into tree registry.
[21:39:10] [Client thread/INFO] [Astral Sorcery]: Not loading tree type SLIME as the mod tconstruct is not loaded.
[21:39:10] [AstralSorcery Patreon Effect Loader/INFO] [Astral Sorcery]: Patreon effect loading finished.
[21:39:11] [Client thread/ERROR] [journeymap]: Default theme not found in C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\journeymap\icon\theme\flat\OceanMonument.theme2.json: OceanMonument (SUPPRESSED)
[21:39:11] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[21:39:11] [Client thread/INFO] [journeymap]: initialize ENTER
[21:39:11] [Client thread/INFO] [journeymap]: [ClientAPI] built with JourneyMap API 1.4
[21:39:11] [Client thread/INFO] [journeymap]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[21:39:11] [Client thread/INFO] [journeymap]: Initialized IClientPlugin: com.teamacronymcoders.base.modules.journeymap.JourneyMapPlugin
[21:39:11] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
[21:39:11] [Client thread/INFO] [modularmachinery]: [Modular Machinery] Removing componentType modularmachinery:gas because mekanism is not loaded!
[21:39:11] [Client thread/INFO] [modularmachinery]: [Modular Machinery] Removing requirementType modularmachinery:gas because mekanism is not loaded!
[21:39:11] [Client thread/INFO] [modularmachinery]: Variables: [5 loaded, 0 failed]
[21:39:11] [Client thread/INFO] [modularmachinery]: Machines: [3 loaded, 0 failed]
[21:39:11] [Client thread/INFO] [modularmachinery]: Load-Phase: [9 recipes loaded, 0 recipes failed]
[21:39:11] [Client thread/INFO] [modularmachinery]: [Unknown Machinery: 0]
[21:39:11] [Client thread/INFO] [modularmachinery]: modularmachinery:alloy_furnace (Recipes): [2 loaded, 0 failed]
[21:39:11] [Client thread/INFO] [modularmachinery]: modularmachinery:iron_centrifuge (Recipes): [6 loaded, 0 failed]
[21:39:11] [Client thread/INFO] [modularmachinery]: modularmachinery:transformer (Recipes): [1 loaded, 0 failed]
[21:39:11] [Client thread/WARN] [modularmachinery]: Encountered 1 problems while loading adapters!
[21:39:11] [Client thread/WARN] [modularmachinery]: Couldn't load recipe from file C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\config\modularmachinery\recipes\alloy_smelter_furnaces.adapter.json
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 10 column 11 path $.modifiers[1]
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.gson.internal.Streams.parse(Streams.java:60)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at hellfirepvp.modularmachinery.common.crafting.RecipeLoader.loadAdapterRecipes(RecipeLoader.java:97)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at hellfirepvp.modularmachinery.common.crafting.RecipeRegistry.loadAdapters(RecipeRegistry.java:120)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at hellfirepvp.modularmachinery.common.crafting.RecipeRegistry.loadRecipeRegistry(RecipeRegistry.java:72)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at hellfirepvp.modularmachinery.common.CommonProxy.init(CommonProxy.java:96)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at hellfirepvp.modularmachinery.client.ClientProxy.init(ClientProxy.java:149)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at hellfirepvp.modularmachinery.ModularMachinery.init(ModularMachinery.java:80)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at java.lang.reflect.Method.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at java.lang.reflect.Method.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at java.lang.reflect.Method.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraft.client.main.Main.main(SourceFile:123)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at java.lang.reflect.Method.invoke(Unknown Source)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[21:39:11] [Client thread/INFO] [STDERR]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadAdapters:133]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:39:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 10 column 11 path $.modifiers[1]
[21:39:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
[21:39:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401)
[21:39:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593)
[21:39:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
[21:39:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:730)
[21:39:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739)
[21:39:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
[21:39:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.Streams.parse(Streams.java:48)
[21:39:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 49 more
[21:39:11] [Client thread/INFO] [modularmachinery]: Load-Phase: [0 adapter-recipes loaded, 1 adapter-recipes failed]
[21:39:11] [Client thread/INFO] [modularmachinery]: [Unknown Machinery: 0]
[21:39:11] [Client thread/INFO] [nuclearcraft]: Initializing...
[21:39:11] [Client thread/INFO] [pneumaticcraft]: Added PneumaticCraft: Repressurized fuels to CoFH Compression Dynamo
[21:39:11] [Client thread/INFO] [pneumaticcraft]: Registered CoFH fuel 'creosote' @ 75000 mL air/bucket
[21:39:11] [Client thread/INFO] [pneumaticcraft]: Registered CoFH fuel 'coal' @ 300000 mL air/bucket
[21:39:11] [Client thread/INFO] [pneumaticcraft]: Registered CoFH fuel 'tree_oil' @ 750000 mL air/bucket
[21:39:11] [Client thread/INFO] [pneumaticcraft]: Registered CoFH fuel 'refined_oil' @ 937500 mL air/bucket
[21:39:11] [Client thread/INFO] [pneumaticcraft]: Registered CoFH fuel 'refined_fuel' @ 1500000 mL air/bucket
[21:39:11] [Client thread/INFO] [pneumaticcraft]: Added CoFH Crude Oil as a Refinery input
[21:39:12] [Client thread/INFO] [STDOUT]: [mcjty.lib.font.TrueTypeFont:<init>:119]: TrueTypeFont loaded: java.awt.Font[family=Ubuntu,name=Ubuntu,style=plain,size=40] - AntiAlias = false
[21:39:12] [Client thread/INFO] [TOP Addons]: Config: allHelmetProbable is enabled, edit blacklist to restrict.
[21:39:12] [Client thread/INFO] [pneumaticcraft]: Enabled support for The One Probe
[21:39:12] [Client thread/INFO] [mcjtylib_ng]: Enabled support for The One Probe
[21:39:12] [Client thread/INFO] [mcjtylib_ng]: Enabled support for The One Probe
[21:39:12] [Client thread/INFO] [FML]: Injecting itemstacks
[21:39:12] [Client thread/INFO] [FML]: Itemstack injection complete
[21:39:12] [Client thread/WARN] [FML]: No types have been added to Biome advancedrocketry:crystalchasms, types have been assigned on a best-effort guess: [COLD, PLAINS]
[21:39:12] [Client thread/INFO] [advancedrocketry]: GC IGalacticraftWorldProvider not found
[21:39:12] [Client thread/INFO] [advancedrocketry]: Start registering liquid rocket fuels
[21:39:12] [Client thread/INFO] [advancedrocketry]: Registering fluid rocketfuel as rocket fuel
[21:39:12] [Client thread/INFO] [advancedrocketry]: Finished registering liquid rocket fuels
[21:39:12] [Client thread/INFO] [advancedrocketry]: Start registering sealable blocks
[21:39:12] [Client thread/INFO] [advancedrocketry]: End registering sealable blocks
[21:39:12] [Client thread/INFO] [advancedrocketry]: Start registering torch blocks
[21:39:12] [Client thread/INFO] [advancedrocketry]: End registering torch blocks
[21:39:12] [Client thread/INFO] [advancedrocketry]: Start registering blackhole generator blocks
[21:39:12] [Client thread/INFO] [advancedrocketry]: End registering blackhole generator blocks
[21:39:12] [Client thread/INFO] [advancedrocketry]: Start registering rocket blacklist blocks
[21:39:12] [Client thread/INFO] [advancedrocketry]: End registering rocket blacklist blocks
[21:39:12] [Client thread/INFO] [advancedrocketry]: Start registering Harvestable Gasses
[21:39:12] [Client thread/INFO] [advancedrocketry]: End registering Harvestable Gasses
[21:39:12] [Client thread/INFO] [advancedrocketry]: Start registering entity atmosphere bypass
[21:39:12] [Client thread/INFO] [advancedrocketry]: End registering entity atmosphere bypass
[21:39:12] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:12] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@0] -> [6xtile.planks@0]
[21:39:12] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:12] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xcircuitplate@1] -> [4xcircuitIC@2]
[21:39:12] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:12] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xcircuitplate@0] -> [4xcircuitIC@0]
[21:39:12] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:12] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xitem.boule@3] -> [4xwafer@0]
[21:39:12] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:12] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@0] -> [6xtile.wood@0]
[21:39:12] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@1] -> [6xtile.wood@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@2] -> [6xtile.wood@2]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@3] -> [6xtile.wood@3]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@0] -> [6xtile.wood@4]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@1] -> [6xtile.wood@5]
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xbattery@0, 1xcircuitIC@2, 1xmiscpart@0, 1xlens@0, 1xitem.thermalfoundation.material@321] -> [1xitem.atmAnalyser@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xbattery@0, 1xcircuitIC@2, 1xcircuitIC@3, 1xlens@0] -> [1xitemUpgrade@4]
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xtile.motor@0, 1xcircuitIC@2, 1xcircuitIC@3] -> [1xitemUpgrade@2]
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [3xlens@0, 3xtile.glass@0] -> [1xtile.lens@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.thermalfoundation.material@320, 1xitem.thermalfoundation.material@352] -> [1xcircuitIC@3]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.emerald@0, 1xcircuitIC@0] -> [1xdataUnit@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.thermalfoundation.material@33, 1xitem.thermalfoundation.material@352] -> [1xcircuitIC@4]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.ingotGold@0, 1xtile.blockRedstone@0, 1xwafer@0] -> [1xcircuitplate@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.ingotGold@0, 1xitem.redstone@0, 1xwafer@0] -> [1xcircuitplate@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.feather@0, 1xcircuitIC@2, 1xcircuitIC@3, 1xitem.bootsCloth@0] -> [1xitemUpgrade@3]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.diamond@0, 1xcircuitIC@2, 1xcircuitIC@3, 1xitem.fireball@0] -> [1xitemUpgrade@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xcircuitIC@0, 1xcircuitIC@3, 1xtile.notGate@0] -> [1xitemUpgrade@0]
[21:39:13] [Client thread/WARN] [libVulpes]: Invalid item "output" (itemStack advancedrocketry:biomechanger) in recipe 13 in C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\config\advRocketry\PrecisionAssembler.xml! Skipping.
[21:39:13] [Client thread/INFO] [libVulpes]: Output List empty in recipe 13
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xcircuitIC@1, 1xitemUpgrade@4] -> [1xitem.beaconFinder@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.stationChip@0, 1xcircuitIC@1] -> [1xitem.elevatorChip@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.eyeOfEnder@0, 1xcircuitplate@0] -> [1xcircuitIC@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [2xitem.stick@4, 1xitem.stick@7, 1xcircuitIC@2, 2xwafer@0] -> [1xsatellitePrimaryFunction@5]
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.dyePowder@4, 1xitem.thermalfoundation.material@352] -> [1xcircuitIC@5]
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xcircuitIC@2, 2xwafer@0] -> [1xsatellitePrimaryFunction@5]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.stick@1, 3xlens@0, 3xtile.glass@0] -> [1xtile.lens@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileChemicalReactor for [1xitem.carbonScrubberCartridge@32766] -> [1xitem.carbonScrubberCartridge@0, 1xitem.coal@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileChemicalReactor for [net.minecraftforge.fluids.FluidStack@6ea1f07, net.minecraftforge.fluids.FluidStack@7fd3551] -> [net.minecraftforge.fluids.FluidStack@63bf32f6]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileChemicalReactor for [1xitem.bone@0, net.minecraftforge.fluids.FluidStack@65cf42f2] -> [8xitem.dyePowder@15]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCrystallizer for [dustDilithiumx1] -> [1xitem.crystal@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCrystallizer for [ingotSiliconx1, nuggetSiliconx1] -> [1xitem.boule@3]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectrolyser for [net.minecraftforge.fluids.FluidStack@7c07042] -> [net.minecraftforge.fluids.FluidStack@7fd3551, net.minecraftforge.fluids.FluidStack@6ea1f07]
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [7xitem.nuclearcraft.ingot@12, 3xitem.ingot@7] -> [3xitem.ingot@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [1xitem.coal@1, 1xitem.ingotIron@0] -> [1xitem.nuclearcraft.alloy@5, 1xitem.thermalfoundation.material@160, 1xitem.ingot@6]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [1xtile.sand@0] -> [1xitem.ingot@3]
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [1xitem.thermalfoundation.material@135, 1xitem.ingot@7] -> [2xitem.ingot@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [oreRutilex1] -> [1xitem.ingot@7]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotTitaniumAluminidex1] -> [2xitem.stick@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotTitaniumx1] -> [2xitem.stick@7]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotIronx1] -> [2xitem.stick@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotIridiumx1] -> [2xitem.stick@10]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotCopperx1] -> [2xitem.stick@4]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotSteelx1] -> [2xitem.stick@6]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotTitaniumIridiumx1] -> [2xitem.stick@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@6, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xpressureTank@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@9, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xpressureTank@2]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@7, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xpressureTank@3]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xpressureTank@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateIronx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.sheet@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateCopperx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.sheet@4]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateSteelx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.sheet@6]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateTitaniumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.sheet@7]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateAluminumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.sheet@9]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateTitaniumAluminidex1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.sheet@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateTitaniumIridiumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.sheet@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotAluminumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@324]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotLumiumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@358]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotIronx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@32]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotSignalumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@357]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotPlatinumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@326]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotLeadx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@323]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotTitaniumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.plate@7]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotSiliconx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.plate@3]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotCopperx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@320]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotEnderiumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@359]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotBronzex1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@355]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotGoldx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@33]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotTitaniumAluminidex1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.plate@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotMithrilx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@328]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotSteelx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@352]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotElectrumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@353]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotSilverx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@322]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotTinx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@321]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotNickelx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@325]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotInvarx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@354]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotIridiumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@327]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotConstantanx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.thermalfoundation.material@356]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotTitaniumIridiumx1, net.minecraftforge.fluids.FluidStack@7c07042] -> [1xitem.plate@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreDilithiumx1] -> [2xitem.dust@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockIronx1] -> [4xitem.plate@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreIronx1] -> [2xitem.dust@1]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockGoldx1] -> [4xitem.plate@2]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreGoldx1] -> [2xitem.dust@2]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockCopperx1] -> [4xitem.plate@4]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreCopperx1] -> [2xitem.dust@4]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTinx1] -> [4xitem.plate@5]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreTinx1] -> [2xitem.dust@5]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockSteelx1] -> [4xitem.plate@6]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTitaniumx1] -> [4xitem.plate@7]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockAluminumx1] -> [4xitem.plate@9]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreAluminumx1] -> [2xitem.dust@9]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockIridiumx1] -> [4xitem.plate@10]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreIridiumx1] -> [2xitem.dust@10]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTitaniumAluminidex1] -> [4xitem.plate@0]
[21:39:13] [Client thread/INFO] [libVulpes]: Overwriting recipe true
[21:39:13] [Client thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTitaniumIridiumx1] -> [4xitem.plate@1]
[21:39:13] [Client thread/INFO] [Astral Sorcery]: Post compile recipes
[21:39:13] [Client thread/INFO] [Astral Sorcery]: Item Colorization Helper: Rebuilding colorization cache! This might take longer for higher-res texture packs...
[21:39:13] [Client thread/INFO] [Astral Sorcery]: Item Colorization Helper: Cache rebuilt! Time required: 100ms - Entries cached: 41
[21:39:13] [Client thread/INFO] [journeymap]: Added entity icons from journeymap:icon/entity. Success: false
[21:39:14] [Client thread/INFO] [journeymap]: Preloaded theme textures: 71
[21:39:14] [Client thread/INFO] [nuclearcraft]: Post Initializing...
[21:39:14] [Client thread/WARN] [pneumaticcraft]: skipping BlockHeatProperties.cfg entry 'ic2:resource[type=uranium_block]': unknown block (mod not loaded?)
[21:39:14] [Client thread/WARN] [pneumaticcraft]: skipping BlockHeatProperties.cfg entry 'immersiveengineering:storage[type=uranium]': unknown block (mod not loaded?)
[21:39:14] [Client thread/WARN] [pneumaticcraft]: skipping BlockHeatProperties.cfg entry 'natura:nether_heat_sand': unknown block (mod not loaded?)
[21:39:14] [Client thread/WARN] [pneumaticcraft]: BlockHeatProperties.cfg: unknown fluid definition [ic2hot_coolant]
[21:39:14] [Client thread/WARN] [pneumaticcraft]: skipping BlockHeatProperties.cfg entry 'ic2hot_coolant': unknown fluid (mod not loaded?)
[21:39:14] [Client thread/WARN] [pneumaticcraft]: BlockHeatProperties.cfg: unknown fluid definition [ic2coolant]
[21:39:14] [Client thread/WARN] [pneumaticcraft]: skipping BlockHeatProperties.cfg entry 'ic2coolant': unknown fluid (mod not loaded?)
[21:39:14] [Client thread/WARN] [pneumaticcraft]: BlockHeatProperties.cfg: unknown fluid definition [ic2steam]
[21:39:14] [Client thread/WARN] [pneumaticcraft]: skipping BlockHeatProperties.cfg entry 'ic2steam': unknown fluid (mod not loaded?)
[21:39:14] [Client thread/WARN] [pneumaticcraft]: BlockHeatProperties.cfg: unknown fluid definition [ic2superheated_steam]
[21:39:14] [Client thread/WARN] [pneumaticcraft]: skipping BlockHeatProperties.cfg entry 'ic2superheated_steam': unknown fluid (mod not loaded?)
[21:39:14] [Client thread/ERROR] [pneumaticcraft]: invalid blockstate for quark:biome_cobblestone[variant=fire_stone]: unknown block name: quark:biome_cobblestone
[21:39:14] [Client thread/ERROR] [pneumaticcraft]: invalid blockstate for quark:biome_cobblestone[variant=icy_stone]: unknown block name: quark:biome_cobblestone
[21:39:14] [Client thread/INFO] [pneumaticcraft]: Registered experience fluid 'experience' from mod 'thermalfoundation' with mB->XP ratio 20
[21:39:14] [Client thread/INFO] [pneumaticcraft]: Started splash fetcher: thread Thread-14
[21:39:16] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: The One Probe Plugin Enabled.
[21:39:16] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Astral Sorcery Plugin Enabled.
[21:39:16] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Mowzie's Mobs Plugin Enabled.
[21:39:16] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Mystical Wildlife Plugin Enabled.
[21:39:16] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Quark Plugin Enabled.
[21:39:16] [Client thread/INFO] [cofhcore]: CoFH Core: Load Complete.
[21:39:17] [Client thread/INFO] [jei]: Starting JEI...
[21:39:18] [Client thread/INFO] [jei]: Registering recipe categories...
[21:39:18] [Client thread/INFO] [jei]: Registering recipe categories took 306.7 ms
[21:39:18] [Client thread/INFO] [jei]: Registering mod plugins...
[21:39:18] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerWorkbench
[21:39:18] [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;)
[21:39:18] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:39:18] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[21:39:18] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[21:39:18] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[21:39:18] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
[21:39:18] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:39:19] [Client thread/INFO] [nuclearcraft]: JEI integration complete
[21:39:20] [Client thread/INFO] [jei]: Registering mod plugins took 1.567 s
[21:39:20] [Client thread/INFO] [jei]: Building recipe registry...
[21:39:20] [Client thread/INFO] [jei]: Building recipe registry took 682.9 ms
[21:39:20] [Client thread/INFO] [jei]: Building ingredient list...
[21:39:20] [Client thread/INFO] [jei]: Building ingredient list took 61.39 ms
[21:39:20] [Client thread/INFO] [jei]: Building ingredient filter...
[21:39:21] [Client thread/INFO] [jei]: Building ingredient filter took 522.8 ms
[21:39:21] [Client thread/INFO] [jei]: Building bookmarks...
[21:39:21] [Client thread/INFO] [jei]: Building bookmarks took 4.951 ms
[21:39:21] [Client thread/INFO] [jei]: Building runtime...
[21:39:21] [Client thread/INFO] [jei]: Building runtime took 85.94 ms
[21:39:21] [Client thread/INFO] [jei]: Starting JEI took 3.572 s
[21:39:21] [Client thread/INFO] [biometweaker]: Generating Biome status report...
[21:39:21] [Client thread/INFO] [biometweaker]: Generating LivingEntity status report...
[21:39:22] [Client thread/INFO] [biometweaker]: Generating Dimension status report...
[21:39:22] [Client thread/INFO] [bnbgaminglib]: FML mod loading complete. There appear to be 1 BNBGaming mods present.
[21:39:22] [Client thread/INFO] [CoFH World]: Accumulating world generation files from: "C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\config\cofh\world"
[21:39:22] [Client thread/INFO] [CoFH World]: Found a total of 3 world generation files.
[21:39:22] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\01_thermalfoundation_ores.json":
[21:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\02_thermalfoundation_oil.json":
[21:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\03_thermalfoundation_clathrates.json":
[21:39:23] [Client thread/INFO] [CoFH World]: CoFH World: Load Complete.
[21:39:23] [Client thread/INFO] [incontrol]: Reading spawn rules from spawn.json
[21:39:23] [Client thread/INFO] [incontrol]: Reading spawn rules from summonaid.json
[21:39:23] [Client thread/INFO] [incontrol]: Reading spawn rules from potentialspawn.json
[21:39:23] [Client thread/INFO] [incontrol]: Reading spawn rules from loot.json
[21:39:23] [Client thread/INFO] [incontrol]: Reading spawn rules from experience.json
[21:39:23] [Client thread/INFO] [thermalfoundation]: [Whitelist] Reading established Whitelist from file.
[21:39:23] [Client thread/INFO] [thermalfoundation]: Thermal Foundation: Load Complete.
[21:39:23] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Load Complete.
[21:39:23] [Client thread/INFO] [thermalcultivation]: Thermal Cultivation: Load Complete.
[21:39:23] [Client thread/INFO] [thermaldynamics]: Thermal Dynamics: Load Complete.
[21:39:23] [Client thread/INFO] [thermalinnovation]: Thermal Innovation: Load Complete.
[21:39:24] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 71 mods
[21:39:24] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
[21:39:24] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The following texture errors were found.
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN minecraft
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain minecraft is missing 1 texture
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain minecraft has 4 locations:
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:JourneyMap
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Quark
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: resource pack at path C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\mods\Quark-r1.6-174.jar
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain minecraft are:
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/textures/atlas/blocks.png.png
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain minecraft
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN advancedrocketry
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain advancedrocketry is missing 1 texture
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain advancedrocketry has 1 location:
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Advanced Rocketry
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain advancedrocketry are:
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/items/launchpad_all.png
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain advancedrocketry
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[21:39:24] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[21:39:45] [Thread-14/INFO] [pneumaticcraft]: Finished fetching splash: 10 texts in queue
[21:43:44] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Starting integrated minecraft server version 1.12.2
[21:43:44] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Generating keypair
[21:43:44] [Server thread/INFO] [mcjtylib_ng]: Preparing all world data
[21:43:44] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[21:43:45] [Server thread/INFO] [FML]: Applying holder lookups
[21:43:45] [Server thread/INFO] [FML]: Holder lookups applied
[21:43:45] [Server thread/INFO] [FML]: Loading dimension 0 (New Worldasdfasdf) (net.minecraft.server.integrated.IntegratedServer@7e083859)
[21:43:45] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 630 advancements
[21:43:45] [Server thread/INFO] [justenoughdimensions]: WorldEvent.CreateSpawnPosition - DIM: 0
[21:43:45] [Server thread/INFO] [justenoughdimensions]: Trying to find a world spawn for dimension 0...
[21:43:46] [Server thread/INFO] [justenoughdimensions]: Set the world spawnpoint of dimension 0 to BlockPos{x=272, y=71, z=504}
[21:43:46] [Server thread/INFO] [justenoughdimensions]: WorldEvent.Load - DIM: 0
[21:43:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 0
[21:43:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[21:43:46] [Server thread/INFO] [FML]: Loading dimension -1 (New Worldasdfasdf) (net.minecraft.server.integrated.IntegratedServer@7e083859)
[21:43:46] [Server thread/INFO] [justenoughdimensions]: WorldEvent.Load - DIM: -1
[21:43:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -1
[21:43:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[21:43:46] [Server thread/INFO] [FML]: Loading dimension 1 (New Worldasdfasdf) (net.minecraft.server.integrated.IntegratedServer@7e083859)
[21:43:46] [Server thread/INFO] [justenoughdimensions]: WorldEvent.Load - DIM: 1
[21:43:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 1
[21:43:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[21:43:46] [Server thread/INFO] [FML]: Loading dimension 4598 (New Worldasdfasdf) (net.minecraft.server.integrated.IntegratedServer@7e083859)
[21:43:46] [Server thread/INFO] [justenoughdimensions]: WorldEvent.Load - DIM: 4598
[21:43:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 4598
[21:43:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[21:43:46] [Server thread/INFO] [FML]: Loading dimension -2 (New Worldasdfasdf) (net.minecraft.server.integrated.IntegratedServer@7e083859)
[21:43:46] [Server thread/INFO] [justenoughdimensions]: WorldEvent.Load - DIM: -2
[21:43:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -2
[21:43:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[21:43:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[21:43:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 5%
[21:43:48] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 9%
[21:43:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 14%
[21:43:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 19%
[21:43:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 28%
[21:43:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 37%
[21:43:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 47%
[21:43:53] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [16, 36] in dimension 0 (overworld) while populating chunk [16, 35], causing cascading worldgen lag.
[21:43:53] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[21:43:53] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [17, 36] in dimension 0 (overworld) while populating chunk [16, 35], causing cascading worldgen lag.
[21:43:53] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[21:43:53] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [17, 35] in dimension 0 (overworld) while populating chunk [16, 35], causing cascading worldgen lag.
[21:43:53] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[21:43:53] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [0, 0] in dimension 0 (overworld) while populating chunk [16, 35], causing cascading worldgen lag.
[21:43:53] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[21:43:54] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [0, 1] in dimension 0 (overworld) while populating chunk [17, 31], causing cascading worldgen lag.
[21:43:54] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[21:43:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 54%
[21:43:55] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [19, 39] in dimension 0 (overworld) while populating chunk [19, 38], causing cascading worldgen lag.
[21:43:55] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[21:43:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 64%
[21:43:55] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [21, 37] in dimension 0 (overworld) while populating chunk [20, 37], causing cascading worldgen lag.
[21:43:55] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[21:43:55] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [21, 36] in dimension 0 (overworld) while populating chunk [20, 37], causing cascading worldgen lag.
[21:43:55] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[21:43:56] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 71%
[21:43:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 78%
[21:43:58] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 84%
[21:43:59] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [26, 20] in dimension 0 (overworld) while populating chunk [26, 19], causing cascading worldgen lag.
[21:43:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[21:43:59] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 88%
[21:43:59] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [26, 26] in dimension 0 (overworld) while populating chunk [26, 25], causing cascading worldgen lag.
[21:43:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[21:43:59] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [27, 25] in dimension 0 (overworld) while populating chunk [26, 25], causing cascading worldgen lag.
[21:43:59] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[21:44:00] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 92%
[21:44:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 96%
[21:44:02] [Server thread/INFO] [advancedrocketry]: Checking for asteroid config at C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\.\config\advRocketry\asteroidConfig.xml
[21:44:02] [Server thread/INFO] [advancedrocketry]: Checking for ore config at C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\.\config\advRocketry\oreConfig.xml
[21:44:02] [Server thread/INFO] [advancedrocketry]: Checking for config at C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\saves\New Worldasdfasdf-\advRocketry\planetDefs.xml
[21:44:02] [Server thread/INFO] [advancedrocketry]: File not found. Now checking for config at ./config/advRocketry/planetDefs.xml
[21:44:02] [Server thread/INFO] [advancedrocketry]: Advanced Planet Config file Found! Copying to world specific directory
[21:44:02] [Server thread/INFO] [advancedrocketry]: Copy success!
[21:44:02] [Server thread/INFO] [advancedrocketry]: Advanced Planet Config file Found! Loading from file.
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/WARN] [advancedrocketry]: Null biomes loaded for DIMID: 1000
[21:44:02] [Server thread/INFO] [advancedrocketry]: Loading initial planet config!
[21:44:02] [Server thread/INFO] [nuclearcraft]: Server Loading...
[21:44:03] [Server thread/INFO] [FML]: Unloading dimension -1
[21:44:03] [Server thread/INFO] [FML]: Unloading dimension 1
[21:44:03] [Server thread/INFO] [FML]: Unloading dimension 4598
[21:44:03] [Server thread/INFO] [FML]: Unloading dimension -2
[21:44:03] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 12, from 10
[21:44:04] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[21:44:04] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[21:44:04] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 71 mods : quarkoddities@1,ctgui@1.0.0,mowziesmobs@1.5.4,astralsorcery@1.10.19,cucumber@1.1.3,modularmachinery@1.11.0,rftools@7.72,clipboard@@VERSION@,jecalculation@1.12.2-3.2.0,jei@4.15.0.268,bnbgaminglib@2.17.6,extendedcrafting@1.5.5,emberroot@1.3.9,incontrol@3.9.13,cofhcore@4.6.3,thermalcultivation@0.3.3,contenttweaker@1.12.2-4.9.1,thermalinnovation@0.3.3,ivtoolkit@1.3.3-1.12,thermalfoundation@2.6.3,neat@1.4-17,mcp@9.42,controlling@3.0.7,journeymap@1.12.2-5.5.4,xnet@1.8.2,nuclearcraft@2.17c,forgelin@1.8.3,pneumaticcraft@1.12.2-0.11.4-368,llibrary@1.7.19,buildinggadgets@2.7.1,cofhworld@1.3.1,crafttweaker@4.1.19,jeresources@0.9.2.60,mysticalworld@1.12.2-1.3.2,mcjtylib_ng@3.5.4,rttweaker@@VERSION@,forge@14.23.5.2838,mysticallib@1.12.2-1.3.1,biometweaker@3.2.354,ironchest@1.12.2-7.0.67.844,minecraft@1.12.2,crafttweakerjei@2.0.3,theoneprobe@1.4.28,thermaldynamics@2.5.5,mtlib@3.0.6,redstoneflux@2.1.0,baubles@1.5.2,advancedrocketry@1.6.0.-162,reccomplex@1.4.8.2,modtweaker@4.0.17,chickenchunks@2.4.1.73,watercontrolextreme@1.0.0,quark@r1.6-174,shadowmc@3.8.0,topaddons@1.12.2-1.11.0,advancedrocketrycore@1,autoreglib@1.3-32,oreexcavation@1.4.140,rftoolscontrol@2.0.2,art@1.0.0,FML@8.0.99.99,thermalexpansion@5.5.4,libvulpes@0.4.1.-1,thermallogistics@0.2-26,appleskin@1.0.9,jetif@1.5.1,mysticalwildlife@1.3.0,codechickenlib@3.2.2.353,tooltiptweaker@@VERSION@,justenoughdimensions@1.5.5,base@3.13.0
[21:44:04] [Netty Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
[21:44:04] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[21:44:04] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[21:44:04] [Server thread/INFO] [FML]: Loading dimension 1008 (New Worldasdfasdf) (net.minecraft.server.integrated.IntegratedServer@7e083859)
[21:44:04] [Server thread/INFO] [justenoughdimensions]: WorldEvent.Load - DIM: 1008
[21:44:04] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 1008
[21:44:04] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[21:44:04] [Server thread/WARN] [justenoughdimensions]: Unable to find spawn biome for dimension 1008
[21:44:04] [Client thread/INFO] [Astral Sorcery]: Using gateway screenshots for folder 'new_worldasdfasdf'
[21:44:04] [Server thread/INFO] [justenoughdimensions]: Player MuteTiefling joined for the first time, moving them to dimension 1008, at BlockPos{x=8, y=72, z=8}
[21:44:04] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: MuteTiefling[local:E:af273680] logged in with entity id 1898 at (8.5, 72.0, 8.5)
[21:44:04] [Client thread/INFO] [justenoughdimensions]: DimensionSyncPacket: Registered dimensions: ''
[21:44:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: MuteTiefling joined the game
[21:44:05] [Server thread/INFO] [buildinggadgets]: Sending SyncedConfig to freshly logged in player MuteTiefling.
[21:44:05] [Server thread/INFO] [jecalculation]: Failed to load default records at C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\config\JustEnoughCalculation\default.json.
[21:44:05] [Server thread/INFO] [justenoughdimensions]: PlayerEvent.PlayerLoggedInEvent - DIM: 1008
[21:44:05] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Waiting for server synchronization on login for MuteTiefling...
[21:44:05] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Synchronizing baseline information to MuteTiefling
[21:44:08] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5245ms behind, skipping 104 tick(s)
[21:44:08] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
[21:44:08] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Worldasdfasdf'/overworld
[21:44:09] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.gui.inventory.GuiBeacon$PowerButton
[21:44:09] [Client thread/INFO] [Quark ASM]: Could not locate, injecting method (Names [drawButton, func_191745_a] Descriptor (Lnet/minecraft/client/Minecraft;IIF)V)
[21:44:09] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:44:09] [Client thread/INFO] [buildinggadgets]: Received SyncedConfig from Server.
[21:44:09] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] <Recurrent Complex> Loaded 188 active structures: [List] [Add] [Remove] [Help]
[21:44:09] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 447 advancements
[21:44:09] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Worldasdfasdf'/planet
[21:44:09] [Client thread/INFO] [Quark ASM]: Transforming net.minecraftforge.client.model.pipeline.LightUtil
[21:44:09] [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)
[21:44:09] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[21:44:09] [Client thread/INFO] [Quark ASM]: Patch result: true
[21:44:11] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
[21:44:11] [Client thread/INFO] [journeymap]: JourneyMap: Press [J]
[21:44:11] [Client thread/INFO] [journeymap]: Loading journeymap.topo.config
[21:44:12] [Client thread/INFO] [journeymap]: Loaded 0 waypoints from C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\journeymap\data\sp\New Worldasdfasdf~\waypoints
[21:44:12] [Client thread/INFO] [journeymap]: Mapping started in C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\journeymap\data\sp\New Worldasdfasdf~\DIM1008. Memory: 3296MB total, 1036MB free
[21:44:18] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
[21:44:18] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Worldasdfasdf'/overworld
[21:44:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Worldasdfasdf'/planet
[21:44:20] [Netty Local Client IO #0/INFO] [Astral Sorcery]: Cleaning client cache...
[21:44:20] [Netty Local Client IO #0/INFO] [Astral Sorcery]: Cleared cached client data! Disconnected from server.
[21:44:20] [Client thread/INFO] [journeymap]: Mapping halted in C:\Users\nicho\Twitch\Minecraft\Instances\Hubris\journeymap\data\sp\New Worldasdfasdf~\DIM1008
[21:44:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[21:44:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[21:44:20] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: MuteTiefling lost connection: Disconnected
[21:44:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: MuteTiefling left the game
[21:44:20] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Stopping singleplayer server as player logged out
[21:44:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[21:44:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Worldasdfasdf'/overworld
[21:44:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Worldasdfasdf'/planet
[21:44:22] [Server thread/INFO] [FML]: Unloading dimension 0
[21:44:22] [Server thread/INFO] [FML]: Unloading dimension 1008
[21:44:23] [Server thread/INFO] [FML]: Applying holder lookups
[21:44:23] [Server thread/INFO] [FML]: Holder lookups applied
[21:44:23] [Server thread/INFO] [mcjtylib_ng]: Cleaning up all world data: 1 data blobs
[21:44:23] [Server thread/INFO] [nuclearcraft]: Server Closing...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment