Jump to content

Mod rejections 1.10.2


Recommended Posts

So me and my cousin tried to connect to my single-player server, we have the same mods and the same versions (I double-checked) but it still didn't let him in.

It said:

Mod rejections [FMLMod:backpacks16840{3.5.0}, FMLMod:backpack{3.0.1}, FMLMod:PTRModelLib{1.0.0}, FMLMod:props{2.5.2}]

 

the mods used are (from the folder mods directly):

- BiomesOPlenty-1.10.2-5.0.0.2162-universal.jar

- cfm-4.1.2-mc1.10.2.jar

- chiselandbits-12.16.jar

- Guide-Book-Mod-1.10.2.jar

- MyCommands-1.9.4-1.10.2-05.jar

- Pam's HarvestCraft 1.10.2j,jar

- Tails-1.10.2-1.8.2.jar

- ThoughAsNails-1.9.4-1.1.1.66-universal.jar

- worldedit-forge-mc1.10.2-6.1.4-dist.jar

 

Minecraft didn't crash but it just kicked him out of the server, can someone please help? It would be greatly appreciated!

Link to comment
Share on other sites

Please post your fml-client-latest.log

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

 

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

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

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

 

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

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

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

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

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

https://hastebin.com/: 400KB

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

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

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

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

Note for Windows users:

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

 

Where to get it:

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

 

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

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

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

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

 

Server Not Starting:

Spoiler

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

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

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

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

 

Posting your mod as a GitHub Repo:

Spoiler

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

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

 

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

[Workaround line, please ignore]

 

Link to comment
Share on other sites

since I don't know which one you wanted i'm gonna send mine and my cousins:

Mine (macbook):

Spoiler

 

[11:18:39] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[11:18:39] [Server thread/INFO]: Generating keypair
[11:18:39] [Server thread/WARN]: FMLServerStartingEvent occurred when FMLServerStoppingEvent hasn't
[11:18:39] [Server thread/INFO]: Injecting existing block and item data into this server instance
[11:18:40] [Server thread/INFO]: Applying holder lookups
[11:18:40] [Server thread/INFO]: Holder lookups applied
[11:18:40] [Server thread/INFO]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world: 
[11:18:40] [Server thread/INFO]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
[11:18:40] [Server thread/INFO]: [biomesoplenty.common.world.ChunkProviderGenerateBOP:<init>:91]: ChunkProviderGenerateBOP json: 
[11:18:40] [Server thread/INFO]: [biomesoplenty.common.world.ChunkProviderGenerateBOP:<init>:98]: ChunkProviderGenerateBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateFlax":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateNetherPlants":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
[11:18:40] [Server thread/INFO]: Loading dimension 0 (idk tbh, survival with mods?) (net.minecraft.server.integrated.IntegratedServer@709b05e6)
[11:18:40] [Server thread/INFO]: Loading dimension 1 (idk tbh, survival with mods?) (net.minecraft.server.integrated.IntegratedServer@709b05e6)
[11:18:40] [Server thread/INFO]: Loading dimension -1 (idk tbh, survival with mods?) (net.minecraft.server.integrated.IntegratedServer@709b05e6)
[11:18:40] [Server thread/INFO]: Preparing start region for level 0
[11:18:41] [Server thread/INFO]: Preparing spawn area: 38%
[11:18:42] [Server thread/INFO]: Preparing spawn area: 98%
[11:18:42] [Server thread/INFO]: Changing view distance to 12, from 10
[11:18:42] [Netty Local Client IO #6/INFO]: Server protocol version 2
[11:18:42] [Netty Server IO #0/INFO]: Client protocol version 2
[11:18:42] [Netty Server IO #0/INFO]: Client attempting to join with 17 mods : mercurius_updater@1.0,backpacks16840@3.5.0,ToughAsNails@1.1.1.66,FML@8.0.99.99,mycommands@1.9.4-1.10.2-05,harvestcraft@1.10.2j,worldedit@6.1.4,Forge@12.18.3.2185,cfm@4.1.2,BiomesOPlenty@5.0.0.2162,props@2.5.2,guideBook@1.6.1,tails@1.10.2-1.8.2,backpack@3.0.1,chiselsandbits@12.16,PTRModelLib@1.0.0,mcp@9.19
[11:18:42] [Netty Local Client IO #6/INFO]: [Netty Local Client IO #6] Client side modded connection established
[11:18:42] [Server thread/INFO]: [Server thread] Server side modded connection established
[11:18:42] [Server thread/INFO]: Setsuko313[local:E:4b66f067] logged in with entity id 20515 at (2084.1948533051846, 64.0, 31.01539721661414)
[11:18:42] [Server thread/INFO]: Setsuko313 joined the game
[11:18:42] [Client thread/INFO]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world: 
[11:18:42] [Client thread/INFO]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
[11:18:46] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3708ms behind, skipping 74 tick(s)
[11:18:46] [Server thread/INFO]: Saving and pausing game...
[11:18:46] [Netty Local Client IO #6/INFO]: TAN configuration synchronized with the server
[11:18:46] [Netty Local Client IO #6/INFO]: TAN configuration synchronized with the server
[11:18:46] [Netty Local Client IO #6/INFO]: TAN configuration synchronized with the server
[11:18:46] [Netty Local Client IO #6/INFO]: TAN configuration synchronized with the server
[11:18:46] [Server thread/INFO]: Saving chunks for level 'idk tbh, survival with mods?'/Overworld
[11:18:46] [Client thread/INFO]: [CHAT] §6Thank you for downloading MrCrayfish's Furniture Mod
[11:18:46] [Client thread/INFO]: [CHAT] §6-> §aCheck out MrCrayfish's YouTube
[11:18:46] [Client thread/INFO]: [CHAT] §6-> §ryoutube.com/user/MrCrayfishMinecraft
[11:18:47] [Server thread/INFO]: Saving chunks for level 'idk tbh, survival with mods?'/Nether
[11:18:47] [Server thread/INFO]: Saving chunks for level 'idk tbh, survival with mods?'/The End
[11:18:49] [Server thread/INFO]: Saving and pausing game...
[11:18:49] [Server thread/INFO]: Saving chunks for level 'idk tbh, survival with mods?'/Overworld
[11:18:49] [Server thread/INFO]: Saving chunks for level 'idk tbh, survival with mods?'/Nether
[11:18:49] [Server thread/INFO]: Saving chunks for level 'idk tbh, survival with mods?'/The End
[11:18:50] [Client thread/INFO]: Using default channel type
[11:18:50] [Client thread/INFO]: Started on 54277
[11:18:50] [Client thread/INFO]: [CHAT] Local game hosted on port 54277
[11:18:54] [User Authenticator #6/INFO]: UUID of player youtuberboy04 is 5253f00b-1856-4f73-b3d6-f8e58d9f0179
[11:18:54] [Netty Server IO #2/INFO]: Client protocol version 2
[11:18:54] [Netty Server IO #2/INFO]: Client attempting to join with 13 mods : mercurius_updater@1.0,ToughAsNails@1.1.1.66,FML@8.0.99.99,mycommands@1.9.4-1.10.2-05,harvestcraft@1.10.2j,worldedit@6.1.4,Forge@12.18.3.2185,cfm@4.1.2,BiomesOPlenty@5.0.0.2162,guideBook@1.6.1,tails@1.10.2-1.8.3,chiselsandbits@12.16,mcp@9.19
[11:18:54] [Netty Server IO #2/INFO]: Attempting connection with missing mods [backpack, backpacks16840, PTRModelLib, props] at CLIENT
[11:18:54] [Netty Server IO #2/INFO]: Rejecting connection CLIENT: [FMLMod:backpacks16840{3.5.0}, FMLMod:backpack{3.0.1}, FMLMod:PTRModelLib{1.0.0}, FMLMod:props{2.5.2}]
[11:18:54] [Server thread/INFO]: youtuberboy04 lost connection: TextComponent{text='Mod rejections [FMLMod:backpacks16840{3.5.0}, FMLMod:backpack{3.0.1}, FMLMod:PTRModelLib{1.0.0}, FMLMod:props{2.5.2}]', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[11:18:54] [Server thread/INFO]: youtuberboy04 left the game
[11:18:54] [Client thread/INFO]: [CHAT] youtuberboy04 left the game
[11:19:02] [Client thread/INFO]: Stopping!
[11:19:02] [Client thread/INFO]: SoundSystem shutting down...
[11:19:02] [Server thread/INFO]: Stopping server
[11:19:02] [Server thread/INFO]: Saving players
[11:19:02] [Server thread/INFO]: Saving worlds
[11:19:02] [Server thread/INFO]: Saving chunks for level 'idk tbh, survival with mods?'/Overworld
[11:19:03] [Server thread/INFO]: Saving chunks for level 'idk tbh, survival with mods?'/Nether
[11:19:03] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[11:19:03] [Server thread/INFO]: Saving chunks for level 'idk tbh, survival with mods?'/The End
[11:19:03] [Client Shutdown Thread/INFO]: Stopping server
[11:19:03] [Client Shutdown Thread/INFO]: Saving players
[11:19:03] [Client Shutdown Thread/INFO]: Saving worlds
[11:19:03] [Client Shutdown Thread/INFO]: Saving chunks for level 'idk tbh, survival with mods?'/Overworld

Cousin's (Windows 10):

 
Spoiler

 

1:16:27] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:16:27] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:16:27] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[11:16:27] [main/INFO]: Forge Mod Loader version 12.18.3.2185 for Minecraft 1.10.2 loading
[11:16:27] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[11:16:28] [main/WARN]: The coremod toughasnails.asm.TANLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[11:16:28] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:16:28] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:16:28] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:16:28] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:16:28] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:16:30] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[11:16:30] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:16:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:16:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:16:30] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:16:31] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:16:31] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:16:31] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:16:31] [main/ERROR]: Unexpected hash e55fcbec230810b3a6f0f61bc71f52b3 detected for class World. Crashes or bugs may occur!
[11:16:32] [Client thread/INFO]: Setting user: youtuberboy04
[11:16:33] [Client thread/ERROR]: Unexpected hash 20f2d689046ef2bce53aff9618487c56 detected for class BlockCrops. Crashes or bugs may occur!
[11:16:36] [Client thread/WARN]: Skipping bad option: lastServer:
[11:16:36] [Client thread/INFO]: LWJGL Version: 2.9.4
[11:16:39] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
  TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.66-universal.jar)
Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 20-5-18 11:16
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.10.2
 Operating System: Windows 10 (amd64) version 10.0
 Java Version: 1.8.0_25, Oracle Corporation
 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
 Memory: 312274600 bytes (297 MB) / 603979776 bytes (576 MB) up to 1073741824 bytes (1024 MB)
 JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
 FML:
 Loaded coremods (and transformers):
TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.66-universal.jar)
  toughasnails.asm.transformer.BlockCropsTransformer
  toughasnails.asm.transformer.EntityRendererTransformer
  toughasnails.asm.transformer.WorldTransformer
 GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4550' Renderer: 'Intel(R) HD Graphics 530'
[11:16:39] [Client thread/INFO]: MinecraftForge v12.18.3.2185 Initialized
[11:16:39] [Client thread/INFO]: Replaced 231 ore recipes
[11:16:39] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[11:16:39] [Client thread/INFO]: Searching C:\Users\van Dijk\AppData\Roaming\.minecraft\mods for mods
[11:16:40] [Client thread/INFO]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[11:16:45] [Client thread/WARN]: ****************************************
[11:16:45] [Client thread/WARN]: * The modid BiomesOPlenty is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[11:16:45] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[11:16:45] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[11:16:45] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[11:16:45] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[11:16:45] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[11:16:45] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[11:16:45] [Client thread/WARN]: ****************************************
[11:16:45] [Client thread/WARN]: ****************************************
[11:16:45] [Client thread/WARN]: * The modid guideBook is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[11:16:45] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[11:16:45] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[11:16:45] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[11:16:45] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[11:16:45] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[11:16:45] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[11:16:45] [Client thread/WARN]: ****************************************
[11:16:45] [Client thread/WARN]: ****************************************
[11:16:45] [Client thread/WARN]: * The modid ToughAsNails is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[11:16:45] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[11:16:45] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:126)
[11:16:45] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[11:16:45] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[11:16:45] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[11:16:45] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[11:16:45] [Client thread/WARN]: ****************************************
[11:16:45] [Client thread/INFO]: Forge Mod Loader has identified 13 mods to load
[11:16:46] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, mercurius_updater, BiomesOPlenty, cfm, chiselsandbits, guideBook, mycommands, harvestcraft, tails, ToughAsNails, worldedit] at CLIENT
[11:16:46] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, mercurius_updater, BiomesOPlenty, cfm, chiselsandbits, guideBook, mycommands, harvestcraft, tails, ToughAsNails, worldedit] at SERVER
[11:16:46] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:Guide Book, FMLFileResourcePack:MY Commands, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Tails, FMLFileResourcePack:Tough As Nails, FMLFileResourcePack:WorldEdit, texture pack 2.0.zip
[11:16:47] [Client thread/INFO]: Processing ObjectHolder annotations
[11:16:47] [Client thread/INFO]: Found 423 ObjectHolder annotations
[11:16:47] [Client thread/INFO]: Identifying ItemStackHolder annotations
[11:16:47] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[11:16:47] [Client thread/INFO]: Applying holder lookups
[11:16:47] [Client thread/INFO]: Holder lookups applied
[11:16:47] [Client thread/INFO]: Applying holder lookups
[11:16:47] [Client thread/INFO]: Holder lookups applied
[11:16:47] [Client thread/INFO]: Applying holder lookups
[11:16:47] [Client thread/INFO]: Holder lookups applied
[11:16:47] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[11:16:47] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[11:16:47] [Client thread/INFO]: Version Number exists, Using it: 1.9.4-1.0.5.24
[11:16:47] [Client thread/INFO]: File exists, Checking hash: C:\Users\van Dijk\AppData\Roaming\.minecraft\libraries\net\minecraftforge\Mercurius\1.9.4-1.0.5.24\Mercurius-1.9.4-1.0.5.24.jar
[11:16:47] [Client thread/INFO]:   Hash matches, Skipping download: 044c04ab8b8970752ef618d45213f62a3b66cab4
[11:16:47] [Client thread/INFO]: Mercurius Jar contains all signed files! Continueing loading!
[11:16:47] [Forge Version Check/INFO]: [Forge] Found status: UP_TO_DATE Target: null
[11:16:52] [Client thread/INFO]: Registering drops for shadedGarden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:whitemushroomItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:blackberryItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:zucchiniItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:radishItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:rhubarbItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:tealeafItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:garlicItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:sweetpotatoItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:turnipItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:spiceleafItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:beanItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:leekItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:scallionItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:tomatoItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
[11:16:52] [Client thread/INFO]: Registering drops for tropicalGarden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:grapeItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:pineappleItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:kiwiItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:sesameseedsItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:curryleafItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:bambooshootItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cantaloupeItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:gingerItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:coffeebeanItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:soybeanItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:eggplantItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
[11:16:52] [Client thread/INFO]: Registering drops for windyGarden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:strawberryItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:barleyItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cornItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cucumberItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:wintersquashItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:mustardseedsItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:onionItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:parsnipItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:peanutItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:lettuceItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:artichokeItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:bellpepperItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:chilipepperItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
[11:16:52] [Client thread/INFO]: Registering drops for frostGarden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:raspberryItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:oatsItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:ryeItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:celeryItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:peasItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:beetItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:rutabagaItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:broccoliItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cauliflowerItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cabbageItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:spinachItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
[11:16:52] [Client thread/INFO]: Registering drops for aridGarden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cactusfruitItem to add to this garden.
[11:16:52] [Client thread/INFO]: Registering drops for soggyGarden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:brusselsproutItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:spiceleafItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:blueberryItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:asparagusItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cranberryItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:riceItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:seaweedItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:waterchestnutItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:okraItem to add to this garden.
[11:16:52] [Client thread/ERROR]: Unable to find item harvestcraft:cottonItem to add to this garden.
[11:16:53] [Client thread/INFO]: Applying holder lookups
[11:16:53] [Client thread/INFO]: Holder lookups applied
[11:16:53] [Client thread/INFO]: Injecting itemstacks
[11:16:53] [Client thread/INFO]: Itemstack injection complete
[11:17:14] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:17:14] [Thread-10/INFO]: Initializing LWJGL OpenAL
[11:17:14] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[11:17:14] [Thread-10/INFO]: OpenAL initialized.
[11:17:14] [Sound Library Loader/INFO]: Sound engine started
[11:17:20] [Client thread/INFO]: Max texture size: 16384
[11:17:20] [Client thread/INFO]: Created: 16x16 textures-atlas
[11:17:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #1 in cfm:models/block/blinds_closed
[11:17:22] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/cranberrycrop_stage3#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/crops/cranberrycrop_stage3 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/crops/cranberrycrop_stage3.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
[11:17:22] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/cranberrycrop_stage3#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:crops/cranberrycrop_stage3#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
[11:17:22] [Client thread/ERROR]: Exception loading model for variant minecraft:jungle_door#facing=east,half=lower,hinge=left,open=true
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:jungle_door#facing=east,half=lower,hinge=left,open=true 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 minecraft:block/wood/jungle_door_bottom_rh 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: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:589) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:644) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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
[11:17:22] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/blackberrycrop_stage2#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/crops/blackberrycrop_stage2 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/crops/blackberrycrop_stage2.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
[11:17:22] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/blackberrycrop_stage2#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:crops/blackberrycrop_stage2#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
[11:17:22] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/garliccrop_stage3#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/crops/garliccrop_stage3 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/crops/garliccrop_stage3.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
[11:17:22] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/garliccrop_stage3#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:crops/garliccrop_stage3#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
[11:17:22] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/soybeancrop_stage3#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/crops/soybeancrop_stage3 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/crops/soybeancrop_stage3.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
[11:17:22] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/soybeancrop_stage3#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:crops/soybeancrop_stage3#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
[11:17:22] [Client thread/ERROR]: Exception loading model for variant minecraft:birch_door#facing=west,half=lower,hinge=right,open=false
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:birch_door#facing=west,half=lower,hinge=right,open=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.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:block/wood/birch_door_bottom_rh 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: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:589) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:644) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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
[11:17:22] [Client thread/ERROR]: Exception loading model for variant minecraft:acacia_door#facing=south,half=upper,hinge=left,open=true
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:acacia_door#facing=south,half=upper,hinge=left,open=true 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 minecraft:block/wood/acacia_door_top_rh 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: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 18 column 33
 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 18 column 33
 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:589) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:644) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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
[11:17:22] [Client thread/ERROR]: Exception loading model for variant minecraft:jungle_door#facing=south,half=lower,hinge=left,open=false
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:jungle_door#facing=south,half=lower,hinge=left,open=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.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:block/wood/jungle_door_bottom 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: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:589) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:644) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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
[11:17:22] [Client thread/ERROR]: Suppressed additional 187 model loading errors for domain minecraft
[11:17:22] [Client thread/ERROR]: Suppressed additional 235 model loading errors for domain harvestcraft
[11:17:22] [Client thread/ERROR]: Unexpected hash 457a6a5d0a578b9ea1eae693e3508d62 detected for class EntityRenderer. Crashes or bugs may occur!
[11:17:24] [Client thread/INFO]: Injecting itemstacks
[11:17:24] [Client thread/INFO]: Itemstack injection complete
[11:17:24] [Client thread/INFO]: WorldEdit for Forge (version 6.1.4) is loaded
[11:17:24] [Client thread/INFO]: Forge Mod Loader has successfully loaded 13 mods
[11:17:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:Guide Book, FMLFileResourcePack:MY Commands, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Tails, FMLFileResourcePack:Tough As Nails, FMLFileResourcePack:WorldEdit, texture pack 2.0.zip
[11:17:25] [Client thread/INFO]: SoundSystem shutting down...
[11:17:25] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[11:17:25] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:17:25] [Thread-13/INFO]: Initializing LWJGL OpenAL
[11:17:25] [Thread-13/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[11:17:25] [Thread-13/INFO]: OpenAL initialized.
[11:17:26] [Sound Library Loader/INFO]: Sound engine started
[11:17:27] [Client thread/INFO]: Max texture size: 16384
[11:17:28] [Client thread/WARN]: Texture minecraft:textures/items/stick.png with size 75x75 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:28] [Client thread/WARN]: Texture minecraft:textures/blocks/jukebox_side.png with size 200x200 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:35] [Client thread/WARN]: Texture minecraft:textures/items/potato_poisonous.png with size 60x60 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:36] [Client thread/WARN]: Texture minecraft:textures/blocks/redstone_lamp_off.png with size 200x200 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:37] [Client thread/WARN]: Texture minecraft:textures/blocks/cake_top.png with size 300x300 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:38] [Client thread/WARN]: Texture minecraft:textures/blocks/sponge.png with size 300x300 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:38] [Client thread/WARN]: Texture minecraft:textures/items/potato.png with size 60x60 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:38] [Client thread/WARN]: Texture minecraft:textures/items/flint_and_steel.png with size 500x500 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:39] [Client thread/WARN]: Texture minecraft:textures/items/diamond.png with size 250x250 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:43] [Client thread/WARN]: Texture minecraft:textures/items/emerald.png with size 100x100 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:44] [Client thread/WARN]: Texture minecraft:textures/items/potato_baked.png with size 60x60 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:46] [Client thread/WARN]: Texture minecraft:textures/items/bucket_water.png with size 33x33 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:46] [Client thread/WARN]: Texture minecraft:textures/blocks/jukebox_top.png with size 200x200 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:46] [Client thread/WARN]: Texture minecraft:textures/items/iron_axe.png with size 1100x1100 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:46] [Client thread/WARN]: Texture minecraft:textures/items/dye_powder_white.png with size 250x250 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:46] [Client thread/WARN]: Texture minecraft:textures/items/bucket_empty.png with size 33x33 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:47] [Client thread/WARN]: Texture minecraft:textures/items/paper.png with size 250x250 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:47] [Client thread/WARN]: Texture minecraft:textures/items/snowball.png with size 376x376 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:47] [Client thread/WARN]: Texture minecraft:textures/items/apple_golden.png with size 200x200 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:47] [Client thread/WARN]: Texture minecraft:textures/items/ender_pearl.png with size 55x55 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:47] [Client thread/WARN]: Texture minecraft:textures/blocks/redstone_lamp_on.png with size 200x200 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/items/gold_axe.png with size 1100x1100 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/items/bucket_lava.png with size 33x33 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/items/egg.png with size 50x50 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/items/bucket_milk.png with size 33x33 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/items/diamond_axe.png with size 1100x1100 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/items/fish_cod_cooked.png with size 75x75 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/items/stone_axe.png with size 1100x1100 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/items/rotten_flesh.png with size 21x21 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/items/sugar.png with size 150x150 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/blocks/furnace_front_on.png with size 500x500 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/blocks/sponge_wet.png with size 300x300 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:48] [Client thread/WARN]: Texture minecraft:textures/blocks/furnace_front_off.png with size 500x500 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:49] [Client thread/WARN]: Texture minecraft:textures/items/wood_axe.png with size 1100x1100 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:49] [Client thread/WARN]: Texture minecraft:textures/items/diamond_sword.png with size 390x390 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
[11:17:49] [Client thread/INFO]: Created: 4096x4096 textures-atlas
[11:17:58] [Client thread/WARN]: Unable to resolve texture due to upward reference: #1 in cfm:models/block/blinds_closed
[11:18:01] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/cranberrycrop_stage3#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/crops/cranberrycrop_stage3 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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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/crops/cranberrycrop_stage3.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:?]
 ... 17 more
[11:18:01] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/cranberrycrop_stage3#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:crops/cranberrycrop_stage3#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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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:?]
 ... 17 more
[11:18:01] [Client thread/ERROR]: Exception loading model for variant minecraft:jungle_door#facing=east,half=lower,hinge=left,open=true
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:jungle_door#facing=east,half=lower,hinge=left,open=true 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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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 minecraft:block/wood/jungle_door_bottom_rh 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:?]
 ... 18 more
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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:?]
 ... 18 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:589) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:644) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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:?]
 ... 18 more
[11:18:01] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/blackberrycrop_stage2#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/crops/blackberrycrop_stage2 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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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/crops/blackberrycrop_stage2.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:?]
 ... 17 more
[11:18:01] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/blackberrycrop_stage2#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:crops/blackberrycrop_stage2#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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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:?]
 ... 17 more
[11:18:01] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/garliccrop_stage3#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/crops/garliccrop_stage3 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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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/crops/garliccrop_stage3.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:?]
 ... 17 more
[11:18:01] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/garliccrop_stage3#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:crops/garliccrop_stage3#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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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:?]
 ... 17 more
[11:18:01] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/soybeancrop_stage3#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/crops/soybeancrop_stage3 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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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/crops/soybeancrop_stage3.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:?]
 ... 17 more
[11:18:01] [Client thread/ERROR]: Exception loading model for variant harvestcraft:crops/soybeancrop_stage3#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:crops/soybeancrop_stage3#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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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:?]
 ... 17 more
[11:18:01] [Client thread/ERROR]: Exception loading model for variant minecraft:birch_door#facing=west,half=lower,hinge=right,open=false
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:birch_door#facing=west,half=lower,hinge=right,open=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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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 minecraft:block/wood/birch_door_bottom_rh 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:?]
 ... 18 more
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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:?]
 ... 18 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:589) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:644) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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:?]
 ... 18 more
[11:18:01] [Client thread/ERROR]: Exception loading model for variant minecraft:acacia_door#facing=south,half=upper,hinge=left,open=true
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:acacia_door#facing=south,half=upper,hinge=left,open=true 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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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 minecraft:block/wood/acacia_door_top_rh 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:?]
 ... 18 more
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 18 column 33
 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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:?]
 ... 18 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 18 column 33
 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:589) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:644) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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:?]
 ... 18 more
[11:18:01] [Client thread/ERROR]: Exception loading model for variant minecraft:jungle_door#facing=south,half=lower,hinge=left,open=false
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:jungle_door#facing=south,half=lower,hinge=left,open=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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
 at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
 at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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 minecraft:block/wood/jungle_door_bottom 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:?]
 ... 18 more
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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:?]
 ... 18 more
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 22 column 33
 at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:589) ~[JsonReader.class:?]
 at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:644) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
 at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
 at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) ~[og.class:?]
 at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bpd.class:?]
 at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:315) ~[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:?]
 ... 18 more
