Created
January 28, 2018 12:26
-
-
Save jawsawn/6bc4fde9cd29c755a32505cb4695dde9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[15:09:52] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker | |
[15:09:52] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker | |
[15:09:52] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker | |
[15:09:52] [main/INFO]: Forge Mod Loader version 14.23.1.2604 for Minecraft 1.12.2 loading | |
[15:09:52] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Jason\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25 | |
[15:09:52] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in FoamFix-1.12.2-0.9.0-Anarchy.jar. This is not recommended, @Mods should be in a separate jar from the coremod. | |
[15:09:52] [main/WARN]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
[15:09:52] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod. | |
[15:09:52] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
[15:09:52] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.4-122.jar. This is not recommended, @Mods should be in a separate jar from the coremod. | |
[15:09:52] [main/WARN]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft | |
[15:09:52] [main/WARN]: The coremod LoadingPlugin (vazkii.quark.base.asm.LoadingPlugin) is not signed! | |
[15:09:52] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[15:09:52] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
[15:09:52] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[15:09:52] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[15:09:52] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[15:09:55] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 | |
[15:09:56] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc | |
[15:09:56] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[15:09:56] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[15:09:56] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
[15:09:57] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[15:09:57] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[15:09:57] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker | |
[15:09:57] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker | |
[15:09:57] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main} | |
[15:09:58] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable | |
[15:09:58] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:134]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities | |
[15:09:58] [main/INFO]: [Quark ASM] Transforming WorldServer | |
[15:09:58] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e, g] Descriptor ()Z / ()Z) | |
[15:09:58] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:09:58] [main/INFO]: [Quark ASM] Located patch target node L0 | |
[15:09:58] [main/INFO]: [Quark ASM] Patch result: true | |
[15:09:59] [main/INFO]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:65]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s | |
[15:09:59] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a | |
[15:09:59] [main/INFO]: Setting user: Jason_Anaminus | |
[15:10:00] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState | |
[15:10:00] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode | |
[15:10:00] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:157]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode | |
[15:10:00] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:157]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced | |
[15:10:01] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.BlockGrass.func_180650_b | |
[15:10:01] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals | |
[15:10:01] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode | |
[15:10:01] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode | |
[15:10:01] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:157]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode | |
[15:10:01] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:157]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced | |
[15:10:01] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a | |
[15:10:01] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a | |
[15:10:01] [main/INFO]: [Quark ASM] Transforming BlockPistonBase | |
[15:10:01] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Lamu;Let;Lfa;Z)Z) | |
[15:10:01] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:10:01] [main/INFO]: [Quark ASM] Located patch target node ASTORE 11 | |
[15:10:01] [main/INFO]: [Quark ASM] Patch result: true | |
[15:10:01] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [canPush, func_185646_a, 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 / (Lawt;Lamu;Let;Lfa;ZLfa;)Z) | |
[15:10:01] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:10:01] [main/INFO]: [Quark ASM] Located patch target node INVOKEVIRTUAL aow.hasTileEntity (Lawt;)Z | |
[15:10:01] [main/INFO]: [Quark ASM] Patch result: true | |
[15:10:01] [main/INFO]: [Quark ASM] Transforming TileEntityPiston | |
[15:10:01] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f, j] Descriptor ()V / ()V) | |
[15:10:01] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:10:01] [main/INFO]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z | |
[15:10:01] [main/INFO]: [Quark ASM] Patch result: true | |
[15:10:01] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V) | |
[15:10:01] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:10:01] [main/INFO]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z | |
[15:10:01] [main/INFO]: [Quark ASM] Patch result: true | |
[15:10:02] [main/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper | |
[15:10:02] [main/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper | |
[15:10:03] [main/INFO]: [Quark ASM] Transforming EntityBoat | |
[15:10:03] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_70097_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lur;F)Z) | |
[15:10:03] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:10:03] [main/INFO]: [Quark ASM] Located patch target node POP | |
[15:10:03] [main/INFO]: [Quark ASM] Patch result: true | |
[15:10:03] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, B_] Descriptor ()V / ()V) | |
[15:10:03] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:10:03] [main/INFO]: [Quark ASM] Located patch target node L0 | |
[15:10:03] [main/INFO]: [Quark ASM] Patch result: true | |
[15:10:06] [main/WARN]: Skipping bad option: lastServer: | |
[15:10:06] [main/INFO]: LWJGL Version: 2.9.4 | |
[15:10:08] [main/INFO]: -- System Details -- | |
Details: | |
Minecraft Version: 1.12.2 | |
Operating System: Windows 10 (amd64) version 10.0 | |
Java Version: 1.8.0_25, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 167649056 bytes (159 MB) / 688390144 bytes (656 MB) up to 5011144704 bytes (4779 MB) | |
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5376m -Xms256m -XX:PermSize=256m | |
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
FML: | |
Loaded coremods (and transformers): | |
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) | |
invtweaks.forge.asm.ContainerTransformer | |
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.0-Anarchy.jar) | |
pl.asie.foamfix.coremod.FoamFixTransformer | |
LoadingPlugin (Quark-r1.4-122.jar) | |
vazkii.quark.base.asm.ClassTransformer | |
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4549' Renderer: 'Intel(R) HD Graphics 4400' | |
[15:10:08] [main/INFO]: MinecraftForge v14.23.1.2604 Initialized | |
[15:10:08] [main/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients. | |
[15:10:08] [main/INFO]: Replaced 1036 ore ingredients | |
[15:10:09] [main/INFO]: Found 0 mods from the command line. Injecting into mod discoverer | |
[15:10:09] [main/INFO]: Searching C:\Users\Jason\Documents\Curse\Minecraft\Instances\Skyexchange 2\mods for mods | |
[15:10:11] [Thread-3/INFO]: Using sync timing. 200 frames of Display.update took 216448615 nanos | |
[15:10:12] [main/WARN]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.1.5.331 | |
[15:10:12] [main/WARN]: Mod enderstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.2.126 | |
[15:10:13] [main/WARN]: Mod veinminer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.38.1 | |
[15:10:13] [main/WARN]: Mod veinminermodsupport is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.38.1 | |
[15:10:13] [main/WARN]: Mod voidislandcontrol is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.5 | |
[15:10:13] [main/INFO]: Forge Mod Loader has identified 45 mods to load | |
[15:10:15] [main/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, foamfixcore, actuallyadditions, autoreglib, betterquesting, claysoldiers, codechickenlib, cofhcore, cofhworld, ctgui, crafttweaker, crafttweakerjei, enderstorage, extrautils2, foamfix, ftbl, ftbu, gogskybox, inventorytweaks, jei, modtweaker, mtlib, placebo, projecte, quark, reborncore, rebornstorage, redstoneflux, refinedstorage, refinedstorageaddons, sanlib, sanplayermodel, bq_standard, stg, theoneprobe, thermaldynamics, thermalexpansion, thermalfoundation, toastcontrol, veinminer, veinminermodsupport, voidislandcontrol] at CLIENT | |
[15:10:15] [main/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, foamfixcore, actuallyadditions, autoreglib, betterquesting, claysoldiers, codechickenlib, cofhcore, cofhworld, ctgui, crafttweaker, crafttweakerjei, enderstorage, extrautils2, foamfix, ftbl, ftbu, gogskybox, inventorytweaks, jei, modtweaker, mtlib, placebo, projecte, quark, reborncore, rebornstorage, redstoneflux, refinedstorage, refinedstorageaddons, sanlib, sanplayermodel, bq_standard, stg, theoneprobe, thermaldynamics, thermalexpansion, thermalfoundation, toastcontrol, veinminer, veinminermodsupport, voidislandcontrol] at SERVER | |
[15:10:15] [main/INFO]: [Quark ASM] Transforming RenderItem | |
[15:10:15] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [renderItem, func_180454_a, a] Descriptor (Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/block/model/IBakedModel;)V / (Laip;Lcfy;)V) | |
[15:10:15] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:10:15] [main/INFO]: [Quark ASM] Located patch target node L0 | |
[15:10:15] [main/INFO]: [Quark ASM] Patch result: true | |
[15:10:15] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [renderEffect, func_191966_a, a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V / (Lcfy;)V) | |
[15:10:15] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:10:15] [main/INFO]: [Quark ASM] Located patch target node LDC -8372020 | |
[15:10:15] [main/INFO]: [Quark ASM] Located patch target node LDC -8372020 | |
[15:10:15] [main/INFO]: [Quark ASM] Patch result: true | |
[15:10:15] [main/INFO]: [pl.asie.foamfix.coremod.patches.ReturnIfBooleanTruePatch:apply:91]: Added return if option true in net/minecraft/client/renderer/texture/TextureMap func_94248_c | |
[15:10:16] [main/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap | |
[15:10:16] [main/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap | |
[15:10:18] [main/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:75]: Replaced NEW for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite | |
[15:10:18] [main/INFO]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:87]: Replaced INVOKESPECIAL for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite | |
[15:10:21] [main/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Better Questing, FMLFileResourcePack:Clay Soldiers Mod, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:FoamFix, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Garden of Glass Skybox, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:MTLib, FMLFileResourcePack:Placebo, FMLFileResourcePack:ProjectE, FMLFileResourcePack:Quark, FMLFileResourcePack:Reborn Core, FMLFileResourcePack:RebornStorage, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Refined Storage Addons, FMLFileResourcePack:SanAndreasPs Mod Library, FMLFileResourcePack:SanAndreasPs Player Model, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:SwingThroughGrass, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Toast Control, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Void Island Control, quark-texture-proxy, Quark-r1.4-122.jar | |
[15:10:21] [main/INFO]: Processing ObjectHolder annotations | |
[15:10:21] [main/INFO]: Found 1169 ObjectHolder annotations | |
[15:10:21] [main/INFO]: Identifying ItemStackHolder annotations | |
[15:10:21] [main/INFO]: Found 0 ItemStackHolder annotations | |
[15:10:21] [main/INFO]: Configured a dormant chunk cache size of 0 | |
[15:10:21] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json | |
[15:10:21] [main/INFO]: Starting PreInitialization Phase... | |
[15:10:21] [main/INFO]: Grabbing Configurations... | |
[15:10:21] [main/INFO]: Initializing Tool Materials... | |
[15:10:21] [main/INFO]: Initializing Armor Materials... | |
[15:10:21] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState | |
[15:10:21] [main/INFO]: Initializing Update Checker... | |
[15:10:21] [Actually Additions Update Checker/INFO]: Starting Update Check... | |
[15:10:21] [main/INFO]: PreInitializing ClientProxy... | |
[15:10:21] [main/INFO]: PreInitialization Finished. | |
[15:10:22] [Forge Version Check/INFO]: [forge] Found status: AHEAD Target: null | |
[15:10:22] [Forge Version Check/INFO]: [projecte] Starting version check at https://raw.githubusercontent.com/sinkillerj/ProjectE/mc1.12.x/update.json | |
[15:10:22] [Forge Version Check/INFO]: [projecte] Found status: BETA Target: null | |
[15:10:22] [Forge Version Check/INFO]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=EnderStorage | |
[15:10:22] [Actually Additions Update Checker/INFO]: Update Check done! | |
[15:10:22] [Actually Additions Update Checker/INFO]: Actually Additions is up to date! | |
[15:10:23] [Forge Version Check/INFO]: [enderstorage] Found status: BETA Target: null | |
[15:10:23] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json | |
[15:10:23] [main/INFO]: [Quark] 'Automatic tool restock' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks] | |
[15:10:23] [main/INFO]: [Quark] 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks] | |
[15:10:23] [Forge Version Check/INFO]: [thermalexpansion] Found status: BETA Target: null | |
[15:10:23] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json | |
[15:10:24] [main/INFO]: [Quark] 'Charcoal block' is forcefully disabled as it's incompatible with the following loaded mods: [actuallyadditions] | |
[15:10:24] [main/INFO]: [Quark] Module experimental is enabled | |
[15:10:24] [main/INFO]: [Quark] Module management is enabled | |
[15:10:24] [main/INFO]: [Quark] Module automation is enabled | |
[15:10:24] [main/INFO]: [Quark] Module tweaks is enabled | |
[15:10:24] [main/INFO]: [Quark] Module world is enabled | |
[15:10:24] [main/INFO]: [Quark] Module building is enabled | |
[15:10:24] [main/INFO]: [Quark] Module client is enabled | |
[15:10:24] [main/INFO]: [Quark] Module misc is enabled | |
[15:10:24] [main/INFO]: [Quark] Module vanity is enabled | |
[15:10:24] [main/INFO]: [Quark] Module decoration is enabled | |
[15:10:24] [main/INFO]: [Quark ASM] Transforming ModelBiped | |
[15:10:24] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [setRotationAngles, func_78087_a, a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V / (FFFFFFLvg;)V) | |
[15:10:24] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:10:24] [main/INFO]: [Quark ASM] Located patch target node RETURN | |
[15:10:24] [main/INFO]: [Quark ASM] Patch result: true | |
[15:10:24] [Forge Version Check/INFO]: [thermaldynamics] Found status: BETA Target: null | |
[15:10:24] [Forge Version Check/INFO]: [cofhworld] Starting version check at https://raw.github.com/cofh/version/master/cofhworld_update.json | |
[15:10:24] [Forge Version Check/INFO]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib | |
[15:10:24] [Forge Version Check/INFO]: [codechickenlib] Found status: BETA Target: null | |
[15:10:24] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json | |
[15:10:25] [Forge Version Check/INFO]: [cofhcore] Found status: BETA Target: null | |
[15:10:25] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json | |
[15:10:25] [main/INFO]: [Quark ASM] Transforming TileEntityPistonRenderer | |
[15:10:25] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [renderStateModel, func_188186_a, a] Descriptor (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/client/renderer/BufferBuilder;Lnet/minecraft/world/World;Z)Z / (Let;Lawt;Lbuk;Lamu;Z)Z) | |
[15:10:25] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:10:25] [main/INFO]: [Quark ASM] Located patch target node L0 | |
[15:10:25] [main/INFO]: [Quark ASM] Patch result: true | |
[15:10:25] [main/INFO]: Loaded configs... | |
[15:10:25] [Forge Version Check/INFO]: [thermalfoundation] Found status: BETA Target: null | |
[15:10:25] [Forge Version Check/INFO]: [refinedstorage] Starting version check at https://refinedstorage.raoulvdberge.com/update | |
[15:10:26] [main/INFO]: Registering default Feature Templates... | |
[15:10:26] [main/INFO]: Registering default World Generators... | |
[15:10:26] [main/INFO]: Verifying or creating base world generation directory... | |
[15:10:26] [main/INFO]: Complete. | |
[15:10:27] [main/INFO]: Extra Utilities 2 JEI Plugin - ACTIVATE! | |
[15:10:29] [main/INFO]: [Quark ASM] Transforming ContainerWorkbench | |
[15:10:29] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [transferStackInSlot, func_82846_b, b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; / (Laed;I)Laip;) | |
[15:10:29] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:10:29] [main/INFO]: [Quark ASM] Located patch target node BIPUSH 10 | |
[15:10:29] [main/INFO]: [Quark ASM] Located patch target node BIPUSH 46 | |
[15:10:29] [main/INFO]: [Quark ASM] Located patch target node BIPUSH 10 | |
[15:10:29] [main/INFO]: [Quark ASM] Located patch target node BIPUSH 37 | |
[15:10:29] [main/INFO]: [Quark ASM] Located patch target node BIPUSH 37 | |
[15:10:29] [main/INFO]: [Quark ASM] Adding invokestatic to 37/5 | |
[15:10:29] [main/INFO]: [Quark ASM] Located patch target node BIPUSH 46 | |
[15:10:29] [main/INFO]: [Quark ASM] Adding invokestatic to 46/6 | |
[15:10:29] [main/INFO]: [Quark ASM] Patch result: true | |
[15:10:30] [main/INFO]: [pl.asie.foamfix.ProxyCommon:preInit:83]: minecraft:hopper | |
[15:10:30] [main/INFO]: Removing LaunchWrapper package manifest map... | |
[15:10:30] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraftforge.client.model.ItemLayerModel.bake | |
[15:10:30] [main/WARN]: Fast animated textures currently only seem to boost performance on AMD cards. Using original slow path. | |
[15:10:30] [main/INFO]: Loading FTBLib, DevEnv:false | |
[15:10:32] [main/WARN]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbu.ranks.FTBUPermissionHandler | |
[15:10:32] [main/INFO]: Pre loaded registries in25ms | |
[15:10:32] [main/INFO]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 0ms | |
[15:10:32] [main/INFO]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 0ms | |
[15:10:33] [main/INFO]: Loaded configs... | |
[15:10:33] [main/INFO]: The One Probe Detected RedstoneFlux: enabling support | |
[15:10:36] [main/INFO]: OBJLoader: Domain voidislandcontrol has been added. | |
[15:10:36] [main/INFO]: Initializing Blocks... | |
[15:10:36] [main/INFO]: Applying holder lookups | |
[15:10:36] [main/INFO]: Holder lookups applied | |
[15:10:36] [main/INFO]: Initializing Items... | |
[15:10:37] [main/INFO]: Initializing OreDictionary Entries... | |
[15:10:37] [main/INFO]: Applying holder lookups | |
[15:10:37] [main/INFO]: Holder lookups applied | |
[15:10:37] [main/INFO]: Initializing Village Addons... | |
[15:10:37] [main/INFO]: Applying holder lookups | |
[15:10:37] [main/INFO]: Holder lookups applied | |
[15:10:37] [main/INFO]: Applying holder lookups | |
[15:10:37] [main/INFO]: Holder lookups applied | |
[15:10:37] [main/INFO]: Injecting itemstacks | |
[15:10:37] [main/INFO]: Itemstack injection complete | |
[15:10:39] [Sound Library Loader/INFO]: Starting up SoundSystem... | |
[15:10:39] [Thread-7/INFO]: Initializing LWJGL OpenAL | |
[15:10:39] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) | |
[15:10:39] [Thread-7/INFO]: OpenAL initialized. | |
[15:10:40] [Sound Library Loader/INFO]: Sound engine started | |
[15:10:52] [main/INFO]: Max texture size: 8192 | |
[15:11:00] [main/INFO]: Created: 2048x1024 textures-atlas | |
[15:11:05] [main/INFO]: Deduplicating models... | |
[15:11:06] [main/INFO]: Deduplicating models... | |
[15:11:09] [main/INFO]: Deduplicated 250440 (+ 353348) objects. | |
[15:11:09] [main/ERROR]: Exception loading model for variant extrautils2:miner#active=true,facing=up | |
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:miner#active=true,facing=up with loader VariantLoader.INSTANCE, skipping | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:248) ~[ModelLoader.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:236) ~[ModelLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:163) ~[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:512) [bib.class:?] | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?] | |
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] | |
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
Caused by: 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:1189) ~[ModelLoader$VariantLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] | |
... 15 more | |
[15:11:09] [main/ERROR]: Exception loading blockstate for the variant extrautils2:miner#active=true,facing=up: | |
java.lang.Exception: Could not load model definition for variant extrautils2:miner | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281) ~[ModelLoader.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:236) ~[ModelLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:163) ~[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:512) [bib.class:?] | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?] | |
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] | |
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model extrautils2:blockstates/miner.json | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:277) ~[ModelLoader.class:?] | |
... 14 more | |
Caused by: java.io.FileNotFoundException: extrautils2:blockstates/miner.json | |
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?] | |
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:221) ~[cgb.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:277) ~[ModelLoader.class:?] | |
... 14 more | |
[15:11:09] [main/ERROR]: Exception loading model for variant extrautils2:miner#active=false,facing=north | |
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:miner#active=false,facing=north with loader VariantLoader.INSTANCE, skipping | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:248) ~[ModelLoader.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:236) ~[ModelLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:163) ~[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:512) [bib.class:?] | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?] | |
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] | |
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
Caused by: 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:1189) ~[ModelLoader$VariantLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] | |
... 15 more | |
[15:11:09] [main/ERROR]: Exception loading model for variant extrautils2:enderlilly#growth=2,ready_to_grow=false | |
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:enderlilly#growth=2,ready_to_grow=false with loader VariantLoader.INSTANCE, skipping | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:248) ~[ModelLoader.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:236) ~[ModelLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:163) ~[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:512) [bib.class:?] | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?] | |
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] | |
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
Caused by: 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:1189) ~[ModelLoader$VariantLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] | |
... 15 more | |
[15:11:09] [main/ERROR]: Exception loading blockstate for the variant extrautils2:enderlilly#growth=2,ready_to_grow=false: | |
java.lang.Exception: Could not load model definition for variant extrautils2:enderlilly | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281) ~[ModelLoader.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:236) ~[ModelLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:163) ~[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:512) [bib.class:?] | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?] | |
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] | |
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model extrautils2:blockstates/enderlilly.json | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:277) ~[ModelLoader.class:?] | |
... 14 more | |
Caused by: java.io.FileNotFoundException: extrautils2:blockstates/enderlilly.json | |
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?] | |
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:221) ~[cgb.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:277) ~[ModelLoader.class:?] | |
... 14 more | |
[15:11:09] [main/ERROR]: Exception loading model for variant extrautils2:chunkloader#active=true,facing=north | |
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model extrautils2:chunkloader#active=true,facing=north with loader VariantLoader.INSTANCE, skipping | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:248) ~[ModelLoader.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:236) ~[ModelLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:163) ~[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:512) [bib.class:?] | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?] | |
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] | |
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
Caused by: 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:1189) ~[ModelLoader$VariantLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] | |
... 15 more | |
[15:11:09] [main/ERROR]: Exception loading blockstate for the variant extrautils2:chunkloader#active=true,facing=north: | |
java.lang.Exception: Could not load model definition for variant extrautils2:chunkloader | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281) ~[ModelLoader.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:236) ~[ModelLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:163) ~[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:512) [bib.class:?] | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?] | |
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] | |
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model extrautils2:blockstates/chunkloader.json | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:277) ~[ModelLoader.class:?] | |
... 14 more | |
Caused by: java.io.FileNotFoundException: extrautils2:blockstates/chunkloader.json | |
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?] | |
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:221) ~[cgb.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:277) ~[ModelLoader.class:?] | |
... 14 more | |
[15:11:09] [main/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_chest | |
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_chest with loader VariantLoader.INSTANCE, skipping | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:248) ~[ModelLoader.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:236) ~[ModelLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:163) ~[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:512) [bib.class:?] | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?] | |
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] | |
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
Caused by: 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:1189) ~[ModelLoader$VariantLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] | |
... 15 more | |
[15:11:09] [main/ERROR]: Exception loading blockstate for the variant enderstorage:ender_storage#type=ender_chest: | |
java.lang.Exception: Could not load model definition for variant enderstorage:ender_storage | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281) ~[ModelLoader.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:236) ~[ModelLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:163) ~[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:512) [bib.class:?] | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?] | |
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] | |
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model enderstorage:blockstates/ender_storage.json | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:228) ~[cgb.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:277) ~[ModelLoader.class:?] | |
... 14 more | |
Caused by: java.io.FileNotFoundException: enderstorage:blockstates/ender_storage.json | |
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?] | |
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:221) ~[cgb.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:208) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:277) ~[ModelLoader.class:?] | |
... 14 more | |
[15:11:09] [main/ERROR]: Exception loading model for variant enderstorage:ender_storage#type=ender_tank | |
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model enderstorage:ender_storage#type=ender_tank with loader VariantLoader.INSTANCE, skipping | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:248) ~[ModelLoader.class:?] | |
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[cgb.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:236) ~[ModelLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:163) ~[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:512) [bib.class:?] | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?] | |
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] | |
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] | |
Caused by: 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:1189) ~[ModelLoader$VariantLoader.class:?] | |
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] | |
... 15 more | |
[15:11:09] [main/FATAL]: Suppressed additional 97 model loading errors for domain extrautils2 | |
[15:11:09] [main/INFO]: [Quark ASM] Transforming LayerArmorBase | |
[15:11:09] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [renderArmorLayer, func_188361_a, a] Descriptor (Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V / (Lvp;FFFFFFFLvl;)V) | |
[15:11:09] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:11:09] [main/INFO]: [Quark ASM] Located patch target node ASTORE 10 | |
[15:11:09] [main/INFO]: [Quark ASM] Patch result: true | |
[15:11:09] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [renderEnchantedGlint, func_188364_a, a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V / (Lcaa;Lvp;Lbqf;FFFFFFF)V) | |
[15:11:09] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:11:09] [main/INFO]: [Quark ASM] Located patch target node INVOKESTATIC bus.c (FFFF)V | |
[15:11:09] [main/INFO]: [Quark ASM] Located patch target node INVOKESTATIC bus.c (FFFF)V | |
[15:11:09] [main/INFO]: [Quark ASM] Patch result: true | |
[15:11:09] [main/INFO]: [Quark ASM] Transforming RenderBoat | |
[15:11:09] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [doRender, func_188300_b, b] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V / (Lafd;DDDFF)V) | |
[15:11:09] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:11:09] [main/INFO]: [Quark ASM] Located patch target node INVOKEINTERFACE brc.b (Lvg;FFFFFF)V | |
[15:11:09] [main/INFO]: [Quark ASM] Patch result: true | |
[15:11:10] [main/INFO]: [Quark ASM] Transforming BlockModelRenderer | |
[15:11:10] [main/INFO]: [Quark ASM] Applying Transformation to method (Names [renderQuadsFlat, func_187496_a, 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 / (Lamy;Lawt;Let;IZLbuk;Ljava/util/List;Ljava/util/BitSet;)V) | |
[15:11:10] [main/INFO]: [Quark ASM] Located Method, patching... | |
[15:11:10] [main/INFO]: [Quark ASM] Located patch target node INVOKEVIRTUAL buk.a (DDD)V | |
[15:11:10] [main/INFO]: [Quark ASM] Patch result: true | |
[15:11:10] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraftforge.client.model.pipeline.VertexLighterFlat.updateLightmap | |
[15:11:10] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Spliced in METHOD: net.minecraftforge.client.model.pipeline.VertexLighterFlat.updateBlockInfo | |
[15:11:11] [main/INFO]: JEI search tree manager injection complete! | |
[15:11:12] [main/INFO]: Initializing Crafting Recipes... | |
[15:11:12] [main/INFO]: Applying holder lookups | |
[15:11:12] [main/INFO]: Holder lookups applied | |
[15:11:12] [main/INFO]: Starting Initialization Phase... | |
[15:11:13] [main/INFO]: Initializing GuiHandler... | |
[15:11:13] [main/INFO]: Registering World Generator... | |
[15:11:13] [main/INFO]: Registering TileEntities... | |
[15:11:13] [main/INFO]: Initializing Entities... | |
[15:11:13] [main/INFO]: Initializing ClientProxy... | |
[15:11:13] [main/INFO]: Initialization Finished. | |
[15:11:13] [main/INFO]: Deduplicated 142 property sets. | |
[15:11:13] [main/INFO]: Weakening LaunchWrapper resource cache... | |
[15:11:13] [main/INFO]: Cleaning up ModelLoader... | |
[15:11:14] [main/INFO]: Mod initialized | |
[15:11:14] [main/INFO]: Found 101 ores | |
[15:11:14] [main/INFO]: Created new network wrapper rc&reborncore.&64769 | |
[15:11:14] [main/INFO]: Registed packet to rc&reborncore.&64769 side: SERVER id:0 | |
[15:11:14] [main/INFO]: Created new network wrapper rc&reborncore.&39932 | |
[15:11:14] [main/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0 | |
[15:11:14] [main/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:1 | |
[15:11:14] [main/INFO]: Registed packet to rc&reborncore.&39932 side: CLIENT id:2 | |
[15:11:14] [main/INFO]: Registed packet to rc&reborncore.&39932 side: SERVER id:3 | |
[15:11:14] [main/INFO]: Created new network wrapper rc&me.modmuss5&21645 | |
[15:11:14] [main/INFO]: Registed packet to rc&me.modmuss5&21645 side: SERVER id:0 | |
[15:11:14] [main/INFO]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms | |
[15:11:17] [main/INFO]: Injecting itemstacks | |
[15:11:17] [main/INFO]: Itemstack injection complete | |
[15:11:17] [main/INFO]: Starting PostInitialization Phase... | |
[15:11:17] [main/INFO]: Initializing Crusher Recipes... | |
[15:11:17] [main/INFO]: Added 38 Crusher Recipes automatically: [1xtile.oreGold@0 -> 2xitem.thermalfoundation.material@1, 1xtile.oreDiamond@0 -> 2xitem.actuallyadditions.item_dust@2, 1xtile.oreEmerald@0 -> 2xitem.actuallyadditions.item_dust@3, 1xitem.ingotIron@0 -> 1xitem.thermalfoundation.material@0, 1xitem.ingotGold@0 -> 1xitem.thermalfoundation.material@1, 1xitem.diamond@0 -> 1xitem.actuallyadditions.item_dust@2, 1xitem.emerald@0 -> 1xitem.actuallyadditions.item_dust@3, 1xitem.netherquartz@0 -> 1xitem.actuallyadditions.item_dust@5, 1xitem.prismarineShard@0 -> 1xitem.prismarineCrystals@0, 1xitem.dyePowder@4 -> 1xitem.actuallyadditions.item_dust@4, 1xitem.extrautils2:ingredients@0 -> 1xitem.redstone@0, 1xtile.thermalfoundation.ore@0 -> 2xitem.thermalfoundation.material@64, 1xitem.thermalfoundation.material@128 -> 1xitem.thermalfoundation.material@64, 1xtile.thermalfoundation.ore@1 -> 2xitem.thermalfoundation.material@65, 1xitem.thermalfoundation.material@129 -> 1xitem.thermalfoundation.material@65, 1xtile.thermalfoundation.ore@3 -> 2xitem.thermalfoundation.material@67, 1xitem.thermalfoundation.material@131 -> 1xitem.thermalfoundation.material@67, 1xtile.thermalfoundation.ore@2 -> 2xitem.thermalfoundation.material@66, 1xitem.thermalfoundation.material@130 -> 1xitem.thermalfoundation.material@66, 1xitem.thermalfoundation.material@133 -> 1xitem.thermalfoundation.material@69, 1xtile.thermalfoundation.ore@6 -> 2xitem.thermalfoundation.material@70, 1xitem.thermalfoundation.material@134 -> 1xitem.thermalfoundation.material@70, 1xtile.thermalfoundation.ore@4 -> 2xitem.thermalfoundation.material@68, 1xtile.thermalfoundation.ore@7 -> 2xitem.thermalfoundation.material@71, 1xtile.thermalfoundation.ore@8 -> 2xitem.thermalfoundation.material@72, 1xitem.thermalfoundation.material@132 -> 1xitem.thermalfoundation.material@68, 1xitem.thermalfoundation.material@135 -> 1xitem.thermalfoundation.material@71, 1xitem.thermalfoundation.material@136 -> 1xitem.thermalfoundation.material@72, 1xitem.thermalfoundation.material@160 -> 1xitem.thermalfoundation.material@96, 1xitem.thermalfoundation.material@161 -> 1xitem.thermalfoundation.material@97, 1xitem.thermalfoundation.material@162 -> 1xitem.thermalfoundation.material@98, 1xitem.thermalfoundation.material@163 -> 1xitem.thermalfoundation.material@99, 1xitem.thermalfoundation.material@164 -> 1xitem.thermalfoundation.material@100, 1xitem.thermalfoundation.material@165 -> 1xitem.thermalfoundation.material@101, 1xitem.thermalfoundation.material@166 -> 1xitem.thermalfoundation.material@102, 1xitem.thermalfoundation.material@167 -> 1xitem.thermalfoundation.material@103, 1xtile.actuallyadditions.block_misc@3 -> 2xitem.actuallyadditions.item_dust@7, 1xitem.actuallyadditions.item_misc@5 -> 1xitem.actuallyadditions.item_dust@7] | |
[15:11:17] [main/WARN]: Couldn't add 30 Crusher Recipes automatically, either because the inputs were missing outputs, or because they exist already: [oreGold, oreIron, oreLapis, oreDiamond, oreRedstone, oreEmerald, oreQuartz, oreCoal, gemEnderBiotite, ingotUnstable, gemMoon, ingotDemonicMetal, ingotEnchantedMetal, ingotEvilMetal, oreCopper, oreTin, oreLead, oreSilver, oreNickel, orePlatinum, oreAluminum, oreIridium, oreMithril, oreFluidCrudeOilSand, oreFluidCrudeOilShale, oreFluidRedstone, oreFluidGlowstone, oreFluidEnder, oreQuartzBlack, ingotBrass] | |
[15:11:17] [main/INFO]: Registered a total of 105 booklet chapters, where 298 out of 416 booklet pages contain information about items or fluids! | |
[15:11:17] [main/INFO]: PostInitializing ClientProxy... | |
[15:11:17] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff... | |
[15:11:17] [main/INFO]: PostInitialization Finished. | |
[15:11:17] [main/WARN]: PriceRange(-4, -8) invalid, -8 smaller than -4 | |
[15:11:17] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff done! | |
[15:11:17] [main/INFO]: Reloading guides... | |
[15:11:18] [main/INFO]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPostInitializationEvent in 0ms | |
[15:11:18] [main/INFO]: Thermal Expansion: The One Probe Plugin Enabled. | |
[15:11:18] [main/INFO]: Thermal Expansion: Actually Additions Plugin Enabled. | |
[15:11:18] [main/INFO]: Thermal Expansion: Extra Utilities 2 Plugin Enabled. | |
[15:11:18] [main/INFO]: Thermal Expansion: Quark Plugin Enabled. | |
[15:11:18] [main/INFO]: CoFH Core: Load Complete. | |
[15:11:18] [main/INFO]: Found 4 World Generation files and 0 folders present in C:\Users\Jason\Documents\Curse\Minecraft\Instances\Skyexchange 2\config\cofh\world. | |
[15:11:18] [main/INFO]: Reading world generation info from: cofh\world\01_thermalfoundation_ores.json: | |
[15:11:18] [main/INFO]: Finished reading cofh\world\01_thermalfoundation_ores.json | |
[15:11:18] [main/INFO]: Reading world generation info from: cofh\world\02_thermalfoundation_oil.json: | |
[15:11:18] [main/INFO]: Finished reading cofh\world\02_thermalfoundation_oil.json | |
[15:11:18] [main/INFO]: Reading world generation info from: cofh\world\03_thermalfoundation_clathrates.json: | |
[15:11:18] [main/INFO]: Finished reading cofh\world\03_thermalfoundation_clathrates.json | |
[15:11:18] [main/INFO]: CoFH World: Load Complete. | |
[15:11:18] [main/INFO]: Starting JEI... | |
[15:11:18] [main/INFO]: Registering recipe categories... | |
[15:11:19] [main/INFO]: Registering recipe categories took 383.0 ms | |
[15:11:19] [main/INFO]: Registering mod plugins... | |
[15:11:19] [main/ERROR]: Fuel has no burn time (0): 1xitem.thermalfoundation.material@768 thermalfoundation:material | |
[15:11:20] [main/INFO]: minecraft:empty null | |
[15:11:20] [main/INFO]: minecraft:water 0 | |
[15:11:20] [main/INFO]: minecraft:mundane 1 | |
[15:11:20] [main/INFO]: minecraft:thick 1 | |
[15:11:20] [main/INFO]: minecraft:awkward 1 | |
[15:11:20] [main/INFO]: minecraft:night_vision 2 | |
[15:11:20] [main/INFO]: minecraft:long_night_vision 3 | |
[15:11:20] [main/INFO]: minecraft:invisibility 3 | |
[15:11:20] [main/INFO]: minecraft:long_invisibility 4 | |
[15:11:20] [main/INFO]: minecraft:leaping 2 | |
[15:11:20] [main/INFO]: minecraft:long_leaping 3 | |
[15:11:20] [main/INFO]: minecraft:strong_leaping 3 | |
[15:11:20] [main/INFO]: minecraft:fire_resistance 2 | |
[15:11:20] [main/INFO]: minecraft:long_fire_resistance 3 | |
[15:11:20] [main/INFO]: minecraft:swiftness 2 | |
[15:11:20] [main/INFO]: minecraft:long_swiftness 3 | |
[15:11:20] [main/INFO]: minecraft:strong_swiftness 3 | |
[15:11:20] [main/INFO]: minecraft:slowness 3 | |
[15:11:20] [main/INFO]: minecraft:long_slowness 4 | |
[15:11:20] [main/INFO]: minecraft:water_breathing 2 | |
[15:11:20] [main/INFO]: minecraft:long_water_breathing 3 | |
[15:11:20] [main/INFO]: minecraft:healing 2 | |
[15:11:20] [main/INFO]: minecraft:strong_healing 3 | |
[15:11:20] [main/INFO]: minecraft:harming 3 | |
[15:11:20] [main/INFO]: minecraft:strong_harming 4 | |
[15:11:20] [main/INFO]: minecraft:poison 2 | |
[15:11:20] [main/INFO]: minecraft:long_poison 3 | |
[15:11:20] [main/INFO]: minecraft:strong_poison 3 | |
[15:11:20] [main/INFO]: minecraft:regeneration 2 | |
[15:11:20] [main/INFO]: minecraft:long_regeneration 3 | |
[15:11:20] [main/INFO]: minecraft:strong_regeneration 3 | |
[15:11:20] [main/INFO]: minecraft:strength 2 | |
[15:11:20] [main/INFO]: minecraft:long_strength 3 | |
[15:11:20] [main/INFO]: minecraft:strong_strength 3 | |
[15:11:20] [main/INFO]: minecraft:weakness 1 | |
[15:11:20] [main/INFO]: minecraft:long_weakness 2 | |
[15:11:20] [main/INFO]: minecraft:luck null | |
[15:11:20] [main/INFO]: quark:haste 2 | |
[15:11:20] [main/INFO]: quark:long_haste 3 | |
[15:11:20] [main/INFO]: quark:strong_haste 3 | |
[15:11:20] [main/INFO]: quark:mining_fatigue 3 | |
[15:11:20] [main/INFO]: quark:long_mining_fatigue 4 | |
[15:11:20] [main/INFO]: quark:strong_mining_fatigue 4 | |
[15:11:20] [main/INFO]: quark:resistance 2 | |
[15:11:20] [main/INFO]: quark:long_resistance 3 | |
[15:11:20] [main/INFO]: quark:strong_resistance 3 | |
[15:11:20] [main/INFO]: quark:danger_sight 2 | |
[15:11:20] [main/INFO]: quark:long_danger_sight 3 | |
[15:11:20] [main/INFO]: cofhcore:haste 2 | |
[15:11:20] [main/INFO]: cofhcore:haste+ 3 | |
[15:11:20] [main/INFO]: cofhcore:haste2 3 | |
[15:11:20] [main/INFO]: cofhcore:resistance 2 | |
[15:11:20] [main/INFO]: cofhcore:resistance+ 3 | |
[15:11:20] [main/INFO]: cofhcore:resistance2 3 | |
[15:11:20] [main/INFO]: cofhcore:levitation 2 | |
[15:11:20] [main/INFO]: cofhcore:levitation+ 3 | |
[15:11:20] [main/INFO]: cofhcore:absorption 2 | |
[15:11:20] [main/INFO]: cofhcore:absorption+ 3 | |
[15:11:20] [main/INFO]: cofhcore:absorption2 3 | |
[15:11:20] [main/INFO]: cofhcore:wither 3 | |
[15:11:20] [main/INFO]: cofhcore:wither+ 4 | |
[15:11:20] [main/INFO]: cofhcore:wither2 4 | |
[15:11:20] [main/INFO]: cofhcore:leaping3 null | |
[15:11:20] [main/INFO]: cofhcore:leaping4 null | |
[15:11:20] [main/INFO]: cofhcore:leaping5 null | |
[15:11:20] [main/INFO]: cofhcore:swiftness3 null | |
[15:11:20] [main/INFO]: cofhcore:swiftness4 null | |
[15:11:20] [main/INFO]: cofhcore:swiftness5 null | |
[15:11:20] [main/INFO]: cofhcore:healing3 null | |
[15:11:20] [main/INFO]: cofhcore:healing4 null | |
[15:11:20] [main/INFO]: cofhcore:healing5 null | |
[15:11:20] [main/INFO]: cofhcore:harming3 null | |
[15:11:20] [main/INFO]: cofhcore:harming4 null | |
[15:11:20] [main/INFO]: cofhcore:harming5 null | |
[15:11:20] [main/INFO]: cofhcore:poison3 null | |
[15:11:20] [main/INFO]: cofhcore:poison4 null | |
[15:11:20] [main/INFO]: cofhcore:poison5 null | |
[15:11:20] [main/INFO]: cofhcore:regeneration3 null | |
[15:11:20] [main/INFO]: cofhcore:regeneration4 null | |
[15:11:20] [main/INFO]: cofhcore:regeneration5 null | |
[15:11:20] [main/INFO]: cofhcore:strength3 null | |
[15:11:20] [main/INFO]: cofhcore:strength4 null | |
[15:11:20] [main/INFO]: cofhcore:strength5 null | |
[15:11:20] [main/INFO]: cofhcore:haste3 null | |
[15:11:20] [main/INFO]: cofhcore:haste4 null | |
[15:11:20] [main/INFO]: cofhcore:resistance3 null | |
[15:11:20] [main/INFO]: cofhcore:resistance4 null | |
[15:11:20] [main/INFO]: cofhcore:resistance5 null | |
[15:11:20] [main/INFO]: cofhcore:absorption3 null | |
[15:11:20] [main/INFO]: cofhcore:absorption4 null | |
[15:11:20] [main/INFO]: cofhcore:absorption5 null | |
[15:11:20] [main/INFO]: cofhcore:wither3 null | |
[15:11:20] [main/INFO]: cofhcore:wither4 null | |
[15:11:20] [main/INFO]: cofhcore:wither5 null | |
[15:11:20] [main/INFO]: extrautils2:xu2.doom null | |
[15:11:20] [main/INFO]: extrautils2:xu2.gravity 2 | |
[15:11:20] [main/INFO]: extrautils2:xu2.second.chance 4 | |
[15:11:20] [main/INFO]: extrautils2:xu2.greek.fire 3 | |
[15:11:20] [main/INFO]: extrautils2:oily 2 | |
[15:11:20] [main/INFO]: extrautils2:xu2.fizzy.lifting 3 | |
[15:11:20] [main/INFO]: extrautils2:xu2.relapse 2 | |
[15:11:20] [main/INFO]: extrautils2:xu2.love 2 | |
[15:11:20] [main/INFO]: Registering mod plugins took 1.700 s | |
[15:11:20] [main/INFO]: Building recipe registry... | |
[15:11:22] [main/INFO]: Building recipe registry took 1.369 s | |
[15:11:22] [main/INFO]: Building ingredient list... | |
[15:11:22] [main/INFO]: Building ingredient list took 95.01 ms | |
[15:11:22] [main/INFO]: Building ingredient filter... | |
[15:11:23] [main/INFO]: Building ingredient filter took 864.8 ms | |
[15:11:23] [main/INFO]: Building runtime... | |
[15:11:23] [main/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b | |
[15:11:23] [main/INFO]: Building runtime took 136.3 ms | |
[15:11:23] [main/INFO]: Starting JEI took 5.006 s | |
[15:11:23] [main/INFO]: [Whitelist] Reading established Whitelist from file. | |
[15:11:23] [main/INFO]: Thermal Foundation: Load Complete. | |
[15:11:23] [main/INFO]: Thermal Dynamics: Load Complete. | |
[15:11:23] [main/INFO]: Thermal Expansion: Load Complete. | |
[15:11:24] [main/INFO]: JEI search tree manager injection complete! | |
[15:11:25] [main/INFO]: Forge Mod Loader has successfully loaded 45 mods | |
[15:11:25] [main/WARN]: Skipping bad option: lastServer: | |
[15:11:25] [main/INFO]: Narrator library for x64 successfully loaded | |
[15:12:06] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2 | |
[15:12:06] [Server thread/INFO]: Generating keypair | |
[15:12:06] [Server thread/INFO]: Injecting existing registry data into this server instance | |
[15:12:06] [Server thread/INFO]: JEI search tree manager injection complete! | |
[15:12:07] [Server thread/INFO]: Applying holder lookups | |
[15:12:07] [Server thread/INFO]: Holder lookups applied | |
[15:12:07] [Server thread/INFO]: Loading dimension 0 (New World 9) (net.minecraft.server.integrated.IntegratedServer@49a48958) | |
[15:12:08] [Server thread/INFO]: Loaded 545 advancements | |
[15:12:08] [Server thread/INFO]: Loading dimension -11325 (New World 9) (net.minecraft.server.integrated.IntegratedServer@49a48958) | |
[15:12:08] [Server thread/INFO]: Loaded 0 quests | |
[15:12:08] [Server thread/INFO]: Loaded 0 quest lines | |
[15:12:08] [Server thread/INFO]: Loaded 0 parties | |
[15:12:08] [Server thread/INFO]: Loaded 1 names | |
[15:12:08] [Server thread/INFO]: Loading dimension -9999 (New World 9) (net.minecraft.server.integrated.IntegratedServer@49a48958) | |
[15:12:08] [Server thread/INFO]: Loading dimension -1 (New World 9) (net.minecraft.server.integrated.IntegratedServer@49a48958) | |
[15:12:08] [Server thread/INFO]: Loading dimension 1 (New World 9) (net.minecraft.server.integrated.IntegratedServer@49a48958) | |
[15:12:08] [Server thread/INFO]: Loading ranks.. | |
[15:12:08] [Server thread/INFO]: Reloaded server in 46ms | |
[15:12:08] [Server thread/INFO]: Preparing start region for level 0 | |
[15:12:09] [Server thread/INFO]: Preparing spawn area: 59% | |
[15:12:10] [Server thread/INFO]: Starting server-side EMC mapping. | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'obisidan.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'glass.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'glass.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'iron.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'gold.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'copper.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'tin.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'silver.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'lead.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'nickel.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'aluminum.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'ardite.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'cobalt.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'platinum.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'obsidian.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'electrum.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'invar.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'signalum.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'lumium.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'enderium.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'mithril.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'bronze.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'aluminumbrass.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'manyullyn.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'alumite.molten' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'emerald.liquid' | |
[15:12:10] [Server thread/WARN]: Can not get Fluid 'pryotheum' | |
[15:12:10] [Server thread/INFO]: Starting to collect Mappings... | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for actuallyadditions:item_dust(4724:5):0/1 to 0/1 | |
[15:12:10] [Server thread/INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.OreDictionaryMapper | |
[15:12:10] [Server thread/INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.APICustomEMCMapper | |
[15:12:10] [Server thread/INFO]: Adding conversions from group 'default' with comment 'Default conversion group' | |
[15:12:10] [Server thread/INFO]: Adding conversions from group 'concrete_powder_to_block' with comment 'Propagate concrete powder values to concrete blocks' | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for minecraft:prismarine_crystals(410:0):0/1 to 512/1 | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for minecraft:redstone(331:0):0/1 to 64/1 | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for minecraft:glowstone_dust(348:0):0/1 to 384/1 | |
[15:12:10] [Server thread/INFO]: Collected Mappings from defaults.json | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for thermalfoundation:material(4214:768):0/1 to 64/1 | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for actuallyadditions:item_dust(4724:6):0/1 to 64/1 | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for minecraft:redstone(331:0):64/1 to 64/1 | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for minecraft:diamond(264:0):8192/1 to 8192/1 | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for minecraft:cobblestone(4:0):1/1 to 1/1 | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for thermalfoundation:material(4214:769):0/1 to 16/1 | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for minecraft:stick(280:0):4/1 to 4/1 | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for minecraft:glowstone_dust(348:0):384/1 to 384/1 | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for minecraft:stone(1:0):1/1 to 1/1 | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for thermalfoundation:material(4214:771):0/1 to 32/1 | |
[15:12:10] [Server thread/INFO]: Collected Mappings from ODdefaults.json | |
[15:12:10] [Server thread/WARN]: Overwriting fixValueBeforeInherit for minecraft:iron_ingot(265:0):256/1 to 256/1 | |
[15:12:10] [Server thread/INFO]: Collected Mappings from metals.json | |
[15:12:10] [Server thread/INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.customConversions.CustomConversionMapper | |
[15:12:10] [Server thread/INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.CustomEMCMapper | |
[15:12:10] [Server thread/WARN]: Can not map Crafting Recipes with Type: com.rwtema.extrautils2.items.ItemUnstableIngots$UnstableIngotRecipe | |
[15:12:10] [Server thread/WARN]: Can not map Crafting Recipes with Type: com.rwtema.extrautils2.crafting.EnchantRecipe | |
[15:12:10] [Server thread/WARN]: Can not map Crafting Recipes with Type: codechicken.enderstorage.recipe.ReColourRecipe | |
[15:12:10] [Server thread/WARN]: Can not map Crafting Recipes with Type: codechicken.enderstorage.recipe.Factories$CraftingRecipe | |
[15:12:10] [Server thread/WARN]: Can not map Crafting Recipes with Type: de.sanandrew.mods.claysoldiers.crafting.DisruptorRecipe | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@bd377fa | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@6a3a30c6 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@298dd4f9 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@64143614 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@78fbfad2 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@835a6ae | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@530baf7 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@5bf2e1ba | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@3a0328af | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@52b6469e | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@1c4fed1b | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@55eab34c | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@33e77c63 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@79a56897 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@34ab71b4 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@76b70923 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@52be81e1 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@46f49888 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@6fb654d1 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@4d752fbd | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@8f346cf | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@40363960 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@79767e8b | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@87ab5fc | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@5c40badd | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@3ec4e92f | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@748c5a5a | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@2904d462 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@70cb15cd | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@69df076a | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@1113535c | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@a56b8da | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@7540dadd | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@19efc8c5 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@76cc272d | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@78382523 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@4b335132 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@5148859a | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@b5f2d83 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@767438e0 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@6e5b9ae0 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@393f1cf3 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@4d8af5e9 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@7f89aa2b | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@4db7a3a0 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@c2ef661 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@16116fb0 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@247b47ab | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@6af49603 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@3271665a | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@56cca243 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@37b13ffc | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@664841cb | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@35342b21 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@24c787c3 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@46698531 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@766ca7e3 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@7c26e412 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@786b69ce | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@1c105e94 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@f50a14a | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@441dc2c6 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@671be692 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@79e1e01b | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@3447bf5c | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@49dad782 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@2afa5f86 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@31bb57cf | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@7253f8f9 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@1da9eb03 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@a23510a | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@2c9b4b80 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@18174f75 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@52e0a0c1 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@4b76dd9c | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@18c6b359 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@723ec16d | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@55647b0b | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@3123deb7 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@248eebcc | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@13ebdbbe | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@157e1691 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@4abf9683 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@7b3682e | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@44b2c687 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@8620d2d | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@6458eae7 | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@7c3194ce | |
[15:12:10] [Server thread/WARN]: Illegal Ingredient in Crafting Recipe: net.minecraft.item.crafting.Ingredient@454c742e | |
[15:12:10] [Server thread/WARN]: Can not map Crafting Recipes with Type: vazkii.quark.misc.recipe.ElytraDuplicationRecipe | |
[15:12:10] [Server thread/WARN]: Can not map Crafting Recipes with Type: vazkii.quark.vanity.recipe.ElytraDyingRecipe | |
[15:12:10] [Server thread/WARN]: Can not map Crafting Recipes with Type: vazkii.quark.vanity.recipe.FireworkCloningRecipe | |
[15:12:10] [Server thread/WARN]: Can not map Crafting Recipes with Type: cofh.thermaldynamics.util.RecipeCover | |
[15:12:10] [Server thread/INFO]: CraftingMapper Statistics: | |
[15:12:10] [Server thread/INFO]: Found 5 Recipes of Type class cofh.core.util.crafting.ShapelessSecureRecipeFactory$ShapelessSecureRecipe | |
[15:12:10] [Server thread/INFO]: Found 1 Recipes of Type class net.minecraft.item.crafting.RecipesMapExtending | |
[15:12:10] [Server thread/INFO]: Found 142 Recipes of Type class com.rwtema.extrautils2.compatibility.XUShapedRecipe | |
[15:12:10] [Server thread/INFO]: Found 3 Recipes of Type class com.rwtema.extrautils2.crafting.AlwaysLast$XUShapedRecipeAlwaysLast | |
[15:12:10] [Server thread/INFO]: Found 12 Recipes of Type class cofh.core.util.crafting.ShapedUpgradeRecipeFactory$ShapedUpgradeRecipe | |
[15:12:10] [Server thread/INFO]: Found 66 Recipes of Type class com.rwtema.extrautils2.compatibility.XUShapelessRecipe | |
[15:12:10] [Server thread/INFO]: Found 73 Recipes of Type class moze_intel.projecte.gameObjs.customRecipes.RecipeShapelessHidden | |
[15:12:10] [Server thread/INFO]: Found 37 Recipes of Type class net.minecraftforge.oredict.ShapelessOreRecipe | |
[15:12:10] [Server thread/INFO]: Found 11 Recipes of Type class cofh.core.util.crafting.ShapelessFluidRecipeFactory$ShapelessFluidRecipe | |
[15:12:10] [Server thread/INFO]: Found 597 Recipes of Type class net.minecraft.item.crafting.ShapelessRecipes | |
[15:12:10] [Server thread/INFO]: Found 2 Recipes of Type class com.rwtema.extrautils2.crafting.AnvilRecipe | |
[15:12:10] [Server thread/INFO]: Found 15 Recipes of Type class de.ellpeck.actuallyadditions.mod.crafting.RecipeKeepDataShapeless | |
[15:12:10] [Server thread/INFO]: Found 1512 Recipes of Type class net.minecraft.item.crafting.ShapedRecipes | |
[15:12:10] [Server thread/INFO]: Found 2 Recipes of Type class com.rwtema.extrautils2.crafting.UpgradeRecipe | |
[15:12:10] [Server thread/INFO]: Found 104 Recipes of Type class net.minecraftforge.oredict.ShapedOreRecipe | |
[15:12:10] [Server thread/INFO]: Found 5 Recipes of Type class com.rwtema.extrautils2.crafting.XUShapelessRecipeClearNBT | |
[15:12:10] [Server thread/INFO]: Found 3 Recipes of Type class mcjty.theoneprobe.items.ProbeHelmetRecipeFactory$HelmetRecipe | |
[15:12:10] [Server thread/INFO]: Found 6 Recipes of Type class de.ellpeck.actuallyadditions.mod.crafting.RecipeKeepDataShaped | |
[15:12:10] [Server thread/INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.CraftingMapper | |
[15:12:10] [Server thread/INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.FluidMapper | |
[15:12:10] [Server thread/INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.SmeltingMapper | |
[15:12:11] [Server thread/INFO]: Collected Mappings from moze_intel.projecte.emc.mappers.APICustomConversionMapper | |
[15:12:11] [Server thread/INFO]: Mapping Collection finished | |
[15:12:11] [Server thread/INFO]: Starting to generate Values: | |
[15:12:11] [Server thread/WARN]: EMC Exploit: ingredients (0/1 + 9*minecraft:iron_nugget(452:0) => 1*minecraft:iron_ingot(265:0)) cost 252/1 but output value is 256/1 | |
[15:12:11] [Server thread/WARN]: EMC Exploit: ingredients (0/1 + 9*thermalfoundation:material(4214:17) => 1*minecraft:emerald(388:0)) cost 16380/1 but output value is 16384/1 | |
[15:12:11] [Server thread/WARN]: EMC Exploit: ingredients (0/1 + 1*actuallyadditions:item_dust(4724:6) => 1*minecraft:coal(263:0)) cost 64/1 but output value is 128/1 | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*minecraft:gold_nugget(371:0) => 1*minecraft:gold_ingot(266:0)" ingredient cost: 2043/1 value of result: 2048/1 setValueFromConversion: 0/1 + 8*OD: ingotIron => 1*minecraft:gold_ingot(266:0) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: ingredients (0/1 + 1*minecraft:cobblestone(4:0) + 1*minecraft:stone(1:3) => 2*minecraft:stone(1:5)) cost 17/1 but output value is 16/1 | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:229) => 1*thermalfoundation:material(4214:165)" ingredient cost: 378/1 value of result: 384/1 setValueFromConversion: 0/1 + 3*OD: ingotCopper + 1*OD: ingotSilver + 10*OD: dustRedstone => 4*thermalfoundation:material(4214:165) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:230) => 1*thermalfoundation:material(4214:166)" ingredient cost: 702/1 value of result: 704/1 setValueFromConversion: 0/1 + 3*OD: ingotTin + 1*OD: ingotSilver + 4*OD: dustGlowstone => 4*thermalfoundation:material(4214:166) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:225) => 1*thermalfoundation:material(4214:161)" ingredient cost: 1278/1 value of result: 1280/1 setValueFromConversion: 0/1 + 1*OD: ingotSilver + 1*OD: ingotGold => 2*thermalfoundation:material(4214:161) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:226) => 1*thermalfoundation:material(4214:162)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 1*OD: ingotNickel + 2*OD: ingotIron => 3*thermalfoundation:material(4214:162) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:227) => 1*thermalfoundation:material(4214:163)" ingredient cost: 153/1 value of result: 160/1 setValueFromConversion: 0/1 + 3*OD: ingotCopper + 1*OD: ingotTin => 4*thermalfoundation:material(4214:163) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:196) => 1*thermalfoundation:material(4214:132)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*thermalfoundation:material(4214:132) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:197) => 1*thermalfoundation:material(4214:133)" ingredient cost: 1017/1 value of result: 1024/1 setValueFromConversion: 0/1 + 4*OD: ingotIron => 1*thermalfoundation:material(4214:133) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:198) => 1*thermalfoundation:material(4214:134)" ingredient cost: 4095/1 value of result: 4096/1 setValueFromConversion: 0/1 + 16*OD: ingotIron => 1*thermalfoundation:material(4214:134) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:192) => 1*thermalfoundation:material(4214:128)" ingredient cost: 126/1 value of result: 128/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 2*thermalfoundation:material(4214:128) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:193) => 1*thermalfoundation:material(4214:129)" ingredient cost: 252/1 value of result: 256/1 setValueFromConversion: 0/1 + 1*OD: ingotIron => 1*thermalfoundation:material(4214:129) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:194) => 1*thermalfoundation:material(4214:130)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*thermalfoundation:material(4214:130) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: "0/1 + 9*thermalfoundation:material(4214:195) => 1*thermalfoundation:material(4214:131)" ingredient cost: 504/1 value of result: 512/1 setValueFromConversion: 0/1 + 2*OD: ingotIron => 1*thermalfoundation:material(4214:131) | |
[15:12:11] [Server thread/WARN]: EMC Exploit: ingredients (0/1 + 9*thermalfoundation:material(4214:16) => 1*minecraft:diamond(264:0)) cost 8190/1 but output value is 8192/1 | |
[15:12:11] [Server thread/INFO]: Generated Values... | |
[15:12:11] [Server thread/INFO]: Registered 1578 EMC values. (took 914 ms) | |
[15:12:11] [Server thread/INFO]: Registering Void Island Control commands. | |
[15:12:11] [Server thread/INFO]: Finished registering Void Island Control commands. | |
[15:12:11] [Server thread/INFO]: Successfully loaded WorldData! | |
[15:12:11] [Server thread/INFO]: Backups folder - C:\Users\Jason\Documents\Curse\Minecraft\Instances\Skyexchange 2\backups | |
[15:12:11] [Server thread/INFO]: Overridden 104 commands | |
[15:12:11] [Server thread/INFO]: Changing view distance to 12, from 10 | |
[15:12:13] [main/INFO]: Unloaded WorldData! | |
[15:12:14] [Netty Local Client IO #0/INFO]: Server protocol version 2 | |
[15:12:14] [Netty Server IO #1/INFO]: Client protocol version 2 | |
[15:12:14] [Netty Server IO #1/INFO]: Client attempting to join with 45 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],mtlib@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]+release.109.220f184,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] | |
[15:12:14] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established | |
[15:12:14] [Server thread/INFO]: [Server thread] Server side modded connection established | |
[15:12:14] [Server thread/INFO]: Jason_Anaminus[local:E:f7946cfa] logged in with entity id 1 at (-999.2379425872097, 62.0, -999.3828682153271) | |
[15:12:14] [Server thread/INFO]: Jason_Anaminus joined the game | |
[15:12:14] [Server thread/INFO]: Sent EMC data packets to: Jason_Anaminus | |
[15:12:14] [Server thread/INFO]: Sent knowledge and bag data to Jason_Anaminus | |
[15:12:14] [Server thread/INFO]: Successfully loaded WorldData! | |
[15:12:14] [Server thread/INFO]: Sending Player Data to player Jason_Anaminus with UUID afe8dc76-929f-480c-bed7-954a49c2204c. | |
[15:12:17] [Server thread/INFO]: Saving and pausing game... | |
[15:12:17] [Server thread/INFO]: Saving chunks for level 'New World 9'/overworld | |
[15:12:17] [main/INFO]: Receiving EMC data from server. | |
[15:12:17] [main/INFO]: Received all packets! | |
[15:12:17] [Server thread/INFO]: Saving chunks for level 'New World 9'/the_nether | |
[15:12:17] [Server thread/INFO]: Saving chunks for level 'New World 9'/the_end | |
[15:12:17] [Server thread/INFO]: Saving chunks for level 'New World 9'/Deep Dark | |
[15:12:17] [Server thread/INFO]: Saving chunks for level 'New World 9'/ExtraUtils2_Quarry_Dim | |
[15:12:17] [main/INFO]: [CHAT] ERROR: [crafttweaker | SIDE_CLIENT]: Error parsing recipes.zs:7 -- ] or , expected | |
[15:12:17] [main/INFO]: Receiving (new or changed) Player Data for player Jason_Anaminus. | |
[15:12:17] [main/INFO]: Loaded 442 advancements | |
[15:12:17] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3823ms behind, skipping 76 tick(s) | |
[15:12:18] [main/INFO]: [CHAT] Veinminer using client keybind. See mod config for details. | |
[15:12:18] [main/INFO]: Received mode change 1 | |
[15:12:18] [main/INFO]: [CHAT] Veinminer client keybind set to activate on pressing the key. | |
[15:12:18] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Added INTERFACE: pl/asie/foamfix/coremod/injections/client/IFoamFixBlockInfoDataProxy | |
[15:12:18] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:134]: Added METHOD: net.minecraftforge.client.model.pipeline.BlockInfo.getRawS | |
[15:12:18] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:134]: Added METHOD: net.minecraftforge.client.model.pipeline.BlockInfo.getRawB | |
[15:12:18] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:134]: Added METHOD: net.minecraftforge.client.model.pipeline.BlockInfo.updateRawBS | |
[15:12:44] [Badge_afe8dc76929f480cbed7954a49c2204c/WARN]: Main Badge API errored, using fallback: java.net.ConnectException: Connection timed out: connect |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment