McJtyMods / RFTools

A set of blocks and items to help with RF in general. Currently contains a Dimension Builder, Teleportation System, Shield System, RF monitor, an RF network debug tool and an automatic crafter
MIT License
227 stars 88 forks source link

JVM Crash MC 1.11.2 RFT 5.82 #1012

Closed gudenau closed 7 years ago

gudenau commented 7 years ago

While using RFTools v5.82 on Minecraft 1.11.2 using Forge 13.20.2.2226 it cause Java 1.8.0_121 x64 to crash on "Initializing mods Phase 2".

I disabled every other mod and enabled them in groups until I could get the crash again. It only happens when RFTools in active. Disabling RFTools and all mods that depend on it cause Minecraft to launch normally.

image

Here is the log:

2017-01-26 15:23:44,341 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-26 15:23:44,343 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[15:23:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:23:44] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:23:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:23:44] [main/INFO] [FML]: Forge Mod Loader version 13.20.0.2226 for Minecraft 1.11.2 loading
[15:23:44] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 10:amd64:10.0, installed at D:\Program Files\Java\jdk1.8.0_121\jre
[15:23:44] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:23:44] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:23:44] [main/WARN] [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:23:44] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:23:44] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:23:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:23:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:23:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:23:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:23:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:23:46] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:23:46] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:23:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:23:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:23:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:23:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:23:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:23:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:23:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
2017-01-26 15:23:47,103 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-26 15:23:47,120 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-26 15:23:47,122 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[15:23:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:23:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:23:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:23:47] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[15:23:47] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceMethods:81]: Spliced in: net.minecraft.world.World.func_180500_c
[15:23:48] [Client thread/INFO]: Setting user: gudenau
[15:23:48] [Client thread/INFO] [FML]: [Quark ASM] Transforming BlockPistonBase
[15:23:48] [Client thread/INFO] [FML]: [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 / (Lajs;Lco;Lcv;Z)Z)
[15:23:48] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[15:23:48] [Client thread/INFO] [FML]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@2a03d65c in node org.objectweb.asm.tree.VarInsnNode@6642dc5a
[15:23:48] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[15:23:48] [Client thread/INFO]: [STDOUT]: Spliced in: net.minecraft.block.state.BlockStateContainer.createState
[15:23:49] [Client thread/INFO] [FML]: [Quark ASM] Transforming EntityBoat
[15:23:49] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_76986_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lry;F)Z)
[15:23:49] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[15:23:49] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[15:23:49] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, A_] Descriptor ()V / ()V)
[15:23:49] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[15:23:49] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[15:23:50] [Client thread/WARN]: Skipping bad option: lastServer:
[15:23:50] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:23:51] [Client thread/INFO]: [STDOUT]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  GudLib (gud_lib-1.1.0.1.jar)
  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.5.3-anarchy.jar)
  LoadingPlugin (RandomThings-MC1.11.2-3.7.9.jar)
  LoadingPlugin (Quark-r1.2-77.jar)
  LoadingPlugin (ResourceLoader-MC1.11-1.5.1.jar)
  FMLPlugin (InventoryTweaks-1.62-dev-75.jar)
Contact their authors BEFORE contacting forge

// Would you like a cupcake?

Time: 1/26/17 3:23 PM
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.11.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_121, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 5454558088 bytes (5201 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB)
    JVM Flags: 12 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xmx6144m -Xms6144m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
GudLib (gud_lib-1.1.0.1.jar)
  net.gudenau.lib.core.ClientTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.5.3-anarchy.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
LoadingPlugin (RandomThings-MC1.11.2-3.7.9.jar)
  lumien.randomthings.asm.ClassTransformer
LoadingPlugin (Quark-r1.2-77.jar)
  vazkii.quark.base.asm.ClassTransformer
LoadingPlugin (ResourceLoader-MC1.11-1.5.1.jar)
  lumien.resourceloader.asm.ClassTransformer
FMLPlugin (InventoryTweaks-1.62-dev-75.jar)
  invtweaks.forge.asm.ContainerTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.49' Renderer: 'GeForce GTX 960/PCIe/SSE2'
[15:23:51] [Client thread/INFO] [FML]: MinecraftForge v13.20.0.2226 Initialized
[15:23:52] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[15:23:52] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[15:23:52] [Client thread/INFO] [FML]: Searching C:\Users\gudenau\Documents\Curse\Minecraft\Instances\gudenau 1.11.2\mods for mods
[15:23:53] [Client thread/WARN] [betterbuilderswands]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0
[15:23:54] [Client thread/INFO] [extrautils2]: Mod extrautils2 is missing the required element 'name'. Substituting extrautils2
[15:23:54] [Client thread/WARN] [gud_clear_jukebox]: Mod gud_clear_jukebox is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.1
[15:23:54] [Client thread/WARN] [gud_coolers]: Mod gud_coolers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.2
[15:23:54] [Client thread/WARN] [llor]: Mod llor is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.3-mc1.11.2
[15:23:55] [Client thread/INFO] [FML]: Forge Mod Loader has identified 56 mods to load
[15:23:55] [Client thread/INFO] [FML]: FML has found a non-mod file compatlayer-1.11.2-0.1.7.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:23:55] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.1x-2.3.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:23:56] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, gud_lib, foamfixcore, actuallyadditions, akashictome, autoreglib, bdlib, betterachievements, betterbuilderswands, chameleon, chiselsandbits, colossalchests, custombackgrounds, custommainmenu, cyclopscore, deepresonance, eleccore, extrautils2, bigreactors, fastleavedecay, foamfix, forestry, fw, gendustry, gravestone, gud_clear_jukebox, gud_coolers, waila, inventorytweaks, jei, jeibees, journeymap, jeresources, llor, mercurius, morphtool, morpheus, mousetweaks, mysticalagriculture, notenoughwands, harvestcraft, psi, quark, randomthings, refinedstorage, resourceloader, rftools, roots, soulshardstow, storagedrawers, theoneprobe, wailaharvestability, zerocore] at CLIENT
[15:23:56] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, gud_lib, foamfixcore, actuallyadditions, akashictome, autoreglib, bdlib, betterachievements, betterbuilderswands, chameleon, chiselsandbits, colossalchests, custombackgrounds, custommainmenu, cyclopscore, deepresonance, eleccore, extrautils2, bigreactors, fastleavedecay, foamfix, forestry, fw, gendustry, gravestone, gud_clear_jukebox, gud_coolers, waila, inventorytweaks, jei, jeibees, journeymap, jeresources, llor, mercurius, morphtool, morpheus, mousetweaks, mysticalagriculture, notenoughwands, harvestcraft, psi, quark, randomthings, refinedstorage, resourceloader, rftools, roots, soulshardstow, storagedrawers, theoneprobe, wailaharvestability, zerocore] at SERVER
[15:23:58] [Client thread/INFO] [FML]: [Quark ASM] Transforming RenderItem
[15:23:58] [Client thread/INFO] [FML]: [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 / (Lafj;Lcbh;)V)
[15:23:58] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[15:23:58] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[15:23:58] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [renderEffect, func_180451_a, a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V / (Lcbh;)V)
[15:23:58] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[15:23:58] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[15:23:58] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Akashic Tome, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:Colossal Chests, FMLFileResourcePack:Custom Backgrounds, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Cyclops Core, FMLFileResourcePack:DeepResonance, FMLFileResourcePack:ElecCore, FMLFileResourcePack:extrautils2, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Fast Leave Decay, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Forestry, FMLFileResourcePack:Fullscreen Windowed, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Gravestone, FMLFileResourcePack:Clear Jukebox, FMLFileResourcePack:Coolers, FMLFileResourcePack:Waila, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Light Level Overlay Reloaded, FMLFileResourcePack:Mercurius, FMLFileResourcePack:Morph-o-Tool, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Mystical Agriculture, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Psi, FMLFileResourcePack:Quark, FMLFileResourcePack:Random Things, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Roots 2, FMLFileResourcePack:Soul Shards - The Old Ways, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Zero CORE, CustomResources, CustomOverridingResources
[15:23:58] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[15:23:58] [Client thread/INFO] [FML]: Found 444 ObjectHolder annotations
[15:23:58] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:23:58] [Client thread/INFO] [FML]: Found 34 ItemStackHolder annotations
[15:23:58] [Client thread/INFO] [FML]: Applying holder lookups
[15:23:58] [Client thread/INFO] [FML]: Holder lookups applied
[15:23:58] [Client thread/INFO] [FML]: Applying holder lookups
[15:23:58] [Client thread/INFO] [FML]: Holder lookups applied
[15:23:58] [Client thread/INFO] [FML]: Applying holder lookups
[15:23:58] [Client thread/INFO] [FML]: Holder lookups applied
[15:23:58] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:23:58] [Forge Version Check/INFO] [ForgeVersionCheck]: [soulshardstow] Starting version check at https://gist.githubusercontent.com/TehNut/e8db2be209d32d1ebbc3/raw/VersionChecker-SSTOW.json
[15:23:58] [Client thread/INFO] [FML]: [Quark ASM] Transforming ModelBiped
[15:23:58] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [setRotationAngles, func_78087_a, a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V / (FFFFFFLsn;)V)
[15:23:58] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[15:23:58] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[15:23:58] [Client thread/INFO] [Actually Additions]: Starting PreInitialization Phase...
[15:23:58] [Client thread/INFO] [Actually Additions]: Tesla not found! Skipping Tesla Power System integration.
[15:23:58] [Client thread/INFO] [Actually Additions]: Grabbing Configurations...
[15:23:58] [Client thread/INFO] [Actually Additions]: Initializing Tool Materials...
[15:23:58] [Client thread/INFO] [Actually Additions]: Initializing Armor Materials...
[15:23:59] [Client thread/INFO] [Actually Additions]: Initializing Blocks...
[15:23:59] [Client thread/INFO]: [STDOUT]: Spliced in: net.minecraftforge.common.property.ExtendedBlockState.createState
[15:23:59] [Forge Version Check/INFO] [ForgeVersionCheck]: [soulshardstow] Found status: BETA Target: null
[15:23:59] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:23:59] [Client thread/INFO] [Actually Additions]: Initializing Items...
[15:23:59] [Client thread/INFO] [Actually Additions]: Initializing Fuelstuffs...
[15:23:59] [Client thread/INFO] [Actually Additions]: Initializing Update Checker...
[15:23:59] [Actually Additions Update Checker/INFO] [Actually Additions]: Starting Update Check...
[15:23:59] [Client thread/INFO] [Actually Additions]: PreInitializing ClientProxy...
[15:23:59] [Client thread/INFO] [Actually Additions]: PreInitialization Finished.
[15:23:59] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: BETA Target: null
[15:23:59] [Forge Version Check/INFO] [ForgeVersionCheck]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[15:23:59] [Actually Additions Update Checker/INFO] [Actually Additions]: Update Check done!
[15:23:59] [Actually Additions Update Checker/INFO] [Actually Additions]: Actually Additions is up to date!
[15:23:59] [Forge Version Check/INFO] [ForgeVersionCheck]: [mousetweaks] Found status: BETA Target: null
[15:24:00] [Client thread/INFO] [FML]: [Quark] 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
[15:24:00] [Client thread/INFO] [FML]: [Quark] Module management is enabled
[15:24:00] [Client thread/INFO] [FML]: [Quark] Module building is enabled
[15:24:00] [Client thread/INFO] [FML]: [Quark] Module vanity is enabled
[15:24:00] [Client thread/INFO] [FML]: [Quark] Module automation is enabled
[15:24:00] [Client thread/INFO] [FML]: [Quark] Module experimental is enabled
[15:24:00] [Client thread/INFO] [FML]: [Quark] Module decoration is enabled
[15:24:00] [Client thread/INFO] [FML]: [Quark] Module world is enabled
[15:24:00] [Client thread/INFO] [FML]: [Quark] Module misc is enabled
[15:24:00] [Client thread/INFO] [FML]: [Quark] Module tweaks is enabled
[15:24:00] [Client thread/INFO] [bdlib]: bdlib 1.13.1.3 loaded
[15:24:00] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[15:24:01] [Client thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_180643_i).
[15:24:01] [Client thread/WARN] [Cyclops Core]: The config file of Cyclops Core is out of date and might cause problems, please remove it so it can be regenerated.
[15:24:01] [Client thread/WARN] [ColossalChests]: The config file of ColossalChests is out of date and might cause problems, please remove it so it can be regenerated.
[15:24:01] [Client thread/INFO] [forestry]: Plugin ImmersiveEngineering Plugin failed to load: ImmersiveEngineering not found
[15:24:01] [Client thread/INFO] [forestry]: Plugin malisisdoors Plugin failed to load: Malisis Door's not found
[15:24:01] [Client thread/INFO] [forestry]: Plugin Natura Plugin failed to load: Natura not found
[15:24:01] [Client thread/INFO] [forestry]: Plugin EnderIO Plugin failed to load: EnderIO not found
[15:24:01] [Client thread/INFO] [forestry]: Plugin BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
[15:24:01] [Client thread/INFO] [forestry]: Plugin BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
[15:24:01] [Client thread/INFO] [forestry]: Plugin Chisel Plugin failed to load: Chisel not found
[15:24:01] [Client thread/INFO] [forestry]: Plugin BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
[15:24:01] [Client thread/INFO] [forestry]: Plugin BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
[15:24:01] [Client thread/INFO] [forestry]: Plugin ExtraUtilities Plugin failed to load: ExtraUtilities not found
[15:24:01] [Client thread/INFO] [forestry]: Plugin BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
[15:24:02] [Client thread/INFO] [ElecCore]: Successfully registered module WailaCompat from mod eleccore
[15:24:02] [Client thread/INFO] [ElecCore]: Successfully registered module ForestryCompat from mod eleccore
[15:24:02] [Client thread/INFO] [ElecCore]: ElecCore has Pre-initialized in 77 ms
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:blaze_powder
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:coal
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:diamond
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:emerald
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:ender_pearl
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:ghast_tear
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:glowstone_dust
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:gold_ingot
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:gunpowder
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:iron_ingot
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:nether_star
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:nether_wart
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:prismarine_crystals
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:prismarine_shard
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:quartz
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:redstone
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:slime_ball
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: minecraft:snowball
[15:24:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Found infusion bonus for: rftools:dimensional_shard
[15:24:03] [Client thread/INFO] [FML]: OBJLoader: Domain deepresonance has been added.
[15:24:03] [Client thread/INFO] [mcjty.lib.varia.Logging]: Detected RFTools: enabling support
[15:24:03] [Client thread/INFO] [deepresonance]: DeepResonance has Pre-initialized in 275 ms
[15:24:04] [Client thread/INFO] [gendustry]: IC2 Version: NOT FOUND
[15:24:04] [Client thread/INFO] [gendustry]: RF API Version: CoFHAPI 1.8.9R1.2.0B1
[15:24:04] [Client thread/INFO] [gendustry]: Tesla Version: NOT FOUND
[15:24:04] [Client thread/INFO] [gendustry]: Available Forestry species roots:
[15:24:04] [Client thread/INFO] [gendustry]:  * rootTrees - forestry.arboriculture.genetics.TreeRoot
[15:24:04] [Client thread/INFO] [gendustry]:  * rootButterflies - forestry.lepidopterology.genetics.ButterflyRoot
[15:24:04] [Client thread/INFO] [gendustry]:  * rootBees - forestry.apiculture.genetics.BeeRoot
[15:24:04] [Client thread/INFO] [bdlib]: Loading internal config files for mod Gendustry
[15:24:04] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/gudenau/Documents/Curse/Minecraft/Instances/gudenau%201.11.2/mods/gendustry-1.6.5.3-mc1.11.2.jar!/assets/gendustry/config/tuning.cfg
[15:24:04] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/gudenau/Documents/Curse/Minecraft/Instances/gudenau%201.11.2/mods/gendustry-1.6.5.3-mc1.11.2.jar!/assets/gendustry/config/recipes.cfg
[15:24:04] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/gudenau/Documents/Curse/Minecraft/Instances/gudenau%201.11.2/mods/gendustry-1.6.5.3-mc1.11.2.jar!/assets/gendustry/config/upgrades.cfg
[15:24:04] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/gudenau/Documents/Curse/Minecraft/Instances/gudenau%201.11.2/mods/gendustry-1.6.5.3-mc1.11.2.jar!/assets/gendustry/config/bees_color.cfg
[15:24:05] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/gudenau/Documents/Curse/Minecraft/Instances/gudenau%201.11.2/mods/gendustry-1.6.5.3-mc1.11.2.jar!/assets/gendustry/config/bees_patreon.cfg
[15:24:05] [Client thread/INFO] [bdlib]: Loading user config files for mod Gendustry
[15:24:05] [Client thread/INFO] [bdlib]: Config loading for mod Gendustry finished
[15:24:05] [Client thread/INFO] [bdlib]: Loaded creative tabs for gendustry
[15:24:05] [Client thread/INFO] [gendustry]: Blocks loaded
[15:24:05] [Client thread/INFO] [gendustry]: Fluids loaded
[15:24:05] [Client thread/INFO] [gendustry]: Items loaded
[15:24:05] [Client thread/INFO] [gendustry]: Machines loaded
[15:24:05] [Client thread/INFO] [gendustry]: Resource manager reload, new language: en_us
[15:24:05] [Client thread/INFO] [gendustry]: Registered reload listener
[15:24:05] [Client thread/INFO] [extrautils2]: Extra Utilities 2 JEI Plugin - ACTIVATE!
[15:24:05] [Client thread/INFO] [journeymap]: No plugins for JourneyMap API discovered.
[15:24:05] [Client thread/INFO] [jeresources]: Loading configs..
[15:24:05] [Client thread/INFO] [jeresources]: Updating ModMetaData...
[15:24:05] [Client thread/INFO] [jeresources]: Providing API...
[15:24:05] [Client thread/INFO] [morpheus]: Loading configuration
[15:24:06] [Client thread/INFO] [FML]: Registering drops for shadedGarden.
[15:24:06] [Client thread/INFO] [FML]: Registering drops for tropicalGarden.
[15:24:06] [Client thread/INFO] [FML]: Registering drops for windyGarden.
[15:24:06] [Client thread/INFO] [FML]: Registering drops for frostGarden.
[15:24:06] [Client thread/INFO] [FML]: Registering drops for aridGarden.
[15:24:06] [Client thread/INFO] [FML]: Registering drops for soggyGarden.
[15:24:07] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
[15:24:07] [Client thread/INFO] [FML]: OBJLoader: Domain rftools has been added.
[15:24:07] [Client thread/INFO] [FML]: Applying holder lookups
[15:24:07] [Client thread/INFO] [FML]: Holder lookups applied
[15:24:07] [Client thread/INFO] [FML]: Injecting itemstacks
[15:24:07] [Client thread/INFO] [FML]: Itemstack injection complete
[15:24:08] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:24:09] [Thread-12/INFO]: Initializing LWJGL OpenAL
[15:24:09] [Thread-12/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[15:24:09] [Thread-12/INFO]: OpenAL initialized.
[15:24:09] [Sound Library Loader/INFO]: Sound engine started
[15:24:09] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:09] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineBottom.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:09] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineSide.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:09] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineTop.png' in 'deepresonance:models/block/crystalizer.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:09] [Client thread/INFO] [FML]: OBJLoader.Parser: command 's' (model: 'deepresonance:models/block/crystalizer.obj') is not currently supported, skipping. Line: 77 's off'
[15:24:09] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/collector.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:09] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'deepresonance:models/block/lens.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:09] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'Cube1_auv' in 'deepresonance:models/block/crystal_generated.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:09] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'Cube1_auv' in 'deepresonance:models/block/crystal.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:13] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:13] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineEnvironmentalController.png' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:13] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineTop.png.001' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:13] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:13] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellD.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:13] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellE.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:13] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellN.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:13] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellS.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:13] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellU.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:13] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellW.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[15:24:14] [Client thread/ERROR] [FML]: Could not load vanilla model parent 'psi:block/conjured' for 'net.minecraft.client.renderer.block.model.ModelBlock@6cb3b2ec
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model psi:block/conjured with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:498) [ModelLoader$VanillaModelWrapper.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) [ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) [cbk.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:156) [ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cbl.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [cae.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:500) [bes.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: psi:models/block/conjured.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[bzr.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cae.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cbk.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:126) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:937) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 17 more
[15:24:14] [Client thread/ERROR] [FML]: Could not load vanilla model parent 'randomthings:block/platform' for 'net.minecraft.client.renderer.block.model.ModelBlock@5a4ed02e
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model randomthings:block/platform with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:498) [ModelLoader$VanillaModelWrapper.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) [ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:175) [cbk.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:156) [ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cbl.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [cae.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:500) [bes.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: randomthings:models/block/platform.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[bzr.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cae.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:334) ~[cbk.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:126) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:937) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 17 more
[15:24:15] [Client thread/INFO] [FML]: Max texture size: 16384
[15:24:15] [Client thread/INFO]: Created: 16x16 textures-atlas
[15:24:15] [Client thread/INFO] [ElecCore]: Cleaning up internal Json stuff...
[15:24:15] [Client thread/INFO] [ElecCore]: Handling models
[15:24:15] [Client thread/INFO] [ElecCore]: Finished cleaning up internal Json stuff.
[15:24:15] [Client thread/INFO] [FML]: [Quark ASM] Transforming LayerArmorBase
[15:24:15] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [renderArmorLayer, func_188361_a, a] Descriptor (Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V / (Lsw;FFFFFFFLss;)V)
[15:24:15] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[15:24:15] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[15:24:15] [Client thread/INFO] [FML]: [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 / (Lbvl;Lsw;Lblv;FFFFFFF)V)
[15:24:15] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[15:24:15] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[15:24:15] [Client thread/INFO] [FML]: [Quark ASM] Transforming RenderBoat
[15:24:15] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [doRender, func_188300_b, b] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V / (Labx;DDDFF)V)
[15:24:15] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[15:24:15] [Client thread/INFO] [FML]: [Quark ASM] Patch result: false
[15:24:16] [Client thread/INFO] [Actually Additions]: Starting Initialization Phase...
[15:24:16] [Client thread/INFO] [Actually Additions]: Initializing OreDictionary Entries...
[15:24:16] [Client thread/INFO] [Actually Additions]: Initializing Achievements...
[15:24:16] [Client thread/INFO] [Actually Additions]: Initializing GuiHandler...
[15:24:16] [Client thread/INFO] [Actually Additions]: Registering World Generator...
[15:24:16] [Client thread/INFO] [Actually Additions]: Registering TileEntities...
[15:24:16] [Client thread/INFO] [Actually Additions]: Initializing Crafting Recipes...
[15:24:16] [Client thread/INFO] [Actually Additions]: Initializing Entities...
[15:24:16] [Client thread/INFO] [Actually Additions]: Initializing ClientProxy...
[15:24:16] [Client thread/INFO] [Actually Additions]: Initialization Finished.
[15:24:16] [Client thread/INFO] [bdlib]: Adding delayed color handlers
[15:24:16] [Client thread/INFO] [notenoughwands]: Detected Chisel & Bits, enabling support
[15:24:16] [Client thread/INFO] [Cyclops Core]: Cyclops Core is up-to-date!
[15:24:16] [Client thread/INFO] [ColossalChests]: ColossalChests is up-to-date!
[15:24:16] [Client thread/INFO] [forestry]: Created: 16x16 textures-atlas
[15:24:16] [Client thread/ERROR] [forestry]: Could not find actuallyadditions:itemcanolaseed
[15:24:16] [Client thread/ERROR] [forestry]: Could not find actuallyadditions:itemflaxseed
[15:24:16] [Client thread/ERROR] [forestry]: Could not find actuallyadditions:itemriceseed
[15:24:16] [Client thread/ERROR] [forestry]: Could not find actuallyadditions:itemcoffeeseed
[15:24:16] [Client thread/ERROR] [forestry]: Could not find actuallyadditions:itemmisc
[15:24:16] [Client thread/INFO] [ElecCore]: ElecCore has Initialized in 21 ms
[15:24:16] [Client thread/INFO] [deepresonance]: ComputerCraft was not detected, skipping compat handler for it.
[15:24:16] [Client thread/INFO] [deepresonance]: DeepResonance has Initialized in 17 ms
[15:24:16] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.bigreactors:ingotmetals@2
[15:24:16] [Client thread/WARN] [FML]: Overriding existing coil part data for oredict name <blockManyullyn>, original values: eff 3.00 / bonus 1.00, new values: eff 3.50 / bonus 1.00
[15:24:16] [Client thread/INFO] [gendustry]: Registered 2 branches
[15:24:16] [Client thread/WARN] [bdlib]: Unable to resolve StackItem(forestry,beeCombs,3): Item not found forestry:beeCombs
[15:24:16] [Client thread/INFO] [gendustry]: Registered 17 bees
[15:24:17] [Client thread/INFO] [inventorytweaks]: Mod initialized
[15:24:17] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[15:24:17] [Client thread/INFO] [journeymap]: initialize ENTER
[15:24:17] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[15:24:17] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[15:24:17] [Client thread/INFO] [journeymap]: [ClientAPI] built with JourneyMap API 1.3-SNAPSHOT
[15:24:17] [Client thread/INFO] [journeymap]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[15:24:17] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
[15:24:17] [Client thread/INFO]: [STDOUT]: [Mouse Tweaks] A call to initialize, entry point: FORGE.
[15:24:17] [Client thread/INFO]: [STDOUT]: [Mouse Tweaks] Reflecting GuiContainer...
[15:24:17] [Client thread/INFO]: [STDOUT]: [Mouse Tweaks] Detected obfuscation: FORGE.
[15:24:17] [Client thread/INFO]: [STDOUT]: [Mouse Tweaks] Success.
[15:24:17] [Client thread/INFO]: [STDOUT]: [Mouse Tweaks] Reflecting GuiContainerCreative...
[15:24:17] [Client thread/INFO]: [STDOUT]: [Mouse Tweaks] Success.
[15:24:17] [Client thread/INFO]: [STDOUT]: [Mouse Tweaks] Minecraft Forge is installed.
[15:24:17] [Client thread/INFO]: [STDOUT]: [Mouse Tweaks] LiteLoader is not installed.
[15:24:17] [Client thread/INFO]: [STDOUT]: [Mouse Tweaks] Using Forge for the mod operation.
[15:24:17] [Client thread/INFO]: [STDOUT]: [Mouse Tweaks] Mouse Tweaks has been initialized.
gudenau commented 7 years ago

Sorry, hit return by mistake. Editing message.

manuelbarbosa commented 7 years ago

I have the exact same issue crashing at the exact same spot as that screenshot.

    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:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant harvestcraft:cheesecake#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/cheesecake with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: harvestcraft:models/item/cheesecake.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant harvestcraft:cheesecake#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:cheesecake#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant advgenerators:GeneratorsDataPort#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model advgenerators:item/GeneratorsDataPort with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: advgenerators:models/item/GeneratorsDataPort.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant advgenerators:GeneratorsDataPort#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model advgenerators:GeneratorsDataPort#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model pressure:block/sided_multiblock.extended with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
Caused by: java.io.FileNotFoundException: pressure:models/block/sided_multiblock.extended.json
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:69) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant harvestcraft:carrotcake#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/carrotcake with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: harvestcraft:models/item/carrotcake.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant harvestcraft:carrotcake#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:carrotcake#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant nice:cylinder#color=transp,facing=north
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model nice:cylinder#color=transp,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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant stevescarts:upgrade#facing=west,type=20
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model stevescarts:upgrade#facing=west,type=20 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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant advgenerators:GeneratorsDataPort#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model advgenerators:GeneratorsDataPort#normal 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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model pressure:block/sided_multiblock.extended with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
Caused by: java.io.FileNotFoundException: pressure:models/block/sided_multiblock.extended.json
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:69) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant mcmultipart:multipart#ticking=false
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mcmultipart:multipart#ticking=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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant hydrogel:blockHydroGel#level=15
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model hydrogel:blockHydroGel#level=15 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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant hydrogel:blockHydroGel#level=10
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model hydrogel:blockHydroGel#level=10 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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant hydrogel:blockHydroGel#level=14
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model hydrogel:blockHydroGel#level=14 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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant hydrogel:blockHydroGel#level=13
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model hydrogel:blockHydroGel#level=13 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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant harvestcraft:chocolatesprinklecake#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/chocolatesprinklecake with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: harvestcraft:models/item/chocolatesprinklecake.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant harvestcraft:chocolatesprinklecake#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:chocolatesprinklecake#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant randomthings:specialBeanStalk#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model randomthings:item/specialBeanStalk with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: randomthings:models/item/specialBeanStalk.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant randomthings:specialBeanStalk#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model randomthings:specialBeanStalk#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant notenoughwands:lightBlock#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model notenoughwands:lightBlock#normal 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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant notenoughwands:lightBlock#normal: 
java.lang.Exception: Could not load model definition for variant notenoughwands:lightBlock
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:274) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model notenoughwands:blockstates/lightBlock.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:205) ~[byo.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270) ~[ModelLoader.class:?]
    ... 14 more
Caused by: java.io.FileNotFoundException: notenoughwands:blockstates/lightBlock.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:103) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:198) ~[byo.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270) ~[ModelLoader.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant stevescarts:upgrade#facing=north,type=20
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model stevescarts:upgrade#facing=north,type=20 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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant stevescarts:upgrade#facing=south,type=20
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model stevescarts:upgrade#facing=south,type=20 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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant harvestcraft:lamingtoncake#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/lamingtoncake with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: harvestcraft:models/item/lamingtoncake.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant harvestcraft:lamingtoncake#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:lamingtoncake#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant excompressum:bait#variant=rabbit
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model excompressum:bait#variant=rabbit 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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant baubles:Ring#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model baubles:item/Ring with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: baubles:models/item/Ring.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant baubles:Ring#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model baubles:Ring#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant charsetlib:wire#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model charsetlib:item/wire with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: charsetlib:models/item/wire.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant charsetlib:wire#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model charsetlib:wire#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant chancecubes:chance_Icosahedron#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model chancecubes:chance_Icosahedron#normal 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:241) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model chancecubes:block/d20.obj with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
Caused by: java.io.FileNotFoundException: chancecubes:models/block/d20.obj.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant chancecubes:chance_Icosahedron#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model chancecubes:item/chance_Icosahedron with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: chancecubes:models/item/chance_Icosahedron.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant chancecubes:chance_Icosahedron#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model chancecubes:chance_Icosahedron#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model chancecubes:block/d20.obj with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
Caused by: java.io.FileNotFoundException: chancecubes:models/block/d20.obj.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:752) ~[ModelLoader$WeightedRandomModel.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1185) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant rscircuits:punchcard#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model rscircuits:item/punchcard with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: rscircuits:models/item/punchcard.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Exception loading model for variant rscircuits:punchcard#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model rscircuits:punchcard#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[00:36:53] [Client thread/ERROR] [FML]: Suppressed additional 5 model loading errors for domain harvestcraft
[00:36:53] [Client thread/ERROR] [FML]: Suppressed additional 163 model loading errors for domain chisel
[00:36:53] [Client thread/ERROR] [FML]: Suppressed additional 1 model loading errors for domain nice
[00:36:53] [Client thread/ERROR] [FML]: Suppressed additional 3 model loading errors for domain stevescarts
[00:36:53] [Client thread/ERROR] [FML]: Suppressed additional 10 model loading errors for domain hydrogel
[00:36:53] [Client thread/ERROR] [FML]: Suppressed additional 1537 model loading errors for domain fenceoverhaul
[00:36:54] [Client thread/INFO] [Actually Additions]: Starting Initialization Phase...
[00:36:54] [Client thread/INFO] [Actually Additions]: Initializing OreDictionary Entries...
[00:36:54] [Client thread/INFO] [Actually Additions]: Initializing Achievements...
[00:36:54] [Client thread/INFO] [Actually Additions]: Initializing GuiHandler...
[00:36:54] [Client thread/INFO] [Actually Additions]: Registering World Generator...
[00:36:54] [Client thread/INFO] [Actually Additions]: Registering TileEntities...
[00:36:54] [Client thread/INFO] [Actually Additions]: Initializing Crafting Recipes...
[00:36:54] [Client thread/INFO] [Actually Additions]: Initializing Entities...
[00:36:54] [Client thread/INFO] [Actually Additions]: Initializing ClientProxy...
[00:36:54] [Client thread/INFO] [Actually Additions]: Initialization Finished.
[00:36:54] [Client thread/INFO] [OpenComputers]: Registering loot disk 'plan9k' from mod OpenComputers.
[00:36:54] [Client thread/INFO] [OpenComputers]: Registering loot disk 'network' from mod OpenComputers.
[00:36:54] [Client thread/INFO] [OpenComputers]: Registering loot disk 'openos' from mod OpenComputers.
[00:36:54] [Client thread/INFO] [OpenComputers]: Registering loot disk 'data' from mod OpenComputers.
[00:36:54] [Client thread/INFO] [OpenComputers]: Registering loot disk 'openloader' from mod OpenComputers.
[00:36:54] [Client thread/INFO] [OpenComputers]: Registering loot disk 'builder' from mod OpenComputers.
[00:36:54] [Client thread/INFO] [OpenComputers]: Registering loot disk 'generator' from mod OpenComputers.
[00:36:54] [Client thread/INFO] [OpenComputers]: Registering loot disk 'oppm' from mod OpenComputers.
[00:36:54] [Client thread/INFO] [OpenComputers]: Registering loot disk 'dig' from mod OpenComputers.
[00:36:54] [Client thread/INFO] [OpenComputers]: Registering loot disk 'maze' from mod OpenComputers.
[00:36:54] [Client thread/INFO] [OpenComputers]: Registering loot disk 'irc' from mod OpenComputers.
[00:36:54] [Client thread/INFO] [OpenComputers]: Initializing mod integration.
[00:36:54] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'EnderIO'.
[00:36:54] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'EnderStorage'.
[00:36:54] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'mcmultipart'.
[00:36:54] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Minecraft'.
[00:36:54] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'OpenComputers'.
[00:36:55] [Client thread/INFO] [OpenComputers]: Found extended redstone mods, enabling tier two redstone card.
[00:36:55] [Client thread/INFO] [OpenComputers]: Initializing recipes.
[00:36:55] [Client thread/INFO] [OpenComputers]: Initializing capabilities.
[00:36:56] [Client thread/INFO] [OpenComputers]: Initialized unicode glyph provider.
[00:36:56] [Client thread/INFO] [OpenComputers]: Initializing unicode glyph provider.
[00:36:56] [Client thread/INFO] [OpenComputers]: Loaded 8879 glyphs.
[00:36:56] [Client thread/INFO] [OpenComputers]: Done with init phase.
[00:36:56] [Client thread/INFO] [bdlib]: Adding delayed color handlers
[00:36:57] [Client thread/INFO] [BloodMagic]: Elytra layer added
[00:36:57] [Client thread/INFO] [Botania]: Registered %d recipes.
[00:36:57] [Client thread/INFO] [FML]: OBJLoader: Domain chancecubes has been added.
[00:36:57] [Client thread/INFO] [Chisel]: Starting init...
[00:36:57] [Client thread/INFO] [Chisel]: Loading recipes...
[00:36:57] [Client thread/INFO] [Chisel]: Skipping feature tin as it was disabled in the config.
[00:36:57] [Client thread/INFO] [Chisel]: 65 Feature's recipes loaded.
[00:36:57] [Client thread/INFO] [Chisel]: Init finished.
[00:36:57] [Client thread/INFO] [notenoughwands]: Detected Chisel & Bits, enabling support
[00:36:58] [Client thread/INFO] [draconicevolution]: Loading Default Recipes...
[00:36:58] [Client thread/INFO] [draconicevolution]: Finished Initialization
[00:36:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
[00:36:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
[00:36:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE, FML]
[00:36:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
[00:36:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
[00:36:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
[00:36:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
[00:36:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
[00:36:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
[00:36:58] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
[00:36:58] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods
[00:36:58] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
[00:36:58] [Client thread/INFO] [simplyjetpacks]: Updating config...
[00:36:58] [Client thread/INFO] [SimplyJetpacks]: Loading configuration files
[00:36:59] [Client thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Duplicate entry for net.blay09.mods.excompressum.registry.RegistryKey@31bb2a53 in WoodenCrucible, overwriting...
[00:36:59] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.bigreactors:ingotMetals@2
[00:36:59] [Client thread/WARN] [FML]: Overriding existing coil part data for oredict name <blockManyullyn>, original values: eff 3.00 / bonus 1.00, new values: eff 3.50 / bonus 1.00
[00:36:59] [Client thread/WARN] [FML]: Overriding existing radiation moderator data for <redstone>
[00:36:59] [Client thread/WARN] [FML]: Overriding existing radiation moderator data for <glowstone>
[00:36:59] [Client thread/WARN] [FML]: Overriding existing radiation moderator data for <ender>
[00:36:59] [Client thread/INFO] [sonarcore]: Checking Loaded Mods
[00:36:59] [Client thread/INFO] [sonarcore]: Registering Packets
[00:36:59] [Client thread/INFO] [sonarcore]: Register Packets
[00:36:59] [Client thread/INFO] [sonarcore]: Integrated with WAILA
[00:36:59] [Client thread/INFO] [sonarcore]: Registered Events
[00:36:59] [Client thread/INFO] [sonarcore]: Loaded Energy Type: Applied Energistics
[00:36:59] [Client thread/INFO] [sonarcore]: Loaded Energy Type: Minecraft Joules
[00:36:59] [Client thread/INFO] [sonarcore]: Loaded Energy Type: Energy Units
[00:36:59] [Client thread/INFO] [sonarcore]: Loaded Energy Type: Tesla
[00:36:59] [Client thread/INFO] [sonarcore]: Loaded Energy Type: Redstone Flux
[00:36:59] [Client thread/INFO] [sonarcore]: Loaded Planters: Vanilla Planter
[00:36:59] [Client thread/INFO] [sonarcore]: Loaded Harvesters: Harvester
[00:36:59] [Client thread/INFO] [sonarcore]: Loaded Harvesters: Hemp Harvester
[00:36:59] [Client thread/INFO] [sonarcore]: Loaded Fertilisers: Bonemeal
[00:36:59] [Client thread/INFO] [fluxnetworks]: Loading Handlers
[00:36:59] [Client thread/INFO] [fluxnetworks]: Loaded Handlers
[00:36:59] [Client thread/INFO] [fluxnetworks]: Loading Handlers
[00:36:59] [Client thread/INFO] [fluxnetworks]: Loaded Events
[00:36:59] [Client thread/INFO] [fluxnetworks]: Finished Initialization
[00:36:59] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.generators' for mod 'advgenerators'
[00:36:59] [Client thread/INFO] [advgenerators]: Turbine material Enderium not present - skipping
[00:36:59] [Client thread/INFO] [advgenerators]: Registering turbine material: Steel
[00:36:59] [Client thread/INFO] [advgenerators]: Registering turbine material: Gold
[00:36:59] [Client thread/INFO] [advgenerators]: Turbine material Bronze not present - skipping
[00:36:59] [Client thread/INFO] [advgenerators]: Registering turbine material: Manyullyn
[00:36:59] [Client thread/INFO] [advgenerators]: Registering turbine material: Iron
[00:36:59] [Client thread/INFO] [advgenerators]: Registering turbine material: Vibrant
[00:36:59] [Client thread/INFO] [advgenerators]: Mod IC2 for turbine material AdvAlloy not present - skipping
[00:36:59] [Client thread/INFO] [advgenerators]: Registering capacitor material: Redstone
[00:36:59] [Client thread/INFO] [advgenerators]: Registering capacitor material: Advanced
[00:36:59] [Client thread/INFO] [advgenerators]: Registering capacitor material: Dense
[00:37:00] [Client thread/INFO] [Hammer Core]: Model definition for location hammercore:zapper
[00:37:00] [Client thread/INFO] [Hammer Core]: Model definition for location hammercore:ray_tracer
[00:37:01] [Client thread/INFO] [Integrated Dynamics]: Registered packet handler.
[00:37:01] [Client thread/INFO] [Iron Backpacks]: Added Layer Backpack
[00:37:01] [Client thread/INFO] [FML]: YUNoMakeGoodMap Initalized
[00:37:01] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[00:37:01] [Client thread/INFO] [journeymap]: initialize ENTER
[00:37:02] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[00:37:02] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[00:37:02] [Client thread/INFO] [journeymap]: [ClientAPI] built with JourneyMap API 1.3
[00:37:02] [Client thread/INFO] [journeymap]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[00:37:02] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
[00:37:02] [Client thread/INFO] [STDOUT]: [com.sb205.missing_pieces.MissingPieces:init:41]: missing_pieces Is Rendering
[00:37:02] [Client thread/INFO] [STDOUT]: [com.sb205.missing_pieces.Items:registerItem:114]: register Item: com.sb205.missing_pieces.MpItems.ItemSpindle@5fe1c774
[00:37:02] [Client thread/INFO] [modtweaker]: Starting Initialization for modtweaker
[00:37:03] [Client thread/INFO] [morechickens]: More Chickens Init...
[00:37:03] [Client thread/INFO] [morechickens]: More Chickens Loading Config...
[00:37:03] [Client thread/INFO] [morechickens]: Checking for Tinkers Construct addon...
[00:37:03] [Client thread/INFO] [morechickens]: Loading Tinkers Construct addon...
[00:37:03] [Client thread/INFO] [morechickens]: Looking for Draconic Evolution addon...
[00:37:03] [Client thread/INFO] [morechickens]: Loading Draconic Evolution Chickens...
[00:37:03] [Client thread/INFO] [morechickens]: Looking for Botania addon...
[00:37:03] [Client thread/INFO] [morechickens]: Loading Botania Chickens...
[00:37:03] [Client thread/INFO] [morechickens]: Checking for Base Metals Chickens...
[00:37:03] [Client thread/INFO] [morechickens]: Looking for Immersive Engineering addon...
[00:37:03] [Client thread/INFO] [morechickens]: Looking for Mekanism addon...
[00:37:03] [Client thread/ERROR] [morechickens]: Couldn't find Osmium
[00:37:03] [Client thread/INFO] [morechickens]: Looking for Extreme Reactors addon...
[00:37:03] [Client thread/INFO] [morechickens]: Loading Extreme Reactors addon...
[00:37:03] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialize, entry point: FORGE.
[00:37:03] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check, please ignore the following errors (if they come up).
[00:37:03] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Could not retrieve field "ignoreMouseUp" from class "net.minecraft.client.gui.inventory.GuiContainer".
[00:37:03] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Obfuscation check completed.
[00:37:03] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
[00:37:03] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
[00:37:03] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
[00:37:03] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialized.
[00:37:03] [Client thread/INFO] [mputils]: File load successful.
[00:37:03] [Client thread/INFO] [RebornCore]: Found 216 ores
[00:37:03] [Client thread/INFO] [Reliquia]: Disabled integration module: [Biomes o' Plenty] ...
[00:37:03] [Client thread/INFO] [Reliquia]: Disabled integration module: [Forestry] ...
[00:37:03] [Client thread/INFO] [Reliquia]: Enabled integration module: [Natura] !
ghost commented 7 years ago

I'm having the exact same issue.

McJty commented 7 years ago

Can you give me a log with only RFTools in it? In all cases above I still see other mods present in the log. Also are you using latest nvidia drivers by chance?

In any case, none of the logs you all posted here contain anything at all related to RFTools. Instead I see lots of other mods crashing.

gudenau commented 7 years ago

There are errors from missing assets and I updated the drivers yesterday. I'll disable everything but RFTools tomorrow. The thing is the error crashes the JVM so it can't output a stackdump.

On Jan 26, 2017 10:21 PM, "McJty" notifications@github.com wrote:

Can you give me a log with only RFTools in it? In all cases above I still see other mods present in the log. Also are you using latest nvidia drivers by chance?

In any case, none of the logs you all posted here contain anything at all related to RFTools. Instead I see lots of other mods crashing.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/McJty/RFTools/issues/1012#issuecomment-275586105, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYYWY1Q-JHaBArHRJnk97irEz1veOZTks5rWXDJgaJpZM4LvJt4 .

McJty commented 7 years ago

JVM crashes are not something I can do anything about though. That indicates a bug in the JVM itself. Did you try downgrading java?

gudenau commented 7 years ago

I have not, something else to try as well. Would be interesting to step through the code and see what kills it though.

On Jan 26, 2017 10:28 PM, "McJty" notifications@github.com wrote:

JVM crashes are not something I can do anything about though. That indicates a bug in the JVM itself. Did you try downgrading java?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/McJty/RFTools/issues/1012#issuecomment-275586685, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYYWcjnOlOlysmQ_lzTAo3uxK_Rfi9nks5rWXJZgaJpZM4LvJt4 .

manuelbarbosa commented 7 years ago

Hi McJty, I have the latest NVIDEA drivers, I will try to downgrade java today and send a log with only RFTOOLS when I get home. Thank you for the quick reply.

McJty commented 7 years ago

Downgrade the nvidia drivers. The latest don't work for modded minecraft

manuelbarbosa commented 7 years ago

What version should I downgrade too?

On 27 January 2017 at 11:03, McJty notifications@github.com wrote:

Downgrade the nvidia drivers. The latest don't work for modded minecraft

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/McJty/RFTools/issues/1012#issuecomment-275641315, or mute the thread https://github.com/notifications/unsubscribe-auth/ALbCB6dvxlXNOAyxlSnGoF-1inhX3xbcks5rWc8cgaJpZM4LvJt4 .

McJty commented 7 years ago

No idea but I do know that the latest has issues. This has been reported on FTB and other forums as well. I don't have the latest myself so not sure what version causes the specific problem

manuelbarbosa commented 7 years ago

I will do a test with earlier versions and report here what I find. Don't close the issue yet please.

On 27 January 2017 at 11:14, McJty notifications@github.com wrote:

No idea but I do know that the latest has issues. This has been reported on FTB and other forums as well. I don't have the latest myself so not sure what version causes the specific problem

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/McJty/RFTools/issues/1012#issuecomment-275643222, or mute the thread https://github.com/notifications/unsubscribe-auth/ALbCByNX0CEDKDAYP9M-Nt-D4qadgH_sks5rWdGIgaJpZM4LvJt4 .

ghost commented 7 years ago

Here's the crash log with just RFTools:

`2017-01-27 14:11:02,646 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-01-27 14:11:02,648 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [14:11:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [14:11:02] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [14:11:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [14:11:03] [main/INFO] [FML]: Forge Mod Loader version 13.20.0.2226 for Minecraft 1.11.2 loading [14:11:03] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_121 [14:11:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:11:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [14:11:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:11:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:11:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [14:11:07] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [14:11:07] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [14:11:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [14:11:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [14:11:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [14:11:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [14:11:08] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} 2017-01-27 14:11:09,861 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-01-27 14:11:09,921 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-01-27 14:11:09,925 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [14:11:10] [Client thread/INFO]: Setting user: BrickWaffle [14:11:19] [Client thread/WARN]: Skipping bad option: lastServer: [14:11:19] [Client thread/INFO]: LWJGL Version: 2.9.4 [14:11:24] [Client thread/INFO]: [STDOUT]: ---- Minecraft Crash Report ---- // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [HUG]

Time: 1/27/17 2:11 PM Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.11.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_121, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 877440056 bytes (836 MB) / 1110441984 bytes (1059 MB) up to 7874281472 bytes (7509 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8448m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.49' Renderer: 'GeForce GTX 980M/PCIe/SSE2' [14:11:24] [Client thread/INFO] [FML]: MinecraftForge v13.20.0.2226 Initialized [14:11:24] [Client thread/INFO] [FML]: Replaced 232 ore recipes [14:11:24] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [14:11:24] [Client thread/INFO] [FML]: Searching E:\Curse\Minecraft\Instances\WaffleMods 1.11.2 (1)\mods for mods [14:11:27] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load [14:11:27] [Client thread/INFO] [FML]: FML has found a non-mod file compatlayer-1.11.2-0.1.7.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [14:11:27] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.1x-2.3.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [14:11:28] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, rftools, rftoolscontrol] at CLIENT [14:11:28] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, rftools, rftoolscontrol] at SERVER [14:11:29] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Control, Faithful 1.11.2-rv3.zip, FaithfulMods 1.11.2-rv1.zip, renaissance_paintings.zip [14:11:29] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [14:11:29] [Client thread/INFO] [FML]: Found 444 ObjectHolder annotations [14:11:29] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [14:11:29] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [14:11:29] [Client thread/INFO] [FML]: Applying holder lookups [14:11:29] [Client thread/INFO] [FML]: Holder lookups applied [14:11:29] [Client thread/INFO] [FML]: Applying holder lookups [14:11:29] [Client thread/INFO] [FML]: Holder lookups applied [14:11:29] [Client thread/INFO] [FML]: Applying holder lookups [14:11:29] [Client thread/INFO] [FML]: Holder lookups applied [14:11:29] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [14:11:29] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [14:11:29] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: BETA Target: null [14:11:32] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error! [14:11:33] [Client thread/INFO] [FML]: OBJLoader: Domain rftools has been added. [14:11:34] [Client thread/INFO] [FML]: OBJLoader: Domain rftoolscontrol has been added. [14:11:34] [Client thread/INFO] [FML]: Applying holder lookups [14:11:34] [Client thread/INFO] [FML]: Holder lookups applied [14:11:34] [Client thread/INFO] [FML]: Injecting itemstacks [14:11:34] [Client thread/INFO] [FML]: Itemstack injection complete [14:11:36] [Sound Library Loader/INFO]: Starting up SoundSystem... [14:11:36] [Thread-8/INFO]: Initializing LWJGL OpenAL [14:11:36] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [14:11:36] [Thread-8/INFO]: OpenAL initialized. [14:11:36] [Sound Library Loader/INFO]: Sound engine started [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineEnvironmentalController.png' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineTop.png.001' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJLoader.Parser: command 's' (model: 'rftools:models/block/environmental.obj') is not currently supported, skipping. Line: 132 's off' [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellD.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellE.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellN.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellS.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellU.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellW.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'illum' (model: 'rftoolscontrol:models/block/tank.mtl') is not currently supported, skipping [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineTankInside.png' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied! [14:11:41] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineTankTop.png' in 'rftoolscontrol:models/block/tank.mtl'. The color defined by key 'Ks' will not be applied! [14:11:43] [Client thread/INFO] [FML]: Max texture size: 16384 [14:11:43] [Client thread/INFO]: Created: 16x16 textures-atlas`

ghost commented 7 years ago

Downgraded to J8u112 and still have the same crash. It's not a problem with the latest version of Java.

gudenau commented 7 years ago

Rolling back the drivers now, this will take some time.

gudenau commented 7 years ago

Version 21.21.13.7633 works, appears to be an NVidia bug.

gudenau commented 7 years ago

Contacted NVidia.

gudenau commented 7 years ago

They are refusing to fix their code, use 21.21.13.7633 instead....

McJty commented 7 years ago

More info about this bug: https://forum.feed-the-beast.com/threads/issues-with-nvidia-drivers-378-49-preventing-minecraft-loading.214966/

gudenau commented 7 years ago

Update: NVidia has decided to investigate the problem.

On Jan 27, 2017 10:26 PM, "McJty" notifications@github.com wrote:

More info about this bug: https://forum.feed-the-beast. com/threads/issues-with-nvidia-drivers-378-49- preventing-minecraft-loading.214966/

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/McJty/RFTools/issues/1012#issuecomment-275826550, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYYWfF8WByJqCV2zT-LhkG3ln9qDrGkks5rWsNvgaJpZM4LvJt4 .

manuelbarbosa commented 7 years ago

After downgrading the drivers on both my computers it is working just fine. Thank you @McJty

Robi0303 commented 7 years ago

TO ALL!

Nvidia now made a hotfix to this problem and it works i tested it myself :) http://nvidia.custhelp.com/app/answers/detail/a_id/4378/