[11:18:01] [Client thread/ERROR]: Suppressed additional 187 model loading errors for domain minecraft
[11:18:01] [Client thread/ERROR]: Suppressed additional 235 model loading errors for domain harvestcraft
[11:18:01] [Client thread/WARN]: Skipping bad option: lastServer:
[11:18:02] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[11:18:02] [Client thread/ERROR]: The following texture errors were found.
[11:18:02] [Client thread/ERROR]: ==================================================
[11:18:02] [Client thread/ERROR]:   DOMAIN minecraft
[11:18:02] [Client thread/ERROR]: --------------------------------------------------
[11:18:02] [Client thread/ERROR]:   domain minecraft is missing 1 texture
[11:18:02] [Client thread/ERROR]:     domain minecraft has 3 locations:
[11:18:02] [Client thread/ERROR]:       unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[11:18:02] [Client thread/ERROR]:       mod cfm resources at C:\Users\van Dijk\AppData\Roaming\.minecraft\mods\cfm-4.1.2-mc1.10.2.jar
[11:18:02] [Client thread/ERROR]:       resource pack at path C:\Users\van Dijk\AppData\Roaming\.minecraft\resourcepacks\texture pack 2.0.zip
[11:18:02] [Client thread/ERROR]: -------------------------
[11:18:02] [Client thread/ERROR]:     The missing resources for domain minecraft are:
[11:18:02] [Client thread/ERROR]:       textures/blocks/blocks/leaves_oak.png
[11:18:02] [Client thread/ERROR]: -------------------------
[11:18:02] [Client thread/ERROR]:     No other errors exist for domain minecraft
[11:18:02] [Client thread/ERROR]: ==================================================
[11:18:02] [Client thread/ERROR]: ==================================================
[11:18:02] [Client thread/ERROR]:   DOMAIN harvestcraft
[11:18:02] [Client thread/ERROR]: --------------------------------------------------
[11:18:02] [Client thread/ERROR]:   domain harvestcraft is missing 15 textures
[11:18:02] [Client thread/ERROR]:     domain harvestcraft has 1 location:
[11:18:02] [Client thread/ERROR]:       mod harvestcraft resources at C:\Users\van Dijk\AppData\Roaming\.minecraft\mods\Pam's+HarvestCraft+1.10.2j.jar
[11:18:02] [Client thread/ERROR]: -------------------------
[11:18:02] [Client thread/ERROR]:     The missing resources for domain harvestcraft are:
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco11.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco16.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco8.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco3.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco5.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco7.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco14.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco10.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco12.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco4.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco9.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco2.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco6.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco15.png
[11:18:02] [Client thread/ERROR]:       textures/blocks/candleDeco13.png
[11:18:02] [Client thread/ERROR]: -------------------------
[11:18:02] [Client thread/ERROR]:     No other errors exist for domain harvestcraft
[11:18:02] [Client thread/ERROR]: ==================================================
[11:18:02] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[11:18:33] [Netty Client IO #1/INFO]: Attempting connection with missing mods [mcp, FML, Forge, mercurius_updater, BiomesOPlenty, cfm, chiselsandbits, guideBook, mycommands, harvestcraft, tails, ToughAsNails, worldedit] at SERVER
[11:18:33] [Netty Client IO #0/INFO]: Attempting connection with missing mods [mcp, FML, Forge, mercurius_updater, BiomesOPlenty, cfm, chiselsandbits, guideBook, mycommands, harvestcraft, tails, ToughAsNails, worldedit] at SERVER
[11:18:33] [Netty Client IO #2/INFO]: Attempting connection with missing mods [mcp, FML, Forge, mercurius_updater, BiomesOPlenty, cfm, chiselsandbits, guideBook, mycommands, harvestcraft, tails, ToughAsNails, worldedit] at SERVER
[11:18:53] [Client thread/INFO]: Connecting to 192.168.0.121, 54277
[11:18:54] [Netty Client IO #3/INFO]: Server protocol version 2
[11:18:54] [Netty Client IO #3/INFO]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.server.SPacketDisconnect
[11:19:00] [Client thread/INFO]: Stopping!
[11:19:00] [Client thread/INFO]: SoundSystem shutting down...
[11:19:00] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com


 

 

 


 

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

  • 3 years later...

Hello, I am using Minecraft 1.10.2 Forge (Tlauncher). Mods: ironbacpacks harvestcraft enchantplus forestry jeibees chickens animalbikes notenoughwands morechickens battletowers inventorypets mcjtylib_ng bookshelf PTRmodellib compatlayer craftableanimals testmod chesttransporter. And I am getting an error. But ı cant upload image to website can you contact me Discord:[removed]

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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